summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0unknown2005-11-221-6/+12
|\
| * Added explicit casts, since on i686, the fprintf function does not cast my_of...unknown2005-11-221-6/+12
* | Inefficient usage of String::append() fixed.unknown2005-11-201-9/+9
|/
* Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0unknown2005-10-191-94/+152
|\
| * mysqlbinlog --hexdump patch 4:unknown2005-10-191-85/+85
| * Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0unknown2005-10-121-65/+123
| |\
| | * mysqlbin --hexdump patch 3unknown2005-10-121-93/+78
| | * mysqlbinlog --hexdump additional patch 2unknown2005-09-301-72/+83
| | * mysqlbinlog --hexdump augments each log entry with byte informationunknown2005-09-291-36/+98
* | | Fixed compile errors on windowsunknown2005-10-141-4/+3
* | | fixes after merge of 4.1.unknown2005-10-131-5/+1
* | | Merge mysql.com:/home/mysql_src/mysql-4.1unknown2005-10-121-7/+34
|\ \ \ | |/ / |/| |
| * | Fix for BUG#13023: "SQL Thread is up but doesn't move forward". Details in sl...unknown2005-10-121-9/+33
* | | Reviewing new pushed codeunknown2005-10-121-12/+6
* | | Review of code pushed since last 5.0 pull:unknown2005-10-061-2/+3
| |/ |/|
* | Merge mysql.com:/users/lthalmann/bk/mysql-4.1unknown2005-09-021-0/+20
|\ \ | |/
| * BUG#12542: Added commentsunknown2005-09-011-0/+20
* | Fixes bug #11815. Convert file path to UNIX format to build correct query unknown2005-08-301-1/+2
* | BUG#12532: Fix for the case when my_malloc is macrounknown2005-08-241-5/+10
* | BUG#12532: Fixes after reviewunknown2005-08-241-7/+6
* | Merge mysql.com:/users/lthalmann/ltx/root/mysql-5.0unknown2005-08-241-1/+7
|\ \
| * | BUG#12532: Added more memory in malloc for slave query cacheunknown2005-08-191-1/+7
* | | Merge mysql.com:/home/emurphy/src/bk-clean/mysql-4.1unknown2005-08-191-1/+1
|\ \ \ | |/ / |/| / | |/
| * Bug#11338 Fixes from review (identical functionality).unknown2005-08-191-1/+1
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-07-191-3/+13
|\ \ | |/
| * Simple fixes during review of new codeunknown2005-07-191-12/+10
* | BUG#11567 Fixed binlog tests on windows.unknown2005-07-181-1/+1
* | Merging 4.1 into 5.0unknown2005-07-051-0/+2
|\ \ | |/
| * Bug#11401: Setting thd->lex so that engines (i.e., InnoDB) recognizesunknown2005-07-051-0/+15
* | Name resolution context added (BUG#6443)unknown2005-07-011-4/+7
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-081-1/+1
|\ \
| * | Removed warnings for gcc 4.0unknown2005-06-071-1/+1
* | | Merge with 4.1unknown2005-06-071-2/+1
|\ \ \ | |/ / |/| / | |/
| * a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+2
| * Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-3/+1
* | Mergeunknown2005-06-021-0/+3
|\ \ | |/
| * tztime.cc:unknown2005-06-021-0/+3
* | Merge from 4.1unknown2005-05-261-1/+1
|\ \ | |/
| * 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
* | | Approximative fixes for BUG#2610,2611,9100 i.e. WL#2146 binlogging/replicat...unknown2005-05-051-23/+39
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-301-9/+11
|\ \ \
| * | | Give warnings if wrong date/time/datetime argument for STR_TO_DATEunknown2005-03-301-9/+11
* | | | making Q_CATALOG_CODE be understood by 5.0.4 slave, so that 5.0.3->5.0.4 repl...unknown2005-03-291-8/+24
|/ / /
* | | WWe now store the catalog in Query_log_event in binlog WITHOUT its end zero.unknown2005-03-251-31/+57
* | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-03-221-53/+118
|\ \ \
| * \ \ Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-221-50/+115
| |\ \ \
| | * | | Last part of WL#1062: better replication of timezones: no more useunknown2005-03-221-50/+115
| * | | | Rename decimal -> decimal_t, decimal_digit -> decimal_digit_tunknown2005-03-211-3/+3
| |/ / /