[Koha-bugs] [Bug 1368] Use of FOREIGN_KEY_CHECKS = 0

bugzilla-daemon at kohaorg.ec2.liblime.com bugzilla-daemon at kohaorg.ec2.liblime.com
Wed Dec 23 21:38:12 CET 2009


http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=1368


MJR <mjr at 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 at 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.



More information about the Koha-bugs mailing list