summaryrefslogtreecommitdiff
path: root/sql/repl_failsafe.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Don't install signal handler for SIGINT by defaultunknown2003-06-101-0/+1
* | Cleanup after split of libmysql.c to client.c and libmysql.c. A 4.1 master/s...unknown2003-06-141-10/+11
* | SCRUM:unknown2003-06-031-0/+1
* | SCRUM:unknown2003-05-311-3/+2
* | Lots of conflicts resolvedunknown2003-05-281-33/+34
|\ \
| * | SCRUMunknown2003-05-021-33/+34
* | | New 4.1 protocol; SQLSTATE, CLIENT_MULTI_RESULTS, client character setunknown2003-05-261-1/+1
|/ /
* | Replication: new code to not modify in-memory log positions until the COMMITunknown2003-04-241-4/+7
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-201-4/+4
|\ \
| * | Replication were broken because of automatic charset conversion.unknown2003-03-181-4/+4
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-171-4/+4
|\ \ \ | |/ /
| * | Preparing to client<->server autoconvertunknown2003-03-171-4/+4
* | | Merge with 4.0unknown2003-03-161-5/+33
|\ \ \ | |/ / |/| / | |/
| * Clearer error message when one forgot to grant REPLICATION SLAVE :unknown2003-03-081-5/+33
* | Merge with 3.23 -> 4.0unknown2003-02-281-1/+1
|\ \ | |/
| * Added detection if pthread_attr_getstacksize() existsunknown2003-02-271-1/+1
* | Merge with 4.0.11unknown2003-02-041-1/+1
|\ \ | |/
| * Fixes for Netwareunknown2003-01-281-1/+1
* | resolving conflictsunknown2003-01-151-1/+1
|\ \
| * \ Merge with 4.0.8unknown2003-01-031-1/+1
| |\ \ | | |/
| | * Changed thd variables max_join_size and select_limit to type ha_rows.unknown2002-12-201-1/+1
* | | SCRUMunknown2003-01-151-3/+3