Bug 14350: Missing statement in kohastructure.sql - DROP TABLE IF EXISTS borrower_sync
commit8ba165b069f9d921c103214b2803a6b9ff8b2f3b
authorKatrin Fischer <Katrin.Fischer.83@web.de>
Sat, 6 Jun 2015 12:34:57 +0000 (6 14:34 +0200)
committerLiz Rea <wizzyrea@gmail.com>
Fri, 19 Jun 2015 03:11:42 +0000 (19 15:11 +1200)
tree0e307956fdbb957f68e96c2bb1d6e2c41995e491
parent6c76df3ad5abf7679ec22d006133398b9816663a
Bug 14350: Missing statement in kohastructure.sql - DROP TABLE IF EXISTS borrower_sync

Reported by Jonathan on bug 11401:

DROP TABLE IF EXISTS borrower_sync;
is missing in installer/data/mysql/kohastructure.sql

To test:
- Run the web installer and confirm all tables are
  created correctly

Signed-off-by: Indranil Das Gupta (L2C2 Technologies) <indradg@gmail.com>
Signed-off-by: Jonathan Druart <jonathan.druart@koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 2fe241cc0f774799b8dca329d41d03f2217ffcaa)
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Signed-off-by: Liz Rea <wizzyrea@gmail.com>
installer/data/mysql/kohastructure.sql