summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-01-091-33/+37
|\
| * Merge mysql.com:/home/jimw/my/mysql-5.0-cleanunknown2006-01-061-33/+37
| |\
| | * Review fixes of new pushed codeunknown2006-01-061-39/+54
* | | cleaned up some of the casts as a result of Mats' reviewunknown2006-01-031-20/+20
* | | some casts and simple fixes to fix compile errors in Visual 2005unknown2005-12-301-33/+46
|/ /
* | WL#1012: All changes as one single changeset.unknown2005-12-221-54/+1860
* | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0unknown2005-11-231-15/+21
|\ \ | |/
| * 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:/home/my/mysql-5.0unknown2005-11-051-117/+192
|\ \ | |/
| * 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
| | |/ | |/|
* | | Mergeunknown2005-09-061-0/+20
|\ \ \ | |/ /
| * | Merge mysql.com:/users/lthalmann/bk/mysql-4.1unknown2005-09-021-0/+20
| |\ \ | | |/
| | * BUG#12542: Added commentsunknown2005-09-011-0/+20
* | | mergeunknown2005-08-311-1/+2
|\ \ \ | |/ /
| * | Fixes bug #11815. Convert file path to UNIX format to build correct query unknown2005-08-301-1/+2
* | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-251-3/+13
|\ \ \ | |/ /
| * | 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 tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-201-3/+13
|\ \ \ | |/ /
| * | 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
* | | mergeunknown2005-07-191-1/+1
|\ \ \ | |/ /
| * | BUG#11567 Fixed binlog tests on windows.unknown2005-07-181-1/+1
* | | Mergeunknown2005-07-121-4/+9
|\ \ \ | |/ /
| * | 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 tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-101-1/+1
|\ \ \ | |/ /
| * | 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 tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-071-2/+1
|\ \ \ \ | |/ / /
| * | | Merge with 4.1unknown2005-06-071-2/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+2