Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › SQLyog: Bugs / Feature Requests › Bug:MYSQL 4.0 -> 4.1 Sync on 2byte environment
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….
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. 🙂