~drizzle-trunk/drizzle/development

Viewing all changes in revision 1638.8.1.

  • Committer: Stewart Smith
  • Date: 2010-07-06 05:17:49 UTC
  • mto: (1638.9.3) (1685.1.5 build)
  • mto: This revision was merged to the branch mainline in revision 1688.
  • Revision ID: stewart@flamingspork.com-20100706051749-7t3bmujyo6gymnez
make the compare_length() of index parts of VARCHAR and BLOB (i.e. those with charsets) be a length in characters instead of bytes. This makes the logic converting a table proto back into a CREATE TABLE statement remotely sane. This does mean that if we increase the number of bytes utf8_general_ci uses, engines may have issues with their on disk formats (if they're not too smart)

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: