summaryrefslogtreecommitdiff
path: root/sql/log_event.h
Commit message (Expand)AuthorAgeFilesLines
* Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0-rplunknown2007-02-281-1/+4
|\
| * Bug#15126 character_set_database is not replicated (LOAD DATA INFILE need it)unknown2007-02-281-1/+4
* | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rplunknown2007-02-251-0/+2
|\ \ | |/
| * Fix for BUG#24432unknown2007-02-081-0/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2007-01-221-0/+2
|\ \ | |/ |/|
| * Fixed compiler warnings detected by option -Wshadow and -Wunused:unknown2006-12-151-0/+2
* | Merge mysql.com:/nfsdisk1/lars/bkroot/mysql-5.0-rplunknown2007-01-121-2/+16
|\ \
| * | BUG#22645 - LC_TIME_NAMES: Statement not replicatedunknown2007-01-101-1/+8
| * | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0-rplunknown2006-12-141-1/+6
| |\ \
| | * | Bug#22645 LC_TIME_NAMES: Statement not replicatedunknown2006-12-071-1/+6
| | |/
| * | Bug#20396 Bin Log does not get DELIMETER cmd - Recover StoredProc failsunknown2006-11-281-0/+2
| |/
* | 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