summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [NFC] range-forify loopsbb-10.4-MDEV-20479-assert-drop-columnEugene Kosov2019-09-031-10/+6
* MDEV-20479 assertion failure in dict_table_get_nth_col() after INSTANT DROP C...Eugene Kosov2019-09-033-4/+28
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-09-0244-1653/+2182
|\
| * Merge branch '10.2' into 10.3Oleksandr Byelkin2019-09-0233-1584/+2077
| |\
| | * C/CSergei Golubchik2019-09-011-0/+0
| | * Merge remote-tracking branch 'connect/10.2' into 10.2Oleksandr Byelkin2019-08-3037-1608/+2105
| | |\
| | | * TypoOlivier Bertrand2019-08-223-10/+11
| | | * Some small changes.Olivier Bertrand2019-08-193-33/+39
| | | * In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-08-1717-1376/+1543
| | | * TypoOlivier Bertrand2019-07-313-9/+9
| | | * In CONNECT version 1.6.10 NOSQL facility is enhanced by a new way to retrieve...Olivier Bertrand2019-07-3020-336/+665
| * | | Compilation fixAleksey Midenkov2019-09-011-4/+1
| * | | Fixed compiler warning that broke buildsMonty2019-09-011-2/+1
| * | | MDEV-18501 Partition pruning doesn't work for historical queries (fix)Aleksey Midenkov2019-09-013-7/+12
| * | | MDEV-18501 Partition pruning doesn't work for historical queries (refactoring)Aleksey Midenkov2019-09-017-40/+83
| * | | MDEV-18501 Partition pruning doesn't work for historical queries (cleanup)Aleksey Midenkov2019-09-014-18/+10
* | | | MDEV-20231: MariaDB 10.4 HELP TablesIan Gilfillan2019-09-021-734/+917
* | | | Make main.subselect_sj2* tests stableSergei Petrunia2019-09-024-24/+75
* | | | Fixed a typoVarun Gupta2019-09-021-1/+1
* | | | Followup fix for MDEV-20440Varun Gupta2019-09-021-0/+3
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-08-31103-631/+2673
|\ \ \ \ | |/ / /
| * | | Enable some RocksDB tests that are enabled on 10.2Marko Mäkelä2019-08-301-4/+0
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-08-306-17/+148
| |\ \ \ | | |/ /
| | * | MDEV-18384: rocksdb.index_merge_rocksdb2 test failsSergei Petrunia2019-08-305-16/+148
| * | | MDEV-20066 Wrong value on instantly added column after DELETE and UPDATEMarko Mäkelä2019-08-303-34/+123
| * | | MDEV-20425: Fix -Wimplicit-fallthroughMarko Mäkelä2019-08-3011-7/+16
| * | | MDEV-20109: Optimizer ignores distinct key created for materialized...Sergei Petrunia2019-08-303-3/+3
| * | | MDEV-20109: Optimizer ignores distinct key created for materialized...Sergei Petrunia2019-08-3027-295/+392
| * | | MDEV-20149 innodb.innodb-system-table-view fails with wrong resultMarko Mäkelä2019-08-292-0/+12
| * | | After-merge fixMarko Mäkelä2019-08-291-5/+2
| * | | MDEV-20425 Implement Boolean debug build option debug_assertbb-10.3-MDEV-20425Marko Mäkelä2019-08-295-18/+30
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-08-2925-91/+637
| |\ \ \ | | |/ /
| | * | Clean up innodb.innodb-read-viewMarko Mäkelä2019-08-292-14/+3
| | * | Remove a bogus commentMarko Mäkelä2019-08-281-3/+1
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-08-2820-78/+528
| | |\ \
| | | * | Improved handling of subdirectories in the xtrabackup-v2 SST scripts (similar...Julius Goryavsky2019-08-282-8/+35
| | | * | fix clang warningsEugene Kosov2019-08-282-2/+2
| | | * | Enable galera_sst_mysqldump_with_key test case.Jan Lindström2019-08-271-1/+0
| | | * | MDEV-19699 Server crashes in Item_null_result::field_type upon SELECT with RO...Alexander Barkov2019-08-276-0/+147
| | | * | MDEV-20420: SST failed after MDEV-18863 in some test configurationsJulius Goryavsky2019-08-266-57/+324
| | | * | MDEV-20188: binlog.binlog_stm_drop_tmp_tbl fails in buildbot with Unknown tab...Sujatha2019-08-263-12/+12
| | | * | row_undo_mod_remove_clust_low(): Remove duplicated codeMarko Mäkelä2019-08-221-31/+1
| | | * | Fix -Wstringop-truncationMarko Mäkelä2019-08-222-6/+8
| | | * | Bash-specific operator replaced by a universal oneJulius Goryavsky2019-08-211-1/+1
| | | * | ensure that pam plugin is present in release packagesSergei Golubchik2019-08-201-0/+1
| | | * | really make CPACK_RPM_DEBUGINFO_PACKAGE configurableSergei Golubchik2019-08-201-1/+2
| | * | | MDEV-16932: ASAN heap-use-after-free in my_charlen_utf8 / my_well_formed_char...Oleksandr Byelkin2019-08-284-13/+149
| * | | | Merge 10.2 into 10.3Marko Mäkelä2019-08-2822-63/+1093
| |\ \ \ \ | | |/ / /
| | * | | MDEV-13626: Add innodb.innodb-read-viewMarko Mäkelä2019-08-272-0/+441
| | * | | MDEV-15326/MDEV-16136 dead code removalMarko Mäkelä2019-08-274-33/+11