summaryrefslogtreecommitdiff
path: root/sql/log_event.h
Commit message (Expand)AuthorAgeFilesLines
* WL#3023 (Use locks in a statement-like manner):unknown2006-03-081-30/+0
* Merge mysql.com:/home/bkroot/mysql-5.1-newunknown2006-03-031-2/+9
|\
| * Merge mysql.com:/home/bkroot/mysql-5.1-newunknown2006-02-281-2/+9
| |\
| | * Merge mysql.com:/home/bkroot/mysql-5.1-newunknown2006-02-161-2/+9
| | |\
| | | * WL#3023 (Use locks in a statement-like manner):unknown2006-02-161-2/+9
| | | * Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-091-2/+5
| | | |\
| | | * | some casts and simple fixes to fix compile errors in Visual 2005unknown2005-12-301-1/+1
* | | | | Mergeunknown2006-02-281-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | BUG#13418 (V2): Bit columns should replicate correctly when using RBRunknown2006-02-241-3/+3
| |/ / /
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-02-261-0/+1
|\ \ \ \
| * \ \ \ Merge mysql.com:/home/my/mysql-5.0unknown2006-02-251-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fixed compiler warnings from gcc 4.0.2:unknown2006-02-251-0/+1
* | | | | WL#2977 and WL#2712 global and session-level variable to set the binlog forma...unknown2006-02-251-8/+0
|/ / / /
* | | | Some casts and simple fixes to fix compile errors in Visual 2005,unknown2006-01-101-1/+1
* | | | Complete missing part of Mats' HPUX NO_FLAGS fixunknown2006-01-091-1/+1
| |_|/ |/| |
* | | Changes to support HP-UX.unknown2006-01-091-1/+1
* | | Changes to support aCC on HP-UX.unknown2006-01-091-1/+4
| |/ |/|
* | WL#1012: All changes as one single changeset.unknown2005-12-221-24/+572
|/
* 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