mats@kindahl-laptop.dnsalias.net
7bc43ebfc9
BUG#24954 (Last_errno and Last_error not set after master_retry_count has
...
been reached):
Post-merge patch to handle all the changes to the tree since the tree
was cloned.
2007-06-11 22:15:39 +02:00
mats@kindahl-laptop.dnsalias.net
a4c6ff8551
Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-rpl
...
into kindahl-laptop.dnsalias.net:/home/bk/b24954-mysql-5.1-new-rpl
2007-06-09 08:29:51 +02:00
mats@kindahl-laptop.dnsalias.net
9094e97aed
BUG#24954 (Last_errno and Last_error not set after master_retry_count was reached):
...
Adding new fields Last_{IO,SQL}_Errno and Last_{IO,SQL}_Error to output
of SHOW SLAVE STATUS to hold errors from I/O and SQL thread respectively.
Old fields Last_Error and Last_Errno are aliases for Last_SQL_Error and
Last_SQL_Errno respectively.
Fields are added last to output of SHOW SLAVE STATUS to allow old applications
to use the same positional arguments into the row, while allowing new
application to benefit from the added information.
In addition, some new error codes are added (especially for the I/O
thread) to be able to provide sensible error message.
2007-06-09 07:19:37 +02:00
msvensson@pilot.blaudden
6b4a71659e
Make sure tests drops objects created and restore variables to default
2007-03-01 14:16:38 +01:00
msvensson@shellback.(none)
197f17481f
Merge shellback.(none):/home/msvensson/mysql/mysql-5.0-maint
...
into shellback.(none):/home/msvensson/mysql/mysql-5.1-maint
2006-10-08 15:59:06 +02:00
msvensson@neptunus.(none)
577242e085
Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1-maint
...
into neptunus.(none):/home/msvensson/mysql/mysql-5.0-maint
2006-10-07 20:19:57 +02:00
msvensson@neptunus.(none)
6f3f15c7bb
Fix spelling error
2006-10-07 20:16:57 +02:00
lars@mysql.com
11dde18f88
BUG#17339: Most rpl tests need to execute sync_slave_with_master to ensure that cleanup is done on slave
...
For this particular bug report it was rpl_loadfile.test that did not make proper cleanup, but the patch
includes fixes for other tests aswell.
2006-02-13 19:03:12 +01:00
msvensson@neptunus.(none)
9304785c10
Add new option "check-testcases" to mysql-test-run.pl
...
Cleanup the sideeffects from most of the testcases with sideeffects.
2006-01-26 17:54:34 +01:00
lars@mysql.com
683edc6599
Reverted old fix with sync_slave_with_master and added a replace commands
...
to eliminate nondeterminism in slave start
2005-09-12 10:50:42 +02:00
lars@mysql.com
06dd104491
Added synchronization to rpl_slave_status.test
2005-09-06 15:39:20 +02:00
msvensson@neptunus.(none)
f1f45919c9
Fix missing command terminator
2005-09-01 20:49:06 +02:00
elliot@mysql.com
fcaff839de
BUG#12330 Add --replace_column in order to make test deterministic.
2005-08-03 15:08:03 -04:00
sasha@asksasha.com
fa7897c62a
updates for BUG#10780 - fixed slave I/O thread running status to No while attempting
...
to connect
2005-07-29 21:00:28 -06:00
sasha@asksasha.com
0abc5c941d
testcase for bug 10780 was not added in the previous commit
2005-07-28 19:10:49 -06:00