diff options
author | bar@mysql.com <> | 2006-04-06 10:21:33 +0500 |
---|---|---|
committer | bar@mysql.com <> | 2006-04-06 10:21:33 +0500 |
commit | 743f96da9cbaca032ff722dcd8c33227e9f41e68 (patch) | |
tree | 1e256de555526a34ec4b70ec62b58a200e16ad4c /strings | |
parent | e732d0536f047f8de05622dfb38e2be99076612e (diff) | |
parent | 8f1bddb8ed872d5c286923b83e4aa2d642dd3011 (diff) | |
download | mariadb-git-743f96da9cbaca032ff722dcd8c33227e9f41e68.tar.gz |
Merge mysql.com:/usr/home/bar/mysql-4.1
into mysql.com:/usr/home/bar/mysql-5.0
Diffstat (limited to 'strings')
-rw-r--r-- | strings/ctype-extra.c | 244 |
1 files changed, 0 insertions, 244 deletions
diff --git a/strings/ctype-extra.c b/strings/ctype-extra.c index ea6fe68e973..b680b69028c 100644 --- a/strings/ctype-extra.c +++ b/strings/ctype-extra.c @@ -6481,17 +6481,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_dec8_swedish_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -6514,17 +6510,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_cp850_general_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -6547,17 +6539,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_latin1_german1_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -6580,17 +6568,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_hp8_english_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -6613,17 +6597,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_koi8r_general_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -6646,17 +6626,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_latin2_general_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -6679,17 +6655,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_swe7_swedish_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -6712,17 +6684,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_ascii_general_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -6745,17 +6713,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_cp1251_bulgarian_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -6778,17 +6742,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_latin1_danish_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -6811,17 +6771,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_hebrew_general_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -6844,17 +6800,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_latin7_estonian_cs, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -6877,17 +6829,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_latin2_hungarian_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -6910,17 +6858,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_koi8u_general_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -6943,17 +6887,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_cp1251_ukrainian_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -6976,17 +6916,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_greek_general_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -7009,17 +6945,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_cp1250_general_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -7042,17 +6974,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_latin2_croatian_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -7075,17 +7003,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_cp1257_lithuanian_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -7108,17 +7032,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_latin5_turkish_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -7141,17 +7061,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_armscii8_general_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -7174,17 +7090,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_cp866_general_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -7207,17 +7119,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_keybcs2_general_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -7240,17 +7148,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_macce_general_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -7273,17 +7177,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_macroman_general_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -7306,17 +7206,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_cp852_general_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -7339,17 +7235,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_latin7_general_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -7372,17 +7264,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_latin7_general_cs, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -7405,17 +7293,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_macce_bin, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_bin_handler, @@ -7438,17 +7322,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_cp1250_croatian_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -7471,17 +7351,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_latin1_general_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -7504,17 +7380,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_latin1_general_cs, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -7537,17 +7409,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_cp1251_bin, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_bin_handler, @@ -7570,17 +7438,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_cp1251_general_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -7603,17 +7467,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_cp1251_general_cs, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -7636,17 +7496,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_macroman_bin, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_bin_handler, @@ -7669,17 +7525,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_cp1256_general_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -7702,17 +7554,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_cp1257_bin, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_bin_handler, @@ -7735,17 +7583,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_cp1257_general_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -7768,17 +7612,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_armscii8_bin, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_bin_handler, @@ -7801,17 +7641,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_ascii_bin, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_bin_handler, @@ -7834,17 +7670,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_cp1250_bin, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_bin_handler, @@ -7867,17 +7699,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_cp1256_bin, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_bin_handler, @@ -7900,17 +7728,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_cp866_bin, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_bin_handler, @@ -7933,17 +7757,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_dec8_bin, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_bin_handler, @@ -7966,17 +7786,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_greek_bin, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_bin_handler, @@ -7999,17 +7815,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_hebrew_bin, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_bin_handler, @@ -8032,17 +7844,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_hp8_bin, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_bin_handler, @@ -8065,17 +7873,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_keybcs2_bin, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_bin_handler, @@ -8098,17 +7902,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_koi8r_bin, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_bin_handler, @@ -8131,17 +7931,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_koi8u_bin, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_bin_handler, @@ -8164,17 +7960,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_latin2_bin, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_bin_handler, @@ -8197,17 +7989,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_latin5_bin, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_bin_handler, @@ -8230,17 +8018,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_latin7_bin, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_bin_handler, @@ -8263,17 +8047,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_cp850_bin, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_bin_handler, @@ -8296,17 +8076,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_cp852_bin, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_bin_handler, @@ -8329,17 +8105,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_swe7_bin, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_bin_handler, @@ -8362,17 +8134,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_geostd8_general_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -8395,17 +8163,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_geostd8_bin, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_bin_handler, @@ -8428,17 +8192,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ to_uni_latin1_spanish_ci, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, @@ -8460,17 +8220,13 @@ CHARSET_INFO compiled_charsets[] = { NULL, /* sort_order_big*/ NULL, /* to_uni */ NULL, /* from_uni */ - my_unicase_default, /* caseinfo */ NULL, /* state map */ NULL, /* ident map */ 1, /* strxfrm_multiply*/ - 1, /* caseup_multiply*/ - 1, /* casedn_multiply*/ 1, /* mbminlen */ 1, /* mbmaxlen */ 0, /* min_sort_char */ 255, /* max_sort_char */ - ' ', /* pad_char */ 0, /* escape_with_backslash_is_dangerous */ &my_charset_8bit_handler, &my_collation_8bit_simple_ci_handler, |