https://bugzilla.wikimedia.org/show_bug.cgi?id=25503
--- Comment #11 from Aryeh Gregor <[email protected]> 2010-11-05 20:42:54 UTC --- It's 1000 bytes total at three bytes per characters, so you've got 333 characters total for the two columns. Alternatively, you could make them varbinary (or somehow force ASCII encoding for varchar?) so that they're one byte per character for everyone. -- 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
