Koha/installer/data/mysql
Jonathan Druart 1960ba7e5b Bug 16402: Make kohastructure.sql valid for MySQL v5.7
A primary key should not contain null value, and MySQL v5.7 is now more
strict and won't accept our errors in the DB structure.

Test plan:
  mysql < installer/data/mysql/kohastructure.sql
should work using MySQL v5.7

QA:
- letter.branchcode should not be NULL, the default (all) is an empty
string
- permissions.code should not be NULL, it's always a string

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Clean install of Ubuntu 16.05, MySQL 5.7.11
kohastructure.sql loads ok, just one warning
No errors

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-05-16 17:07:28 +00:00
..
atomicupdate DBRev Bug 16414 - aqorders.budgetgroup_id has never been used and can be 2016-05-06 04:06:56 +00:00
de-DE Bug 12267: [QA Follow-up] Adjust installer files; tiny text edit 2016-04-22 23:08:32 +00:00
en Bug 12267: [QA Follow-up] Adjust installer files; tiny text edit 2016-04-22 23:08:32 +00:00
es-ES Bug 12267: [QA Follow-up] Adjust installer files; tiny text edit 2016-04-22 23:08:32 +00:00
fr-CA Bug 14622 - New data in French Canadian for the web installer. Add "fr-CA" folder. 2016-05-04 14:03:37 +00:00
fr-FR Bug 14199: Modify webinstaller sql files for marc21_orgcode plugin 2016-02-26 14:04:30 +00:00
it-IT Bug 14199: Modify webinstaller sql files for marc21_orgcode plugin 2016-02-26 14:04:30 +00:00
mandatory Bug 14285: Bengali locale needs to be re-defined 2015-06-01 15:22:27 -03:00
nb-NO Bug 14199: Modify webinstaller sql files for marc21_orgcode plugin 2016-02-26 14:04:30 +00:00
pl-PL Bug 14199: Modify webinstaller sql files for marc21_orgcode plugin 2016-02-26 14:04:30 +00:00
ru-RU Bug 12267: [QA Follow-up] Adjust installer files; tiny text edit 2016-04-22 23:08:32 +00:00
uk-UA Bug 12267: [QA Follow-up] Adjust installer files; tiny text edit 2016-04-22 23:08:32 +00:00
audio_alerts.sql Bug 11431: (QA followup) Make audio alerts sql top level 2015-11-04 12:33:53 -03:00
backfill_statistics.pl Bug 16011: $VERSION - Remove comments 2016-03-24 17:20:29 +00:00
kohastructure.sql Bug 16402: Make kohastructure.sql valid for MySQL v5.7 2016-05-16 17:07:28 +00:00
labels_upgrade.pl Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00
patroncards_upgrade.pl Bug 9978: Replace license header with the correct license (GPLv3+) 2015-04-20 09:59:38 -03:00
sysprefs.sql Bug 16418: Remove duplicate of EnhancedMessagingPreferencesOPAC 2016-05-03 14:38:17 +00:00
update22to30.pl
updatedatabase.pl DBRev Bug 16414 - aqorders.budgetgroup_id has never been used and can be 2016-05-06 04:06:56 +00:00
userflags.sql Bug 13632: Populate user_flags and permissions tables in the web installer 2015-10-19 09:38:04 -03:00
userpermissions.sql Bug 7736: Support Ordering via Edifact EDI messages 2016-04-01 20:03:17 +00:00