MySQL 3.x is known to have some problems upper- and lower-casing certain (non-ASCII) characters.

Diagnosing the problem

  1. Follow the instructions for Troubleshooting Character Encodings.
  2. If the upper- and lower-cased strings displayed on the Encoding Test are different, then your database is probably affected.

An example (faulty) output of the Encoding Test is shown below:

Solution

Upgrade to a newer version of MySQL. (4.1 is confirmed to work.)