summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix for bug #29928: INSERT ... VALUES(connection_id(), ...) incorrect ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-08-011-4/+7
* Merge gleb.loc:/home/uchum/work/bk/5.0gshchepa/uchum@gleb.loc2007-06-241-1/+6
|\
| * Merge bk@192.168.21.1:mysql-5.0-optholyfoot/hf@hfmain.(none)2007-06-211-0/+1
| |\
| | * Bug #28839 Errors in strict mode silently stop SQL thread if --slave-skip-err...holyfoot/hf@mysql.com/hfmain.(none)2007-06-201-0/+1
| * | Fixed bug #28293.gshchepa/uchum@gleb.loc2007-06-211-1/+5
| |/
* | Bug #27583 slave sql fails to read from iocache when slave got stopped at pos==4aelkin/elkin@dsl-hkibras1-ff5dc300-70.dhcp.inet.fi2007-06-201-0/+2
|/
* Bug#22725 Replication outages from ER_SERVER_SHUTDOWN (1053) set in replicati...aelkin/elkin@dsl-hkibras1-ff5dc300-70.dhcp.inet.fi2007-05-281-5/+24
* Bug#25411 (trigger code truncated), PART Imalff/marcsql@weblab.(none)2007-04-241-3/+6
* Bug#26837 Return value ignored for packet->append() call within Log_event::re...msvensson@pilot.blaudden2007-03-231-6/+21
* Polishing: use constants instead of magic numbers.anozdrin/alik@booka.opbmk2007-03-091-2/+3
* A fix for Bug#26750 "valgrind leak in sp_head" (and post-reviewkostja@bodhi.local2007-03-071-2/+2
* Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0-rplbar@mysql.com2007-02-281-4/+44
|\
| * Bug#15126 character_set_database is not replicated (LOAD DATA INFILE need it)bar@mysql.com2007-02-281-4/+44
* | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpllars/lthalmann@mysql.com/dl145j.mysql.com2007-02-251-0/+37
|\ \ | |/
| * Fix for BUG#24432guilhem@gbichot3.local2007-02-081-0/+37
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-3/+7
|\ \ | |/ |/|
| * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-3/+7
* | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rpllars/lthalmann@mysql.com/dl145j.mysql.com2007-01-121-64/+114
|\ \
| * | BUG#22645 - LC_TIME_NAMES: Statement not replicatedcbell/Chuck@suse.vabb.com2007-01-101-29/+36
| * | log_event.cc:bar@mysql.com2006-12-291-1/+2
| * | After merge fix for bug N22645bar@mysql.com/bar.intranet.mysql.r18.ru2006-12-141-1/+1
| * | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0-rplbar@mysql.com/bar.intranet.mysql.r18.ru2006-12-141-3/+34
| |\ \
| | * | Bug#22645 LC_TIME_NAMES: Statement not replicatedbar@mysql.com/bar.intranet.mysql.r18.ru2006-12-071-3/+34
| * | | Merge quant.(none):/ext/mysql/bkroot/mysql-5.0-rplrafal@quant.(none)2006-12-081-32/+43
| |\ \ \ | | |_|/ | |/| |
| | * | Bug#20396 Bin Log does not get DELIMETER cmd - Recover StoredProc failsbar@mysql.com/bar.intranet.mysql.r18.ru2006-11-281-31/+42
| | |/
| | * Merge mysql.com:/usr/home/bar/mysql-5.0-rplbar@mysql.com/bar.intranet.mysql.r18.ru2006-11-161-1/+1
| | |\
| | | * Bug#23619 Incorrectly escaped multibyte characters in binary log break replic...bar@mysql.com/bar.intranet.mysql.r18.ru2006-11-091-1/+1
* | | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/nosik.monty.fi2006-11-201-7/+8
|\ \ \ | |/ / |/| |
| * | Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-7/+8
| |/
* | bug#19402 SQL close to the size of the max_allowed_packet fails on the slaveaelkin/elkin@dsl-hkibras-fe30f900-107.dhcp.inet.fi2006-11-141-0/+1
|/
* BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_IDkroki/tomash@moonlight.intranet2006-10-021-1/+0
* Fixed the faulty mergekaa@polly.local2006-09-131-1/+1
* Merge polly.local:/tmp/20924/bug20294/my41-bug20294kaa@polly.local2006-09-131-1/+1
|\
| * Cset exclude: kaa@polly.local|ChangeSet|20060912122540|09861kaa@polly.local2006-09-131-1/+1
* | Merge polly.local:/tmp/20924/bug20294/my41-bug20294kaa@polly.local2006-09-121-1/+1
|\ \ | |/
| * Post-review fixes for bug #20924kaa@polly.local2006-09-121-1/+1
| * BUG#16217 fix partly backported from 5.0. It is different in mysqlbinlog part.aelkin@mysql.com2006-02-101-0/+12
| * Minor Win32 compile fixes for 4.1.16 release.knielsen@mysql.com2005-11-281-1/+1
* | A fix for Bug#19022 "Memory bug when switching db during trigger execution". konstantin@mysql.com2006-06-281-7/+25
* | Fix compilation failures on Windows caused by the patch for Bug#17199.konstantin@mysql.com2006-06-271-2/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-runtimekonstantin@mysql.com2006-06-271-9/+11
|\ \
| * | A fix and a test case forkonstantin@mysql.com2006-06-271-9/+11
* | | Bug #16206: Superfluous COMMIT event in binlog when updating BDB in autocommit cmiller@zippy.(none)2006-06-121-0/+27
|/ /
* | BUG#18293 (Values in stored procedures written to binlog unescaped):mats@mysql.com2006-03-211-0/+31
* | BUG#16217 forced to introduce a separate mysql client command to adopt its aelkin@mysql.com2006-02-091-0/+5
* | mergedserg@serg.mylan2006-01-061-39/+54
|\ \
| * | Review fixes of new pushed codemonty@mysql.com2006-01-061-39/+54
* | | many warnings (practically safe but annoying) correctedserg@serg.mylan2006-01-031-0/+4
|/ /
* | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0lars@mysql.com2005-11-221-6/+12
|\ \