Commit deb26a93 authored by mskold/marty@mysql.com/linux.site's avatar mskold/marty@mysql.com/linux.site
Browse files

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

into  mysql.com:/windows/Linux_space/MySQL/mysql-4.1-ndb
parents 3a4ca6d7 44e55e3b
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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