summaryrefslogtreecommitdiff
path: root/sql/repl_failsafe.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug #6765 "Implicit access to time zone description unknown2004-12-091-1/+0
* Mergeunknown2004-11-251-2/+2
|\
| * Fix for Bug#6148. Only rewind read position in binary log when theunknown2004-11-251-1/+2
* | Simpler arena swapping codeunknown2004-11-081-1/+1
* | Bug#6202: ENUMs are not case sensitive even if declared BINARYunknown2004-10-251-2/+2
* | Merge with 4.0 for 4.1 releaseunknown2004-10-061-2/+0
|\ \ | |/
| * Updating the headers on a few files to include GPL header.unknown2004-09-081-2/+0
* | manually mergedunknown2004-08-181-4/+5
|\ \ | |/
| * Fix for:unknown2004-07-311-4/+5
* | don't need to tag the slave SQL thread as "bootstrap". It causes duplicateunknown2004-06-101-0/+5
* | Portability fixesunknown2004-05-121-1/+3
* | after review changesunknown2004-04-071-1/+1
* | removed old way to prevent using stack tables for caching Items in PSunknown2004-04-041-0/+1
* | Added test to show bug in current union implementationunknown2004-03-191-2/+3
* | merge with 4.0 (to get compiler error fixes for innodb)unknown2004-03-191-2/+10
|\ \ | |/
| * Fix for BUG#2922 "Crash (signal11) after "load data from master""unknown2004-03-171-2/+10
* | merge with 4.0unknown2004-03-161-5/+5
|\ \ | |/
| * Fix for BUG#2921 "Replication problem on mutex lock in mySQL-4.0.18":unknown2004-03-111-4/+4
| * Backporting parts ofunknown2004-03-101-1/+1
| * Undoing 2 parts of changeset 1.1730.1.1 :unknown2004-03-101-1/+1
| * Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)unknown2004-03-101-1/+1
* | now all tables of query are locked in one place (including derived tables)unknown2004-02-011-1/+1
* | THD::lex now points to THD::main_lex like in 5.0unknown2003-12-191-1/+1
* | Merge with 4.0.17unknown2003-12-171-1/+7
|\ \ | |/
| * code cleanup after some reasoningunknown2003-12-091-1/+0
| * - Fix for BUG#1858 "SQL-Thread stops working when using optimize table":unknown2003-12-041-0/+7
* | Replication:unknown2003-11-231-1/+6
* | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-201-1/+0
|\ \
| * | Merge key cache structures to oneunknown2003-11-201-1/+0
* | | Use same style for SHOW MASTER STATUS fields asunknown2003-11-201-1/+1
|/ /
* | Fixes after mergeunknown2003-10-081-1/+6
* | Merge with 4.0.16unknown2003-10-071-5/+9
|\ \ | |/
| * * Fix for BUG#1248: "LOAD DATA FROM MASTER drops the slave's db unexpectedly".unknown2003-09-111-5/+9
* | Mergeunknown2003-09-261-2/+1
|\ \
| * | SCRUM:unknown2003-09-261-2/+1
* | | mergeunknown2003-09-241-1/+0
|\ \ \
| * \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-09-141-1/+0
| |\ \ \ | | |/ / | |/| |
| | * | Remove 'extern' references from .cc filesunknown2003-09-131-1/+0
* | | | SCRUMunknown2003-09-191-2/+2
|/ / /
* | | Manual merge after commiting START SLAVE UNTILunknown2003-09-141-0/+6
|\ \ \ | |/ / |/| |
| * | Implemented support for START SLAVE UNTIL (WL#868)unknown2003-09-141-0/+6
* | | mergeunknown2003-09-031-0/+15
|\ \ \
| * \ \ merge with 4.0.15unknown2003-08-291-0/+15
| |\ \ \ | | | |/ | | |/|
| | * | Fix for BUG#1086. Now we don't preserve event's log_pos throughunknown2003-08-201-0/+15
* | | | Manual merge fixesunknown2003-09-011-0/+11
|\ \ \ \ | |/ / / |/| | |
| * | | Implemented replication over SSLunknown2003-09-011-0/+11
| | |/ | |/|
* | | Merge with 4.0.14unknown2003-08-111-1/+2
|\ \ \ | |/ / |/| / | |/
| * Avoid segfault when LOAD DATA FROM MASTER is run on a master which does nounknown2003-07-281-1/+1
| * Safety and speedup fixes:unknown2003-07-141-1/+1
| * Fix for BUG#791:unknown2003-07-111-1/+1