[Koha-bugs] [Bug 21827] New: koha-mysql does not recognize non-standard port

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Nov 13 18:02:25 CET 2018


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

            Bug ID: 21827
           Summary: koha-mysql does not recognize non-standard port
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Packaging
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: gmcharlt at gmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: mirko at abunchofthings.net

The koha-mysql script provided with the Debian package currently does not check
the <port> element in koha-conf.xml. Consequently, if one uses a non-standard
port number for MySQL, koha-mysql cannot connect to the database even though
Koha itself can.

Teaching koha-mysql how to pass --port to the mysql command would fix it.

I note that if/when the patches for bug 11974 make it in, it would be useful to
also teach koha-mysql how to pass --socket.

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


More information about the Koha-bugs mailing list