summaryrefslogtreecommitdiff
path: root/sql/repl_failsafe.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Replication were broken because of automatic charset conversion.bar@bar.mysql.r18.ru2003-03-181-4/+4
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@narttu.mysql.fi2003-03-171-4/+4
|\ \ \ | |/ /
| * | Preparing to client<->server autoconvertbar@bar.mysql.r18.ru2003-03-171-4/+4
* | | Merge with 4.0monty@narttu.mysql.fi2003-03-161-5/+33
|\ \ \ | |/ / |/| / | |/
| * Clearer error message when one forgot to grant REPLICATION SLAVE :guilhem@mysql.com2003-03-081-5/+33
* | Merge with 3.23 -> 4.0monty@narttu.mysql.fi2003-02-281-1/+1
|\ \ | |/
| * Added detection if pthread_attr_getstacksize() existsmonty@narttu.mysql.fi2003-02-271-1/+1
* | Merge with 4.0.11monty@mashka.mysql.fi2003-02-041-1/+1
|\ \ | |/
| * Fixes for Netwaremonty@mashka.mysql.fi2003-01-281-1/+1
* | resolving conflictshf@deer.mysql.r18.ru2003-01-151-1/+1
|\ \
| * \ Merge with 4.0.8monty@mashka.mysql.fi2003-01-031-1/+1
| |\ \ | | |/
| | * Changed thd variables max_join_size and select_limit to type ha_rows.monty@mashka.mysql.fi2002-12-201-1/+1
* | | SCRUMhf@deer.mysql.r18.ru2003-01-151-3/+3
* | | Merginghf@deer.mysql.r18.ru2002-12-161-0/+5
|\ \ \ | |/ / |/| |
| * | Big purge about embedded library (scrum)hf@deer.mysql.r18.ru2002-12-161-0/+5
* | | rename of net_pkg.cc to protocol.ccmonty@mashka.mysql.fi2002-12-111-22/+26
|/ /
* | Merge with 4.0monty@mashka.mysql.fi2002-11-211-4/+5
|\ \ | |/
| * Portability fix extern "C" static -> extern "C"monty@hundin.mysql.fi2002-11-071-2/+2
| * Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.monty@butch.2002-11-071-4/+5
* | Merge with 4.0.4monty@mashka.mysql.fi2002-10-021-20/+20
|\ \ | |/ |/|
| * Fixes and code cleanups after merge with 4.0.3monty@mashka.mysql.fi2002-10-021-21/+21