summaryrefslogtreecommitdiff
path: root/sql/log_event.h
Commit message (Expand)AuthorAgeFilesLines
* my_strtoll10-x86.s:unknown2006-12-311-1/+1
* Many files:unknown2006-12-231-2/+1
* bug#19402 SQL close to the size of the max_allowed_packet fails on the slaveunknown2006-11-141-4/+14
* Merge mysql.com:/home/bk/MERGE/mysql-4.1-mergeunknown2006-11-131-2/+10
|\
| * bug#19402 SQL close to the size of the max_allowed_packet fails on the slaveunknown2006-11-121-2/+4
| * BUG#19402 SQL close to the size of the max_allowed_packet fails on the slaveunknown2006-09-121-0/+6
* | Bug #16206: Superfluous COMMIT event in binlog when updating BDB in autocommit unknown2006-06-121-0/+21
* | Fixed compiler warnings from gcc 4.0.2:unknown2006-02-251-0/+1
* | Fixes during review of pushed codeunknown2005-10-271-3/+2
* | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0unknown2005-10-251-12/+23
|\ \
| * | Fixed enum numbering, patch 2unknown2005-10-241-11/+21
| * | Reducing risk for incorrect merges. Since we are multiple teams working on unknown2005-10-241-9/+10
* | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0unknown2005-10-191-32/+48
|\ \ \ | |/ / |/| |
| * | mysqlbinlog --hexdump patch 4:unknown2005-10-191-34/+39
| * | mysqlbin --hexdump patch 3unknown2005-10-121-49/+39
| * | mysqlbinlog --hexdump additional patch 2unknown2005-09-301-23/+23
| * | mysqlbinlog --hexdump augments each log entry with byte informationunknown2005-09-291-24/+45
* | | fixes after merge of 4.1.unknown2005-10-131-16/+0
* | | Merge mysql.com:/home/mysql_src/mysql-4.1unknown2005-10-121-9/+24
|\ \ \ | |/ / |/| / | |/
| * Fix for BUG#13023: "SQL Thread is up but doesn't move forward". Details in sl...unknown2005-10-121-10/+18
* | Implement WL#2661 "Prepared Statements: Dynamic SQL in Stored Procedures".unknown2005-09-031-3/+0
* | Merge mysql.com:/home/emurphy/src/bk-clean/mysql-4.1unknown2005-08-191-1/+1
|\ \ | |/
| * Bug#11338 Fixes from review (identical functionality).unknown2005-08-191-1/+1
* | log_event.h:unknown2005-08-061-0/+4
* | Name resolution context added (BUG#6443)unknown2005-07-011-1/+2
* | Merge from 4.1unknown2005-05-261-1/+1
|\ \ | |/
| * Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
* | Approximative fixes for BUG#2610,2611,9100 i.e. WL#2146 binlogging/replicat...unknown2005-05-051-3/+2
* | Enabled more tests of STR_TO_DATE()unknown2005-03-301-1/+1
* | Give warnings if wrong date/time/datetime argument for STR_TO_DATEunknown2005-03-301-0/+2
* | WWe now store the catalog in Query_log_event in binlog WITHOUT its end zero.unknown2005-03-251-2/+14
* | Last part of WL#1062: better replication of timezones: no more useunknown2005-03-221-5/+40
* | WL#874 "Extended LOAD DATA". unknown2005-03-161-5/+121
* | don't log BEGIN in auto-commit modeunknown2005-02-231-1/+1
* | post-review fixes. Now ROLLBACK is done in Format_description_log_eventunknown2005-02-171-20/+10
* | manually mergedunknown2005-02-141-38/+108
|\ \
| * | auto-ROLLBACK if binlog was not closed properlyunknown2005-02-091-24/+49
| * | query_id and my_xid -> ulonglongunknown2005-01-271-7/+16
| * | XA (not completely polished out yet)unknown2005-01-161-25/+61
* | | WL#1062 "log charset info into all Query_log_event":unknown2005-02-031-4/+15
* | | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEYunknown2005-01-031-2/+2
|\ \ \ | |/ / |/| / | |/
| * Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagunknown2004-12-311-2/+2
* | Merge with 4.1unknown2004-12-061-3/+17
|\ \ | |/
| * Bug#6391 (binlog-do-db rules ignored)unknown2004-12-031-3/+17
* | Mergeunknown2004-11-161-1/+1
|\ \ | |/
| * BUG#6353 V2:unknown2004-11-151-1/+1
* | merge with 4.1unknown2004-10-291-1/+1
|\ \ | |/
| * true,false -> TRUE, FALSEunknown2004-10-141-1/+1
* | Added options --auto-increment-increment and --auto-increment-offset.unknown2004-09-151-125/+131
* | Replication: various small fixes specific to the new binlog format of 5.0unknown2004-07-261-1/+1