summaryrefslogtreecommitdiff
path: root/sql/slave.cc
Commit message (Expand)AuthorAgeFilesLines
* compatibility fix (bug#3606)serg@serg.mylan2004-04-301-1/+1
* After merge fixesmonty@mishka.local2004-04-271-24/+27
* Merge with 4.0monty@mishka.local2004-04-261-2/+60
|\
| * Fix for BUG#3422 "In 3.23 -> 4.0 replication, slave segfault when replicating...guilhem@mysql.com2004-04-081-2/+14
| * Fix for BUG#3401 "Rare replication bug which leads to "Binlog has bad magic n...guilhem@mysql.com2004-04-071-0/+11
| * This is a fix for a bug in 3.23 -> 4.0 replication: Exec_master_log_pos is al...guilhem@mysql.com2004-04-071-0/+46
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-04-071-7/+24
|\ \
| * | Fixed many compiler warningsmonty@mysql.com2004-04-051-7/+24
* | | after review changesbell@sanja.is.com.ua2004-04-071-1/+1
* | | removed old way to prevent using stack tables for caching Items in PSbell@sanja.is.com.ua2004-04-041-0/+1
|/ /
* | false/true -> FALSE/TRUEmonty@mysql.com2004-03-301-1/+1
* | sys_var_str.value is never NULLserg@serg.mylan2004-03-201-1/+1
* | merge with 4.0monty@mysql.com2004-03-161-12/+19
|\ \ | |/
| * Fix for BUG#2983 "If statement was killed on master, slave errors despite rep...guilhem@mysql.com2004-03-111-7/+0
| * Fix for BUG#2921 "Replication problem on mutex lock in mySQL-4.0.18":guilhem@mysql.com2004-03-111-4/+17
| * Backporting parts ofguilhem@mysql.com2004-03-101-3/+5
| * Undoing 2 parts of changeset 1.1730.1.1 :guilhem@mysql.com2004-03-101-39/+13
| * Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)monty@mysql.com2004-03-101-15/+40
* | More comments on what could explain -1 in Seconds_Behind_Master inguilhem@mysql.com2004-03-021-2/+15
* | After hours of unsuccessful research onguilhem@mysql.com2004-03-021-4/+10
* | Merge with 4.0.18monty@mysql.com2004-02-111-0/+8
|\ \ | |/
| * Fix for BUG#2452 "Empty LOAD DATA INFILE failes with the master in 3.23.x":guilhem@mysql.com2004-01-201-0/+8
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2003-12-261-1/+1
|\ \
| * | Fixed bug in table level privilege GRANT handling. (Bug #2178)monty@mysql.com2003-12-261-1/+1
| * | Prepared_statement deployed instead of PREP_STMT. konstantin@oak.local2003-12-201-1/+0
|/ /
* | THD::lex now points to THD::main_lex like in 5.0konstantin@oak.local2003-12-191-1/+1
* | merge with 4.0.18monty@mysql.com2003-12-191-0/+1
|\ \ | |/
| * Fix for BUG#2145 "mysqld becomes unreliable if unable to create a relay log w...guilhem@mysql.com2003-12-171-0/+1
* | Merge with 4.0.17monty@mysql.com2003-12-171-6/+29
|\ \ | |/
| * - Fix for BUG#1858 "SQL-Thread stops working when using optimize table":guilhem@mysql.com2003-12-041-1/+3
| * Fix for BUG#2011 "rare race condition producing "binlog has bad magic number"...guilhem@mysql.com2003-12-041-5/+26
* | post-merge fixesgluh@gluh.mysql.r18.ru2003-12-081-0/+12
|\ \
| * | Task ID 499:Add a new settable string variable(init_connect, init_slave)gluh@gluh.mysql.r18.ru2003-12-081-21/+1
| * | SCRUM:gluh@gluh.mysql.r18.ru2003-07-181-0/+32
* | | In the slave I/O thread (in master.info), it seems less worse to flushguilhem@mysql.com2003-11-281-14/+24
* | | Replication:guilhem@gbichot22003-11-231-30/+21
* | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1paul@teton.kitebird.com2003-11-211-5/+4
|\ \ \
| * | | Don't flush cur_log (relay log) on flush_relay_log_info becasue this crashes ...monty@mysql.com2003-11-221-5/+4
* | | | Change word order of a few PROCESSLIST messages to correspondpaul@teton.kitebird.com2003-11-211-2/+2
|/ / /
* | | Write slave status field names using consistent style.paul@ice.snake.net2003-11-201-16/+16
* | | 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