Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › new bug with 3.63
in 3.63 you cannot execute more than one query at a time
example:
select * from table ; update table where yourmom = '1' ; select yourmom as hello from table
i just spent hours trying to get a very complex query(s) to work only to try it using mysql-front and mysql's CLI with no problems
😡 🙁 😮
Sure it is.
Just highlight them all and press F5.
HTH,
=C=
From the SQLyog Documentation:
HTH
I am corrected 🙂 thankyou!
i guess it pays to RTFM