8 Jan
2014
8 Jan
'14
2:05 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9303 --- Comment #42 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Katrin Fischer from comment #38)
In my database, afer update: old_issues - 1-18 issues - 19-20 - returned 19, 20 old_issues 1-20 issues empty - checked out 2 items old_issues 1-20 issues 3,4
My bad! I forget to update the auto_increment value. Silly me expected mysql to use the max(issue_id) + 1 by default ; ) -- You are receiving this mail because: You are watching all bug changes.