nicolas goguey wrote:
> I try to use
> 
> UPDATE recentchanges SET `rc_comment` = REPLACE(rc_comment,'è','è');

Don't do that!

From my experience, this happens due to broken MySQL export, specially
the one in phpMyAdmin. Check your export and import procedures. Use
mysqldump to export.

-- 
Juliano F. Ravasi ·· http://juliano.info/
5105 46CC B2B7 F0CD 5F47 E740 72CA 54F4 DF37 9E96

"A candle loses nothing by lighting another candle." -- Erin Majors

* NOTE: Don't try to reach me through this address, use "contact@" instead.

_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to