[Bug 13669] Webinstaller fails on MySQL 5.6
4 Apr
2016
4 Apr
'16
noon
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13669 --- Comment #6 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- (In reply to Humberto Blanco from comment #5)
Tomás, I have similar problem with mysql enterprise end i need to modify the database structure.so:
ALTER TABLE aqorders ALTER COLUMN budgetgroup_id SET DEFAULT 0;
This column does not seem to be used and could be removed. In the meanwhile it would be better to set it to NULL (and remove the NOT NULL constraint) instead of set it to 0 (which does not make sense). -- You are receiving this mail because: You are watching all bug changes.
3754
Age (days ago)
3754
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@bugs.koha-community.org