Looking up the database credentials, and composing a mysql command line to use them, and typing in the password sucks. So here's a command to make it better.
Created attachment 4434 [details] [review] Bug 6486 - add the koha-mysql command This lets you get into the mysql session for this library instance really easily. Probably most useful for developers.
Created attachment 4435 [details] [review] Bug 6486 - make koha-mysql get installed with the packages A useful addition I overlooked.
Created attachment 4462 [details] [review] Bug 6486 - add the koha-mysql command This lets you get into the mysql session for this library instance really easily. Probably most useful for developers. Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Created attachment 4463 [details] [review] Bug 6486 - make koha-mysql get installed with the packages A useful addition I overlooked. Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
Patch affecting only the packages, pushed
There have been no further reports of problems so I am marking this bug resolved.