http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=1368 MJR <mjr@ttllp.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|REMIND | Summary|FOREIGN KEY on categorycode |Use of FOREIGN_KEY_CHECKS = |fails during install |0 --- Comment #20 from MJR <mjr@ttllp.co.uk> 2009-12-23 20:38:12 --- REOPEN. This bug looks like it might have crept back into two places in today's HEAD:- data/mysql/kohastructure.sql:14:/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; data/mysql/labels_upgrade.pl:32: SET FOREIGN_KEY_CHECKS = 0; -- Configure bugmail: http://bugs.koha.org/cgi-bin/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.