summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0jani@a193-229-222-105.elisa-laajakaista.fi2005-11-231-15/+21
|\
| * Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0lars@mysql.com2005-11-221-6/+12
| |\
| | * Added explicit casts, since on i686, the fprintf function does not cast my_of...lars@mysql.com2005-11-221-6/+12
| * | Inefficient usage of String::append() fixed.bell@sanja.is.com.ua2005-11-201-9/+9
| |/
* | Merge mysql.com:/home/my/mysql-5.0monty@mysql.com2005-11-051-117/+192
|\ \ | |/
| * Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0lars@mysql.com2005-10-191-94/+152
| |\
| | * mysqlbinlog --hexdump patch 4:lars@mysql.com2005-10-191-85/+85
| | * Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0lars@mysql.com2005-10-121-65/+123
| | |\
| | | * mysqlbin --hexdump patch 3lars@mysql.com2005-10-121-93/+78
| | | * mysqlbinlog --hexdump additional patch 2lars@mysql.com2005-09-301-72/+83
| | | * mysqlbinlog --hexdump augments each log entry with byte informationlars@mysql.com2005-09-291-36/+98
| * | | Fixed compile errors on windowsmonty@mysql.com2005-10-141-4/+3
| * | | fixes after merge of 4.1.guilhem@mysql.com2005-10-131-5/+1
| * | | Merge mysql.com:/home/mysql_src/mysql-4.1guilhem@mysql.com2005-10-121-7/+34
| |\ \ \ | | |/ / | |/| |
| | * | Fix for BUG#13023: "SQL Thread is up but doesn't move forward". Details in sl...guilhem@mysql.com2005-10-121-9/+33
| * | | Reviewing new pushed codemonty@mysql.com2005-10-121-12/+6
| * | | Review of code pushed since last 5.0 pull:monty@mysql.com2005-10-061-2/+3
| | |/ | |/|
* | | Mergendbdev@dl145c.mysql.com2005-09-061-0/+20
|\ \ \ | |/ /
| * | Merge mysql.com:/users/lthalmann/bk/mysql-4.1lars@mysql.com2005-09-021-0/+20
| |\ \ | | |/
| | * BUG#12542: Added commentslars@mysql.com2005-09-011-0/+20
* | | mergendbdev@dl145b.mysql.com2005-08-311-1/+2
|\ \ \ | |/ /
| * | Fixes bug #11815. Convert file path to UNIX format to build correct query SergeyV@selena.2005-08-301-1/+2
* | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0pappa@c-4a09e253.1238-1-64736c10.cust.bredbandsbolaget.se2005-08-251-3/+13
|\ \ \ | |/ /
| * | BUG#12532: Fix for the case when my_malloc is macrolars@mysql.com2005-08-241-5/+10
| * | BUG#12532: Fixes after reviewlars@mysql.com2005-08-241-7/+6
| * | Merge mysql.com:/users/lthalmann/ltx/root/mysql-5.0lars@mysql.com2005-08-241-1/+7
| |\ \
| | * | BUG#12532: Added more memory in malloc for slave query cachelars@mysql.com2005-08-191-1/+7
| * | | Merge mysql.com:/home/emurphy/src/bk-clean/mysql-4.1elliot@mysql.com2005-08-191-1/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * Bug#11338 Fixes from review (identical functionality).elliot@mysql.com2005-08-191-1/+1
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0tulin@dl145b.mysql.com2005-07-201-3/+13
|\ \ \ | |/ /
| * | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-07-191-3/+13
| |\ \ | | |/
| | * Simple fixes during review of new codemonty@mishka.local2005-07-191-12/+10
* | | mergetulin@dl145b.mysql.com2005-07-191-1/+1
|\ \ \ | |/ /
| * | BUG#11567 Fixed binlog tests on windows.elliot@mysql.com2005-07-181-1/+1
* | | Mergetomas@poseidon.ndb.mysql.com2005-07-121-4/+9
|\ \ \ | |/ /
| * | Merging 4.1 into 5.0mats@mysql.com2005-07-051-0/+2
| |\ \ | | |/
| | * Bug#11401: Setting thd->lex so that engines (i.e., InnoDB) recognizesmats@mysql.com2005-07-051-0/+15
| * | Name resolution context added (BUG#6443)bell@sanja.is.com.ua2005-07-011-4/+7
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0ndbdev@dl145b.mysql.com2005-06-101-1/+1
|\ \ \ | |/ /
| * | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@brian-akers-computer.local2005-06-081-1/+1
| |\ \
| | * | Removed warnings for gcc 4.0brian@brian-akers-computer.local2005-06-071-1/+1
* | | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0ndbdev@dl145b.mysql.com2005-06-071-2/+1
|\ \ \ \ | |/ / /
| * | | Merge with 4.1monty@mysql.com2005-06-071-2/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * a compiler must see '#pragma implementation' *before*serg@serg.mylan2005-06-051-1/+2
| | * Move USE_PRAGMA_IMPLEMENTATION to proper placemonty@mysql.com2005-06-031-3/+1
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0tomas@poseidon.ndb.mysql.com2005-06-021-0/+3
|\ \ \ | |/ /
| * | Mergekent@mysql.com2005-06-021-0/+3
| |\ \ | | |/
| | * tztime.cc:kent@mysql.com2005-06-021-0/+3
* | | Mergetomas@poseidon.ndb.mysql.com2005-05-311-1/+1
|\ \ \ | |/ /
| * | Merge from 4.1msvensson@neptunus.(none)2005-05-261-1/+1
| |\ \ | | |/