307b0c43f9
This program will now be referred to as "MySQL Control Center", not "MyCC". The name of the executable file has changed from "MyCC" to "mysqlcc" and so have all the config directories.
20 lines
611 B
Plaintext
20 lines
611 B
Plaintext
This is a release of MySQL Control Center, a GPL (free) MySQL GUI
|
|
Client.
|
|
|
|
Some of the features in MySQL Control Center are:
|
|
|
|
- create/drop databases
|
|
- create/edit/drop tables
|
|
- Write and execute SQL-queries
|
|
- Fully configurable Syntax-Highlighting editor for SQL
|
|
- Support for several servers
|
|
- MDI / SDI Support
|
|
- List of server-variables and status
|
|
- view and kill other user-processes
|
|
- view advanced table-properties, such as Type, Comment, Key_Length and so on
|
|
- flush Host/Logs/Privileges/Tables
|
|
- do table-diagnostics (check, optimize, repair, analyze)
|
|
- and much more...
|
|
|
|
WWW: ${HOMEPAGE}
|