Thezaronz take an database, dump it with navicat, you will get ~270mt big dump which will execute VERY slowly can take hours, dump the same with sqlyog, ~100mt which is done in less than 30 seconds.
Thezaronz take an database, dump it with navicat, you will get ~270mt big dump which will execute VERY slowly can take hours, dump the same with sqlyog, ~100mt which is done in less than 30 seconds.
From my short year doing emulation:
I Use Navicat for sql dumps because SQLyog and Heidi can't seem to do it right.
I create my databases & restore / import the sql patches or dumps with SQLyog.
And lastly I use heidi sql for manual editing or for running queries, and the migration tool seems to work great as well.
If only I had one app that combined all the great things, then again I'm also using the free edition of each, so I really can't complain.
sqlyog is better for my database management.
navicat is better for making dumps of my database.
so I use both!
I use SQLyog mainly because it's free, didn't like heidisql though.