https://bugzilla.wikimedia.org/show_bug.cgi?id=29102

maanto <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #31 from maanto <[email protected]> 2012-01-04 06:03:11 UTC 
---
(In reply to comment #26)
> or what about :-
> 
> if ( preg_match( '/^latin1/', $row->Collation ) ) {
>                 $existingSchema = 'latin1';
> 
> would this work perhaps? 
> it seems a bit more logical, if the new tables are to match the old tables 
> then
> why not?  it does seem like a bit of a messed up logic.

Hi there,
I recently had the same problem, and made this change as you suggested and the
installer worked.
Hope that helps answer a few questions. :)

-- 
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

Reply via email to