summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplunknown2006-10-101-13/+13
|\
| * BUG#21474 (There is a rotation before the last table map):unknown2006-10-101-13/+13
* | Fixes to make replication team tree build on Windows.unknown2006-10-101-3/+3
* | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplunknown2006-10-061-205/+370
|\ \ | |/ |/|
| * BUG#19459 (BINLOG RBR command does not lock tables correctly causingunknown2006-10-061-205/+370
* | Merge mkindahl@bk-internal.mysql.com:/home/bk/mysql-5.1-new-rplunknown2006-09-211-2/+9
|\ \
| * | BUG#22550 (Replication of BIT column failing):unknown2006-09-211-2/+9
* | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rplunknown2006-09-211-135/+298
|\ \ \ | |/ /
| * | WL#3259 (RBR with more columns on slave than master):unknown2006-09-131-38/+72
| * | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplunknown2006-09-081-1/+1
| |\ \
| | * | Patches to fix problems on Windowsunknown2006-09-081-1/+1
| * | | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplunknown2006-09-061-0/+6
| |\ \ \ | | |/ / | |/| |
| | * | BUG#17620: Row-based replication fails when query cache enabled on slaveunknown2006-09-061-0/+6
| * | | WL#3259 (RBR with more columns on slave than on master):unknown2006-08-221-53/+54
| * | | Merge romeo.(none):/home/bkroot/mysql-5.1-wl3228unknown2006-08-211-128/+250
| |\ \ \ | | |/ / | |/| |
| | * | WL#3259 (RBR with more columns on slave than on master):unknown2006-05-081-65/+104
| | * | bug (colcnt) + compile fixunknown2006-05-041-2/+3
| | * | WL#3259 (RBR with more columns on slave than on master):unknown2006-05-031-120/+203
* | | | Fixed the faulty mergeunknown2006-09-131-1/+1
* | | | Merge polly.local:/tmp/20924/bug20294/my50-bug20294unknown2006-09-131-1/+1
|\ \ \ \
| * \ \ \ Merge polly.local:/tmp/20924/bug20294/my41-bug20294unknown2006-09-131-1/+1
| |\ \ \ \
| | * | | | Cset exclude: kaa@polly.local|ChangeSet|20060912122540|09861unknown2006-09-131-1/+1
* | | | | | Merge polly.local:/tmp/20924/bug20294/my50-bug20294unknown2006-09-121-1/+1
|\ \ \ \ \ \ | |/ / / / / | | | / / / | |_|/ / / |/| | | |
| * | | | Merge polly.local:/tmp/20924/bug20294/my41-bug20294unknown2006-09-121-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Post-review fixes for bug #20924unknown2006-09-121-1/+1
| | * | | BUG#16217 fix partly backported from 5.0. It is different in mysqlbinlog part.unknown2006-02-101-0/+12
| | * | | Minor Win32 compile fixes for 4.1.16 release.unknown2005-11-281-1/+1
* | | | | Post-merge fixes.unknown2006-07-131-16/+0
* | | | | Merge bodhi.local:/opt/local/work/tmp_mergeunknown2006-07-131-7/+29
|\ \ \ \ \ | |/ / / /
| * | | | A fix for Bug#19022 "Memory bug when switching db during trigger execution". unknown2006-06-281-7/+25
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-07-131-12/+22
|\ \ \ \ \
| * \ \ \ \ Merge dl145k.mysql.com:/data0/mkindahl/bkroot/mysql-5.1-new-rplunknown2006-07-111-12/+22
| |\ \ \ \ \
| | * | | | | fixes after merge. Updates to test's results.unknown2006-07-101-9/+9
| | * | | | | Merge gbichot3.local:/home/mysql_src/mysql-5.1-interval-move-next-insert-idunknown2006-07-091-3/+13
| | |\ \ \ \ \
| | | * | | | | WL#3146 "less locking in auto_increment":unknown2006-07-091-3/+13
| | * | | | | | Fixing usage of my_strndup() to new prototype.unknown2006-07-071-5/+2
| | |/ / / / /
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2006-07-071-1/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Fixes for Windows compilation failures.unknown2006-07-071-1/+1
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-runtimeunknown2006-07-071-0/+1
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | After merge fixes for patch solving bug#18437 "Wrong values inserted with aunknown2006-07-061-0/+1
| |/ / / / /
* | | | | | Merge bodhi.netgear:/opt/local/work/tmp_mergeunknown2006-07-061-14/+13
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Fix compilation failures on Windows caused by the patch for Bug#17199.unknown2006-06-271-2/+2
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimeunknown2006-06-271-9/+11
| |\ \ \ \ \
| | * | | | | A fix and a test case forunknown2006-06-271-9/+11
* | | | | | | Merge zippy.(none):/home/cmiller/work/mysql/merge/mysql-5.0unknown2006-07-031-0/+27
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | |
| * | | | | Bug #16206: Superfluous COMMIT event in binlog when updating BDB in autocommit unknown2006-06-121-0/+27
| |/ / / /
* | | | | Added purecov comment for new, not executed code for my recent changesetunknown2006-06-281-0/+2
* | | | | Fixed memory leak (found by rpl_row_inexist_tbl)unknown2006-06-231-8/+10
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-06-221-3/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | unsigned char -> ucharunknown2006-06-191-3/+3