summaryrefslogtreecommitdiff
path: root/sql/sql_repl.cc
Commit message (Expand)AuthorAgeFilesLines
* Merging 4.1->5.0.unknown2003-11-191-16/+16
|\
| * Merging 4.1->5.0unknown2003-10-221-16/+16
| |\
| | * Post-merge fixes.unknown2003-09-241-7/+7
| | * Merging 4.1 -> 5.0unknown2003-09-241-9/+9
| | |\
| | | * Merge 4.1 into 5.0unknown2003-08-261-9/+9
| | | |\
| | | | * Merge 4.1 into 5.0 (first pass).unknown2003-07-081-9/+9
| | | | |\
| | | | | * made lex a pointer in THDunknown2003-05-051-8/+8
| | | | | * Merged 4.1 to 5.0.unknown2003-04-291-1/+1
| | | | | |\
| | | | | | * Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2003-03-311-1/+1
| | | | | | |\
| | | | | | | * SCRUMunknown2003-03-311-1/+1
* | | | | | | | 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
| * | | | I committed the same changeset in my tree yesterday, but broke the tree since,unknown2003-07-031-0/+19
| * | | | add comment for BUG 672unknown2003-07-021-1/+1
| * | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-07-021-1/+7
| |\ \ \ \
| | * | | | fixed bug #672unknown2003-07-021-1/+7
| * | | | | Simple code cleanupunknown2003-06-231-5/+0
| * | | | | Fixed cleanup_load_tmpdir() which deleted nothing.unknown2003-06-221-3/+6
| * | | | | Always send a fake Rotate event (this is roughly 70 bytes) when starting binl...unknown2003-06-211-14/+29
| * | | | | Changed change_master() to use ER_MASTER_INFO (better display).unknown2003-06-171-1/+1
| * | | | | More error messages. This is intended to help debugging; presently I have aunknown2003-06-101-2/+13
* | | | | | Merge with 4.0.13unknown2003-06-051-7/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | One-line fix for bug 576 (DBUG_ASSERT failure when using CHANGE MASTER TO REL...unknown2003-06-031-7/+1
| |/ / / /
* | | | | SCRUM:unknown2003-05-311-1/+0
* | | | | Merge with 4.0.13unknown2003-05-191-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | Fixed problem when comparing a key for a multi-byte-character set. (bug 152)unknown2003-04-271-0/+3
* | | | | Scrum task 845. Thi is a behaviour change :unknown2003-05-151-9/+2
| |/ / / |/| | |
* | | | Replication: new code to not modify in-memory log positions until the COMMITunknown2003-04-241-20/+21
| |/ / |/| |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-201-6/+6
|\ \ \ | | |/ | |/|