summaryrefslogtreecommitdiff
path: root/sql/slave.cc
Commit message (Expand)AuthorAgeFilesLines
* WL#1012: All changes as one single changeset.lars@mysql.com2005-12-221-62/+212
* Merge mysql.com:/home/my/mysql-5.1monty@mysql.com2005-11-241-1/+1
|\
| * Merge mysql.com:/home/my/mysql-5.0monty@mysql.com2005-11-241-1/+1
| |\
| | * Always initialize THD::thread_stack: it's used inkonstantin@mysql.com2005-11-231-1/+1
* | | Merge mysql.com:/home/my/mysql-5.1monty@mysql.com2005-11-231-2/+2
|\ \ \ | |/ / |/| |
| * | Table definition cache, part 2monty@mysql.com2005-11-231-2/+2
* | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0jani@a193-229-222-105.elisa-laajakaista.fi2005-11-231-4/+6
|\ \ \ | |/ / |/| / | |/
| * Inefficient usage of String::append() fixed.bell@sanja.is.com.ua2005-11-201-4/+6
* | Merge mysql.com:/home/my/mysql-5.0monty@mysql.com2005-11-051-23/+147
|\ \ | |/
| * Fix for the patch #13377. Avoids race condition for relay logs close.SergeyV@selena.2005-10-271-16/+14
| * BUG#121915: Merge 4.1->5.0sergefp@mysql.com2005-10-191-1/+0
| |\
| | * fix for Valgrind errors: query_id needs to be inited early (already fixed in ...guilhem@mysql.com2005-10-141-1/+0
| * | Merge svlasenko@bk-internal.mysql.com:/home/bk/mysql-5.0SergeyV@selena.2005-10-171-0/+17
| |\ \
| | * | Fixes bug #13377. Added code to close active log files in case SergeyV@selena.2005-10-031-0/+17
| * | | Merge mysql.com:/home/my/mysql-4.1monty@mysql.com2005-10-131-2/+3
| |\ \ \ | | | |/ | | |/|
| | * | Fixes during review of new codemonty@mysql.com2005-10-131-2/+3
| * | | fixes after merge of 4.1.guilhem@mysql.com2005-10-131-5/+6
| * | | Merge mysql.com:/home/mysql_src/mysql-4.1guilhem@mysql.com2005-10-121-19/+110
| |\ \ \ | | |/ /
| | * | Fix for BUG#13023: "SQL Thread is up but doesn't move forward". Details in sl...guilhem@mysql.com2005-10-121-19/+109
| * | | slave.cc:guilhem@mysql.com2005-10-121-1/+18
| |\ \ \
| | * | | To help people avoid BUG#2122 "changing hostname confuses master or slave" un...guilhem@mysql.com2005-10-111-1/+18
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-10-121-1/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Reviewing new pushed codemonty@mysql.com2005-10-121-1/+1
* | | | | Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0serg@serg.mylan2005-10-091-5/+5
|\ \ \ \ \ | |/ / / /
| * | | | pthread_handler_decl() changed to be ctags-friendlyserg@serg.mylan2005-10-081-5/+5
| |/ / /
* | | | Mergetomas@poseidon.ndb.mysql.com2005-10-061-9/+2
|\ \ \ \ | |/ / /
| * | | Fixed several boolean type options used in my_long_options[].jani@ua141d10.elisa.omakaista.fi2005-10-041-1/+2
| | |/ | |/|
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0serg@serg.mylan2005-09-211-8/+0
| |\ \
| | * \ mergedserg@serg.mylan2005-09-211-8/+0
| | |\ \ | | | |/
| | | * fix for BUG#11139 (multi-delete with alias breaking replication if table rule...sasha@asksasha.com2005-09-141-8/+1
| * | | WL#2787 (part 2, ver 3 (merged)) changed securety context switchingbell@sanja.is.com.ua2005-09-151-8/+1
| |/ /
* | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0pappa@c-4a09e253.1238-1-64736c10.cust.bredbandsbolaget.se2005-08-251-2/+2
|\ \ \ | |/ /
| * | Merge xiphis.org:/usr/home/antony/work2/mysql-4.1acurtis@xiphis.org2005-08-111-2/+2
| |\ \ | | |/
| | * Review of new pushed codemonty@mysql.com2005-08-091-2/+2
* | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0pappa@c-8b0ae253.1238-1-64736c10.cust.bredbandsbolaget.se2005-08-051-2/+3
|\ \ \ | |/ /
| * | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-08-011-1/+2
| |\ \ | | |/
| | * updates for BUG#10780 - fixed slave I/O thread running status to No while att...sasha@asksasha.com2005-07-291-1/+1
| | * patch for bug 10780sasha@asksasha.com2005-07-281-2/+3
| * | Merge mysql.com:/home/my/mysql-4.1monty@mysql.com2005-07-281-1/+1
| |\ \ | | |/
| | * Merge mysql.com:/home/my/mysql-4.0monty@mysql.com2005-07-271-1/+1
| | |\
| | | * Review fixes:monty@mysql.com2005-07-261-1/+1
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0ndbdev@dl145b.mysql.com2005-07-221-0/+1
|\ \ \ \ | |/ / /
| * | | Merge ssmith@bk-internal.mysql.com:/home/bk/mysql-5.0stewart@mysql.com2005-07-181-1/+1
| |\ \ \
| * \ \ \ Merge mysql.com:/home/stewart/Documents/MySQL/4.1/mainstewart@mysql.com2005-07-141-0/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge mysql.com:/home/stewart/Documents/MySQL/4.0/mainstewart@mysql.com2005-07-141-0/+1
| | |\ \ \ | | | | |/ | | | |/|
| | | * | BUG#11384 drop database causes mysqld to corestewart@mysql.com2005-07-141-0/+1
* | | | | Merge poseidon.ndb.mysql.com:/home/tomas/mysql-5.0tomas@poseidon.ndb.mysql.com2005-07-151-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Get rid of checking for ETIME return value of pthread_cond_timedwait.konstantin@mysql.com2005-07-141-1/+1
| |/ / /
| * | | Manual mergelars@mysql.com2005-07-131-2/+0
| * | | Merge mysql.com:/home/bkroot/mysql-4.1lars@mysql.com2005-07-131-0/+2
| |\ \ \ | | |/ /