1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Follow up to the patch for the BUG#10491.

This commit is contained in:
anozdrin/alik@ibm.
2007-06-29 17:37:17 +04:00
parent 6794da1159
commit 6eb17c289a
6 changed files with 10 additions and 8 deletions

View File

@ -7564,7 +7564,9 @@ static void test_explain_bug()
else
{
verify_prepare_field(result, 6, "key_len", "", MYSQL_TYPE_VAR_STRING, "",
"", "", NAME_LEN*MAX_KEY, 0);
"", "",
NAME_LEN*MAX_KEY / my_charset_utf8_general_ci.mbmaxlen,
0);
}
verify_prepare_field(result, 7, "ref", "", MYSQL_TYPE_VAR_STRING,