Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › Plaintext Resultset Doesn't Align The Columns Properly When Utf8 I
When I use UTF8 characters:
SELECT '123', '456'
UNION ALL
SELECT '123456', '123456'
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
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