https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37245
--- Comment #18 from Julian Maurice <[email protected]> --- (In reply to Jonathan Druart from comment #16) > Didn't we have $dbh in the BEGIN block of C4::Context, or somewhere else?... Running 00-strict.t (with the patch) with MariaDB stopped I got only one failure: not ok 1908 - Syntax check installer/data/mysql/updatedatabase.pl # Failed test 'Syntax check installer/data/mysql/updatedatabase.pl' # at t/db_dependent/00-strict.t line 32. # DBI connect('database=koha;host=localhost;port=3306','koha',...) failed: Can't connect to local server through socket '/run/mysqld/mysqld.sock' (2) at /home/koha/koha/Koha/Database.pm line 91. # BEGIN failed--compilation aborted at installer/data/mysql/updatedatabase.pl line 37. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
