A BUGNOTE has been added to this bug.
======================================================================
http://www.dbmail.org/mantis/bug_view_advanced_page.php?bug_id=0000249
======================================================================
Reported By:                el-mangusto
Assigned To:                
======================================================================
Project:                    DBMail
Bug ID:                     249
Category:                   installation scripts
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
======================================================================
Date Submitted:             18-Aug-05 00:16 CEST
Last Modified:              18-Aug-05 00:28 CEST
======================================================================
Summary:                    Wrong SQL database script for MySQL
Description: 
I found this bug during my work with russian language. Englsh messages
works fine but the russian message bodies was completely lost.
======================================================================

----------------------------------------------------------------------
 aaron - 18-Aug-05 00:23 CEST 
----------------------------------------------------------------------
Apparently the same UNICODE issue that we have with PostgreSQL.

If we can handle this by specifying and/or checking the charset at
connection time, I would prefer that to changing the database scripts.

----------------------------------------------------------------------
 aaron - 18-Aug-05 00:28 CEST 
----------------------------------------------------------------------
At connection time:

SET CHARACTER SET ascii;

should do the trick.

Bug History
Date Modified  Username       Field                    Change              
======================================================================
18-Aug-05 00:16el-mangusto    New Bug                                      
18-Aug-05 00:23aaron          Bugnote Added: 0000840                       
18-Aug-05 00:28aaron          Bugnote Added: 0000841                       
======================================================================

Reply via email to