summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* BUG#21726: Incorrect result with multiple invocations of LAST_INSERT_ID.unknown2006-10-061-1/+0
* BUG#16217 fix partly backported from 5.0. It is different in mysqlbinlog part.unknown2006-02-101-0/+12
* Minor Win32 compile fixes for 4.1.16 release.unknown2005-11-281-1/+1
* Fix for BUG#13023: "SQL Thread is up but doesn't move forward". Details in sl...unknown2005-10-121-9/+33
* BUG#12542: Added commentsunknown2005-09-011-0/+20
* Bug#11338 Fixes from review (identical functionality).unknown2005-08-191-1/+1
* Simple fixes during review of new codeunknown2005-07-191-12/+10
* Bug#11401: Setting thd->lex so that engines (i.e., InnoDB) recognizesunknown2005-07-051-0/+15
* a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+2
* Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-3/+1
* tztime.cc:unknown2005-06-021-0/+3
* 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
* | 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 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
* | | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagunknown2004-12-311-10/+14
|/ /
* | 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
* | | Bug#6391 (binlog-do-db rules ignored)unknown2004-12-031-10/+20
|/ /
* | log_event.cc:unknown2004-11-191-1/+0
* | Mergeunknown2004-11-181-1/+2
|\ \ | |/
| * When mysqlbinlog prints LOAD DATA INFILE, let it print the thread id. Some cu...unknown2004-11-181-1/+1
* | BUG#6353 V2:unknown2004-11-151-10/+16
* | Mergeunknown2004-11-101-13/+10
|\ \
| * | Optimization: in the replication slave, we can avoid doing one strlen() per e...unknown2004-10-191-13/+10
* | | Simpler arena swapping codeunknown2004-11-081-4/+4
|/ /
* | Fix for BUG#5705: "SET CHARATER_SET_SERVERetc will be lost if STOP SLAVE befo...unknown2004-09-231-1/+9
* | mergedunknown2004-09-071-4/+10
|\ \ | |/
| * when we update thd->db in replication, it's safer to update thd->db_length too.unknown2004-09-071-4/+10
* | Merge with 4.0unknown2004-09-011-4/+0
|\ \ | |/
| * Fix for BUG#4500 "set character set replicates incorrectly"unknown2004-08-291-2/+0
* | LEX initialization fixedunknown2004-07-211-1/+1
* | Sanja will probably rework this tomorrow; we need to unify the normalunknown2004-07-211-0/+12
* | Merge with 4.0 to get bug fixesunknown2004-07-091-4/+29
|\ \ | |/
| * Fix for BUG#4326 "Replicated LOAD DATA INFILE show nothing inunknown2004-06-301-4/+29
* | New handler::index_flags() definition to make it easy to check the full used ...unknown2004-07-081-6/+7
* | Correction to replication of charsets in 4.1:unknown2004-06-081-15/+44
* | Implementation of WL#1824 "Add replication of character set variables in 4.1",unknown2004-06-031-16/+55
* | merge with 4.0 to get windows fixesunknown2004-05-271-0/+1
|\ \ | |/
| * Fix to make Windows compilation smootherunknown2004-05-261-0/+1
* | After merge fixesunknown2004-05-171-1/+1
* | Merge with 4.0.20unknown2004-05-171-0/+2
|\ \ | |/
| * Many files:unknown2004-05-141-0/+1
* | Merge with 4.0.19unknown2004-05-051-9/+7
|\ \ | |/