summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ /
* | Merge with 4.0 to get fix for mysqlbinlogunknown2004-02-161-6/+12
|\ \ | |/
| * Always use libtool with "--preserve-dup-deps" unknown2004-02-131-64/+37
* | After merge fixesunknown2004-02-161-76/+64
* | Merge with 4.0.18unknown2004-02-111-9/+11
|\ \ | |/
| * fixed bug #1378 "mysqlbinlog for remote host is broken"unknown2004-02-061-2/+2
| * Fix for BUG#2542 "If slave ignores a query it may make the next LOAD DATA INF...unknown2004-01-281-3/+4
* | Portability fixes found during 5.0 test compilationunknown2003-12-211-2/+2
* | Merge with 4.0.17unknown2003-12-171-3/+10
|\ \ | |/
| * Fix for BUG#2083unknown2003-12-161-3/+3
| * Fix for BUG#2045 "Sending SIGHUP to mysqld crashes it if running with --log-b...unknown2003-12-081-1/+6
* | Removed some warnings reported by valgrindunknown2003-11-041-2/+2
* | Merge with 4.0unknown2003-11-041-11/+53
|\ \ | |/
| * 4 small items in this:unknown2003-10-311-6/+4
| * thd->query assignment moved outunknown2003-10-311-1/+1
| * Fix for BUG#1686unknown2003-10-291-8/+48
| * Add new user variables for tuning memory usage:unknown2003-10-111-2/+2
* | Tiny cleanup after the push of WL#1098 "Seconds_behind_master in SHOW SLAVE S...unknown2003-10-091-2/+6
* | Final push for WL#1098:unknown2003-10-091-0/+2
* | Merge with 4.0.16unknown2003-10-071-15/+33
|\ \ | |/
| * After merge fixesunknown2003-10-071-5/+5
| * When the I/O thread was stopped while copying a long transaction, and restarted,unknown2003-10-031-33/+33