One reason to not use SQLyog
I found that there are a lot of situation which the MySQL throw back a warning after execute a SQL statement. If I do it in console, I can see the warning using "show warnings; ". But if I use SQLyog, nothing will tell me that something is not 100% right. So may be I should stop being lazy and using the console more often.BTW, with MySQL Query Browser and Control Center, using MySQL becomes as easy as using Microsoft SQL Server. It's almost horrifying when you consider that MySQL is free.

0 Comments:
Post a Comment
<< Home