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

Plaintext Resultset Doesn't Align The Columns Properly When Utf8 I

forums forums SQLyog SQLyog: Bugs / Feature Requests Plaintext Resultset Doesn't Align The Columns Properly When Utf8 I

  • This topic is empty.
Viewing 2 reply threads
  • Author
    Posts
    • #11508

      When I use UTF8 characters:

      SELECT '123', '456'

      UNION ALL

      SELECT '123456', '123456'

      UNION ALL

      SELECT 'řýářáž', 'řýářáž';

      and switch the restult set to the plaintext mode (Ctrl + L), the columns are not aligned properly. See the attachements

      Environment:

      – SQLyog 8.1 community edition

      – Vista Business 64bit EN

    • #29028
      peterlaursen
      Participant

      We know this issue. 2-byte characters will take 2 positions.

    • #29029
      navyashree.r
      Member
      peterlaursen wrote on Jun 3 2009, 12:10 PM:
      We know this issue. 2-byte characters will take 2 positions.

      Hi,

      Issue added in our issue tracker but the priority is not set,

      http://code.google.com/p/sqlyog/issues/detail?id=1088

      Thank You.

      Regards,

      Navya

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