• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

charcter set error

S

Salvia

Guest
I changed the default character set and collation for mysql server to utf-8
via /etc/my.cnf

now I get these errors, how do I fix this without screwing up the psa database?


051103 2:09:56 [Warning] './psa/sa_conf' had no or invalid character set, and default character set is multi-byte, so charact
er column sizes may have changed
051103 2:10:06 [Warning] './psa/key_history' had no or invalid character set, and default character set is multi-byte, so cha
racter column sizes may have changed
051103 2:10:06 [Warning] './psa/smtp_poplocks' had no or invalid character set, and default character set is multi-byte, so c
haracter column sizes may have changed
 
Back
Top