Re: bk commit into 5.1 tree (kostja:1.2610) BUG#12713- konstantin@mysql.com <konstantin@mysql.com> [07/11/01 01:41]:
> ChangeSet@1.2610, 2007-11-01 01:40:22+03:00, kostja@bodhi.(none) +5 -0
> Implement review requests (Serg) for the patch that deploys > Internal_error_handler in ha_delete_table().
This patch doesn't pass the test suite. Suddenly a lot more errors
became visible.
Warnings, on the other hand, are not visible in some cases:
- /opt/local/work/mysql-5.1-runtime-inc/mysql-test/r/myisam-system.result 2007-10-30 15:30:22.730305551 +0300
+++ /opt/local/work/mysql-5.1-runtime-inc/mysql-test/r/myisam-system.reject 2007-11-01 01:52:45.001975739 +0300
@@ -1,8 +1,6 @@
drop table if exists t1,t2;
create table t1 (a int) engine=myisam;
drop table if exists t1;
-Warnings:
-Error 2 Can't find file: 't1' (errno: 2)
create table t1 (a int) engine=myisam;
drop table t1;
Got one of the listed errors
--
-- Konstantin Osipov Software Developer, Moscow, Russia
-- MySQL AB, www.mysql.com The best DATABASE COMPANY in the GALAXY
--
MySQL Code Commits Mailing List
For list archives:
http://lists.mysql.com/commits
To unsubscribe:
http://lists.mysql.com/commits?unsub=lists@pantek.com
Received on Wed Oct 31 18:56:03 2007
This archive was generated by hypermail 2.1.8
: Thu Jul 03 2008 - 11:15:29 EDT
|