[koha-commits] main Koha release repository branch master updated. v20.05.00-1850-gdcc1b96ea9

Git repo owner gitmaster at git.koha-community.org
Fri Nov 13 08:46:42 CET 2020


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, master has been updated
       via  dcc1b96ea9cba850b1d5cfb84a171685b1b2a5ad (commit)
      from  64ee6f0b2bbcc9b23520c689146f1c5cf905e997 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit dcc1b96ea9cba850b1d5cfb84a171685b1b2a5ad
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Fri Nov 13 08:14:40 2020 +0100

    Bug 22818: Fix the last_insert_id call
    
    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 /kohadevbox/koha/installer/data/mysql/updatedatabase.pl line 23326.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

-----------------------------------------------------------------------

Summary of changes:
 installer/data/mysql/updatedatabase.pl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list