summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* A fix for Bug#26750 "valgrind leak in sp_head" (and post-reviewunknown2007-03-071-2/+2
* Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0-rplunknown2007-02-281-4/+44
|\
| * Bug#15126 character_set_database is not replicated (LOAD DATA INFILE need it)unknown2007-02-281-4/+44
* | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rplunknown2007-02-251-0/+37
|\ \ | |/
| * Fix for BUG#24432unknown2007-02-081-0/+37
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-3/+7
|\ \ | |/ |/|
| * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-3/+7
* | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rplunknown2007-01-121-64/+114
|\ \
| * | BUG#22645 - LC_TIME_NAMES: Statement not replicatedunknown2007-01-101-29/+36
| * | log_event.cc:unknown2006-12-291-1/+2
| * | After merge fix for bug N22645unknown2006-12-141-1/+1
| * | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0-rplunknown2006-12-141-3/+34
| |\ \
| | * | Bug#22645 LC_TIME_NAMES: Statement not replicatedunknown2006-12-071-3/+34
| * | | Merge quant.(none):/ext/mysql/bkroot/mysql-5.0-rplunknown2006-12-081-32/+43
| |\ \ \ | | |_|/ | |/| |
| | * | Bug#20396 Bin Log does not get DELIMETER cmd - Recover StoredProc failsunknown2006-11-281-31/+42
| | |/
| | * Merge mysql.com:/usr/home/bar/mysql-5.0-rplunknown2006-11-161-1/+1
| | |\
| | | * Bug#23619 Incorrectly escaped multibyte characters in binary log break replic...unknown2006-11-091-1/+1
* | | | Many files:unknown2006-12-231-2/+1
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2006-11-201-7/+8
|\ \ \ | |/ / |/| |
| * | Remove compiler warningsunknown2006-11-201-7/+8
| |/
* | 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 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/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
* | A fix for Bug#19022 "Memory bug when switching db during trigger execution". unknown2006-06-281-7/+25
* | 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
* | | Bug #16206: Superfluous COMMIT event in binlog when updating BDB in autocommit unknown2006-06-121-0/+27
|/ /
* | BUG#18293 (Values in stored procedures written to binlog unescaped):unknown2006-03-211-0/+31
* | BUG#16217 forced to introduce a separate mysql client command to adopt its unknown2006-02-091-0/+5
* | mergedunknown2006-01-061-39/+54
|\ \
| * | Review fixes of new pushed codeunknown2006-01-061-39/+54
* | | many warnings (practically safe but annoying) correctedunknown2006-01-031-0/+4
|/ /
* | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0unknown2005-11-221-6/+12
|\ \
| * | Added explicit casts, since on i686, the fprintf function does not cast my_of...unknown2005-11-221-6/+12
* | | Inefficient usage of String::append() fixed.unknown2005-11-201-9/+9
|/ /
* | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0unknown2005-10-191-94/+152
|\ \
| * | mysqlbinlog --hexdump patch 4:unknown2005-10-191-85/+85
| * | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0unknown2005-10-121-65/+123
| |\ \
| | * | mysqlbin --hexdump patch 3unknown2005-10-121-93/+78
| | * | mysqlbinlog --hexdump additional patch 2unknown2005-09-301-72/+83
| | * | mysqlbinlog --hexdump augments each log entry with byte informationunknown2005-09-291-36/+98
* | | | Fixed compile errors on windowsunknown2005-10-141-4/+3
* | | | fixes after merge of 4.1.unknown2005-10-131-5/+1