summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-27366 SIGSEGV in handler_index_cond_check with rowid_filterbb-10.5-MDEV-27366-2Oleg Smirnov2022-06-033-7/+68
* Merge branch 'merge-perfschema-5.7' into 10.5Oleksandr Byelkin2022-05-081-1/+2
|\
| * 5.7.38Oleksandr Byelkin2022-05-051-1/+2
* | MDEV-28478 fixup: Declare a constexpr member function constMarko Mäkelä2022-05-061-1/+1
* | MDEV-28478 fixup: Remove a conflict markerMarko Mäkelä2022-05-061-6/+0
* | MDEV-28478: INSERT into SPATIAL INDEX in TEMPORARY table writes logMarko Mäkelä2022-05-0611-92/+87
* | columnstore-5.6.5-2Sergei Golubchik2022-04-291-0/+0
* | A clean-up for "MDEV-19772 Add helper classes for ST_FIELD_INFO"Alexander Barkov2022-04-282-32/+32
* | New PCRE2 (10.40)Oleksandr Byelkin2022-04-271-2/+3
* | Skip main.sp-no-valgrind WITH_MSAN due to result diffMarko Mäkelä2022-04-251-1/+1
* | Remove redundant innodb-page_compression_ testsMarko Mäkelä2022-04-2522-3822/+0
* | Clean up the page_compressed testsMarko Mäkelä2022-04-253-0/+145
* | Cleanup: Remove IF_VALGRINDMarko Mäkelä2022-04-255-199/+10
* | Do not disable --symbolic-links on Valgrind (or MSAN)Marko Mäkelä2022-04-252-1/+4
* | MDEV-27094 Debug builds include useless InnoDB "disabled" optionsMarko Mäkelä2022-04-2225-829/+4
* | Merge 10.4 into 10.5Marko Mäkelä2022-04-21116-526/+3121
|\ \
| * | WolfSSL v5.2.0-stableMarko Mäkelä2022-04-212-1/+0
| * | Fix clang -Wunused-but-set-variableMarko Mäkelä2022-04-211-2/+9
| * | Merge 10.3 into 10.4Marko Mäkelä2022-04-21111-527/+3127
| |\ \
| | * | MDEV-28369 ibuf_bitmap_mutex is an unnecessary contention pointMarko Mäkelä2022-04-216-50/+14
| | * | MDEV-20194 Warnings inconsistently issued upon CHECK on table from older vers...Thirunarayanan Balathandayuthapani2022-04-203-9/+106
| | * | MDEV-28314 : The Galera cluster primary node goes into hang mode when innodb_...Jan Lindström2022-04-204-1/+230
| | * | MDEV-24176 fixup: GCC -Wmaybe-uninitializedMarko Mäkelä2022-04-191-1/+1
| | * | MDEV-24176 Server crashes after insert in the table with virtualAleksey Midenkov2022-04-1810-87/+342
| | * | MDEV-24176 PreparationsAleksey Midenkov2022-04-187-115/+110
| | * | MDEV-27699 ANALYZE FORMAT=JSON fields are incorrect for UNION ALL queriesOleg Smirnov2022-04-186-78/+20
| | * | An additional patch for MDEV-27690 Crash on `CHARACTER SET csname COLLATE DEF...Alexander Barkov2022-04-143-8/+63
| | * | Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2022-04-1419-23/+374
| | |\ \
| | | * | MDEV-27448 MTR returns success (zero) upon invalid optionShunpoco2022-04-121-1/+1
| | | * | MDEV-27690 Crash on `CHARACTER SET csname COLLATE DEFAULT` in column definitionAlexander Barkov2022-04-113-8/+46
| | | * | MDEV-28225 Disallow user to create Spider temporary tableKiyoshiTakeda2022-04-113-1/+19
| | | * | MDEV-27065 Partitioning tables with custom data directories moves data back t...Nayuta Yanagisawa2022-04-085-4/+108
| | | * | Better comments in Item_in_subselect::inject_in_to_exists_cond()Sergei Petrunia2022-04-071-1/+6
| | | * | MDEV-28077 'Wrong create options' error with 'big_tables' enabledOleg Smirnov2022-04-066-2/+78
| | | * | MDEV-24560 SIGSEGV in st_join_table::cleanupOleg Smirnov2022-04-065-7/+116
| | * | | MDEV-28266 Crash in Field_string::type_handler when calling proceduresOleksandr Byelkin2022-04-131-13/+3
| | * | | MDEV-28304 innodb.instant_alter,8k.rdiff does not apply on FreeBSDMarko Mäkelä2022-04-134-91/+83
| | * | | MDEV-26171: wsrep_sst_receive_address does not parse IPv6 address correctlyJulius Goryavsky2022-04-1222-123/+555
| | * | | MDEV-27834 Incorrect provides of MariaDB-shared for CentOS8Sergei Golubchik2022-04-121-3/+1
| | * | | MDEV-24317 Data race in LOGGER::init_error_log at sql/log.cc:1443 and in LOGG...Sergei Golubchik2022-04-124-17/+8
| | * | | MDEV-28269 Assertion `save_errno' in maria_write or ER_GET_ERRNOMonty2022-04-114-2/+29
| | * | | MDEV-28267 ASAN heap-use-after-free in Item_sp::func_name_cstringAlexander Barkov2022-04-096-5/+88
| | * | | MDEV-22282 When using mysqldump to backup a view that contains derived tables...Sergei Golubchik2022-04-096-14/+15
| | * | | MDEV-28062 Assertion `(length % 4) == 0' failed in my_lengthsp_utf32 on INSER...Alexander Barkov2022-04-082-0/+69
| | * | | MDEV-25116 Spider: IF(COUNT( trigger SQL Error (1054)_ Unknown column '' in f...Nayuta Yanagisawa2022-04-084-2/+74
| | * | | MDEV-28253 Mysqldump - INVISIBLE column errorSergei Golubchik2022-04-078-11/+34
| | * | | MDEV-28205: SST via mariabackup stops on failure while archiving logsJulius Goryavsky2022-04-075-8/+511
* | | | | MDEV-28371 Assertion fold == id.fold() failed in buf_flush_check_neighbor()Marko Mäkelä2022-04-212-2/+5
* | | | | Merge branch 10.4 into 10.5Daniel Black2022-04-2120-901/+2132
|\ \ \ \ \ | |/ / / /
| * | | | MDEV-28227 Error message Chinese translationHaidong Ji2022-04-215-880/+2024