https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22818
--- Comment #198 from Jonathan Druart <[email protected]> --- (In reply to Didier Gautheron from comment #197) > Update datanase isn't working for me > > DBI last_insert_id: invalid number of arguments: got handle + 3, expected > handle + between 4 and 5 > Usage: $h->last_insert_id($catalog, $schema, $table_name, $field_name [, > \%attr ]) at ./installer/data/mysql/updatedatabase.pl line 23326. I pushed a fix more than 1h ago: commit dcc1b96ea9cba850b1d5cfb84a171685b1b2a5ad Bug 22818: Fix the last_insert_id call -- You are receiving this mail because: 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/
