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

mysql fails to execute sqlyog batch script

forums forums SQLyog Using SQLyog mysql fails to execute sqlyog batch script

  • This topic is empty.
Viewing 4 reply threads
  • Author
    Posts
    • #16044
      Ritesh
      Member

      Can you tell me the complete error message?

      Quote:
      Also, I do not have the option of executing the sql scripts from SQLyog.

      Use Tools -> Execute Batch File…

    • #16045
      virgil
      Member
      Ritesh wrote on Jul 1 2004, 06:34 PM:
      Use Tools -> Execute Batch File…

      But I have no problem with that, it works fine. The problem is executing the sqlyog-generated sql using mysql.exe. The error message from that tool is:

      Code:
      ERROR 1049 at line 10: Unknown database '`junkdb`'

      Thanks,

      — Andy

    • #16046
      virgil
      Member

      Oh — what I meant by “I don't have the option…” is not that I can't find it in the menu, but that my customers will not have sqlyog. Sorry for the confusion.

    • #16047
      virgil
      Member

      I am still suffering from this problem — is this a known problem? It seems MySQL will not grok the backquotes that sqlyog generates, and that perhaps sqlyog parses them (or somehow eats them) before executing the statements.

    • #16048
      Ritesh
      Member

      This is strange. Can you mail me the SQL file? I will ask my development team to work on it.

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