[Bug 11974] Enable non-default unix socket location for database connections.
17 Jun
2020
17 Jun
'20
6:41 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11974 --- Comment #30 from David Cook <dcook@prosentient.com.au> --- Oh beautiful... have a library on Koha 19.11 on Ubuntu 18.04 with MySQL 5.7 and it's using the Unix socket even when localhost:3306 is defined in koha-conf.xml. Very cool. Confirmed using tcpdump and "lsof +E /var/run/mysqld/mysqld.sock" which shows that starman and rebuild_zebra.pl are using the Unix socket. (Note I think that lsof command will only work on lsof v4.89+. You can use "ss -p -x | less" too but it's a pain tracing the inode numbers). -- You are receiving this mail because: You are watching all bug changes.
2219
Age (days ago)
2219
Last active (days ago)
0 comments
1 participants
participants (1)
-
bugzilla-daemon@bugs.koha-community.org