[Koha-bugs] [Bug 23141] The Debian scripts do not use the myql portnumber

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 18 02:13:44 CEST 2019


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

--- Comment #5 from M. Tompsett <mtompset at 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.


More information about the Koha-bugs mailing list