summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorbell@sanja.is.com.ua <>2004-11-25 02:27:02 +0200
committerbell@sanja.is.com.ua <>2004-11-25 02:27:02 +0200
commit69ec6a4592f865896d4fa90029b01042aec41d84 (patch)
tree64b87aad2e52257f0c6cb4d27336e0d1fb516494 /include
parent1e3d8b0839597d5fa4b9d1e4e1535eda30e82f93 (diff)
parent2e6d5760534c0a4238c0df67a0d1a8214b4e7df9 (diff)
downloadmariadb-git-69ec6a4592f865896d4fa90029b01042aec41d84.tar.gz
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0
into sanja.is.com.ua:/home/bell/mysql/bk/work-join-5.0
Diffstat (limited to 'include')
-rw-r--r--include/m_ctype.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/m_ctype.h b/include/m_ctype.h
index ddc21070547..26e285b9683 100644
--- a/include/m_ctype.h
+++ b/include/m_ctype.h
@@ -63,7 +63,7 @@ typedef struct unicase_info_st
#define MY_CS_UNICODE 128 /* is a charset is full unicode */
#define MY_CS_READY 256 /* if a charset is initialized */
#define MY_CS_AVAILABLE 512 /* If either compiled-in or loaded*/
-
+#define MY_CS_CSSORT 1024 /* if case sensitive sort order */
#define MY_CHARSET_UNDEFINED 0