summaryrefslogtreecommitdiff
path: root/sql/slave.h
Commit message (Expand)AuthorAgeFilesLines
* many warnings (practically safe but annoying) correctedunknown2006-01-031-1/+1
* Merge mysql.com:/home/mysql_src/mysql-4.1unknown2005-10-121-0/+11
|\
| * Fix for BUG#13023: "SQL Thread is up but doesn't move forward". Details in sl...unknown2005-10-121-0/+11
* | pthread_handler_decl() changed to be ctags-friendlyunknown2005-10-081-2/+2
* | Fixed several boolean type options used in my_long_options[].unknown2005-10-041-1/+2
* | merge from 4.1unknown2005-03-241-1/+8
|\ \ | |/
| * "After Monty's review" changes to the fix for BUG#8325 "Deadlock in replicati...unknown2005-03-231-1/+8
* | Last part of WL#1062: better replication of timezones: no more useunknown2005-03-221-0/+1
* | Mergeunknown2005-03-021-1/+2
|\ \ | |/
| * Fix for BUG#8325 "Deadlock in replication thread stops replication":unknown2005-03-021-1/+3
* | manually mergedunknown2005-02-141-10/+9
|\ \
| * | open binlog index file *before* tc_log->open() and binlog itself *after*unknown2005-02-011-10/+9
* | | WL#1062 "log charset info into all Query_log_event":unknown2005-02-031-0/+10
* | | Merge with 4.1unknown2004-12-221-5/+22
|\ \ \ | |/ / |/| / | |/
| * A change of behaviour of Seconds_Behind_Master from SHOW SLAVE STATUS. It's g...unknown2004-12-161-5/+22
* | Merge with 4.1unknown2004-12-061-1/+1
|\ \ | |/
| * Due to a compiler bug, slave.cc:tables_ok() sometimes wrongly returnsunknown2004-12-031-1/+1
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-261-1/+2
|\ \ | |/
| * Mergeunknown2004-11-251-1/+2
| |\
| | * Fix for Bug#6148. Only rewind read position in binary log when theunknown2004-11-251-1/+2
* | | mergedunknown2004-11-171-1/+1
|\ \ \ | |/ /
| * | Fixes for compilation errors in Windows (casts from uint32* to uint*) in repl...unknown2004-11-171-1/+1
* | | mergeunknown2004-11-121-2/+2
|\ \ \
| * | | errors without code removedunknown2004-10-201-2/+2
* | | | Resolved merge from 4.1 -> 5.0 (mainly Guilhem's work with mysqldump)unknown2004-11-111-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Optimization: in the replication slave, we can avoid doing one strlen() per e...unknown2004-10-191-2/+2
* | | | merge with 4.1unknown2004-10-291-0/+16
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Merge with 4.0 for 4.1 releaseunknown2004-10-061-0/+16
| |\ \ | | |/
| | * Updating the headers on a few files to include GPL header.unknown2004-09-081-0/+16
* | | Post-merge fixes.unknown2004-05-141-3/+5
* | | Merge 4.1 -> 5.0unknown2004-05-071-55/+4
|\ \ \ | |/ /
| * | Merge with 4.0.19unknown2004-05-051-1/+1
| |\ \ | | |/
| | * A new option --replicate-same-server-id to force a slave to execute queries o...unknown2004-04-281-1/+1
| | * This is a fix for a bug in 3.23 -> 4.0 replication: Exec_master_log_pos is al...unknown2004-04-071-28/+3
| * | After merge fixesunknown2004-04-271-28/+1
* | | Merge 4.1 -> 5.0.unknown2004-04-071-27/+25
|\ \ \ | |/ /
| * | After merge fixesunknown2004-03-171-2/+1
| * | merge with 4.0unknown2004-03-161-24/+25
| |\ \ | | |/
| | * Fix for BUG#2921 "Replication problem on mutex lock in mySQL-4.0.18":unknown2004-03-111-20/+16
| | * Backporting parts ofunknown2004-03-101-1/+1
| | * Undoing 2 parts of changeset 1.1730.1.1 :unknown2004-03-101-1/+1
| | * Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)unknown2004-03-101-1/+1
| | * Fix for BUG#3015unknown2004-03-011-5/+9
* | | Merge 4.1 into 5.0.unknown2004-02-101-0/+5
|\ \ \ | |/ /
| * | Fixed bug in table level privilege GRANT handling. (Bug #2178)unknown2003-12-261-0/+5
* | | This will be pushed only after I fix the testsuite.unknown2003-12-181-18/+42
|/ /
* | Replication:unknown2003-11-231-1/+1
* | Merge with 4.0unknown2003-11-041-1/+1
|\ \ | |/
| * Portability fixunknown2003-11-021-1/+1
| * 4 small items in this:unknown2003-10-311-0/+1