koha-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-bugs] [Bug 1310] zebra query fails (500 server error) for authtype


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 1310] zebra query fails (500 server error) for authtypecode==''
Date: Sun, 8 Jul 2007 13:36:49 -0700 (PDT)

http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=1310


address@hidden changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Comment #2 from address@hidden  2007-07-08 13:36 -------

This should be solved by adding 
set foreign_key_checks = 0 
to installer.  Then we don't have to define an authtype to match the
authtypecode of the default authorities framework (which is never used except
to create other authorities frameworks).

Suggest that installer separate constraint & cascade definitions into a
separate sql file, applied after all tables are created.




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]