summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* Make gcov happy.unknown2008-03-181-1/+1
* BUG#13861 - START SLAVE UNTIL may stop 1 evnt too late ifunknown2008-02-221-1/+2
* BUG#26395: if crash during autocommit update to transactional table on master...unknown2007-12-211-0/+1
* BUG#32205 Replaying statements from mysqlbinlog fails with a syntax error, re...unknown2007-12-151-3/+3
* Elimination of warning for unused function code_name() in non-debug mode.unknown2007-11-131-0/+2
* Fixes to eliminate warnings.unknown2007-11-131-4/+6
* BUG#31793 (log event corruption causes crash):unknown2007-11-121-10/+37
* Merge capulet.net:/home/bk/mysql-5.0-rplunknown2007-11-091-5/+6
|\
| * Bug #27571 asynchronousity in setting mysql_`query`::error andunknown2007-10-291-5/+6
* | BUG#31793 (log event corruption causes crash):unknown2007-11-091-12/+85
|/
* Bug #29309 Incorrect "Seconds_Behind_Master" value in SHOW SLAVE STATUS after...unknown2007-10-041-1/+31
* Fix for bug #29928: INSERT ... VALUES(connection_id(), ...) incorrect unknown2007-08-011-4/+7
* Merge gleb.loc:/home/uchum/work/bk/5.0unknown2007-06-241-1/+6
|\
| * Merge bk@192.168.21.1:mysql-5.0-optunknown2007-06-211-0/+1
| |\
| | * Bug #28839 Errors in strict mode silently stop SQL thread if --slave-skip-err...unknown2007-06-201-0/+1
| * | Fixed bug #28293.unknown2007-06-211-1/+5
| |/
* | Bug #27583 slave sql fails to read from iocache when slave got stopped at pos==4unknown2007-06-201-0/+2
|/
* Bug#22725 Replication outages from ER_SERVER_SHUTDOWN (1053) set in replicati...unknown2007-05-281-5/+24
* Bug#25411 (trigger code truncated), PART Iunknown2007-04-241-3/+6
* Bug#26837 Return value ignored for packet->append() call within Log_event::re...unknown2007-03-231-6/+21
* Polishing: use constants instead of magic numbers.unknown2007-03-091-2/+3
* 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