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

Sql Formatter And German Umlaut

forums forums SQLyog SQLyog: Bugs / Feature Requests Sql Formatter And German Umlaut

  • This topic is empty.
Viewing 0 reply threads
  • Author
    Posts
    • #12725
      jkehrel
      Member

      Trying to format this statement:

      SELECT s.`stop_strasse` AS Straße FROM `stops` s

      with SQLyog Formatter results in:

      SELECT

      s.`stop_strasse` AS Stra ß e

      FROM

      `stops` s

      with blanks before and after the letter “ß”

      Please make formatter be aware of special foreign charakters (utf8 ?)

      MySQL 5.5.25 runs statement without problem before reformatting it.

      Yours

      Jürgen Kehrel

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