[Koha-bugs] [Bug 11974] Enable unix socket connections for database connections.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Mar 20 15:37:10 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11974

--- Comment #6 from Olli-Antti Kivilahti <olli-antti.kivilahti at jns.fi> ---
Created attachment 26487
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26487&action=edit
Bug 11974 - Enable unix socket connections for database connections. Added
installer options.

Modified the Makefile.PL to ask for the non-default unix socket when using
mysql or mariadb.
Modified the rewrite-config.PL to actually include the new variable in the
koha-conf.xml

To test:
1.   Reinstall using perl Makefile.PL
1.1. Write some path to the question: 'mysql socket location'
2. make, make test, make install
3. Verify that the installed koha-conf.xml has the new variable 'mysql_socket'.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list