The following issue has been RESOLVED. ====================================================================== http://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: resolved Resolution: fixed Fixed in Version: SVN Trunk ====================================================================== Date Submitted: 30-Apr-06 19:32 CEST Last Modified: 02-May-06 07:34 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. ====================================================================== ---------------------------------------------------------------------- aaron - 02-May-06 07:34 ---------------------------------------------------------------------- Ok, fixed in rev 2100. 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 02-May-06 07:34 aaron Status assigned => resolved 02-May-06 07:34 aaron Fixed in Version => SVN Trunk 02-May-06 07:34 aaron Resolution open => fixed 02-May-06 07:34 aaron Note Added: 0001148 ======================================================================
