summaryrefslogtreecommitdiff
path: root/sql/log_event.h
Commit message (Expand)AuthorAgeFilesLines
* post-review fixes. Now ROLLBACK is done in Format_description_log_eventserg@serg.mylan2005-02-171-20/+10
* manually mergedserg@serg.mylan2005-02-141-38/+108
|\
| * auto-ROLLBACK if binlog was not closed properlyserg@serg.mylan2005-02-091-24/+49
| * query_id and my_xid -> ulonglongserg@serg.mylan2005-01-271-7/+16
| * XA (not completely polished out yet)serg@serg.mylan2005-01-161-25/+61
* | WL#1062 "log charset info into all Query_log_event":guilhem@mysql.com2005-02-031-4/+15
* | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEYmonty@mysql.com2005-01-031-2/+2
|\ \ | |/ |/|
| * Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagmonty@mysql.com2004-12-311-2/+2
* | Merge with 4.1monty@mysql.com2004-12-061-3/+17
|\ \ | |/
| * Bug#6391 (binlog-do-db rules ignored)mats@mysql.com2004-12-031-3/+17
* | Mergeguilhem@mysql.com2004-11-161-1/+1
|\ \ | |/
| * BUG#6353 V2:lars@mysql.com2004-11-151-1/+1
* | merge with 4.1monty@mysql.com2004-10-291-1/+1
|\ \ | |/
| * true,false -> TRUE, FALSEmonty@mishka.local2004-10-141-1/+1
* | Added options --auto-increment-increment and --auto-increment-offset.monty@mishka.local2004-09-151-125/+131
* | Replication: various small fixes specific to the new binlog format of 5.0guilhem@mysql.com2004-07-261-1/+1
* | misc fixes for compile-time errorsserg@serg.mylan2004-07-211-104/+104
* | Merge 4.1 -> 5.0.pem@mysql.com2004-04-071-2/+8
|\ \ | |/
| * Merge with 4.0 to get fix for mysqlbinlogmonty@mysql.com2004-02-161-1/+5
| |\
| | * Always use libtool with "--preserve-dup-deps" monty@mysql.com2004-02-131-1/+5
| * | Merge with 4.0.18monty@mysql.com2004-02-111-1/+3
| |\ \ | | |/
| | * fixed bug #1378 "mysqlbinlog for remote host is broken"vva@eagle.mysql.r18.ru2004-02-061-1/+3
* | | Update for VC++monty@mysql.com2003-12-211-3/+3
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0guilhem@mysql.com2003-12-191-2/+2
|\ \ \ | |/ /
| * | Merge with 4.0.17monty@mysql.com2003-12-171-2/+2
| |\ \ | | |/
| | * Fix for BUG#2045 "Sending SIGHUP to mysqld crashes it if running with --log-b...guilhem@mysql.com2003-12-081-1/+1
| | * There is no reason that Intvar_log_event's constructor calls Log_event::Log_e...guilhem@mysql.com2003-12-021-1/+1
* | | This will be pushed only after I fix the testsuite.guilhem@gbichot22003-12-181-110/+377
|/ /
* | Merge with 4.0monty@narttu.mysql.fi2003-11-041-0/+8
|\ \ | |/
| * Fix for BUG#1686guilhem@mysql.com2003-10-291-0/+8
* | merge with 4.0.15monty@narttu.mysql.fi2003-08-291-5/+22
|\ \ | |/
| * First commit for fixing BUG#1100guilhem@mysql.com2003-08-201-5/+21
| * Fix for BUG#1096 which is:guilhem@mysql.com2003-08-191-0/+1
* | Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-2/+28
|\ \ | |/
| * Remove compiler warningsmonty@narttu.mysql.fi2003-07-041-2/+7
| * fixed bug #670vva@eagle.mysql.r18.ru2003-07-041-0/+8
| * Merge with 3.23 tree to get latest bug fixesmonty@mashka.mysql.fi2003-07-011-0/+20
| |\
| | * Do not use 'created' for time anymore in Start_log_event, it's the sameguilhem@mysql.com2003-06-161-0/+11
| | * -- already approved; it would be nice if it goes into 3.23.57 --guilhem@mysql.com2003-06-061-0/+9
* | | See each file's changeset for details.guilhem@mysql.com2003-06-121-11/+108
* | | Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-6/+21
|\ \ \ | |/ /
| * | Merge with 3.23:monty@mashka.mysql.fi2003-04-261-2/+2
| |\ \ | | |/
| | * Fixed problem with timestamps in binary log on 64 bit machinesmonty@narttu.mysql.fi2003-04-231-4/+4
| | * A better, but larger fix for server_id bug ..Sinisa@sinisa.nasamreza.org2003-03-051-1/+1
| | * Fixed bug in binary log when using LOAD DATA INFILE without active database.monty@hundin.mysql.fi2002-06-301-10/+9
| | * Fix for load data infile when no active databasemonty@hundin.mysql.fi2002-03-221-2/+3
| * | Task 761:'mysqlbinlog should not die when readinggluh@gluh.mysql.r18.ru2003-04-231-4/+18
* | | Fix for using unitialized mutex when running version compiled with --debugmonty@narttu.mysql.fi2003-03-041-2/+2
* | | Fixed problem when connecting to user without a password.monty@mashka.mysql.fi2003-02-141-1/+1
* | | conflicts resolving gluh@gluh.mysql.r18.ru2003-01-311-1/+49
|\ \ \