SQLyog instead of running and producing a result gives an error most of the time. However, when I run the same code in HeidiSQL it does run well and produce a correct result. Sometimes when I close the “execute query” tab and reopen the SQL file again, it works correctly and I get a result. A lot of time having a semicolon “;” at the end of the code produces errors, and when I remove the semicolon, SQLyog works correctly. I do the coding in Sublime Text 2 code editor, and then I open the file in SQLyog (or in HeidiSQL) and run it.
I don’t know why SQLyog fails to run and instead shows an error; could it be a bug causing this? The problem is so bad that I cannot use SQLyog anymore. Instead, I started using HeidiSQL again even though I like SQLyog GUI far more.
Can anyone help? Thanks.