Re: [Wikitech-l] Database dump character set problems

2010-04-15 Thread Platonides
Aran Dunkley escribió: > $wgDBmysql5 is set to false, the show create table for page gives this > on both the original and the new server: > > mwiki_page | CREATE TABLE `mwiki_page` ( > `page_id` int(8) unsigned NOT NULL AUTO_INCREMENT, > `page_namespace` int(11) NOT NULL DEFAULT '0', > `pa

Re: [Wikitech-l] Database dump character set problems

2010-04-15 Thread Aran Dunkley
$wgDBmysql5 is set to false, the show create table for page gives this on both the original and the new server: mwiki_page | CREATE TABLE `mwiki_page` ( `page_id` int(8) unsigned NOT NULL AUTO_INCREMENT, `page_namespace` int(11) NOT NULL DEFAULT '0', `page_title` varchar(255) CHARACTER SET

Re: [Wikitech-l] Database dump character set problems

2010-04-15 Thread Platonides
Aran Dunkley escribió: > Hi I'm wondering if anyone can help with this multibyte character > corruption: > http://aqes.organicdesign.tv/Categor%C3%ADa:Arquitecto > > The site was moved from a shared host to a dedicated server, but now > it's not rendering the multibyte characters properly in the

[Wikitech-l] Database dump character set problems

2010-04-15 Thread Aran Dunkley
Hi I'm wondering if anyone can help with this multibyte character corruption: http://aqes.organicdesign.tv/Categor%C3%ADa:Arquitecto The site was moved from a shared host to a dedicated server, but now it's not rendering the multibyte characters properly in the titles, but seems ok in the conte