summaryrefslogtreecommitdiff
path: root/sql/slave.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.1 into 5.0.unknown2004-02-101-1/+2
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-12-261-1/+1
| |\
| | * Fixed bug in table level privilege GRANT handling. (Bug #2178)unknown2003-12-261-1/+1
| | * Prepared_statement deployed instead of PREP_STMT. unknown2003-12-201-1/+0
| |/
| * THD::lex now points to THD::main_lex like in 5.0unknown2003-12-191-1/+1
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2003-12-191-6/+30
|\ \
| * \ Merge 4.1 to 5.0.unknown2003-12-191-6/+30
| |\ \ | | |/
| | * merge with 4.0.18unknown2003-12-191-0/+1
| | |\
| | | * Fix for BUG#2145 "mysqld becomes unreliable if unable to create a relay log w...unknown2003-12-171-0/+1
| | * | Merge with 4.0.17unknown2003-12-171-6/+29
| | |\ \ | | | |/
| | | * - Fix for BUG#1858 "SQL-Thread stops working when using optimize table":unknown2003-12-041-1/+3
| | | * Fix for BUG#2011 "rare race condition producing "binlog has bad magic number"...unknown2003-12-041-5/+26
* | | | This is the final commit for Worklog tasks:unknown2003-12-191-19/+50
* | | | This will be pushed only after I fix the testsuite.unknown2003-12-181-109/+501
|/ / /
* | | Merged 4.1 -> 5.0unknown2003-12-091-0/+12
|\ \ \ | |/ /
| * | post-merge fixesunknown2003-12-081-0/+12
| |\ \
| | * | Task ID 499:Add a new settable string variable(init_connect, init_slave)unknown2003-12-081-21/+1
| | * | SCRUM:unknown2003-07-181-0/+32
* | | | manual mergeunknown2003-12-041-1/+0
|\ \ \ \
| * | | | Second attempt: trying to add Statement context to sources.unknown2003-11-271-1/+0
* | | | | Merge 4.1 to 5.0unknown2003-12-011-52/+52
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | 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
* | | | Merging 4.1->5.0.unknown2003-11-191-6/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Post-merge fixes.unknown2003-10-231-3/+2
| * | | Merging 4.1->5.0unknown2003-10-221-3/+3
| |\ \ \
| | * \ \ Merging 4.1 -> 5.0unknown2003-09-241-3/+3
| | |\ \ \
| | | * | | Post-merge fixes.unknown2003-08-261-1/+1
| | | * | | Merge 4.1 into 5.0unknown2003-08-261-2/+2
| | | |\ \ \
| | | | * \ \ Merge 4.1 into 5.0 (first pass).unknown2003-07-081-2/+2
| | | | |\ \ \ | | | | | |/ / | | | | |/| |
| | | | | * | rlyon-5.0.0-alpha.patchunknown2003-05-291-4/+0
| | | | | * | Merged 4.1 to 5.0.unknown2003-04-291-2/+2
| | | | | |\ \
| | | | | | * \ Mergingunknown2003-04-081-2/+2
| | | | | | |\ \
| | | | | | | * | SCRUMunknown2003-04-081-2/+2
| | | | | | | * | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2003-03-311-1/+1
| | | | | | | |\ \
| | | | | | | | * | SCRUMunknown2003-03-311-1/+1
* | | | | | | | | | 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