summaryrefslogtreecommitdiff
path: root/sql/log_event.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | misc fixes for compile-time errorsunknown2004-07-211-104/+104
* | Merge 4.1 -> 5.0.unknown2004-04-071-2/+8
|\ \ | |/
| * Merge with 4.0 to get fix for mysqlbinlogunknown2004-02-161-1/+5
| |\
| | * Always use libtool with "--preserve-dup-deps" unknown2004-02-131-1/+5
| * | Merge with 4.0.18unknown2004-02-111-1/+3
| |\ \ | | |/
| | * fixed bug #1378 "mysqlbinlog for remote host is broken"unknown2004-02-061-1/+3
* | | Update for VC++unknown2003-12-211-3/+3
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2003-12-191-2/+2
|\ \ \ | |/ /
| * | Merge with 4.0.17unknown2003-12-171-2/+2
| |\ \ | | |/
| | * Fix for BUG#2045 "Sending SIGHUP to mysqld crashes it if running with --log-b...unknown2003-12-081-1/+1
| | * There is no reason that Intvar_log_event's constructor calls Log_event::Log_e...unknown2003-12-021-1/+1
* | | This will be pushed only after I fix the testsuite.unknown2003-12-181-110/+377
|/ /
* | Merge with 4.0unknown2003-11-041-0/+8
|\ \ | |/
| * Fix for BUG#1686unknown2003-10-291-0/+8
* | merge with 4.0.15unknown2003-08-291-5/+22
|\ \ | |/
| * First commit for fixing BUG#1100unknown2003-08-201-5/+21
| * Fix for BUG#1096 which is:unknown2003-08-191-0/+1
* | Merge with 4.0.14unknown2003-08-111-2/+28
|\ \ | |/
| * Remove compiler warningsunknown2003-07-041-2/+7
| * fixed bug #670unknown2003-07-041-0/+8
| * Merge with 3.23 tree to get latest bug fixesunknown2003-07-011-0/+20
| |\
| | * Do not use 'created' for time anymore in Start_log_event, it's the sameunknown2003-06-161-0/+11
| | * -- already approved; it would be nice if it goes into 3.23.57 --unknown2003-06-061-0/+9
* | | See each file's changeset for details.unknown2003-06-121-11/+108
* | | Merge with 4.0.13unknown2003-05-191-6/+21
|\ \ \ | |/ /