https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18651
--- Comment #65 from Jonathan Druart <[email protected]> --- (In reply to Barton Chittenden from comment #10) > I suspect that the right thing to do might be to use the mysql --init-file > option to run something like > > ALTER TABLE issues AUTO_INCREMENT= ### ( find the max of issues.issue_id and > old_issues.issue_id ) + 1 ### See https://wiki.koha-community.org/wiki/DBMS_auto_increment_fix -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
