Atlassian uses cookies to improve your browsing experience, perform analytics and research, and conduct advertising. Accept all cookies to indicate that you agree to our use of cookies on your device. Atlassian cookies and tracking notice, (opens new window)
When querying the database direction utilizing secure_auth disabled we are able to succeed. We request that the a parameter be added to the ecl code to be able to backward compatibility with the pre sql v 4.1 password hashing.
root@sbfe-dev-eclserver-1 eclserver]# /opt/HPCCSystems/bin/hqlrepository -init
00000000 2016-07-06 09:29:19.384 18453 18453 "Reading hqlrepository.xml"
00000001 2016-07-06 09:29:19.384 18453 18453 "Reading eclserver.xml"
00000002 2016-07-06 09:29:19.389 18453 18453 "MySQL Error 2049: Connection using old (pre-4.1.1) authentication protocol refused (client option 'secure_auth' enabled)"
00000003 2016-07-06 09:29:19.390 18453 18453 "MySQL Error 2049: Connection using old (pre-4.1.1) authentication protocol refused (client option 'secure_auth' enabled)"
When querying the database direction utilizing secure_auth disabled we are able to succeed. We request that the a parameter be added to the ecl code to be able to backward compatibility with the pre sql v 4.1 password hashing.