summaryrefslogtreecommitdiff
path: root/sql/repl_failsafe.cc
Commit message (Expand)AuthorAgeFilesLines
* don't need to tag the slave SQL thread as "bootstrap". It causes duplicateguilhem@mysql.com2004-06-101-0/+5
* Portability fixesmonty@mysql.com2004-05-121-1/+3
* after review changesbell@sanja.is.com.ua2004-04-071-1/+1
* removed old way to prevent using stack tables for caching Items in PSbell@sanja.is.com.ua2004-04-041-0/+1
* Added test to show bug in current union implementationmonty@mysql.com2004-03-191-2/+3
* merge with 4.0 (to get compiler error fixes for innodb)monty@mysql.com2004-03-191-2/+10
|\
| * Fix for BUG#2922 "Crash (signal11) after "load data from master""guilhem@mysql.com2004-03-171-2/+10
* | merge with 4.0monty@mysql.com2004-03-161-5/+5
|\ \ | |/
| * Fix for BUG#2921 "Replication problem on mutex lock in mySQL-4.0.18":guilhem@mysql.com2004-03-111-4/+4
| * Backporting parts ofguilhem@mysql.com2004-03-101-1/+1
| * Undoing 2 parts of changeset 1.1730.1.1 :guilhem@mysql.com2004-03-101-1/+1
| * Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)monty@mysql.com2004-03-101-1/+1
* | now all tables of query are locked in one place (including derived tables)bell@sanja.is.com.ua2004-02-011-1/+1
* | THD::lex now points to THD::main_lex like in 5.0konstantin@oak.local2003-12-191-1/+1
* | Merge with 4.0.17monty@mysql.com2003-12-171-1/+7
|\ \ | |/
| * code cleanup after some reasoningserg@serg.mylan2003-12-091-1/+0
| * - Fix for BUG#1858 "SQL-Thread stops working when using optimize table":guilhem@mysql.com2003-12-041-0/+7
* | Replication:guilhem@gbichot22003-11-231-1/+6
* | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1paul@ice.snake.net2003-11-201-1/+0
|\ \
| * | Merge key cache structures to onemonty@mysql.com2003-11-201-1/+0
* | | Use same style for SHOW MASTER STATUS fields aspaul@ice.snake.net2003-11-201-1/+1
|/ /
* | Fixes after mergemonty@narttu.mysql.fi2003-10-081-1/+6
* | Merge with 4.0.16monty@narttu.mysql.fi2003-10-071-5/+9
|\ \ | |/
| * * Fix for BUG#1248: "LOAD DATA FROM MASTER drops the slave's db unexpectedly".guilhem@mysql.com2003-09-111-5/+9
* | Mergehf@deer.(none)2003-09-261-2/+1
|\ \
| * | SCRUM:hf@deer.(none)2003-09-261-2/+1
* | | mergemonty@mishka.mysql.fi2003-09-241-1/+0
|\ \ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mashka.mysql.fi2003-09-141-1/+0
| |\ \ \ | | |/ / | |/| |
| | * | Remove 'extern' references from .cc filesmonty@mashka.mysql.fi2003-09-131-1/+0
* | | | SCRUMhf@deer.(none)2003-09-191-2/+2
|/ / /
* | | Manual merge after commiting START SLAVE UNTILdlenev@mysql.com2003-09-141-0/+6
|\ \ \ | |/ / |/| |
| * | Implemented support for START SLAVE UNTIL (WL#868)dlenev@dlenev.mshome2003-09-141-0/+6
* | | mergemonty@narttu.mysql.fi2003-09-031-0/+15
|\ \ \
| * \ \ merge with 4.0.15monty@narttu.mysql.fi2003-08-291-0/+15
| |\ \ \ | | | |/ | | |/|
| | * | Fix for BUG#1086. Now we don't preserve event's log_pos throughdlenev@mysql.com2003-08-201-0/+15
* | | | Manual merge fixesdlenev@mysql.com2003-09-011-0/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Implemented replication over SSLdlenev@dlenev.mshome2003-09-011-0/+11
| | |/ | |/|
* | | Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-1/+2
|\ \ \ | |/ / |/| / | |/
| * Avoid segfault when LOAD DATA FROM MASTER is run on a master which does noguilhem@mysql.com2003-07-281-1/+1
| * Safety and speedup fixes:monty@mashka.mysql.fi2003-07-141-1/+1
| * Fix for BUG#791:guilhem@mysql.com2003-07-111-1/+1
| * Don't install signal handler for SIGINT by defaultmonty@narttu.mysql.fi2003-06-101-0/+1
* | Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/s...monty@narttu.mysql.fi2003-06-141-10/+11
* | SCRUM:hf@deer.(none)2003-06-031-0/+1
* | SCRUM:hf@deer.(none)2003-05-311-3/+2
* | Lots of conflicts resolvedhf@deer.(none)2003-05-281-33/+34
|\ \
| * | SCRUMhf@deer.mysql.r18.ru2003-05-021-33/+34
* | | New 4.1 protocol; SQLSTATE, CLIENT_MULTI_RESULTS, client character setmonty@mashka.mysql.fi2003-05-261-1/+1
|/ /
* | Replication: new code to not modify in-memory log positions until the COMMITguilhem@mysql.com2003-04-241-4/+7
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@narttu.mysql.fi2003-03-201-4/+4
|\ \