summaryrefslogtreecommitdiff
path: root/sql/rpl_utility.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '96badb16afcf' into 10.0Jan Lindström2015-08-031-4/+17
|\
| * MDEV-8432 Slave cannot replicate signed integer-type values with high bit set...Monty2015-07-171-4/+17
* | Fixed MDEV-8428: Mangled DML statements on 2nd level slave when enabling binl...Monty2015-07-261-1/+1
* | Merge branch '5.5' into 10.0Sergei Golubchik2015-06-111-1/+1
|\ \ | |/
| * MDEV-7268 Column of table cannot be converted from type 'decimal(0,?)' to typ...Alexander Barkov2015-06-091-1/+1
* | MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
* | MDEV-6120: When slave stops with error, error message should indicate the fai...Kristian Nielsen2014-06-251-5/+8
* | MDEV-6153 Trivial Lintian errors in MariaDB sources: spelling errors and wron...Sergei Golubchik2014-05-131-1/+1
* | 10.0-base mergeSergei Golubchik2014-02-261-16/+3
|\ \
| * \ 5.5 mergeSergei Golubchik2014-02-251-16/+3
| |\ \ | | |/
| | * MySQL-5.5.36 mergeSergei Golubchik2014-02-171-16/+3
| | |\
| | | * Bug17632978 SLAVE CRASHES IF ROW EVENT IS CORRUPTEDVenkatesh Duggirala2013-12-181-1/+1
| | | * Bug#17632978 SLAVE CRASHES IF ROW EVENT IS CORRUPTEDVenkatesh Duggirala2013-12-171-15/+2
* | | | 10.0-base mergeSergei Golubchik2013-12-161-8/+15
|\ \ \ \ | |/ / /
| * | | 5.5 mergeSergei Golubchik2013-11-231-8/+15
| |\ \ \ | | |/ /
| | * | mysql-5.5.34 mergeSergei Golubchik2013-11-191-7/+15
| | |\ \ | | | |/
| | | * Bug#16416302 - CRASH WITH LOSSY RBR REPLICATIONVenkatesh Duggirala2013-08-071-6/+14
* | | | MDEV-5297 TIME(0), TIMESTAMP(0) and DATETIME(0) are self-incompatible during ...Alexander Barkov2013-12-061-13/+45
* | | | Merge from 10.0-base to 10.0 the feature MDEV-4506: Parallel replication.unknown2013-11-011-5/+5
|\ \ \ \ | |/ / /
| * | | Merge MDEV-4506: Parallel replication into 10.0-base.unknown2013-11-011-5/+5
| |\ \ \
| | * | | MDEV-4506, parallel replication.unknown2013-09-131-1/+1
| | * | | MDEV-4506: Parallel replication: Intermediate commitunknown2013-07-121-4/+3
| | * | | MDEV-4506: Parallel replication: Intermediate commit.unknown2013-06-281-2/+3
* | | | | 10.0-base merge.Sergei Golubchik2013-09-211-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | 5.5 merge and fixes for compiler/test errorsSergei Golubchik2013-09-181-2/+2
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Fixed MySQL bug #69861 LAST_INSERT_ID is replicated incorrectly if replicatio...Michael Widenius2013-08-271-2/+2
* | | | 10.0-monty mergeSergei Golubchik2013-07-211-3/+3
|\ \ \ \
| * | | | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-1/+1
* | | | | Adding support for MySQL-5.6 temporal column types:Alexander Barkov2013-07-101-2/+42
| |/ / / |/| | |
* | | | 5.5 mergeSergei Golubchik2013-06-061-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | mysql-5.5.31 mergeSergei Golubchik2013-05-071-0/+1
| |\ \ \ | | | |/ | | |/|
| | * | Bug#16056813-MEMORY LEAK ON FILTERED SLAVEVenkatesh Duggirala2013-01-261-0/+1
* | | | remove ULL() and LL(), because they're totally unnecessarySergei Golubchik2013-04-071-2/+3
* | | | 5.5 mergeSergei Golubchik2013-03-271-2/+7
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | merge with mysql-5.5.30 minus few incorrect or not applicable changesetsSergei Golubchik2013-02-281-2/+7
| |\ \ | | |/
| | * BUG#15888454: SLAVE CRASHES WHEN DML REQUIRES CONVERSION & TABLE HAS Venkatesh Duggirala2012-11-291-2/+7
* | | cleanup: use MYF() for mysys flagsSergei Golubchik2013-01-231-1/+1
* | | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-1/+1
|/ /
* | 5.3 mergeSergei Golubchik2012-08-271-5/+2
|\ \
| * \ 5.2 merge.Sergei Golubchik2012-08-221-1/+60
| |\ \
| | * \ merge with MySQL 5.1.65Sergei Golubchik2012-08-221-0/+61
| | |\ \
* | | | | Fix memory leak introduced with merge of mysql 5.5.unknown2012-06-201-0/+1
* | | | | mysql-5.5 mergeSergei Golubchik2012-06-141-0/+66
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | merge bug11754117-45670 fixes from 5.1.Andrei Elkin2012-04-211-0/+63
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | BUG#11754117 incorrect logging of INSERT into auto-increment Andrei Elkin2012-04-201-0/+61
* | | | | 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge with 5.2.Michael Widenius2011-12-111-2/+4
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | |\ \ \ | | | | |/ | | | |/|
* | | | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Updated/added copyright headersKent Boortz2011-06-301-1/+1
| |\ \ \ \ | | | |_|/ | | |/| |