The following issue has been SUBMITTED. ====================================================================== http://www.dbmail.org/mantis/view.php?id=337 ====================================================================== Reported By: aaron Assigned To: aaron ====================================================================== Project: DBMail Issue ID: 337 Category: Database layer Reproducibility: always Severity: major Priority: normal Status: assigned ====================================================================== Date Submitted: 30-Apr-06 19:32 CEST Last Modified: 30-Apr-06 19:32 CEST ====================================================================== Summary: Wrong collations cause query failures, workaround doesn't work Description: There's a workaround for collation mismatches, but it doesn't work in MySQL < 5.0.3 or something, because mysql_ping automatically reestablishes the connection, but apparently without the connection parameters!?
A mismatch between the database and connection collation charset has to be a fatal error, checked at start time, just like the schema is checked. I can't see any other ways around it. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 30-Apr-06 19:32 aaron New Issue 30-Apr-06 19:32 aaron Status new => assigned 30-Apr-06 19:32 aaron Assigned To => aaron ======================================================================
