summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-18987 bug in "load data local infile xxx replace into "bb-10.4-MDEV-18987Kentoku2019-04-0773-0/+3018
* Fixed wsrep replaying for stored procedures (#1256)mariadb-10.4.4Teemu Ollakka2019-04-0610-73/+578
* MDEV-18265: Replace deprecated variable debug to debug_dbug on Galera testsJan Lindström2019-04-0610-115/+20
* update test resultsSergei Golubchik2019-04-061-0/+1
* MDEV-19197 Move ASSERT_COLUMN_MARKED_FOR_XXX as methods to FieldAlexander Barkov2019-04-062-142/+151
* MDEV-18956 Assertion `sel->quick' failed in JOIN::make_range_rowid_filtersIgor Babaev2019-04-054-3/+88
* MDEV-19186: Assertion `field->table == table' failed in create_tmp_tableGalina Shalygina2019-04-063-0/+39
* MDEV-19185: Pushdown constant function defined with subqueryGalina Shalygina2019-04-054-4/+36
* MDEV-19184 Crash in IS_IPV6(_ucs2 0x0031)Alexander Barkov2019-04-053-35/+107
* Merge 10.3 into 10.4Marko Mäkelä2019-04-0535-218/+159
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-04-0443-212/+192
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2019-04-0411-5/+34
| | |\
| | | * index_merge_innodb did sometimes give wrong resultsMonty2019-04-048-2/+34
| | | * Fix clang -Wunused-private-fieldMarko Mäkelä2019-04-033-5/+1
| | * | Do not pass table_name_t to printf-like functionsMarko Mäkelä2019-04-046-12/+12
| | * | MDEV-18836: Adjust a suppressionMarko Mäkelä2019-04-031-1/+1
| | * | Fix the non-debug buildMarko Mäkelä2019-04-031-2/+2
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-04-034-4/+0
| | |\ \ | | | |/
| | | * Remove unused declarationsMarko Mäkelä2019-04-039-63/+1
| | | * Fix more -Wnonnull-compareMarko Mäkelä2019-04-032-2/+0
| | * | MDEV-18733 MariaDB slow start after crash recoveryMarko Mäkelä2019-04-0320-181/+177
| | * | Remove a useless CHECK TABLE printout for debug buildsMarko Mäkelä2019-04-031-7/+0
| | * | Clean up table_name_tMarko Mäkelä2019-04-037-81/+46
* | | | update C/CSergei Golubchik2019-04-051-0/+0
* | | | MDEV-18982 Partition pruning with column list causes syntax error in 10.4Igor Babaev2019-04-046-2/+34
* | | | MDEV-18769 Assertion `fixed == 1' failed in Item_cond_or::val_intGalina Shalygina2019-04-0418-586/+4180
* | | | MDEV-13301 Optimize DROP INDEX, ADD INDEX into RENAME INDEXEugene Kosov2019-04-0313-167/+817
* | | | Get rid of rea_create_table()Sergey Vojtovich2019-04-035-50/+18
* | | | Fix inplace ALTER TABLE to not register tmp tableSergey Vojtovich2019-04-034-57/+77
* | | | Removed redundant partitioning checkSergey Vojtovich2019-04-035-38/+47
* | | | Simplified dd_recreate_table()Sergey Vojtovich2019-04-032-24/+8
* | | | Removed redundant SE lock for tmp tablesSergey Vojtovich2019-04-035-21/+45
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-04-031-2/+2
|\ \ \ \ | |/ / /
| * | | Fix the non-debug buildMarko Mäkelä2019-04-031-2/+2
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-04-0324-161/+75
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-04-0325-170/+78
| |\ \ \ | | |/ /
| | * | MDEV-11487: Remove dict_table_get_n_sys_cols()Marko Mäkelä2019-04-036-23/+13
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-04-0340-334/+102
| | |\ \ | | | |/
| | | * Fix -Wnonnull-compareMarko Mäkelä2019-04-0334-321/+48
| | | * MDEV-18298 Crashes server with segfault during role grantsSergei Golubchik2019-04-023-1/+53
| | | * cmake: only search for libraries that are neededSergei Golubchik2019-04-021-2/+2
| | | * cmake: fix krb5 detection on SUSESergei Golubchik2019-04-021-1/+1
| | | * speedup RPM buildsSergei Golubchik2019-04-021-0/+2
* | | | Fix cmake -DWITH_WSREP=OFFMarko Mäkelä2019-04-031-0/+1
* | | | MDEV-18820 Assertion `lock_table_has(trx, index->table, LOCK_IX)' failed in l...Sachin2019-04-033-4/+73
* | | | MDEV-19156: Galera test failure on galerra_sr_cc_masterJan Lindström2019-04-032-28/+31
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-04-033-1/+18
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-04-033-1/+18
| |\ \ \ | | |/ /
| | * | MDEV-19085: Remove a bogus debug assertionMarko Mäkelä2019-04-023-1/+18
| * | | Merge bb-10.3-release into 10.3Marko Mäkelä2019-04-031-77/+111
| |\ \ \