summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | * 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
| |\ \ \
| | * | | Updated list of unstable tests for 10.3.14 releasemariadb-10.3.14Elena Stepanova2019-04-011-77/+111
| * | | | bump the VERSIONDaniel Bartholomew2019-04-021-1/+1
* | | | | Fix -Wformat and -Wnonnull-compare for WSREPMarko Mäkelä2019-04-037-21/+24
* | | | | MDEV-18942: Json_writer::add_bool: Conditional jump or move depends on uninit...Varun Gupta2019-04-033-0/+28
* | | | | MDEV-18962: ASAN heap-buffer-overflow in Single_line_formatting_helper::on_ad...Varun Gupta2019-04-033-4/+22
* | | | | MDEV-19125 Change Send_field::type from enum_field_types to Type_handler*Alexander Barkov2019-04-0211-95/+222
* | | | | Adjust wsrep, galera, galera_3nodes, galera_sr and galera_3nodes_sr testsJan Lindström2019-04-0220-1/+34
* | | | | Merge 10.3 into 10.4Marko Mäkelä2019-04-024-13/+44
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-04-024-13/+44
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fix integer type mismatchMarko Mäkelä2019-04-023-8/+8
| | * | | MDEV-19128 fil_name_parse() for MLOG_FILE_ is not portableMarko Mäkelä2019-04-021-6/+37
* | | | | MDEV-17320 add Feature_application_time_periods status variableNikita Malyavin2019-04-026-0/+10