13 Nov
2020
13 Nov
'20
9:36 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22818 --- Comment #198 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (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.