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

Special Characters In Database Name "-"

forums forums SQLyog SQLyog: Bugs / Feature Requests Special Characters In Database Name "-"

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #10656
      Simeon
      Member

      My web host has seen fit to create my database with it's name in this format: product_com_-_live as this is their standard.

      The '-' character is legal, but needs to be contained within a set of 'identifier quotes' like this: `product_com_-_live`

      The

      function in SQL yog does not include the backtick characters, and so generates invalid SQL

      .

      Perhaps this feature could be updated?

      Thanks,

      Simeon.

    • #25410
      Manoj
      Member

      Hi,

      Make sure in SQLyog preferences “Generate Queries Using BackQuote” is ticked!

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