summaryrefslogtreecommitdiff
path: root/strings/is_prefix.c
diff options
context:
space:
mode:
authorunknown <heikki@hundin.mysql.fi>2004-12-10 17:12:47 +0200
committerunknown <heikki@hundin.mysql.fi>2004-12-10 17:12:47 +0200
commitc486461e4430ced16300cc86c007a8d1d980af93 (patch)
treee1d78d4226b32471918cc97633672f886e0c6970 /strings/is_prefix.c
parentd5da66e83c84aa74e1548fd3f8205b98adb02a24 (diff)
downloadmariadb-git-c486461e4430ced16300cc86c007a8d1d980af93.tar.gz
dict0dict.h, dict0dict.c, ha_innodb.cc:
Fix for the 0xA0 character problem in the InnoDB FOREIGN KEY parser: if my_isspace() treats 0xA0 as space, then let InnoDB do the same; this might break some multi-byte charset id's, though for big5, ujis, sjis this seems not to change the current behavior (I checked the tables in /share/charsets); this fix must NOT be merged to 4.1 because in 4.1 everything is in UTF-8 sql/ha_innodb.cc: Fix for the 0xA0 character problem in the InnoDB FOREIGN KEY parser: if my_isspace() treats 0xA0 as space, then let InnoDB do the same; this might break some multi-byte charset id's, though for big5, ujis, sjis this seems not to change the current behavior (I checked the tables in /share/charsets); this fix must NOT be merged to 4.1 because in 4.1 everything is in UTF-8 innobase/dict/dict0dict.c: Fix for the 0xA0 character problem in the InnoDB FOREIGN KEY parser: if my_isspace() treats 0xA0 as space, then let InnoDB do the same; this might break some multi-byte charset id's, though for big5, ujis, sjis this seems not to change the current behavior (I checked the tables in /share/charsets); this fix must NOT be merged to 4.1 because in 4.1 everything is in UTF-8 innobase/include/dict0dict.h: Fix for the 0xA0 character problem in the InnoDB FOREIGN KEY parser: if my_isspace() treats 0xA0 as space, then let InnoDB do the same; this might break some multi-byte charset id's, though for big5, ujis, sjis this seems not to change the current behavior (I checked the tables in /share/charsets); this fix must NOT be merged to 4.1 because in 4.1 everything is in UTF-8
Diffstat (limited to 'strings/is_prefix.c')
0 files changed, 0 insertions, 0 deletions