Bug 13149: for B 11926 (HEA - Render community koha statistic usages) introduces...
authorOlli-Antti Kivilahti <olli-antti.kivilahti@jns.fi>
Mon, 27 Oct 2014 14:07:54 +0000 (16:07 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 28 Oct 2014 13:21:25 +0000 (10:21 -0300)
commitab5f1d73ad872afe9b45bfae59fd9d7011d40eee
treee08438c2b6b8f045b09bec33d9109626477e587e
parent781659b1dedcfa069ee9788e597733901714dc83
Bug 13149: for B 11926 (HEA - Render community koha statistic usages) introduces an column count error in sysprefs.sql

REPLICATE:

1. Create a new Koha database to your SQL Server. Set proper user permissions.
2. Change database data source definitions in koha-config.xml.
3. Run the web-installer to install a new Koha with defaults.
4. Run "SELECT * FROM systempreferences;" in your SQL Server and observe only
   3 systempreferences set.
 +--------------------------+
(( 5. mainpage.pl crashes!! ))
 +--------------------------+

AFTER THIS COMMIT:

0. Redo REPLICATE steps.
1. test phase 4 returns over 400 results.
2. test phase 5 doesn't crash.

Signed-off-by: Paola Rossi <paola.rossi@cineca.it>
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
installer/data/mysql/sysprefs.sql