character set 'order by entry'

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
farleni
Posts: 1
Joined: Mon 11 Oct 2010 05:38

character set 'order by entry'

Post by farleni » Mon 11 Oct 2010 05:52

Hello,

I'm trying to compare the data of 2 UTF8 DBs but the process is interrupted by this error message:

Character set 'order by entry' is not supported.
On the Avanced tab of the Database Connection Properties dialog box set a character set or select Detect MySQL character set option.

I tried with UTF8 option and 'Detect MySQL character set' but the problem persist.

What does it means? Can anyone help me?
Thanks

.jp
Devart Team
Posts: 345
Joined: Wed 09 Sep 2009 06:55
Location: devart

Post by .jp » Mon 11 Oct 2010 11:42

Unfortunately, we cannot reproduce this problem.
Please help us to reproduce the problem by answering the following questions:
1. What version of MySQL server are you using?
2. What character set of the server, database, tables, and columns are you using?
3. Which product are you using: dbForge Studio for MySQL or dbForge Data Compare for MySQL?
4.1. Turn on the Log Application Errors option in Tools->Options->Output.
4.2. Perform the actions that result in the "Character set 'order by entry' is not supported." message.
4.3. There will be a log file in the folder where the product is installed: dbforgemysql_current_datetime.log. Please send it to us to analyze.

Post Reply