summaryrefslogtreecommitdiff
path: root/sql/slave.cc
Commit message (Expand)AuthorAgeFilesLines
* In the slave I/O thread (in master.info), it seems less worse to flushunknown2003-11-281-14/+24
* Replication:unknown2003-11-231-30/+21
* Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-211-5/+4
|\
| * Don't flush cur_log (relay log) on flush_relay_log_info becasue this crashes ...unknown2003-11-221-5/+4
* | Change word order of a few PROCESSLIST messages to correspondunknown2003-11-211-2/+2
|/
* Write slave status field names using consistent style.unknown2003-11-201-16/+16
* Merge with 4.0unknown2003-11-041-3/+24
|\
| * When we delete the slave's temp tables from memory, we resetunknown2003-11-031-0/+2
| * 4 small items in this:unknown2003-10-311-0/+21
| * Fix for BUG#1686unknown2003-10-291-2/+0
| * A fix for a random test failure rpl_trunc_binlog: don't RESET MASTERunknown2003-10-171-1/+1
* | mergedunknown2003-10-211-1/+1
|\ \
| * \ mergedunknown2003-10-151-1/+1
| |\ \
| | * | key_map with more that 64 bits widthunknown2003-10-111-1/+1
* | | | merge with 4.0unknown2003-10-161-2/+5
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Better fix for CREATE TABLE IF NOT EXISTS ... SELECTunknown2003-10-151-0/+2
| * | Make the slave die if master is 5.0. Indeed, 5.0 masters sendunknown2003-10-091-2/+3
* | | Final push for WL#1098:unknown2003-10-091-14/+64
* | | Fixes after mergeunknown2003-10-081-15/+27
* | | Merge with 4.0.16unknown2003-10-071-12/+22
|\ \ \ | |/ / | | / | |/ |/|
| * * Fix for BUG#1248: "LOAD DATA FROM MASTER drops the slave's db unexpectedly".unknown2003-09-111-12/+33
* | SCRUMunknown2003-09-191-1/+1
* | Manual merge after commiting START SLAVE UNTILunknown2003-09-141-14/+158
|\ \
| * | Implemented support for START SLAVE UNTIL (WL#868)unknown2003-09-141-14/+156
* | | After merge fixes.unknown2003-09-111-1/+0
* | | mergeunknown2003-09-031-22/+48
|\ \ \
| * \ \ merge with 4.0.15unknown2003-08-291-22/+48
| |\ \ \ | | | |/ | | |/|
| | * | comments about mutexes in replication.unknown2003-08-251-7/+6
| | * | Clearer states in SHOW PROCESSLIST for replication threads.unknown2003-08-251-12/+21
| | * | The slave threads MUST not care about max_join_size, we start them withunknown2003-08-231-4/+8
| | * | * Fix for a potential bug:unknown2003-08-231-1/+7
| | * | Yesterday I removed process_io_create_file; I shouldn't have.unknown2003-08-211-0/+121
| | * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-201-109/+0
| | |\ \
| | | * | First commit for fixing BUG#1100unknown2003-08-201-109/+0
| | * | | Fix for BUG#1086. Now we don't preserve event's log_pos throughunknown2003-08-201-1/+0
| | |/ /
* | | | post-merge fixesunknown2003-09-031-1/+1
* | | | merge commit, hope that none of bar and dlenev changes wereunknown2003-09-031-2/+2
|\ \ \ \
| * \ \ \ manual mergeunknown2003-07-311-3/+3
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | First version of new authentification procedure: now authentification is one-...unknown2003-07-011-3/+3
* | | | | Manual merge fixesunknown2003-09-011-12/+139
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Implemented replication over SSLunknown2003-09-011-12/+136
| |/ / /
* | | | hanged UDF interface to use clear() instead of reset()unknown2003-08-271-2/+3
* | | | After merge fixes + bugs from last mergeunknown2003-08-191-3/+5
* | | | After merge fixesunknown2003-08-191-4/+4
* | | | Merge with 4.0.14unknown2003-08-111-72/+342
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-08-071-18/+20
| |\ \
| | * | Review of changesets since last pull.unknown2003-08-071-18/+20
| * | | 2 bugfixes:unknown2003-08-041-11/+29
| |/ /
| * | WL#1036 (print the db in slave error messages).unknown2003-07-241-12/+43
| * | Better fix for bug #791: At binlog rotation, INSERTs may not find their way i...unknown2003-07-141-3/+3