Commit 0dea2494 authored by mskold/marty@mysql.com/linux.site's avatar mskold/marty@mysql.com/linux.site

Merge mysql.com:/windows/Linux_space/MySQL/mysql-4.1

into  mysql.com:/windows/Linux_space/MySQL/mysql-5.0
parents b97dff67 44e55e3b
......@@ -1778,8 +1778,7 @@ void handler::print_error(int error, myf errflag)
if (key_nr == MAX_KEY)
{
/* Key is unknown */
str.length(0);
str.append("");
str.copy("", 0, system_charset_info);
key_nr= -1;
}
else
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment