summaryrefslogtreecommitdiff
path: root/sql/log_event.h
Commit message (Expand)AuthorAgeFilesLines
* Merge romeo.(none):/home/bkroot/mysql-5.1-new-rplmats@romeo.(none)2006-10-061-4/+26
|\
| * BUG#19459 (BINLOG RBR command does not lock tables correctly causingmats@romeo.(none)2006-10-061-4/+26
* | Merge romeo.(none):/home/bkroot/mysql-5.1-wl3228mats@romeo.(none)2006-08-211-14/+21
|\ \
| * | WL#3259 (RBR with more columns on slave than on master):mats@mysql.com2006-05-031-14/+21
* | | Merge zippy.(none):/home/cmiller/work/mysql/merge/mysql-5.0cmiller@zippy.(none)2006-07-031-0/+21
|\ \ \
| * | | Bug #16206: Superfluous COMMIT event in binlog when updating BDB in autocommit cmiller@zippy.(none)2006-06-121-0/+21
* | | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.1-runtimepetr@outpost.site2006-06-151-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | WL#3153 "Split logs". Recommit with post-review fixespetr@mysql.com2006-05-051-1/+1
| | |/ | |/|
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newserg@serg.mylan2006-05-311-1/+4
|\ \ \
| * | | classes that are compiled conditionally in log_event.cc must be defined condi...serg@serg.mylan2006-05-311-1/+4
| |/ /
* | | Removing the binlog-show-xid option as it was only a temporary solution until...guilhem@mysql.com2006-05-171-3/+0
|/ /
* | Final patch to remove the last of the OS2 support. brian@zim.(none)2006-04-151-4/+0
* | WL#3023 (Use locks in a statement-like manner):mats@mysql.com2006-03-081-30/+0
* | Merge mysql.com:/home/bkroot/mysql-5.1-newmats@mysql.com2006-03-031-2/+9
|\ \
| * \ Merge mysql.com:/home/bkroot/mysql-5.1-newmats@mysql.com2006-02-281-2/+9
| |\ \
| | * \ Merge mysql.com:/home/bkroot/mysql-5.1-newmats@mysql.com2006-02-161-2/+9
| | |\ \
| | | * | WL#3023 (Use locks in a statement-like manner):mats@mysql.com2006-02-161-2/+9
| | | * | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-newreggie@linux.site2006-01-091-2/+5
| | | |\ \
| | | * | | some casts and simple fixes to fix compile errors in Visual 2005reggie@fedora.(none)2005-12-301-1/+1
* | | | | | Mergekent@mysql.com2006-02-281-3/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | BUG#13418 (V2): Bit columns should replicate correctly when using RBRlars@mysql.com2006-02-241-3/+3
| |/ / / /
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newmonty@mysql.com2006-02-261-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge mysql.com:/home/my/mysql-5.0monty@mysql.com2006-02-251-0/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | / | | | |_|/ | | |/| |
| | * | | Fixed compiler warnings from gcc 4.0.2:monty@mysql.com2006-02-251-0/+1
* | | | | WL#2977 and WL#2712 global and session-level variable to set the binlog forma...guilhem@mysql.com2006-02-251-8/+0
|/ / / /
* | | | Some casts and simple fixes to fix compile errors in Visual 2005,joerg@mysql.com2006-01-101-1/+1
* | | | Complete missing part of Mats' HPUX NO_FLAGS fixknielsen@mysql.com2006-01-091-1/+1
| |_|/ |/| |
* | | Changes to support HP-UX.mats@mysql.com2006-01-091-1/+1
* | | Changes to support aCC on HP-UX.mats@mysql.com2006-01-091-1/+4
| |/ |/|
* | WL#1012: All changes as one single changeset.lars@mysql.com2005-12-221-24/+572
|/
* Fixes during review of pushed codemonty@mysql.com2005-10-271-3/+2
* Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0lars@mysql.com2005-10-251-12/+23
|\
| * Fixed enum numbering, patch 2lars@mysql.com2005-10-241-11/+21
| * Reducing risk for incorrect merges. Since we are multiple teams working on lars@mysql.com2005-10-241-9/+10
* | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0lars@mysql.com2005-10-191-32/+48
|\ \ | |/ |/|
| * mysqlbinlog --hexdump patch 4:lars@mysql.com2005-10-191-34/+39
| * mysqlbin --hexdump patch 3lars@mysql.com2005-10-121-49/+39
| * mysqlbinlog --hexdump additional patch 2lars@mysql.com2005-09-301-23/+23
| * mysqlbinlog --hexdump augments each log entry with byte informationlars@mysql.com2005-09-291-24/+45
* | fixes after merge of 4.1.guilhem@mysql.com2005-10-131-16/+0
* | Merge mysql.com:/home/mysql_src/mysql-4.1guilhem@mysql.com2005-10-121-9/+24
|\ \ | |/ |/|
| * Fix for BUG#13023: "SQL Thread is up but doesn't move forward". Details in sl...guilhem@mysql.com2005-10-121-10/+18
* | Implement WL#2661 "Prepared Statements: Dynamic SQL in Stored Procedures".konstantin@mysql.com2005-09-031-3/+0
* | Merge mysql.com:/home/emurphy/src/bk-clean/mysql-4.1elliot@mysql.com2005-08-191-1/+1
|\ \ | |/
| * Bug#11338 Fixes from review (identical functionality).elliot@mysql.com2005-08-191-1/+1
* | log_event.h:serg@serg.mylan2005-08-061-0/+4
* | Name resolution context added (BUG#6443)bell@sanja.is.com.ua2005-07-011-1/+2
* | Merge from 4.1msvensson@neptunus.(none)2005-05-261-1/+1
|\ \ | |/
| * Add ifdefs to control when "#pragma implementation" should be usedmsvensson@neptunus.(none)2005-05-261-1/+1
* | Approximative fixes for BUG#2610,2611,9100 i.e. WL#2146 binlogging/replicat...gbichot@quadita2.mysql.com2005-05-051-3/+2