Alessandra wrote: > Error message is: > Illegal mix of collations (utf8_general_ci,COERCIBLE) and > (latin1_bin,IMPLICIT) for operation 'concat' (localhost) > > unique difference about wiki site is that gbrowse.org was born with > 1.13.1 wiki version and internal site was upgraded to 1.13.1 wiki > version. > I observed that others have got egual problem: > after upgrade, > http://semeb.com/dpldemo/index.php?title=Issue:DPL_SQL_Error_with_MediaWIki_1.14 > after mistake, > http://mwusers.com/forums/showthread.php?t=8707 > .. > > can you help me about? > thanks, > alessandra.
Try setting $wgDBmysql5 = false; Or change the table collation. _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
