HI I want to how a gui for building my queries. It would be nice for it to have syntax validation. Ie if I have a missing quote it'll tell me. It balances brackets. It's simple but very easy to get wrong.
4 Answers
You can also check out Toad for MySQL at here. The doc says its a free ware. I guess this will address most of your problems
SQLyog. Free community edition, paid enterprise edition with great features such as Query Profiling, Synchronization, Advanced Connectivity. see also http://lists.mysql.com/mysql/217884 .