~paul-mccullagh/maria/maria-pbxt-rc2

Viewing all changes in revision 2715.

  • Committer: Michael Widenius
  • Date: 2009-07-02 10:15:33 UTC
  • Revision ID: monty@askmonty.org-20090702101533-pu645ypmtknffezl
Added MY_CS_NONASCII marker for character sets that are not compatible with latin1 for characters 0x00-0x7f
This allows us to skip and speed up some very common character converts that MySQL is doing when sending data to the client
and this gives us a nice speed increase for most queries that uses only characters in the range 0x00-0x7f.

This code is based on Alexander Barkov's code that he has done in MySQL 6.0

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: