Bug #57935 | Critical error on dump export | ||
---|---|---|---|
Submitted: | 2 Nov 2010 18:43 | Modified: | 16 Nov 2010 18:06 |
Reporter: | Eugene Pavlov | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Workbench: Administration | Severity: | S3 (Non-critical) |
Version: | MySQL Workbench 5.2.29 CE, Revision 6756 | OS: | Windows (XP Pro SP3 Russian) |
Assigned to: | CPU Architecture: | Any | |
Tags: | dump |
[2 Nov 2010 18:43]
Eugene Pavlov
[2 Nov 2010 19:05]
Peter Laursen
Do you have non-ascii identifiers (database names, table names etc.)? WB code (naively) assumes exclusively ascii used for identifiers. There are more reports about same. Fact is that from MySQL 5.1 the full unicode-range can be used for identifiers (as far as I remember with the sole exception of the NULL-character) Peter (not a MySQL person)
[3 Nov 2010 7:02]
Eugene Pavlov
Hello, Peter! No, I do not use any non-ascii symbols for database, table or field names. Only latin symbols and "_".
[16 Nov 2010 18:06]
Sveta Smirnova
Thank you for the feedback. This is duplicate of bug #56869