https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23141 --- Comment #5 from M. Tompsett <mtompset@hotmail.com> --- Comment on attachment 90689 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90689 Bug 23141: Add mysql portnumber support when populating db Review of attachment 90689: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=23141&attachment=90689) ----------------------------------------------------------------- ::: debian/scripts/koha-create @@ +118,4 @@
}
getmysqlhost() { + if [ ! -f /etc/mysql/koha-common.cnf ]
No. Because koha-common.cnf was (at least last time I checked) a soft link to debian.cnf -- which triggers noise when accessing a broken link. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.