binlog.binlog_auto_increment_bug33029: ------ mysqltest: ... Done processing test commands. --- /home/bm136801/my/mysql-5.1-bugteam/mysql-test/var/2/tmp/check-mysqld_1.resu lt Fri Feb 26 15:00:32 2010 +++ /home/bm136801/my/mysql-5.1-bugteam/mysql-test/var/2/tmp/check-mysqld_1.reje ct Fri Feb 26 15:00:33 2010 @@ -1,3 +1,41 @@ +Slave_IO_State +Master_Host dummy.localdomain +Master_User test +Master_Port 3306 +Connect_Retry # +Master_Log_File # +Read_Master_Log_Pos # +Relay_Log_File # +Relay_Log_Pos # +Relay_Master_Log_File # +Slave_IO_Running No +Slave_SQL_Running No +Replicate_Do_DB +Replicate_Ignore_DB +Replicate_Do_Table +Replicate_Ignore_Table +Replicate_Wild_Do_Table +Replicate_Wild_Ignore_Table +Last_Errno 0 +Last_Error +Skip_Counter 0 +Exec_Master_Log_Pos # +Relay_Log_Space # +Until_Condition # +Until_Log_File # +Until_Log_Pos # +Master_SSL_Allowed No +Master_SSL_CA_File +Master_SSL_CA_Path +Master_SSL_Cert +Master_SSL_Cipher +Master_SSL_Key +Seconds_Behind_Master NULL +Master_SSL_Verify_Server_Cert No +Last_IO_Errno 0 +Last_IO_Error +Last_SQL_Errno 0 +Last_SQL_Error VARIABLE_NAME VARIABLE_VALUE AUTOCOMMIT ON AUTOMATIC_SP_PRIVILEGES ON mysqltest: Result content mismatch ------ rpl.rpl_auto_increment_11932: ------ mysqltest: ... Done processing test commands. --- /home/bm136801/my/mysql-5.1-bugteam/mysql-test/var/1/tmp/check-mysqld_2.resu lt Fri Feb 26 15:05:45 2010 +++ /home/bm136801/my/mysql-5.1-bugteam/mysql-test/var/1/tmp/check-mysqld_2.reje ct Fri Feb 26 15:05:45 2010 @@ -16,8 +16,8 @@ Replicate_Ignore_Table Replicate_Wild_Do_Table Replicate_Wild_Ignore_Table -Last_Errno 0 -Last_Error +Last_Errno 1008 +Last_Error Error 'Can't drop database 'test1'; database doesn't exist' on q uery. Default database: ''. Query: 'drop database test1' Skip_Counter 0 Exec_Master_Log_Pos # Relay_Log_Space # @@ -34,8 +34,8 @@ Master_SSL_Verify_Server_Cert No Last_IO_Errno 0 Last_IO_Error -Last_SQL_Errno 0 -Last_SQL_Error +Last_SQL_Errno 1008 +Last_SQL_Error Error 'Can't drop database 'test1'; database doesn't exist' on q uery. Default database: ''. Query: 'drop database test1' VARIABLE_NAME VARIABLE_VALUE AUTOCOMMIT ON AUTOMATIC_SP_PRIVILEGES ON mysqltest: Result content mismatch ------ binlog.binlog_sql_mode: ------ mysqltest: ... Done processing test commands. --- /home/bm136801/my/mysql-5.1-bugteam/mysql-test/var/2/tmp/check-mysqld_2.resu lt Fri Feb 26 15:20:27 2010 +++ /home/bm136801/my/mysql-5.1-bugteam/mysql-test/var/2/tmp/check-mysqld_2.reje ct Fri Feb 26 15:20:28 2010 @@ -1,4 +1,4 @@ -Slave_IO_State +Slave_IO_State Waiting for master to send event Master_Host 127.0.0.1 Master_User root Master_Port 13010 @@ -8,8 +8,8 @@ Relay_Log_File # Relay_Log_Pos # Relay_Master_Log_File # -Slave_IO_Running No -Slave_SQL_Running No +Slave_IO_Running Yes +Slave_SQL_Running Yes Replicate_Do_DB Replicate_Ignore_DB Replicate_Do_Table @@ -30,7 +30,7 @@ Master_SSL_Cert Master_SSL_Cipher Master_SSL_Key -Seconds_Behind_Master NULL +Seconds_Behind_Master 0 Master_SSL_Verify_Server_Cert No Last_IO_Errno 0 Last_IO_Error mysqltest: Result content mismatch ------