summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0guilhem@mysql.com2005-03-021-5/+5
|\
| * First part of fix for BUG#7998 "Replication should be more clever about when ...guilhem@mysql.com2005-03-021-5/+5
* | bug#8151 - truncate leaves a transaction openserg@serg.mylan2005-03-021-0/+3
|/
* Merge with global treemonty@mysql.com2005-02-251-3/+3
|\
| * Remove compiler warnings and remove not used variablesmonty@mysql.com2005-02-251-3/+3
* | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2005-02-231-2/+1
|\ \
| * | don't log BEGIN in auto-commit modeserg@serg.mylan2005-02-231-2/+1
| |/
* | log_event.cc:guilhem@mysql.com2005-02-231-1/+1
|/
* Merge 4.1->5.0lars@mysql.com2005-02-221-4/+12
|\
| * Merge mysql.com:/home/bkroot/mysql-4.1 into mysql.com:/home/bk/b6676-4.1lars@mysql.com2005-02-221-1/+4
| |\
| | * BUG#8297: If query is filtered on slave, do not put it in general log.lars@mysql.com2005-02-171-1/+4
| * | BUG#6676: Added comment for the fixlars@mysql.com2005-02-211-0/+5
| * | BUG#6676: Derivation of user variables should be of derivation "IMPLICIT"lars@mysql.com2005-02-211-1/+1
| |/
* | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2005-02-221-1/+2
|\ \
| * | show automatic commits in general logserg@serg.mylan2005-02-211-1/+2
* | | Review of new pushed code (XA & other)monty@mysql.com2005-02-211-3/+5
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2005-02-191-1/+1
|\ \
| * | Fixed BUILD script to use --with-berkeley-db instead of --with-bdbmonty@mysql.com2005-02-191-1/+1
* | | post-review fixes. Now ROLLBACK is done in Format_description_log_eventserg@serg.mylan2005-02-171-62/+63
* | | manually mergedserg@serg.mylan2005-02-141-111/+184
|\ \ \ | |/ / |/| |
| * | auto-ROLLBACK if binlog was not closed properlyserg@serg.mylan2005-02-091-84/+99
| * | query_id and my_xid -> ulonglongserg@serg.mylan2005-01-271-9/+16
| * | XA (not completely polished out yet)serg@serg.mylan2005-01-161-26/+77
* | | Precision Math implementationhf@deer.(none)2005-02-091-4/+49
* | | WL#1062 "log charset info into all Query_log_event":guilhem@mysql.com2005-02-031-40/+121
* | | Mergeguilhem@mysql.com2005-01-161-1/+1
|\ \ \ | | |/ | |/|
| * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1guilhem@mysql.com2005-01-141-1/+1
| |\ \
| | * | Fix for BUG#7793 "mysqlbinlog produces incorrect queries":guilhem@mysql.com2005-01-121-1/+1
* | | | First stage of table definition cachemonty@mysql.com2005-01-061-3/+3
* | | | After merge fixesmonty@mysql.com2005-01-041-2/+2
* | | | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEYmonty@mysql.com2005-01-031-10/+14
|\ \ \ \ | |/ / /
| * | | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagmonty@mysql.com2004-12-311-10/+14
| |/ /
* | | Merge with 4.1monty@mishka.local2004-12-221-1/+9
|\ \ \ | |/ / | | / | |/ |/|
| * Very minor fixes for Seconds_Behind_Master column of SHOW SLAVE STATUS.guilhem@mysql.com2004-12-161-0/+3
| * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1guilhem@mysql.com2004-12-031-1/+6
| |\
| | * Fix for BUG#6671 "mysqlbinlog does not show thread_id for LOAD DATA INFILE"guilhem@mysql.com2004-12-031-1/+6
* | | Merge with 4.1monty@mysql.com2004-12-061-9/+13
|\ \ \ | |/ /
| * | Bug#6391 (binlog-do-db rules ignored)mats@mysql.com2004-12-031-10/+20
| |/
* | mergedserg@serg.mylan2004-11-201-1/+1
|\ \ | |/
| * log_event.cc:guilhem@mysql.com2004-11-191-1/+0
| * Mergeguilhem@mysql.com2004-11-181-1/+2
| |\
| | * When mysqlbinlog prints LOAD DATA INFILE, let it print the thread id. Some cu...guilhem@mysql.com2004-11-181-1/+1
* | | Mergeguilhem@mysql.com2004-11-161-10/+16
|\ \ \ | |/ /
| * | BUG#6353 V2:lars@mysql.com2004-11-151-10/+16
* | | mergebell@sanja.is.com.ua2004-11-121-1/+1
|\ \ \
| * \ \ mergebell@sanja.is.com.ua2004-10-281-1/+1
| |\ \ \
| | * | | added support of view and CHECK OPTION of view to LOAD DATA (BUG#5996)bell@sanja.is.com.ua2004-10-211-1/+1
| * | | | changed function name to prevent injection wrong code from 4.1 (WL#2133)bell@sanja.is.com.ua2004-10-201-1/+1
| |/ / /
| * | | In binary log events, flags are 2 bytes, not 4. Using 4 resulted in buffer ov...guilhem@mysql.com2004-09-241-1/+1
| * | | Added options --auto-increment-increment and --auto-increment-offset.monty@mishka.local2004-09-151-325/+328