summaryrefslogtreecommitdiff
path: root/sql/slave.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0monty@narttu.mysql.fi2003-11-041-3/+24
|\
| * When we delete the slave's temp tables from memory, we resetguilhem@mysql.com2003-11-031-0/+2
| * 4 small items in this:guilhem@mysql.com2003-10-311-0/+21
| * Fix for BUG#1686guilhem@mysql.com2003-10-291-2/+0
| * A fix for a random test failure rpl_trunc_binlog: don't RESET MASTERguilhem@mysql.com2003-10-171-1/+1
* | mergedserg@serg.mylan2003-10-211-1/+1
|\ \
| * \ mergedserg@serg.mylan2003-10-151-1/+1
| |\ \
| | * | key_map with more that 64 bits widthserg@serg.mylan2003-10-111-1/+1
* | | | merge with 4.0monty@mashka.mysql.fi2003-10-161-2/+5
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Better fix for CREATE TABLE IF NOT EXISTS ... SELECTmonty@mashka.mysql.fi2003-10-151-0/+2
| * | Make the slave die if master is 5.0. Indeed, 5.0 masters sendguilhem@mysql.com2003-10-091-2/+3
* | | Final push for WL#1098:guilhem@gbichot22003-10-091-14/+64
* | | Fixes after mergemonty@narttu.mysql.fi2003-10-081-15/+27
* | | Merge with 4.0.16monty@narttu.mysql.fi2003-10-071-12/+22
|\ \ \ | |/ / | | / | |/ |/|
| * * Fix for BUG#1248: "LOAD DATA FROM MASTER drops the slave's db unexpectedly".guilhem@mysql.com2003-09-111-12/+33
* | SCRUMhf@deer.(none)2003-09-191-1/+1
* | Manual merge after commiting START SLAVE UNTILdlenev@mysql.com2003-09-141-14/+158
|\ \
| * | Implemented support for START SLAVE UNTIL (WL#868)dlenev@dlenev.mshome2003-09-141-14/+156
* | | After merge fixes.monty@mashka.mysql.fi2003-09-111-1/+0
* | | mergemonty@narttu.mysql.fi2003-09-031-22/+48
|\ \ \
| * \ \ merge with 4.0.15monty@narttu.mysql.fi2003-08-291-22/+48
| |\ \ \ | | | |/ | | |/|
| | * | comments about mutexes in replication.guilhem@mysql.com2003-08-251-7/+6
| | * | Clearer states in SHOW PROCESSLIST for replication threads.guilhem@mysql.com2003-08-251-12/+21
| | * | The slave threads MUST not care about max_join_size, we start them withguilhem@mysql.com2003-08-231-4/+8
| | * | * Fix for a potential bug:guilhem@mysql.com2003-08-231-1/+7
| | * | Yesterday I removed process_io_create_file; I shouldn't have.guilhem@mysql.com2003-08-211-0/+121
| | * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2003-08-201-109/+0
| | |\ \
| | | * | First commit for fixing BUG#1100guilhem@mysql.com2003-08-201-109/+0
| | * | | Fix for BUG#1086. Now we don't preserve event's log_pos throughdlenev@mysql.com2003-08-201-1/+0
| | |/ /
* | | | post-merge fixeskostja@oak.local2003-09-031-1/+1
* | | | merge commit, hope that none of bar and dlenev changes werekostja@oak.local2003-09-031-2/+2
|\ \ \ \
| * \ \ \ manual mergekostja@oak.local2003-07-311-3/+3
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | First version of new authentification procedure: now authentification is one-...kostja@oak.local2003-07-011-3/+3
* | | | | Manual merge fixesdlenev@mysql.com2003-09-011-12/+139
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Implemented replication over SSLdlenev@dlenev.mshome2003-09-011-12/+136
| |/ / /
* | | | hanged UDF interface to use clear() instead of reset()monty@narttu.mysql.fi2003-08-271-2/+3
* | | | After merge fixes + bugs from last mergemonty@mashka.mysql.fi2003-08-191-3/+5
* | | | After merge fixesmonty@mashka.mysql.fi2003-08-191-4/+4
* | | | Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-72/+342
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mashka.mysql.fi2003-08-071-18/+20
| |\ \
| | * | Review of changesets since last pull.monty@mashka.mysql.fi2003-08-071-18/+20
| * | | 2 bugfixes:guilhem@mysql.com2003-08-041-11/+29
| |/ /
| * | WL#1036 (print the db in slave error messages).guilhem@mysql.com2003-07-241-12/+43
| * | Better fix for bug #791: At binlog rotation, INSERTs may not find their way i...monty@narttu.mysql.fi2003-07-141-3/+3
| * | Fix for BUG#791:guilhem@mysql.com2003-07-111-4/+10
| * | Cleanupsmonty@mashka.mysql.fi2003-07-091-25/+28
| * | WL#912 (more user control on relay logs):guilhem@mysql.com2003-07-061-1/+51
| * | I committed the same changeset in my tree yesterday, but broke the tree since,guilhem@mysql.com2003-07-031-2/+25
| * | Added missing (char*) casts in bzero calls.pem@mysql.com2003-07-031-2/+2
| * | Code/testcase cleanupsmonty@mashka.mysql.fi2003-07-011-2/+1