
MySQL Control Center is an excellent GUI front end for MySQL database creation and administration. It allows multiple concurrent MySQL server connections, MDI (or not under Linux), stored login credentials, point and click dump file imports and more.
v1.0 [Sep 28, 2014]
- Fixed some memory leaks in the inplace field editor.
- Fixed a bug that crashed MySQLCC when the connection to the MySQL Server failed.
- Fixed a bug in the Query Window that didn't propperly handle the 'Delete' Key.
- Fixed a bug in the Register Server dialog where the "Test" button didn't show the test results for a connection.
- Fixed a bug that ordered the Size and Records of Tables as strings instead of numbers.
- Fixed a couple of bugs regarding Unicode charsets.
- Added MySQL 4.1 compatibility.