[Bug 4972] New: updatedatebase fails to create aqbasketgroups and aqcontract
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4972 Summary: updatedatebase fails to create aqbasketgroups and aqcontract Change sponsored?: --- Product: Koha Version: rel_3_2 Platform: All OS/Version: All Status: NEW Severity: blocker Priority: P5 Component: Installation and upgrade (web-based installer) AssignedTo: henridamien@koha-fr.org ReportedBy: colin.campbell@ptfs-europe.com QAContact: koha-bugs@lists.koha-community.org CC: gmcharlt@gmail.com Estimated Hours: 0.0 Running a test upgrade from 3.1.61 to current HEAD and errors were returned causing aqbasketgroups and aqcontract not to be created. This used to work. Not sure if recent patch: commit 17800939e8a3e6f34549ade0e5e068728e5cb907 Author: Henri-Damien LAURENT <henridamien.laurent@biblibre.com> Date: Wed Jul 7 15:58:58 2010 +0200 Update 3.0 to 3.2 budgets FOREIGN_KEY_CHECKS had to be set to 0 in order to make the upgrade of aqbudgets table work. is related. (it resets FOREIGN_KEY_CHECKS to 1 after running. However applying the same changes to the two affected table creations allows them to run. Not sure if this is the correct way to handle this (and there is some history see bug 1368). Will submit a patch adding the CHECKS off and on. Anyone got a more robust solution?. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4972 --- Comment #1 from Colin Campbell <colin.campbell@ptfs-europe.com> --- Created attachment 2331 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=2331 Proposed Patch -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4972 Colin Campbell <colin.campbell@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |PATCH-Sent -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4972 Galen Charlton <gmcharlt@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Galen Charlton <gmcharlt@gmail.com> 2010-10-22 02:26:37 UTC --- Pushed patch to HEAD for inclusion in 3.2. Will include information in release notes about manually checking the acquisitions upgrade. -- Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org