iubito wrote: [snip]
How do you explain that ? Which table(s) I must look better to compare in what they are different ? Does the experimental new support of UTF8 should solve this ? (I kept the compatible UTF8)
I'm not 100% sure this will help, but try:
Try: 1) Add to LocalSettings.php: $wgDBmysql5 = true;
2) Clear the cache in database: TRUNCATE TABLE objectcache;
-- brion vibber (brion @ pobox.com)