KMysqladmin
is a software to manage mysql-servers written with QT and KDE.
Current status
Now kmysqladmin is in heavy development again. But: It will be a complete rewrite. Porting the old code to kde4 makes no sense, so I use it to rewrite it in Python and PyQT4/PyKDE4. It will cost a while, but hopefully than it is back again.
Latest version
Last released version is 0.7.2 (C++), you may download it here. C++ I'll not support longer, it makes real no sense. Sorry about. This version uses quite old qt and kde.
What may kmysqladmin do?
- Displaying and edit the contents of tables within a separate view.
- export results of a query into another format (ASCII, Latex, HTML)
- Edit user rights
- Creating databases and tables
- watching status and threads continuously
- alter tables and keys
Interested in helping?
Due a lot of changes in my live I've not this time anymore to make much things on kmysqladmin. If there are some people which like this piece of code and want to help - it is realy welcome. You may take a look into the sourcetree inside subversion or via a TRACs nicer interface - but yes. I've problems with time at the moment develope private projects
Old To Do
- The editor should become a separate main window, not depending from the form window. Means, it will transformed into another view to the database instead of the current main view. What about?
- Implementing a server overview window where you can simply view the structure of the server.
- enable unicode/codepage selection in tableview
Last but not least: If someone will take a look inside the code: I really need help, because I have not enough time... And this software is much more then I thought as I started. If someone would help me with ideas, bug fixes and so on.... It would be great.
KMysqladmin is based on the ideas of "xmysqladmin" by Gilbert Therrin. (The one and only a had taken were the layout ideas).
Since version 0.35 it handles most features a admin tool should do.
For a complete list of local wiki pages, see TitleIndex.
