An error occurred fetching the project authors.
- 11 Jun, 2007 1 commit
-
-
mats@kindahl-laptop.dnsalias.net authored
been reached): Post-merge patch to handle all the changes to the tree since the tree was cloned.
-
- 09 Jun, 2007 1 commit
-
-
mats@kindahl-laptop.dnsalias.net authored
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.
-
- 30 Mar, 2007 2 commits
-
-
mats@romeo.(none) authored
- Eliminating some compiler warnings
-
mats@romeo.(none) authored
-
- 29 Mar, 2007 2 commits
-
-
mats@romeo.(none) authored
Adding an event that can be used to denote that an incident occured on the master. The event can be used to denote a gap in the replication stream, but can also be used to denote other incidents. In addition, the injector interface is extended with functions to generate an incident event. The function will also rotate the binary log after generating an incident event to get a fresh binary log.
-
msvensson@pilot.blaudden authored
- Add MASTER_SSL_VERIFY_SERVER_CERT option to CHANGE MASTER TO - Add Master_Ssl_Serify_Server_Cert to SHOW SLAVE STATUS - Save and restore ssl_verify_server_cert to master info file setting it to disabled as default.
-
- 20 Mar, 2007 1 commit
-
-
mats@romeo.(none) authored
field does not work Fix to prevent MyISAM from reading data from NULL BLOB. Fix to make record comparison independent of values of unused bits in record. Updating binlog positions in tests.
-
- 01 Mar, 2007 1 commit
-
-
msvensson@pilot.blaudden authored
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
-
- 19 Jun, 2006 1 commit
-
-
evgen@moonbone.local authored
Fixed failing test case field.cc, item_cmpfunc.cc, select.result: After merge fix
-
- 16 May, 2006 1 commit
-
-
jmiller@mysql.com authored
-
- 16 Feb, 2006 1 commit
-
-
jmiller@mysql.com authored
-
- 08 Feb, 2006 1 commit
-
-
jmiller@mysql.com authored
Fixed bug in test case
-
- 26 Jan, 2006 1 commit
-
-
msvensson@neptunus.(none) authored
-
- 22 Dec, 2005 1 commit
-
-
lars@mysql.com authored
This includes both code and test cases.
-