summaryrefslogtreecommitdiff
path: root/sql/slave.h
Commit message (Expand)AuthorAgeFilesLines
* Portability fixunknown2002-04-301-1/+1
* replication bugfixesunknown2002-04-251-1/+3
* reckless slave optionunknown2002-04-151-1/+1
* relay_log_space_limitunknown2002-04-011-0/+8
* replication updates. This changeset seems to be working fine on test systems.unknown2002-03-301-1/+4
* fixed the use of unitialized variable - code now works on the test system unknown2002-03-021-0/+2
* fixes for slave backward compatunknown2002-02-071-0/+2
* Added --sql-mode=NO_UNSIGNED_SUBTRACTIONunknown2002-01-301-1/+1
* New error messagesunknown2002-01-291-81/+104
* misc replication bugfixes including some needed modifications in IO_CACHEunknown2002-01-261-0/+3
* post-merge fixes, including slave-skip-errors backportunknown2002-01-221-0/+6
* Here comes a nasty patch, although I am not ready to push it yet. I willunknown2002-01-191-56/+287
* work to enable reading 3.23 logs - not yet finishedunknown2001-11-101-1/+3
* mergeunknown2001-10-031-1/+1
|\
| * Added usage of --master-retry-count to make mysql-test-run safer.unknown2001-10-031-1/+1
* | LOAD DATA INFILE is now replicated properly, except for cleanup on unknown2001-08-031-1/+15
* | merged with 3.23unknown2001-07-171-0/+4
|\ \ | |/
| * added slave_net_timeoutunknown2001-07-171-0/+4
* | mysql-test/t/rpl_sporadic_master.testunknown2001-07-101-1/+2
* | merged latest changes in 3.23 unknown2001-07-071-2/+1
|\ \ | |/
| * dded volatile to replication variableunknown2001-07-071-2/+1
* | show master forced rotate info in SHOW BINLOG EVENTSunknown2001-06-231-1/+2
* | A slave now can optionally register with the master providing the unknown2001-05-301-2/+3
* | updates for LOAD DATA FROM MASTER + some cleanup of replication codeunknown2001-05-281-3/+8
|/
* Changed pthread_mutex_init() to use new MY_MUTEX_INIT.. macrounknown2001-03-261-1/+1
* untested changes to close socket on slave stop for OS's that do notunknown2001-03-121-0/+1
* Fixed test cases for innobaseunknown2001-03-071-5/+5
* ulonglong -> uint32 for log offsetunknown2001-02-261-4/+4
* Added last_errno and last_error to show slave statusunknown2001-01-241-0/+5
* rpl000016.test syncunknown2001-01-171-0/+6
* fixed up leaks found by --exit-info=256unknown2000-12-091-1/+2
* added loops and other cool stuff to mysqltestunknown2000-12-021-1/+1
* slave master.info FILE -> IO_CACHEunknown2000-11-241-3/+3
* mysql-test/mysql-test-rununknown2000-11-221-0/+4
* fixed warning in sql_class.ccunknown2000-11-201-0/+3
* repl-tests/test-repl-ts/repl-timestamp.master.rejectunknown2000-11-131-1/+11
* laptop commit, syncing with the repostitory. Fixed some bad bugs in replicationunknown2000-11-111-0/+95