Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb

into  mysql.com:/windows/Linux_space/MySQL/mysql-4.1-ndb
This commit is contained in:
mskold/marty@mysql.com/linux.site 2006-10-25 15:17:44 +02:00
commit 7ad30e80f1

View File

@ -1106,8 +1106,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