summaryrefslogtreecommitdiff
path: root/strings
diff options
context:
space:
mode:
authorunknown <bar@mysql.com>2005-09-16 14:22:11 +0500
committerunknown <bar@mysql.com>2005-09-16 14:22:11 +0500
commit154434ae787220bd42edbc1f9adc443d15035e85 (patch)
treebfe799c9ecf7bde1b3e3e4157f461cdd349d37e4 /strings
parent2a5505c7f6e0e41dfe0d85c2d9dd2f5e6eebf222 (diff)
downloadmariadb-git-154434ae787220bd42edbc1f9adc443d15035e85.tar.gz
Bug#13145: A table named "C-cedilla" can't be dropped.
ctype_latin1.test, ctype_latin1.result: adding test case ctype-latin1.c: Fixing ctype array to treat extended cp1252 letters as valid identifiers on server side, and as valid "isprint" characters (e.g. on client side). strings/ctype-latin1.c: Bug#13145: A table named "C-cedilla" can't be dropped. Accept extended cp1252 letters as valid identifiers. mysql-test/t/ctype_latin1.test: Accept extended cp1252 letters as valid identifiers. mysql-test/r/ctype_latin1.result: adding test case
Diffstat (limited to 'strings')
-rw-r--r--strings/ctype-latin1.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/strings/ctype-latin1.c b/strings/ctype-latin1.c
index b6e3e300c34..e5deba885e7 100644
--- a/strings/ctype-latin1.c
+++ b/strings/ctype-latin1.c
@@ -28,8 +28,8 @@ static uchar ctype_latin1[] = {
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 16, 16, 16, 16, 16,
16,130,130,130,130,130,130, 2, 2, 2, 2, 2, 2, 2, 2, 2,
2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 16, 16, 16, 16, 32,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
- 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,
+ 16, 0, 16, 2, 16, 16, 16, 16, 16, 16, 1, 16, 1, 0, 1, 0,
+ 0, 16, 16, 16, 16, 16, 16, 16, 16, 16, 2, 16, 2, 0, 2, 1,
72, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16,
16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16,
1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,