[Koha-bugs] [Bug 12372] Make koha-mysql handle arbitrary mysql arguments

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jul 12 22:58:11 CEST 2015


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

--- Comment #13 from Barton Chittenden <barton at bywatersolutions.com> ---
TODO:

Update

debian/docs/koha-mysql.xml:

The synopsis should change to

    koha-mysql INSTANCE-NAME [ mysql arguments ]

Also, the '-e' option is now available, so the example usage may change to

    koha-mysql {instancename} -e "Some SQL query"

It would also be useful to provide an explicit example of a mysql argument
whose functionality was previously entirely unavailable, e.g.

    koha-mysql {instancename} --skip-column-names

'See Also' should mention mysql.

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


More information about the Koha-bugs mailing list