[Koha-bugs] [Bug 14407] Limit web-based self-checkout to specific IP addresses

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 14 11:57:48 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14407

Marc Véron <veron at veron.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |16920

--- Comment #21 from Marc Véron <veron at veron.ch> ---

> 2) In your mysql client use your Koha database and execute:
>     > DELETE FROM systempreferences;
>     > SOURCE ~/kohaclone/installer/data/mysql/sysprefs.sql;
>     -- Should be no errors.

SOURCE: 
- First I had an error related to Bug 16920.
- With this patch applied on top of 16920, I get following error:
  ERROR 1064 (42000): You have an error in your SQL syntax; check the manual
that corresponds to your MySQL server version for the right syntax to use near
'' at line 546


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16920
[Bug 16920] sysprefs.sql - missing comma for MaxOpenSuggestions
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list