summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2019-04-0829-376/+320
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-04-0729-434/+374
| |\
| | * MDEV-18309: InnoDB reports bogus errors about missing #sql-*.ibd on startupMarko Mäkelä2019-04-076-67/+21
| | * Re-record results for MTR_FEEDBACK_PLUGIN=1Marko Mäkelä2019-04-072-2/+2
| | * MDEV-12699 preparation: Clean up recv_sysMarko Mäkelä2019-04-064-222/+180
| | * MDEV-12699 preparation: Write MLOG_INDEX_LOAD for FTS_ tablesMarko Mäkelä2019-04-064-17/+31
| | * MDEV-12699 preparation: Initialize the entire page on MLOG_ZIP_PAGE_COMPRESSMarko Mäkelä2019-04-063-27/+30
| | * buf_page_get_gen(): Allow BUF_GET_IF_IN_POOL with a dummy page_sizeMarko Mäkelä2019-04-063-29/+20
| | * Fix a crash in CHECK TABLE for corrupted encrypted root pageMarko Mäkelä2019-04-061-7/+2
| | * MDEV-15528 preparation: Do not modify a freed pageMarko Mäkelä2019-04-061-34/+17
| | * Clean up the parsing of MLOG_INIT_FILE_PAGE2Marko Mäkelä2019-04-063-46/+13
| | * recv_recovery_is_on(): Add UNIV_UNLIKELYMarko Mäkelä2019-04-066-31/+19
| | * Re-record plugins.feedback_plugin_loadMarko Mäkelä2019-04-061-1/+1
| | * MDEV-19112 WITH clause does not work with information_schema as default databaseIgor Babaev2019-04-055-14/+52
* | | bump the VERSIONDaniel Bartholomew2019-04-071-1/+1
* | | 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
| |\ \ \ | | |/ /