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
fc904eaead
Merge pilot.blaudden:/home/msvensson/mysql/mysql-5.1
...
into pilot.blaudden:/home/msvensson/mysql/mysql-5.1-maint
2007-04-02 11:15:09 +02:00
mats@romeo.(none)
82c71a60f7
- Fixing binary log positions
...
- Eliminating some compiler warnings
2007-03-30 10:27:08 +02:00
msvensson@pilot.blaudden
ce4d399473
Update result for bug#19991
2007-03-29 21:59:06 +02:00
mats@romeo.(none)
6a01170299
Merge romeo.(none):/home/bkroot/mysql-5.1-new-rpl
...
into romeo.(none):/home/bk/b22583-mysql-5.1-new-rpl
2007-03-20 09:35:56 +01:00
msvensson@pilot.blaudden
4367b151c2
Switch back to master before cleanup of the created tables
...
That causes test case for bug#6880 to be run on the master
instead of the slave and thus the result files need to be updated
2007-03-01 15:25:42 +01:00
mats@romeo.(none)
e61a1841a5
BUG#22583 (RBR between MyISAM and non-MyISAM tables containing BIT field
...
does not work): Changing packed row format to only include null bits
for those columns that are present in the row as well as writing BIT
columns in a storage engine-independent format.
The change in row format is incompatible with the previous format and a
slave will not be able to read the new events.
2007-02-12 16:46:42 +01:00
ramil@mysql.com
db2acfc926
Fix for bug #20601 : rpl_ndb_log.test failure
2006-06-21 18:16:07 +05:00
evgen@moonbone.local
9c324f32e7
rpl_row_log.result, rpl_row_log_innodb.result:
...
Fixed failing test case
2006-06-19 20:21:00 +04:00
jmiller@mysql.com
d022cacbc1
Updated to fix bug in AIX
2006-05-16 15:38:21 +02:00
mats@mysql.com
4440b71dda
Bug#18280 (RBR: Extreneous maps when writing to general_log and slow_log):
...
Filter out replication general_log and slow_log entirely from binary
log. Caching result of table share-specific tests.
2006-03-17 18:11:07 +01:00
mats@mysql.com
0ffd1be87d
WL#3023 (RBR: Use locks in a statement-like manner):
...
More adaptions to make it work with existing code base.
2006-03-03 09:49:46 +01:00
mats@mysql.com
101edab125
WL#3023 (RBR: Use locks in a statement-like manner):
...
Adaptions to make it work with NDB.
2006-02-24 16:19:55 +01:00
jmiller@mysql.com
e3bfdb9b1c
Merge jmiller@bk-internal.mysql.com:/home/bk/mysql-5.1-new
...
into mysql.com:/home/ndbdev/jmiller/clones/mysql-5.1-new
2006-02-08 16:52:34 +01:00
msvensson@neptunus.(none)
cacdb371bc
Update test results
2006-02-08 10:33:21 +01:00
jmiller@mysql.com
23b68e3a5a
More test case updates for using RPL with NDB as default engine
2006-02-07 00:18:10 +01:00
lars@mysql.com
ad126d90e0
WL#1012: All changes as one single changeset.
...
This includes both code and test cases.
2005-12-22 06:39:02 +01:00