Unsupported Screen Size: The viewport size is too small for the theme to render properly.

new bug with 3.63

forums forums SQLyog SQLyog: Bugs / Feature Requests new bug with 3.63

  • This topic is empty.
Viewing 3 reply threads
  • Author
    Posts
    • #8277
      shafen
      Member

      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

      😡 🙁 😮

    • #15358
      CalEvans
      Member

      Sure it is.

      Just highlight them all and press F5.

      HTH,

      =C=

    • #15359
      Ritesh
      Member

      From the SQLyog Documentation:

      Quote:
      To execute the whole batch of queries that you have entered in the SQL window, press Shift+F5. This will result in execution of all queries one by one, with multiple tab window for each resultset.

      HTH

    • #15360
      shafen
      Member

      I am corrected 🙂 thankyou!

      i guess it pays to RTFM

Viewing 3 reply threads
  • You must be logged in to reply to this topic.