summaryrefslogtreecommitdiff
path: root/strings/strend-sparc.s
diff options
context:
space:
mode:
authorunknown <cmiller@zippy.cornsilk.net>2007-08-07 05:35:20 -0400
committerunknown <cmiller@zippy.cornsilk.net>2007-08-07 05:35:20 -0400
commitcfd34fe23216c0bbbddb871849d1607398e14739 (patch)
treedfaaac3a28b29bca65b87b51140a326905548335 /strings/strend-sparc.s
parent898333f843b5c750b9863ea94d60ab81a9caca4e (diff)
downloadmariadb-git-cfd34fe23216c0bbbddb871849d1607398e14739.tar.gz
Bug#27562: ascii.xml invalid?
Two character mappings were way off (backtick and tilde were "E" and "Y"!), and three others were slightly rotated. The first would cause collisions, and the latter was probably benign. Now, assign the character mappings exactly to their normal values. sql/share/charsets/ascii.xml: Change the character mapping for "`" to "`" (was "E") and "[" to "[" (was "\") and "\" to "\" (was "]") and "]" to "]" (was "[") and "~" to "~" (was "Y"). strings/ctype-extra.c: Generated from charsets directory. mysql-test/r/ctype_ascii.result: Add new test file. Test all combinations of printable letter comparisons for similarity. mysql-test/t/ctype_ascii.test: Add new test file. Test all combinations of printable letter comparisons for similarity.
Diffstat (limited to 'strings/strend-sparc.s')
0 files changed, 0 insertions, 0 deletions