summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Fix for Bug#3357 "If the statement is long, the error message is trunc and im...unknown2004-05-041-10/+7
* | Merge with 4.0unknown2004-04-261-10/+27
|\ \ | |/
| * Fix for BUG#3415 "mysqlbinlog loses a USE command when LOAD DATA INFILE is in...unknown2004-04-071-6/+13
| * This is a fix for a bug in 3.23 -> 4.0 replication: Exec_master_log_pos is al...unknown2004-04-071-6/+26
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1unknown2004-04-071-1/+1
|\ \
| * | Fixed many compiler warningsunknown2004-04-051-1/+1
* | | after review changesunknown2004-04-071-1/+1
* | | removed old way to prevent using stack tables for caching Items in PSunknown2004-04-041-0/+1
|/ /
* | merge fixes (use old code)unknown2004-03-181-73/+109
|\ \
| * \ merge with 4.0unknown2004-03-161-73/+109
| |\ \ | | |/
| | * Fix for BUG#2983 "If statement was killed on master, slave errors despite rep...unknown2004-03-111-72/+87
| | * Undoing 2 parts of changeset 1.1730.1.1 :unknown2004-03-101-3/+3
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-101-3/+3
| | |\
| | | * Fixed memory leak in DROP DATABASE when using RAID tables (Bug #2882)unknown2004-03-101-3/+3
| | * | Fix for BUG#3081 "if an INSERT DELAYED is killed, it is binlogged as killed b...unknown2004-03-081-1/+3
| | |/
| | * Fix for BUG#3015unknown2004-03-011-3/+27
| | * Fix for BUG#3017unknown2004-03-011-3/+5
| | * Changes to fix errors encountered in test builds on Windows.unknown2004-02-271-1/+1
* | | Merge miguel@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-161-1/+1
|\ \ \
| * | | Cast for VC++ compiler errorsunknown2004-03-121-1/+1
| |/ /
* | | revision of fix_fields() calls (BUG2838)unknown2004-02-181-0/+4
|/ /