summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0 to get fix for mysqlbinlogmonty@mysql.com2004-02-161-6/+12
|\
| * Always use libtool with "--preserve-dup-deps" monty@mysql.com2004-02-131-64/+37
* | After merge fixesmonty@mysql.com2004-02-161-76/+64
* | Merge with 4.0.18monty@mysql.com2004-02-111-9/+11
|\ \ | |/
| * fixed bug #1378 "mysqlbinlog for remote host is broken"vva@eagle.mysql.r18.ru2004-02-061-2/+2
| * Fix for BUG#2542 "If slave ignores a query it may make the next LOAD DATA INF...guilhem@mysql.com2004-01-281-3/+4
* | Portability fixes found during 5.0 test compilationmonty@mysql.com2003-12-211-2/+2
* | Merge with 4.0.17monty@mysql.com2003-12-171-3/+10
|\ \ | |/
| * Fix for BUG#2083guilhem@mysql.com2003-12-161-3/+3
| * Fix for BUG#2045 "Sending SIGHUP to mysqld crashes it if running with --log-b...guilhem@mysql.com2003-12-081-1/+6
* | Removed some warnings reported by valgrindmonty@narttu.mysql.fi2003-11-041-2/+2
* | Merge with 4.0monty@narttu.mysql.fi2003-11-041-11/+53
|\ \ | |/
| * 4 small items in this:guilhem@mysql.com2003-10-311-6/+4
| * thd->query assignment moved outkonstantin@mysql.com2003-10-311-1/+1
| * Fix for BUG#1686guilhem@mysql.com2003-10-291-8/+48
| * Add new user variables for tuning memory usage:monty@mashka.mysql.fi2003-10-111-2/+2
* | Tiny cleanup after the push of WL#1098 "Seconds_behind_master in SHOW SLAVE S...guilhem@gbichot22003-10-091-2/+6
* | Final push for WL#1098:guilhem@gbichot22003-10-091-0/+2
* | Merge with 4.0.16monty@narttu.mysql.fi2003-10-071-15/+33
|\ \ | |/
| * After merge fixesmonty@narttu.mysql.fi2003-10-071-5/+5
| * When the I/O thread was stopped while copying a long transaction, and restarted,guilhem@mysql.com2003-10-031-33/+33
| * Removed random chars after filename for LOAD DATA INFILE (in mysqlbinlog)monty@narttu.mysql.fi2003-09-291-2/+2
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0dlenev@mysql.com2003-09-251-7/+19
| |\
| | * Fixed BUG#1357 MySQL too eagerly cleanups temporary files for LOAD DATA (SQL_...dlenev@mysql.com2003-09-251-7/+19
| * | Fix forguilhem@mysql.com2003-09-241-0/+10
| |/
* | editing comments.guilhem@gbichot22003-10-031-19/+12
* | Fix for a rpl_relayrotate failure.guilhem@gbichot22003-10-031-25/+26
* | A fix of the fix for BUG#1209 (was: SELECT DATABASE() still shows dropped dat...guilhem@gbichot22003-09-261-4/+7
* | Accept SLAVE START and STOP, even if deprecated.guilhem@gbichot22003-09-151-6/+0
* | Manual merge after commiting START SLAVE UNTILdlenev@mysql.com2003-09-141-0/+1
|\ \
| * | Implemented support for START SLAVE UNTIL (WL#868)dlenev@dlenev.mshome2003-09-141-0/+1
* | | Optimize thai character handlingmonty@mashka.mysql.fi2003-09-121-2/+0
* | | After merge fixes.monty@mashka.mysql.fi2003-09-111-17/+8
* | | merge with 4.0.15monty@narttu.mysql.fi2003-08-291-98/+127
|\ \ \ | | |/ | |/|
| * | Portability fixesmonty@narttu.mysql.fi2003-08-281-5/+6
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-08-251-7/+36
| |\ \
| | * | * Fix for a potential bug:guilhem@mysql.com2003-08-231-7/+36
| * | | Update of VC++ project files (to remove link warnings)monty@narttu.mysql.fi2003-08-251-2/+0
| |/ /
| * | 2 minor edits, plusguilhem@mysql.com2003-08-221-1/+1
| * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2003-08-201-35/+34
| |\ \
| | * | First commit for fixing BUG#1100guilhem@mysql.com2003-08-201-35/+34
| * | | Fix for BUG#1086. Now we don't preserve event's log_pos throughdlenev@mysql.com2003-08-201-3/+2
| |/ /
| * | Use my_b_append instead of my_b_write on a SEQ_READ_APPEND cache, when we writeguilhem@mysql.com2003-08-191-15/+1
| * | Fix for BUG#1096 which is:guilhem@mysql.com2003-08-191-6/+16
| * | Remove wrong bug fix when calling create_sort_index.monty@mashka.mysql.fi2003-08-101-8/+16
* | | After merge fixes + bugs from last mergemonty@mashka.mysql.fi2003-08-191-2/+0
* | | After merge fixesmonty@mashka.mysql.fi2003-08-191-7/+7
* | | Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-147/+213
|\ \ \ | |/ / | | / | |/ |/|
| * Review of changesets since last pull.monty@mashka.mysql.fi2003-08-071-39/+40
| * WL#1036 (print the db in slave error messages).guilhem@mysql.com2003-07-241-39/+72