summaryrefslogtreecommitdiff
path: root/sql/slave.h
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/kent/bk/main/mysql-5.0kent@kent-amd64.(none)2006-12-231-2/+1
|\
| * Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| * Merge bk-internal:/home/bk/mysql-5.0-maintjimw@rama.(none)2006-09-281-1/+2
| |\
* | | Refactoring: Moved master info functionality into rpl_mi.cc to lars@mysql.com/black.(none)2006-10-311-114/+3
* | | Merge siva.hindu.god:/usr/home/tim/m/bk/g51tsmith/tim@siva.hindu.god2006-09-291-1/+2
|\ \ \
| * \ \ Merge rama.(none):/home/jimw/my/mysql-5.0-cleanjimw@rama.(none)2006-09-281-1/+2
| |\ \ \ | | | |/ | | |/|
| | * | Merge rama.(none):/home/jimw/my/mysql-4.1-cleanjimw@rama.(none)2006-09-281-1/+2
| | |\ \
| | | * | Bug #2717: include/my_global.h mis-defines __attribute__jimw@rama.(none)2006-08-171-1/+2
* | | | | Merge mysql.com:/home/gluh/MySQL/Merge/5.0gluh@gluh.(none)2006-09-281-1/+1
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | after merge fixgluh@mysql.com/gluh.(none)2006-09-271-1/+1
| |/ /
* | | Merge maint2.mysql.com:/data/localhome/tsmith/bk/mrg50/50tsmith@maint2.mysql.com2006-09-131-1/+1
|\ \ \ | |/ /
| * | after merge fixgluh@mysql.com/gluh.(none)2006-09-081-1/+1
| * | A fix for Bug#19022 "Memory bug when switching db during trigger execution". konstantin@mysql.com2006-06-281-1/+0
| * | Fix yet another place that used uint32 instead of uint.konstantin@mysql.com2006-06-271-1/+1
| * | A fix and a test case forkonstantin@mysql.com2006-06-271-4/+0
* | | WL#3153 "Split logs". Recommit with post-review fixespetr@mysql.com2006-05-051-2/+2
* | | Merge mysql.com:/home/kostja/mysql/tmp_mergekonstantin@mysql.com2006-02-021-1/+1
|\ \ \ | |/ /
| * | many warnings (practically safe but annoying) correctedserg@serg.mylan2006-01-031-1/+1
* | | WL#1012: All changes as one single changeset.lars@mysql.com2005-12-221-274/+17
* | | Merge mysql.com:/home/my/mysql-5.0monty@mysql.com2005-11-051-0/+11
|\ \ \ | |/ /
| * | Merge mysql.com:/home/mysql_src/mysql-4.1guilhem@mysql.com2005-10-121-0/+11
| |\ \ | | |/
| | * Fix for BUG#13023: "SQL Thread is up but doesn't move forward". Details in sl...guilhem@mysql.com2005-10-121-0/+11
* | | Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0serg@serg.mylan2005-10-091-2/+2
|\ \ \ | |/ /
| * | pthread_handler_decl() changed to be ctags-friendlyserg@serg.mylan2005-10-081-2/+2
* | | Mergetomas@poseidon.ndb.mysql.com2005-10-061-1/+1
|\ \ \ | |/ /
| * | Fixed several boolean type options used in my_long_options[].jani@ua141d10.elisa.omakaista.fi2005-10-041-1/+2
* | | 5.0 to 5.1 mergepatg@patrick.local2005-04-011-1/+9
|\ \ \ | |/ /
| * | merge from 4.1gbichot@quadita2.mysql.com2005-03-241-1/+8
| |\ \ | | |/
| | * "After Monty's review" changes to the fix for BUG#8325 "Deadlock in replicati...gbichot@quadita2.mysql.com2005-03-231-1/+8
| * | Last part of WL#1062: better replication of timezones: no more usegbichot@production.mysql.com2005-03-221-0/+1
* | | WL#2472: Fixes according to reviewlars@mysql.com2005-03-221-2/+0
* | | Mergelars@mysql.com2005-03-211-34/+5
|\ \ \ | |/ / |/| |
| * | WL#2472: lars@mysql.com2005-03-211-2/+2
| * | WL#2472: Addendum: Fixes after Mats reviewlars@mysql.com2005-03-101-0/+4
| * | WL#2472: Refactoring of replication and binlog filtering.lars@mysql.com2005-03-081-34/+1
* | | Mergeguilhem@mysql.com2005-03-021-1/+2
|\ \ \ | | |/ | |/|
| * | Fix for BUG#8325 "Deadlock in replication thread stops replication":guilhem@mysql.com2005-03-021-1/+3
* | | manually mergedserg@serg.mylan2005-02-141-10/+9
|\ \ \
| * | | open binlog index file *before* tc_log->open() and binlog itself *after*serg@serg.mylan2005-02-011-10/+9
* | | | WL#1062 "log charset info into all Query_log_event":guilhem@mysql.com2005-02-031-0/+10
| |_|/ |/| |
* | | Merge with 4.1monty@mishka.local2004-12-221-5/+22
|\ \ \ | |/ / |/| / | |/
| * A change of behaviour of Seconds_Behind_Master from SHOW SLAVE STATUS. It's g...guilhem@mysql.com2004-12-161-5/+22
* | Merge with 4.1monty@mysql.com2004-12-061-1/+1
|\ \ | |/
| * Due to a compiler bug, slave.cc:tables_ok() sometimes wrongly returnslars@mysql.com2004-12-031-1/+1
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1tomas@poseidon.ndb.mysql.com2004-11-261-1/+2
|\ \ | |/
| * Mergemats@mysql.com2004-11-251-1/+2
| |\
| | * Fix for Bug#6148. Only rewind read position in binary log when themats@mysql.com2004-11-251-1/+2
* | | mergedserg@serg.mylan2004-11-171-1/+1
|\ \ \ | |/ /
| * | Fixes for compilation errors in Windows (casts from uint32* to uint*) in repl...guilhem@mysql.com2004-11-171-1/+1
* | | mergebell@sanja.is.com.ua2004-11-121-2/+2
|\ \ \