https://bugzilla.wikimedia.org/show_bug.cgi?id=4445
Chad H. <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution| |WORKSFORME --- Comment #16 from Chad H. <[email protected]> 2010-07-09 21:25:20 UTC --- There's two issues here: one is that for older versions of MyISAM, the key length was too short. The second issue is that the field was needlessly long. The latter issue was fixed per bug 9350 comment 6. The former issue can be solved by upgrading or using InnoDB. Marking this WFM. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
