For the error « Unknown OS character set ‘ISO-8859-15′ »

My crontab keeps sending me this message:

/usr/bin/mysqladmin: Unknown OS character set ‘ISO-8859-15’.
/usr/bin/mysqladmin: Switching to the default character set ‘latin1’.

I followed all that I found on the Internet (resettings my locales, add an export LANG in the init.d script and so on) but the message is still there.

Finally the only thing that worked was to add default-character-set = latin1 in the [client] part of /etc/mysql/my.cnf and also in /etc/mysql/debian.cnf

1 avis sur “For the error « Unknown OS character set ‘ISO-8859-15′ »

  1. Tommyknocker

    Super astuce, je commençais à me casser les dents avec ces alertes sur la console à chaque redémarrage depuis l’install de mysql sur mon nouveau serveur dédié.
    Ça marche nickel chez moi, merci 🙂

Laisser un commentaire

Votre adresse e-mail ne sera pas publiée. Les champs obligatoires sont indiqués avec *

*