<div dir="ltr">Dear Users,<div>We have opensips deployed in production environment on a Centos machine.Version of MySQL installed on that machine is old so the authentication plugin which is being used on that mysql server is mysql_old_password. The db user supports old (pre-4.1) Hashing method and we don&#39;t want to upgrade it to newer version because we have too many users which are using that database. Now when I try to connect opensips with the db using mysql module it gives me this error:<br><i><br></i><div><i> ERROR:db_mysql:db_mysql_connect: driver error(2049): Connection using old (pre-4.1.1) authentication protocol refused (client option &#39;secure_auth&#39; enabled)</i></div><div><i>Dec 28 13:21:40 AppServerI ../../sbin/opensips[5211]: ERROR:db_mysql:db_mysql_new_connection: initial connect failed</i></div><div><i>Dec 28 13:21:40 AppServerI ../../sbin/opensips[5211]: ERROR:core:db_do_init: could not add connection to the pool</i></div><div><i>Dec 28 13:21:40 AppServerI ../../sbin/opensips[5211]: ERROR:uri:mod_init: Could not connect to database</i></div><div><i>Dec 28 13:21:40 AppServerI ../../sbin/opensips[5211]: ERROR:core:init_mod: failed to initialize module uri</i></div><div><i>Dec 28 13:21:40 AppServerI ../../sbin/opensips[5211]: ERROR:core:main: error while initializing modules</i></div></div><div><i><br></i></div><div>Is there any way to disable secure_auth in mysql_db module of opensips ? like from shell mysql client we can use --skip-secure-auth to disable it.</div><div><br>Regards,</div><div>Husnain Taseer</div></div>