summaryrefslogtreecommitdiff
path: root/sql/rpl_utility.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-19925: Column ... cannot be converted from type 'varchar(20)' to type 'v...Sujatha2019-08-271-17/+30
* Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
|\
| * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
| |\
| | * Update FSF AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | MDEV-17098 DATE -> DATETIME replication conversion not working, even in ALL_N...Andrei Elkin2018-10-161-2/+32
* | | Merge branch '10.1' into 10.2Sergei Golubchik2016-02-251-32/+11
|\ \ \ | |/ /
| * | MDEV-9560 Mariadb 10.1 Crashes when replicating from 10.0Sergei Golubchik2016-02-231-0/+11
| * | correct temporal fields in max_display_length_for_field()Sergei Golubchik2016-02-231-3/+5
| * | cleanupSergei Golubchik2016-02-231-34/+12
* | | MDEV-9238 Wrap create_virtual_tmp_table() into a class, split into different ...Alexander Barkov2015-12-041-89/+67
* | | A joint patch for:Alexander Barkov2015-11-251-2/+2
|/ /
* | cleanup: use enum_binlog_checksum_alg, not uint8Sergei Golubchik2015-09-041-1/+1
* | cleanup: Log_event::read_log_event()Sergei Golubchik2015-09-041-2/+2
* | cleanup: my_checksumSergei Golubchik2015-09-041-4/+2
* | Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-6/+18
|\ \
| * \ 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
* | | MDEV-6152: Remove calls to current_thd while creating ItemMonty2015-08-271-1/+1
* | | - Renaming variables so that they don't shadow others (After this patch one c...Monty2015-07-061-2/+7
|/ /
* | 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