What's happening about locales/languages?
I've tried to install PHP-Nuke and Xoops, but one of them (I don't 
remember which one, now ;-)) doesn't like utf8 encoding, because it 
creates too long primary keys for MySQL.
So I remerged MySQL and replaced "utf8" with "latin1" 
in /etc/mysql/my.conf.
I've emerged Mediawiki (thanks Ric!) with the math USE flag, but when 
I try to save a page containing a formula I get the error message:

"1267: Illegal mix of collations (latin1_swedish_ci,IMPLICIT) and 
(utf8_general_ci,COERCIBLE) for operation '=' (localhost)"

Yes! My wikidb database was created with latin1_swedish_ci 
collation!!!
And phpmyadmin says to me that MySQL charset is utf8!!!

Who has set those collation values??? I didn't...

Sergio
-- 
gentoo-user@gentoo.org mailing list

Reply via email to