Bug 6486 - Need a quick way to access mysql as the user for a koha instance
Summary: Need a quick way to access mysql as the user for a koha instance
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Packaging (show other bugs)
Version: master
Hardware: All All
: PATCH-Sent (DO NOT USE) enhancement (vote)
Assignee: Robin Sheat
QA Contact: Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-09 04:52 UTC by Robin Sheat
Modified: 2013-12-05 20:04 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Bug 6486 - add the koha-mysql command (2.00 KB, patch)
2011-06-09 05:10 UTC, Robin Sheat
Details | Diff | Splinter Review
Bug 6486 - make koha-mysql get installed with the packages (976 bytes, patch)
2011-06-09 05:16 UTC, Robin Sheat
Details | Diff | Splinter Review
Bug 6486 - add the koha-mysql command (2.06 KB, patch)
2011-06-14 21:36 UTC, Chris Cormack
Details | Diff | Splinter Review
Bug 6486 - make koha-mysql get installed with the packages (1.01 KB, patch)
2011-06-14 21:38 UTC, Chris Cormack
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Sheat 2011-06-09 04:52:42 UTC
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.
Comment 1 Robin Sheat 2011-06-09 05:10:17 UTC Comment hidden (obsolete)
Comment 2 Robin Sheat 2011-06-09 05:16:02 UTC Comment hidden (obsolete)
Comment 3 Chris Cormack 2011-06-14 21:36:57 UTC
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>
Comment 4 Chris Cormack 2011-06-14 21:38:31 UTC
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>
Comment 5 Chris Cormack 2011-08-18 09:22:05 UTC
Patch affecting only the packages, pushed
Comment 6 Jared Camins-Esakov 2012-12-31 00:05:28 UTC
There have been no further reports of problems so I am marking this bug resolved.