in reply to Re^16: plugin 'mysql_old_password' cannot be loaded
in thread plugin 'mysql_old_password' cannot be loaded
My understanding of this is that perl 5.28.1 is configured to connect to a mysql server version 5.7.16. Is it what you meant ?
The server I would like to connect to is 5.5.53.
Since I'm able to connect using an old strawberry perl 5.24 install with driver 4.033, but can't connect with a newer perl portable setup, I thought there would be a module to downgrade.
Installing portable strawberry perl 5.24 does not gives me the same situation, since the DBD::mysql driver is 4.046.
I thought that reinstalling the 4.033 version would work
|
|---|