Menu

#620 Export utf-8 table content broken

Fixed
nobody
None
Contaminates
Defect
2010-07-21
2008-07-16
Anonymous
No

Originally created by: a...@anse.de
Originally owned by: a...@anse.de

What steps will reproduce the problem?
1. Create some table with utf8 charset
2. fill it with critical, non-ANSI characters
3. export this table to a sql-file via "Export SQL"
4. see the content is ANSI, not Unicode.

Related

Tickets: #618

Discussion

  • Anonymous

    Anonymous - 2008-07-20

    Originally posted by: a...@anse.de

    Ends up in fixing mysql_real_escape_string, declared somewhere in Zeos and used by
    TZConnection.GetEscapeString (PAnsiChar => PWideChar)

     
  • Anonymous

    Anonymous - 2010-07-21

    Originally posted by: a...@anse.de

    I cannot reproduce that - please provide an example table (CREATE TABLE code and some rows of data)

     
MongoDB Logo MongoDB