Bug 14350

Summary: Missing statement in kohastructure.sql - DROP TABLE IF EXISTS borrower_sync;
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: DatabaseAssignee: Katrin Fischer <katrin.fischer>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: chris, indradg, tomascohen, wizzyrea
Version: master   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 11401    
Bug Blocks:    
Attachments: Bug 14350: Missing statement in kohastructure.sql - DROP TABLE IF EXISTS borrower_sync
Bug 14350: Missing statement in kohastructure.sql - DROP TABLE IF EXISTS borrower_sync
Bug 14350: Missing statement in kohastructure.sql - DROP TABLE IF EXISTS borrower_sync

Description Katrin Fischer 2015-06-06 12:33:25 UTC
Reported by Jonathan on bug 11401:

DROP TABLE IF EXISTS borrower_sync;
is missing in installer/data/mysql/kohastructure.sql
Comment 1 Katrin Fischer 2015-06-06 12:37:02 UTC Comment hidden (obsolete)
Comment 2 Indranil Das Gupta 2015-06-14 07:37:16 UTC Comment hidden (obsolete)
Comment 3 Jonathan Druart 2015-06-16 08:53:14 UTC
Created attachment 40165 [details] [review]
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>
Comment 4 Tomás Cohen Arazi 2015-06-17 12:57:15 UTC
Patch pushed to master.

Thanks Katrina!
Comment 5 Chris Cormack 2015-06-17 22:15:30 UTC
Pushed to 3.20.x will be in 3.20.1
Comment 6 Liz Rea 2015-06-22 23:29:47 UTC
Patch pushed to 3.18.x will be in 3.18.08