Discussion:
4.1.0 -> 4.1.1 = Unknown character set: 'latin1_swedish_ci'
Jacob Friis Larsen
2003-12-05 08:34:39 UTC
Permalink
I have upgraded from MySQL (rpm) 4.1.0 to 4.1.1 and now I see lots of
lines in the error log with:

Unknown character set: 'latin1_swedish_ci'

How can I fix this?

Regards Jacob
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=gcdmg-***@m.gmane.org
Egor Egorov
2003-12-05 16:23:41 UTC
Permalink
Post by Jacob Friis Larsen
I have upgraded from MySQL (rpm) 4.1.0 to 4.1.1 and now I see lots of
Unknown character set: 'latin1_swedish_ci'
How can I fix this?
Does 'latin1_swedish_ci' present in the output of SHOW COLLATION LIKE 'latin1%'?
--
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Egor Egorov
/ /|_/ / // /\ \/ /_/ / /__ ***@ensita.net
/_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net
<___/ www.mysql.com
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=gcdmg-***@m.gmane.org
Loading...