summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* a compiler must see '#pragma implementation' *before*serg@serg.mylan2005-06-051-1/+2
* Move USE_PRAGMA_IMPLEMENTATION to proper placemonty@mysql.com2005-06-031-3/+1
* tztime.cc:kent@mysql.com2005-06-021-0/+3
* Add ifdefs to control when "#pragma implementation" should be usedmsvensson@neptunus.(none)2005-05-261-1/+1
* Merge quadxeon.mysql.com:/nfstmp1/guilhem/mysql-4.0-4xeongbichot@quadxeon.mysql.com2005-03-171-6/+10
|\
| * safer creation of temp files used in replication of LOAD DATA INFILE.gbichot@quadxeon.mysql.com2005-03-171-6/+10
* | Merge mysql.com:/home/bkroot/mysql-4.1 into mysql.com:/home/bk/b6676-4.1lars@mysql.com2005-02-221-1/+4
|\ \
| * | BUG#8297: If query is filtered on slave, do not put it in general log.lars@mysql.com2005-02-171-1/+4
* | | BUG#6676: Added comment for the fixlars@mysql.com2005-02-211-0/+5
* | | BUG#6676: Derivation of user variables should be of derivation "IMPLICIT"lars@mysql.com2005-02-211-1/+1
|/ /
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1guilhem@mysql.com2005-01-141-1/+1
|\ \
| * | Fix for BUG#7793 "mysqlbinlog produces incorrect queries":guilhem@mysql.com2005-01-121-1/+1
* | | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagmonty@mysql.com2004-12-311-10/+14
|/ /
* | Very minor fixes for Seconds_Behind_Master column of SHOW SLAVE STATUS.guilhem@mysql.com2004-12-161-0/+3
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.1guilhem@mysql.com2004-12-031-1/+6
|\ \
| * | Fix for BUG#6671 "mysqlbinlog does not show thread_id for LOAD DATA INFILE"guilhem@mysql.com2004-12-031-1/+6
* | | Bug#6391 (binlog-do-db rules ignored)mats@mysql.com2004-12-031-10/+20
|/ /
* | log_event.cc:guilhem@mysql.com2004-11-191-1/+0
* | Mergeguilhem@mysql.com2004-11-181-1/+2
|\ \ | |/
| * When mysqlbinlog prints LOAD DATA INFILE, let it print the thread id. Some cu...guilhem@mysql.com2004-11-181-1/+1
* | BUG#6353 V2:lars@mysql.com2004-11-151-10/+16
* | Mergeguilhem@mysql.com2004-11-101-13/+10
|\ \
| * | Optimization: in the replication slave, we can avoid doing one strlen() per e...guilhem@mysql.com2004-10-191-13/+10
* | | Simpler arena swapping codemonty@mysql.com2004-11-081-4/+4
|/ /
* | Fix for BUG#5705: "SET CHARATER_SET_SERVERetc will be lost if STOP SLAVE befo...guilhem@mysql.com2004-09-231-1/+9
* | mergedserg@serg.mylan2004-09-071-4/+10
|\ \ | |/
| * when we update thd->db in replication, it's safer to update thd->db_length too.guilhem@mysql.com2004-09-071-4/+10
* | Merge with 4.0monty@mysql.com2004-09-011-4/+0
|\ \ | |/
| * Fix for BUG#4500 "set character set replicates incorrectly"guilhem@mysql.com2004-08-291-2/+0
* | LEX initialization fixedbell@sanja.is.com.ua2004-07-211-1/+1
* | Sanja will probably rework this tomorrow; we need to unify the normalguilhem@mysql.com2004-07-211-0/+12
* | Merge with 4.0 to get bug fixesmonty@mysql.com2004-07-091-4/+29
|\ \ | |/
| * Fix for BUG#4326 "Replicated LOAD DATA INFILE show nothing inguilhem@mysql.com2004-06-301-4/+29
* | New handler::index_flags() definition to make it easy to check the full used ...monty@mysql.com2004-07-081-6/+7
* | Correction to replication of charsets in 4.1:guilhem@mysql.com2004-06-081-15/+44
* | Implementation of WL#1824 "Add replication of character set variables in 4.1",guilhem@mysql.com2004-06-031-16/+55
* | merge with 4.0 to get windows fixesmonty@mysql.com2004-05-271-0/+1
|\ \ | |/
| * Fix to make Windows compilation smootherhf@deer.(none)2004-05-261-0/+1
* | After merge fixesmonty@mysql.com2004-05-171-1/+1
* | Merge with 4.0.20monty@mysql.com2004-05-171-0/+2
|\ \ | |/
| * Many files:heikki@hundin.mysql.fi2004-05-141-0/+1
* | Merge with 4.0.19monty@mysql.com2004-05-051-9/+7
|\ \ | |/
| * Fix for Bug#3357 "If the statement is long, the error message is trunc and im...guilhem@mysql.com2004-05-041-10/+7
* | Merge with 4.0monty@mishka.local2004-04-261-10/+27
|\ \ | |/
| * Fix for BUG#3415 "mysqlbinlog loses a USE command when LOAD DATA INFILE is in...guilhem@mysql.com2004-04-071-6/+13
| * This is a fix for a bug in 3.23 -> 4.0 replication: Exec_master_log_pos is al...guilhem@mysql.com2004-04-071-6/+26
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-04-071-1/+1
|\ \
| * | Fixed many compiler warningsmonty@mysql.com2004-04-051-1/+1
* | | after review changesbell@sanja.is.com.ua2004-04-071-1/+1
* | | removed old way to prevent using stack tables for caching Items in PSbell@sanja.is.com.ua2004-04-041-0/+1
|/ /