Koha/installer/data/mysql/en/optional
Bernardo Gonzalez Kriegel 36b2b288a7 Bug 16573: fix structure and sample data for MySQL 5.7
Web install on Ubuntu 16.04/Mysql 5.7 fails.

This patch makes small changes to make installation
possible to kohastructure.sql and some sample files.

Sample values for quotes table can't have '0000-00-00 ...' values
nor NULL values, now() is perhaps an option.

Depends on Bug 16572

To test:
1) System with MySQL 5.7, for example Ubuntu 16.05
2) Apply 16572
3) Try web install, it fails
4) Apply this and next patch
5) Try again, now it succeed

This is only for English install, i18n files needs revision
I can do that if this is accepted.

Perphaps a change is needed to updatedatabase.pl

Ammended patch, 'created_on' field on virtualshelves
can't be timestamp default null, mysql 5.5 complains
that only one timestamp column can be defined as
default not null. Changed to 'datetime' type.

Can provide followup with updatedabase change,
but need an opinion if this type change makes sense.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-08-01 09:39:14 +00:00
..
auth_val.sql Bug 15411: Changing 'Non fiction' to 'Non-fiction' 2016-02-12 16:53:17 -07:00
auth_val.txt Bug 9023: Update installer text files 2012-11-20 08:05:04 -05:00
csv_profiles.sql Bug 10854: (follow-up) language tweaks 2013-10-11 03:52:59 +00:00
csv_profiles.txt Bug 10854: (follow-up) language tweaks 2013-10-11 03:52:59 +00:00
marc21_holdings_coded_values.sql Bug 13669: (alternative) use DBIx::RunSQL 2016-05-23 16:47:32 +00:00
marc21_holdings_coded_values.txt Bug 9023: Update installer text files 2012-11-20 08:05:04 -05:00
marc21_relatorterms.sql Bug 6299 - Provide a list of authorized values for Relator terms 2012-02-13 18:12:47 +01:00
marc21_relatorterms.txt Bug 9023: Update installer text files 2012-11-20 08:05:04 -05:00
parameters.sql Bug 11939: set active currency when using English sample data 2014-03-25 15:02:01 +00:00
parameters.txt Bug 11939: set active currency when using English sample data 2014-03-25 15:02:01 +00:00
patron_atributes.sql Bug 12267: [QA Follow-up] Adjust installer files; tiny text edit 2016-04-22 23:08:32 +00:00
patron_atributes.txt wr76595 (bug 4157): Control barcode display with a borrower attribute 2011-04-05 14:54:50 +12:00
patron_categories.sql fix for bug 1697, as well as repairing inability to change category to Staff 2008-01-04 21:30:25 -06:00
patron_categories.txt Bug 9023: Update installer text files 2012-11-20 08:05:04 -05:00
sample_creator_data.sql Bug 15086: Creators layout and template sql has warnings 2016-05-16 17:33:04 +00:00
sample_creator_data.txt Bug 9023: Update installer text files 2012-11-20 08:05:04 -05:00
sample_holidays.sql bug 8110 - add branchcode MPL to sample holidays to facilitate automated testing. 2012-10-01 16:43:51 +02:00
sample_holidays.txt Bug 9023: Update installer text files 2012-11-20 08:05:04 -05:00
sample_itemtypes.sql Bug 12275: Small corrections to English web installer 2014-05-19 22:13:06 +00:00
sample_itemtypes.txt Bug 9023: Update installer text files 2012-11-20 08:05:04 -05:00
sample_libraries.sql Bug 13147: Update German web installer files for 3.18 2014-11-27 10:50:45 -03:00
sample_libraries.txt Bug 9023: Update installer text files 2012-11-20 08:05:04 -05:00
sample_news.sql Bug 7567 - Clean up sample news files 2014-04-07 18:05:38 +00:00
sample_news.txt Bug 9023: Update installer text files 2012-11-20 08:05:04 -05:00
sample_patrons.sql Bug 16573: fix structure and sample data for MySQL 5.7 2016-08-01 09:39:14 +00:00
sample_patrons.txt
sample_quotes.sql Bug 16573: fix structure and sample data for MySQL 5.7 2016-08-01 09:39:14 +00:00
sample_quotes.txt Bug 9023: Update installer text files 2012-11-20 08:05:04 -05:00
sample_z3950_servers.sql Bug 4925: Remove Smithsonian as a delivered z39.50 target 2015-06-22 11:12:24 -03:00
sample_z3950_servers.txt Bug 4925: Remove Smithsonian as a delivered z39.50 target 2015-06-22 11:12:24 -03:00