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

Batch Skripts and backticks

forums forums SQLyog SQLyog: Bugs / Feature Requests Batch Skripts and backticks

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #7766
      saudi
      Member

      I used sqlyog making batch-skripts (.sql-files).

      This works fine, but the text-based mysql-client has problems with the

      '`' (back-tick) in 'use database ``'

      It says 'unknown database' even though it created the database before.

      I took out the backticks usind 'tr' and everything worked fine.

      Would it be a big problem to add an otpion that leaves away the backticks

      in the 'Export as Batch-Script' tool, for users that do not use blanks etc.

      in database and/or table names ?

    • #13929
      Ritesh
      Member

      Thanks for the suggestion. We will work on it.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.