Koha/installer/data/mysql/en/optional
Bernardo Gonzalez Kriegel e64f01ce0d Bug 13669: (alternative) use DBIx::RunSQL
Alternative POC solution, on top of
previous patches, feel free to obsolte.

This patch use DBIx::RunSQL->run_sql_file
to procees each sql file.

To test:
1) Apply all patches
2) Same test plan of patch 1

Timing test running web installer, marc21,
all sample data, time in seconds

a) without patch
structure   data
59.7        66.5
58.6        66.0

b) SQL::SplitStatement (patch 1+2)
59.4        101
59.7        102

c) DBIx::RunSQL (patch 3)
60.7        66.8
59.4        66.2

Tomas' version is a bit slower loading sample data,
all give similar results processing kohastructure.

New dependency to package: DBIx::RunSQL

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>

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

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-05-23 16:47:32 +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
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 14981: Remove ethnicity occurrences from sample patrons file 2015-10-23 10:10:46 -03:00
sample_patrons.txt
sample_quotes.sql Bug 7977: Fixing quote sample data timestamps 2012-05-24 14:14:23 +02: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