summaryrefslogtreecommitdiff
path: root/sql/log_event.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed memory leak (found by rpl_row_inexist_tbl)monty@mysql.com2006-06-231-8/+10
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1monty@mysql.com2006-06-221-3/+3
|\
| * unsigned char -> ucharmonty@mysql.com2006-06-191-3/+3
* | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.1-new-rpllars@mysql.com2006-06-161-29/+8
|\ \ | |/ |/|
| * Fixed BUG#18948 "Disabled test case rpl_row_inexist_tbl".aivanov@mysql.com2006-06-051-29/+7
| * Bug#19995 (Extreneous table maps generated for statements that do not generat...mats@mysql.com2006-05-311-0/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newmonty@mysql.com2006-06-041-40/+45
|\ \
| * | This changeset is largely a handler cleanup changeset (WL#3281), but includes...monty@mysql.com2006-06-041-38/+44
* | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-newguilhem@mysql.com2006-06-021-2/+2
|\ \ \
| * | | First push for WL#3146 "less locking in auto_increment". It is a 0-real-chang...guilhem@mysql.com2006-06-021-2/+2
| | |/ | |/|
* | | Merge bk://localhost:5556gbichot@dl145j.mysql.com2006-05-171-13/+1
|\ \ \ | |/ / |/| |
| * | Removing the binlog-show-xid option as it was only a temporary solution until...guilhem@mysql.com2006-05-171-13/+1
| |/
* | Merge mysqldev@production.mysql.com:my/mysql-5.1-releasemats@mysql.com2006-05-111-38/+34
|\ \
| * | Bug#17400 (CRBR: Delete and update of table w/o PK fails on slave):mats@mysql.com2006-05-111-38/+34
| |/
* | Plugging memory leak in row-based replication triggered bymats@mysql.com2006-05-091-15/+15
|/
* Bug#17400 (Cluster Replication: Delete and update of row w/o PK fails):mats@mysql.com2006-04-121-12/+19
* Bug#18436 (RBR: Replication to partition engine triggers assertion on slave):mats@mysql.com2006-03-271-3/+3
* Bug#18436 (RBR: Replication to partition engine triggers assertion on slave s...mats@mysql.com2006-03-231-10/+16
* Merge mysql.com:/home/bkroot/mysql-5.0mats@mysql.com2006-03-211-0/+31
|\
| * BUG#18293 (Values in stored procedures written to binlog unescaped):mats@mysql.com2006-03-211-0/+31
* | Misc. portability compile fixes.knielsen@mysql.com2006-03-131-4/+4
* | WL#3023 (Use locks in statement-like manner):mats@mysql.com2006-03-091-15/+17
* | WL#3023 (Use locks in a statement-like manner):mats@mysql.com2006-03-081-1/+3
* | WL#3023 (Use locking in a statement-like manner):mats@mysql.com2006-03-081-6/+26
* | Merge mysql.com:/home/bkroot/mysql-5.1-wl3023mats@mysql.com2006-03-081-239/+190
|\ \
| * \ Merge mysql.com:/home/bkroot/mysql-5.1-newmats@mysql.com2006-03-071-239/+190
| |\ \
| | * \ Merge mysql.com:/home/bkroot/mysql-5.1-newmats@mysql.com2006-03-031-239/+190
| | |\ \
| | | * | WL#3023 (RBR: Use locks in a statement-like manner):mats@mysql.com2006-03-031-1/+1
| | | * | Merge mysql.com:/home/bkroot/mysql-5.1-newmats@mysql.com2006-02-281-239/+190
| | | |\ \
| | | | * \ Merge mysqldev@production.mysql.com:my/mysql-5.1-releasemats@mysql.com2006-02-241-239/+190
| | | | |\ \
| | | | | * | WL#3023 (RBR: Use locks in a statement-like manner):mats@mysql.com2006-02-241-10/+7
| | | | | * | Merge mysql.com:/home/bkroot/mysql-5.1-newmats@mysql.com2006-02-161-239/+193
| | | | | |\ \
| | | | | | * | WL#3023 (Use locks in a statement-like manner):mats@mysql.com2006-02-161-238/+192
* | | | | | | | Merge mysql.com:/home/bkroot/mysql-5.1-newmats@mysql.com2006-03-081-16/+8
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | WL#3171: Dynamic logging formatmats@mysql.com2006-03-081-16/+8
| |/ / / / / /
* | | | | | | Bug#17874 (Test failure: rpl_row_basic_3innodb):mats@mysql.com2006-03-071-0/+21
|/ / / / / /
* | | | | | Mergekent@mysql.com2006-02-281-50/+53
|\ \ \ \ \ \
| * | | | | | BUG#17752: Non-allocated memory caused core in rpl_multi_engine testlars@mysql.com2006-02-271-10/+0
| * | | | | | log_event.cc:kent@mysql.com2006-02-261-3/+3
| * | | | | | BUG#13418 (V2): Bit columns should replicate correctly when using RBRlars@mysql.com2006-02-241-38/+51
| | |/ / / / | |/| | | |
* | | | | | Windows compile fixes.knielsen@mysql.com2006-02-281-6/+8
| |/ / / / |/| | | |
* | | | | Merge mysql.com:/home/bkroot/mysql-5.1-newmats@mysql.com2006-02-271-10/+11
|\ \ \ \ \ | |/ / / /
| * | | | Bug#17678 (RBR format change: moving from VLE to net encoding):mats@mysql.com2006-02-231-10/+11
| |/ / /
* | | | WL#2977 and WL#2712 global and session-level variable to set the binlog forma...guilhem@mysql.com2006-02-251-1/+5
* | | | Post-merge fixes.konstantin@mysql.com2006-02-221-2/+2
|/ / /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newserg@serg.mylan2006-02-151-1/+1
|\ \ \
| * | | dbug changes:serg@serg.mylan2006-02-141-1/+1
* | | | Merge mysql.com:/usr_rh9/home/elkin.rh9/MySQL/Merge/5.0aelkin@mysql.com2006-02-141-0/+5
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | BUG#16217 forced to introduce a separate mysql client command to adopt its aelkin@mysql.com2006-02-091-0/+5
* | | Merge mysql.com:/home/kostja/mysql/tmp_mergekonstantin@mysql.com2006-02-021-0/+4
|\ \ \ | |/ /