Bug 16920: sysprefs.sql - missing comma for MaxOpenSuggestions
authorMark Tompsett <mtompset@hotmail.com>
Thu, 14 Jul 2016 02:46:17 +0000 (22:46 -0400)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 15 Jul 2016 14:05:02 +0000 (14:05 +0000)
commitbfac6c29e4d3ea16919bb1f7319f50b23e8faad2
tree5139522512a2b80017ee7a9734fb9e9d7ae9fa07
parentf8eb5e7f0e4afea791d17692561fb10162aee78c
Bug 16920: sysprefs.sql - missing comma for MaxOpenSuggestions

TEST PLAN
---------
1) back up DB
2) drop database koha_library;
3) create database koha_library;
4) run web browser install, choose ALL defaults
   -- notice the SQL syntax warning.
5) apply patch
6) repeat steps 2-4
   -- notice SQL syntax warning is gone.
7) run koha qa test tools
8) restore db

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
installer/data/mysql/sysprefs.sql