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 <[email protected]>
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 <[email protected]>

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

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


hooks/post-receive
-- 
main Koha release repository
_______________________________________________
koha-commits mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-commits

Reply via email to