[Dbix-class] mysql_old_password plugin

RAPPAZ Francois francois.rappaz at unifr.ch
Fri Feb 15 06:52:52 GMT 2019


Well, there no one there  ?

I did this: I rename the folder in my perl perotable setup C:\spp\perl\site\lib\DBIx\Class to ...\DBIx\_Class
By the way it is version 0.082841
I copied the folder C:\strawberry\perl\site\lib\DBIx\Class to C:\spp\perl\site\lib\DBIx
The older version is 0.082821

And I could make the connection as usual.

So there is something to do with DBIx::Class isn't there ?

Thanks for any clarification

F.


From: dbix-class-bounces at lists.scsys.co.uk <dbix-class-bounces at lists.scsys.co.uk> On Behalf Of RAPPAZ Francois
Sent: 14 February 2019 13:21
To: dbix-class at lists.scsys.co.uk
Subject: [Dbix-class] mysql_old_password plugin

Hi there

I had perl scripts that connect happily to a mysql server for years without problem (and are still connecting).
I did today a second perl setup with strawberry portable perl, have installed all the modules. When I call the scripts and I tried to connect, I get

"DBI Connection failed: DBI connect('host=mysql.unifr.ch;database=dokpe_i02;','dokpe_i02_adm',...) failed: Authentication plugin 'mysql_old_password' cannot be loaded: The specified module could not be found.
at c:/spp/perl/vendor/lib/DBIx/Class/Storage/DBI.pm line 1517. at c:/spp/perl/vendor/lib/DBIx/Class/Schema.pm line 1118.
        DBIx::Class::Schema::throw_exception(Dbc::Schema=HASH(0x5a57e34), "DBI Connection failed: DBI connect('host= ....ch;datab"...) called at c:/spp/perl/vendor/lib/DBIx/Class/Storage.pm line 113"



More information about the DBIx-Class mailing list