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

Minor Bug: Tab Chars In Error Message

forums forums SQLyog SQLyog: Bugs / Feature Requests Minor Bug: Tab Chars In Error Message

  • This topic is empty.
Viewing 13 reply threads
  • Author
    Posts
    • #10321
      larsen
      Participant

      Hello,

      I wanted to restore a SQL dump and got an error message with tab chars in it (I used square brackets here):

      “…a query. [] The query…”

      SQLyog 6.0 beta4, windows XP sp2

      Lars

    • #23934
      peterlaursen
      Participant

      Do I understand you right that those “tab chars” display as 'empty squares' ??

    • #23935
      larsen
      Participant

      Yes.

    • #23936
      peterlaursen
      Participant

      can you gvie a smal dump to reproduce with?

      Also please inform about the server version!

    • #23937
      larsen
      Participant

      Same dump as in the other thread. Basically, you can use any dump and then restore it on the tree root.

      5.0.19-nt

      Seems to be caused by this:

      /*!40101 SET NAMES utf8 */;

      /*!40101 SET SQL_MODE=''*/;

    • #23938
      peterlaursen
      Participant

      OK .. i have an idea.

      Try open the lqlyog.err file in Notepad.  What encoding is proposed by Windows?  ANSI, UTF8 or something else?

      I do not get such squares. with your file

    • #23939
      larsen
      Participant
      peterlaursen wrote on May 8 2007, 02:40 PM:
      Try open the lqlyog.err file in Notepad.  What encoding is proposed by Windows?  ANSI, UTF8 or something else?

      Do you really mean sqlyog.err or do you mean the sql file?

      sqlyog.err must be ansi or utf-8. unicode doesn´t work. I can only select an encoding, it isn´t proposed automatically.

      Is this what you meant?

    • #23940
      peterlaursen
      Participant

      I mean the sqlyog.err file.  This is the SQLyog error log.  Error messages dispalyed on the screen are read form this file!

      I there is nothing confidential can you copy, zip and attach the sqlyog.err file?

      You may also tell if SQLyog 6.0 was installed on top of an older version.

      And finally it would be nice if you could make a screenshot of that error message with such square, so taht we can see exactly what it looks like (as we never saw ourselves!)

    • #23941
      larsen
      Participant
      peterlaursen wrote on May 8 2007, 03:10 PM:
      I mean the sqlyog.err file.  This is the SQLyog error log.  Error messages dispalyed on the screen are read form this file!

      Ah, ok. I thought they were copied to this file afterwards/parallel.

      Quote:
      I there is nothing confidential can you copy, zip and attach the sqlyog.err file?

      attached

      Quote:
      You may also tell if SQLyog 6.0 was installed on top of an older version.

      afair, yes. I installed over v5 and one or two 6 betas.

      Quote:
      And finally it would be nice if you could make a screenshot of that error message with such square, so taht we can see exactly what it looks like (as we never saw ourselves!)

      attached

    • #23942
      larsen
      Participant

      btw: I will be unavailable till Thursday. Hope you have enough information.

      Have a nice day,

      Lars

    • #23943
      peterlaursen
      Participant

      once you get back, plese try to rename the sqlyog.err file.  Next start SQlyog and send an invalid query.  Then a new .err file will be created!

    • #23944
      larsen
      Participant

      here it is.

    • #23945
      adarsh
      Member

      Hello,

      Issue is confirmed we will fix this in next release.

      Thanks

      Adarsh

    • #23946
      larsen
      Participant

      Thx!

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