summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-301-9/+11
|\
| * Give warnings if wrong date/time/datetime argument for STR_TO_DATEunknown2005-03-301-9/+11
* | making Q_CATALOG_CODE be understood by 5.0.4 slave, so that 5.0.3->5.0.4 repl...unknown2005-03-291-8/+24
|/
* WWe now store the catalog in Query_log_event in binlog WITHOUT its end zero.unknown2005-03-251-31/+57
* Merge bk-internal:/home/bk/mysql-5.0unknown2005-03-221-53/+118
|\
| * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-221-50/+115
| |\
| | * Last part of WL#1062: better replication of timezones: no more useunknown2005-03-221-50/+115
| * | Rename decimal -> decimal_t, decimal_digit -> decimal_digit_tunknown2005-03-211-3/+3
| |/
* | Automergeunknown2005-03-171-0/+2
|\ \ | |/ |/|
| * log_event.cc:unknown2005-03-161-0/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-161-67/+336
|\ \ | |/
| * Fixed behavior of LOAD DATA with subqueries in SET clause.unknown2005-03-161-1/+1
| * WL#874 "Extended LOAD DATA". unknown2005-03-161-67/+336
* | Cleanup during reviewsunknown2005-03-161-1/+1
|/
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-021-5/+5
|\
| * First part of fix for BUG#7998 "Replication should be more clever about when ...unknown2005-03-021-5/+5
* | bug#8151 - truncate leaves a transaction openunknown2005-03-021-0/+3
|/
* Merge with global treeunknown2005-02-251-3/+3
|\
| * Remove compiler warnings and remove not used variablesunknown2005-02-251-3/+3
* | Merge bk-internal:/home/bk/mysql-5.0unknown2005-02-231-2/+1
|\ \
| * | don't log BEGIN in auto-commit modeunknown2005-02-231-2/+1
| |/
* | log_event.cc:unknown2005-02-231-1/+1
|/
* Merge 4.1->5.0unknown2005-02-221-4/+12
|\
| * Merge mysql.com:/home/bkroot/mysql-4.1 into mysql.com:/home/bk/b6676-4.1unknown2005-02-221-1/+4
| |\
| | * BUG#8297: If query is filtered on slave, do not put it in general log.unknown2005-02-171-1/+4
| * | BUG#6676: Added comment for the fixunknown2005-02-211-0/+5
| * | BUG#6676: Derivation of user variables should be of derivation "IMPLICIT"unknown2005-02-211-1/+1
| |/
* | Merge bk-internal:/home/bk/mysql-5.0unknown2005-02-221-1/+2
|\ \
| * | show automatic commits in general logunknown2005-02-211-1/+2
* | | Review of new pushed code (XA & other)unknown2005-02-211-3/+5
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-191-1/+1
|\ \
| * | Fixed BUILD script to use --with-berkeley-db instead of --with-bdbunknown2005-02-191-1/+1
* | | post-review fixes. Now ROLLBACK is done in Format_description_log_eventunknown2005-02-171-62/+63
* | | manually mergedunknown2005-02-141-111/+184
|\ \ \ | |/ / |/| |
| * | auto-ROLLBACK if binlog was not closed properlyunknown2005-02-091-84/+99
| * | query_id and my_xid -> ulonglongunknown2005-01-271-9/+16
| * | XA (not completely polished out yet)unknown2005-01-161-26/+77
* | | Precision Math implementationunknown2005-02-091-4/+49
* | | WL#1062 "log charset info into all Query_log_event":unknown2005-02-031-40/+121
* | | Mergeunknown2005-01-161-1/+1
|\ \ \ | | |/ | |/|
| * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-01-141-1/+1
| |\ \
| | * | Fix for BUG#7793 "mysqlbinlog produces incorrect queries":unknown2005-01-121-1/+1
* | | | First stage of table definition cacheunknown2005-01-061-3/+3
* | | | After merge fixesunknown2005-01-041-2/+2
* | | | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEYunknown2005-01-031-10/+14
|\ \ \ \ | |/ / /
| * | | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagunknown2004-12-311-10/+14
| |/ /
* | | Merge with 4.1unknown2004-12-221-1/+9
|\ \ \ | |/ / | | / | |/ |/|
| * Very minor fixes for Seconds_Behind_Master column of SHOW SLAVE STATUS.unknown2004-12-161-0/+3
| * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-031-1/+6
| |\
| | * Fix for BUG#6671 "mysqlbinlog does not show thread_id for LOAD DATA INFILE"unknown2004-12-031-1/+6