[Dbix-class] mysql_old_password plugin

RAPPAZ Francois francois.rappaz at unifr.ch
Thu Feb 14 12:20:55 GMT 2019


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