summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed compiler warnings (Mostly VC++):unknown2006-11-301-5/+5
* Removed compiler warningsunknown2006-11-271-7/+8
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-marvelunknown2006-11-271-22/+25
|\
| * Fixed a LOT of compiler warningsunknown2006-11-271-15/+17
| * Merge mysql.com:/home/my/mysql-5.0unknown2006-11-221-7/+8
| |\
| | * Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-11-201-7/+8
| | |\
| | | * Remove compiler warningsunknown2006-11-201-7/+8
* | | | BUG#24533 (uninitialized null bits in m_after_image):unknown2006-11-231-3/+0
* | | | BUG#24533 (uninitialized null but of m_after_image):unknown2006-11-231-29/+36
|/ / /
* | | BUG#24403 (valgrind complaint on uninited st_table for innodb + rbr):unknown2006-11-211-20/+53
* | | BUG#24403 (valgrind complained on uninited st_table for InnoDB and RBR):unknown2006-11-201-19/+69
* | | Merge dsl-hkibras-fe30f900-107.dhcp.inet.fi:/home/elkin/MySQL/TEAM/BARE/5.0unknown2006-11-141-0/+1
|\ \ \ | |/ /
| * | bug#19402 SQL close to the size of the max_allowed_packet fails on the slaveunknown2006-11-141-0/+1
| |/
| * BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_IDunknown2006-10-021-1/+0
| * Fixed the faulty mergeunknown2006-09-131-1/+1
* | Merge aelkin@bk-internal.mysql.com:/home/bk/mysql-5.1-rplunknown2006-11-131-1/+7
|\ \
| * | Bug#16228/Bug#20697 - related.unknown2006-11-031-1/+7
* | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rplunknown2006-11-071-3/+1
|\ \ \
| * | | Post-merge fixes.unknown2006-11-031-2/+1
| * | | Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplunknown2006-11-031-1/+0
| |\ \ \
| | * | | BUG#18581 (Creation of system tables recorded in binlog causing slave failure):unknown2006-11-011-1/+0
| | |/ /
| * | | Changes to the code are necessary to compile on Windows. Typecasts are needed...unknown2006-11-011-2/+2
| |/ /
* | | log_event.cc, sql_class.cc:unknown2006-10-131-2/+2
|/ /
* | 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