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

Bug:MYSQL 4.0 -> 4.1 Sync on 2byte environment

forums forums SQLyog SQLyog: Bugs / Feature Requests Bug:MYSQL 4.0 -> 4.1 Sync on 2byte environment

  • This topic is empty.
Viewing 1 reply thread
  • Author
    Posts
    • #18737
      sdozono
      Member

      And one more,

      in the function ProcessQuery(),

      I added..

      > $tmp_query = “SET NAMES UJIS “;

      > $tmp_res = mysql_query($tmp_query);

      mysql_select_db ( str_replace ( '`', '', $db ), $mysql );

      I'm using UJIS(EUC-JP) environment…

      I hope this information is helpful for next version….

    • #18738
      Ritesh
      Member

      Thanks for your detailed reply. We plan to fix all the character-set related issues in v4.2.

      As we had stated earlier, we would definitely require your help. 🙂

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