https://bugzilla.wikimedia.org/show_bug.cgi?id=19164
Tim Starling <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Component|Database |AntiSpoof Product|MediaWiki |MediaWiki extensions Summary|SQL error 1071 when running |AntiSpoof index exceeds 1000 |update script |byte limit Version|1.15.0 |any --- Comment #1 from Tim Starling <[email protected]> 2009-06-15 22:52:45 UTC --- Updated summary per screenshot. When the charset is UTF-8, the su_normalized index is 255*3*2 = 1530 bytes, exceeding the common 1000 byte limit. -- 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
