summaryrefslogtreecommitdiff
path: root/sql/sql_repl.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for BUG#12003 "assertion failure in testsuite (double lock ofunknown2005-07-181-1/+1
* mergedunknown2005-06-031-1/+1
|\
| * sql_repl.cc:unknown2005-06-031-1/+1
* | Cleanup during code reviewunknown2005-05-251-18/+18
* | CSC#4944: Adding File_size to output of SHOW BINARY lOGSunknown2005-05-191-3/+30
* | Fixed wrong memory references found by purifyunknown2005-02-281-1/+1
* | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagunknown2004-12-311-2/+2
* | A change of behaviour of Seconds_Behind_Master from SHOW SLAVE STATUS. It's g...unknown2004-12-161-4/+4
* | Fix for bug #6765 "Implicit access to time zone description unknown2004-12-091-1/+0
* | Mergeunknown2004-11-251-2/+4
|\ \ | |/
| * Fix for Bug#6148. Only rewind read position in binary log when theunknown2004-11-251-2/+4
* | Merge with 4.0 for 4.1 releaseunknown2004-10-061-2/+0
|\ \ | |/
| * Updating the headers on a few files to include GPL header.unknown2004-09-081-2/+0
| * Backporting parts ofunknown2004-03-101-1/+1
| * Undoing 2 parts of changeset 1.1730.1.1 :unknown2004-03-101-3/+3
| * Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)unknown2004-03-101-7/+7
* | code clean-upunknown2004-09-141-2/+2
* | A fix (bug #5546: mysqld crash on PURGE MASTER LOGS BEFORE '...' with log-bin...unknown2004-09-141-2/+7
* | Optimizationsunknown2004-03-151-2/+0
* | THD::lex now points to THD::main_lex like in 5.0unknown2003-12-191-16/+16
* | Replication:unknown2003-11-231-2/+5
* | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-11-201-5/+45
|\ \
| * | Update VC++ filesunknown2003-11-211-2/+3
| * | Merge with 4.0 to get:unknown2003-11-201-3/+44
| |\ \ | | |/
| | * Fix for BUG#1870unknown2003-11-181-4/+45
| * | Merge key cache structures to oneunknown2003-11-201-2/+0
* | | Use same style for SHOW MASTER STATUS fields asunknown2003-11-201-2/+2
|/ /
* | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-1/+1
* | Final push for WL#1098:unknown2003-10-091-3/+7
* | Indentation cleanupsunknown2003-10-081-2/+2
* | Mergeunknown2003-09-261-2/+2
|\ \
| * | SCRUM:unknown2003-09-261-2/+2
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-09-141-2/+0
|\ \ \ | |/ / |/| |
| * | Remove 'extern' references from .cc filesunknown2003-09-131-2/+0
* | | Manual merge after commiting START SLAVE UNTILunknown2003-09-141-5/+75
|\ \ \ | |/ / |/| |
| * | Implemented support for START SLAVE UNTIL (WL#868)unknown2003-09-141-5/+74
* | | mergeunknown2003-09-031-8/+8
|\ \ \
| * \ \ merge with 4.0.15unknown2003-08-291-8/+8
| |\ \ \ | | | |/ | | |/|
| | * | Clearer states in SHOW PROCESSLIST for replication threads.unknown2003-08-251-7/+7
| | * | First commit for fixing BUG#1100unknown2003-08-201-1/+1
* | | | Manual merge fixesunknown2003-09-011-0/+19
|\ \ \ \ | |/ / / |/| | |
| * | | Implemented replication over SSLunknown2003-09-011-0/+19
| | |/ | |/|
* | | After merge fixesunknown2003-08-191-4/+4
* | | Merge with 4.0.14unknown2003-08-111-53/+123
|\ \ \ | |/ / |/| / | |/
| * 2 bugfixes:unknown2003-08-041-6/+11
| * Fix for BUG#858 "CHANGE MASTER forgets to update relay-log.info";unknown2003-07-241-3/+17
| * Safety and speedup fixes:unknown2003-07-141-6/+6
| * Cleaning after removing LOG_INFO_PURGE_NO_ROTATE.unknown2003-07-121-2/+0
| * Fix for BUG#791:unknown2003-07-111-7/+7
| * Status query on killed mysql connection results in segmentation fault (Bug #738)unknown2003-07-041-12/+13