Riccardo Veraldi wrote: > ater trying to move from latin1 to utf8 and conerting enconding using > sed I ahev this error: > > mysql -u root -p < wikidb.190510-4.utf8.mysql > Enter password: > ERROR 1062 (23000) at line 237: Duplicate entry '0-Procom_Netforce_3000' > for key 2
I guess you used sed to change the KEY length? Which exact command did you use? > the latin1 file instead works... looks like something gets mangled You can use the wiki with mysql thinking it's latin1. _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
