Computing/MySQL: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 3: Line 3:
*[http://turboajax.com/turbodbadmin.html TurboDbAdmin] - A single-page solution for exploring and editing databases from a browser.
*[http://turboajax.com/turbodbadmin.html TurboDbAdmin] - A single-page solution for exploring and editing databases from a browser.
*[http://dev.mysql.com/usingmysql/java/ Using MySQL with Java]
*[http://dev.mysql.com/usingmysql/java/ Using MySQL with Java]
*[http://www.pantz.org/database/mysql/mysqlcommands.shtml Useful MySQL commands]
*[http://sql-info.de/mysql/gotchas.html MySQL Gotchas] (deals with issues related to MySQL 4.1 and earlier, not 5.0)
*[http://www.aquezada.com/staff/julian/journal/?p=69 Hacking with MySQL replication]
==GUI clients==
[http://www.navicat.com/download.html Navicat Lite] - Win/Lin/Mac
==Troubleshooting==
[http://dev.mysql.com/doc/refman/5.0/en/repair.html How to Repair Tables]

Latest revision as of 16:02, 24 June 2008

GUI clients

Navicat Lite - Win/Lin/Mac

Troubleshooting

How to Repair Tables