summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-081-1/+1
|\
| * Removed warnings for gcc 4.0unknown2005-06-071-1/+1
* | Merge with 4.1unknown2005-06-071-2/+1
|\ \ | |/ |/|
| * a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+2
| * Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-3/+1
* | Mergeunknown2005-06-021-0/+3
|\ \ | |/
| * tztime.cc:unknown2005-06-021-0/+3
* | Merge from 4.1unknown2005-05-261-1/+1
|\ \ | |/
| * Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
| * Merge quadxeon.mysql.com:/nfstmp1/guilhem/mysql-4.0-4xeonunknown2005-03-171-6/+10
| |\
| | * safer creation of temp files used in replication of LOAD DATA INFILE.unknown2005-03-171-6/+10
* | | Approximative fixes for BUG#2610,2611,9100 i.e. WL#2146 binlogging/replicat...unknown2005-05-051-23/+39
* | | 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