summaryrefslogtreecommitdiff
path: root/sql/slave.cc
Commit message (Expand)AuthorAgeFilesLines
* Added the following new privleges:unknown2002-06-121-17/+8
* Big code cleanup/review before 4.0.2 release.unknown2002-06-111-6/+6
* Added a lot of DBUG_xxx statements to be able to find replication bug.unknown2002-06-081-50/+77
* removed init_count from IO_CACHE.unknown2002-06-051-307/+366
* Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-06-021-2/+0
|\
| * Fixed a bug in make test, non-debug version.unknown2002-05-291-2/+0
* | Fixed bug in wait_for_relay_log_space()unknown2002-06-021-2/+2
|/
* Portability fixunknown2002-04-301-4/+8
* Merge work:/home/bk/mysql-4.0unknown2002-04-281-1/+1
|\
| * init_dynamic_array MyODBC compatibility fixunknown2002-04-281-1/+1
* | replication bugfixesunknown2002-04-251-15/+6
|/
* fixed assertion failure on corrupted log in reckless slave modeunknown2002-04-181-0/+2
* reckless slave optionunknown2002-04-151-6/+26
* relay_log_space_limitunknown2002-04-011-10/+101
* replication updates. This changeset seems to be working fine on test systems.unknown2002-03-301-15/+50
* Merge work:/home/bk/mysql-4.0unknown2002-03-261-1/+9
|\
| * replication updates and bugfixes. Still not perfect - there is some strangeunknown2002-03-151-1/+9
* | mi_check flags cleanupunknown2002-03-131-2/+1
|/
* fixed replication bugunknown2002-03-091-0/+2
* fixed replication assert failure ( found by Jeremy Zawodny)unknown2002-03-081-27/+35
* DBUG_ASSERT_LOCKunknown2002-03-081-1/+1
* fixed the use of unitialized variable - code now works on the test system unknown2002-03-021-1/+1
* make my_vsnprintf() work with oversized stringsunknown2002-03-011-0/+1
* updated test suite to be able to run 3.23 master and 4.0 slave unknown2002-02-091-5/+5
* fixes for slave backward compatunknown2002-02-071-11/+129
* Merge work:/home/bk/mysql-4.0unknown2002-01-311-1/+1
|\
| * Merge work:/home/bk/mysql-4.0unknown2002-01-291-1/+1
| |\
| | * temporary commit - need to pull Monty's changesunknown2002-01-291-1/+1
* | | Added --sql-mode=NO_UNSIGNED_SUBTRACTIONunknown2002-01-301-2/+1
|/ /
* | New error messagesunknown2002-01-291-220/+259
|/
* misc replication bugfixes including some needed modifications in IO_CACHEunknown2002-01-261-15/+48
* more predicatable slave behaviour with wait_for_slave_stop in mysqltestunknown2002-01-241-17/+72
* post-merge fixes, including slave-skip-errors backportunknown2002-01-221-0/+33
* Here comes a nasty patch, although I am not ready to push it yet. I willunknown2002-01-191-311/+1105
* mergeunknown2001-11-281-1/+6
|\
| * fixed alias drop bug in binlogunknown2001-11-271-1/+6
| * fixed bug with temporary tables replication if one does FLUSH LOGSunknown2001-10-291-1/+0
| * fixed sleep unknown2001-10-171-2/+3
* | use env vars for socket/port in connect in mysqltestunknown2001-11-171-1/+7
* | work to enable reading 3.23 logs - not yet finishedunknown2001-11-101-6/+66
* | cleanupunknown2001-10-231-32/+38
* | Fix after mergeunknown2001-10-201-1/+1
* | 64-bit portability fixes in network I/Ounknown2001-10-131-3/+3
* | fixes for mysql-test to run without managerunknown2001-10-111-1/+10
* | Merge work.mysql.com:/home/bk/mysqlunknown2001-10-071-1/+1
|\ \ | |/
| * fixed crash on slave when master aborts a query that has % in it.unknown2001-10-051-1/+1
* | mergeunknown2001-10-031-15/+32
|\ \ | |/
| * Added usage of --master-retry-count to make mysql-test-run safer.unknown2001-10-031-16/+33
* | mergeunknown2001-10-021-4/+4
|\ \ | |/
| * Fix for make distunknown2001-10-021-4/+4