On Mon, Aug 2, 2010 at 6:45 PM, Victor Vasiliev <[email protected]> wrote: > That would require introduction of another field to revision table, > since byte count is not convertible to characher count in UTF-8.
No, we'd just have to repurpose rev_len to mean "characters" instead of "bytes", and update all the old rows. We don't actually need the byte count for anything, do we? _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
