blob: 677069920927a579b0d606e06d2abe7750befe19 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Kmysqladmin is a graphical frontend for administration of mysql servers.
It can:
- 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
- execute sql scripts
- generate sql scripts from search results
WWW: http://www.alwins-world.de/programs/kmysqladmin/
|