4 Apr
2024
4 Apr
'24
12:47 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36424 --- Comment #5 from Pablo AB <pablo.bianchi@gmail.com> --- COMMENTS apart, they are identical except for these differences: reserves: These lines are swapped. Like this on show create: KEY `itemtype` (`itemtype`), KEY `desk_id` (`desk_id`), old_reserves: Only on show create: KEY `old_desk_id` (`desk_id`), About `SHOW CREATE TABLE item_groups;`: ERROR 1146 (42S02): Table 'koha_myinstance.item_groups' doesn't exist -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.