A remoted mysql connection failed authentication

You must Login before you can answer or comment on any questions.

Dear Sir,

I have enabled remote mysql connection and tested OK in my separate PHP script.

I then created a file to use in Titanium project with same configuration (to connect to my remote MySQL) and tried to launch.

Warning prmpted:

Warning: mysql_connect() [function.mysql-connect]: OK packet 6 bytes shorter than expected....

Warning: mysql_connect() [function.mysql-connect]: mysqlnd cannot connect to MySQL 4.1+ using old authentication....

Warning: mysql_select_db() expects parameter 2 to be resource, boolean given....

Thus, I can't retrieve any records from my remote mysql server.

As a separate PHP script can do the job, I can only assume that it is due to some magical things in Tinatium compilation process.

Any hints?

1 Answer

This question is not answered for two days. Any hints would be highly appreciated.

Your Answer

Think you can help? Login to answer this question!