https://bugzilla.wikimedia.org/show_bug.cgi?id=29102
Mark A. Hershberger <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #32 from Mark A. Hershberger <[email protected]> 2012-01-04 15:57:24 UTC --- (In reply to comment #31) > (In reply to comment #26) > > or what about :- > > > > if ( preg_match( '/^latin1/', $row->Collation ) ) { > > $existingSchema = 'latin1'; > > I recently had the same problem, and made this change as you suggested and the > installer worked. I tested and confirmed this and applied the fix in r108044 -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
