summaryrefslogtreecommitdiff
path: root/storage
Commit message (Expand)AuthorAgeFilesLines
* Merge 10.2 into 10.3Marko Mäkelä2021-10-041-3/+7
|\
| * MDEV-24978 crash with transaction on table with no PK and long fulltext columnbb-10.2-MDEV-24978-galerasjaakola2021-09-301-3/+7
* | Merge 10.2 into 10.3Marko Mäkelä2021-09-241-45/+25
|\ \ | |/
| * Revert MDEV-25114Marko Mäkelä2021-09-242-155/+158
| * Revert "MDEV-24978 : SIGABRT in __libc_message"bb-10.2-MDEV-24978-fJan Lindström2021-09-241-43/+21
| * MDEV-25114 Crash: WSREP: invalid state ROLLED_BACK (FATAL)sjaakola2021-09-242-77/+114
| * Revert "MDEV-23328 Server hang due to Galera lock conflict resolution" andJan Lindström2021-09-241-112/+72
* | MDEV-26672 innodb_undo_log_truncate may reset transaction ID sequenceMarko Mäkelä2021-09-246-5/+21
* | Merge 10.2 into 10.3Marko Mäkelä2021-09-229-44/+214
|\ \ | |/
| * MDEV-26450: Corruption due to innodb_undo_log_truncatebb-10.2-MDEV-26450Marko Mäkelä2021-09-227-42/+214
| * MDEV-26545 Spider does not correctly handle UDF and stored function in where ...Daniel Ye2021-09-225-1/+418
| * MDEV-26636: InnoDB defragmentation statistics cause races on TEMPORARY TABLEMarko Mäkelä2021-09-181-1/+2
| * MDEV-25702 Auxiliary FTS table evicts during optimize tableThirunarayanan Balathandayuthapani2021-09-131-1/+2
* | MDEV-26545 Spider does not correctly handle UDF and stored function in where ...Daniel Ye2021-09-225-1/+414
* | Fix Connect build with MSVC+NinjaVladislav Vaintroub2021-09-111-0/+1
* | Merge 10.2 into 10.3Marko Mäkelä2021-09-112-6/+12
|\ \ | |/
| * MDEV-26537 InnoDB corrupts files due to incorrect st_blksize calculationMarko Mäkelä2021-09-102-7/+13
* | Merge branch '10.2' into 10.3Vicențiu Ciorbaru2021-09-0745-796/+797
|\ \ | |/
| * MDEV-25325 built-in documentation for performance_schema tablesHaidong Ji2021-09-0744-795/+795
| * MDEV-26518 ; Galera incorrectly handles primary or unique keys with any multi...bb-10.2-MDEV-26517Jan Lindström2021-09-021-1/+2
* | Merge 10.2 into 10.3Marko Mäkelä2021-08-312-3/+12
|\ \ | |/
| * Fix GCC 11 -Wmaybe-uninitialized for PLUGIN_PERFSCHEMAMarko Mäkelä2021-08-301-3/+3
| * rocksdb: disable on arm64 except for LinuxDaniel Black2021-08-261-0/+9
* | Fixed compile errors when compiling with HAVE_valgrindMichael Widenius2021-08-242-5/+5
* | MDEV-26465 Race condition in trx_purge_rseg_get_next_history_log()st-10.3-markoMarko Mäkelä2021-08-231-2/+3
* | Merge 10.2 into 10.3Marko Mäkelä2021-08-232-6/+0
|\ \ | |/
| * fix clang buildEugene Kosov2021-08-232-6/+0
* | Merge 10.2 into 10.3Marko Mäkelä2021-08-237-2556/+1039
|\ \ | |/
| * MDEV-26383 fixup: Consistently protect freed_indexes with autoinc_mutexMarko Mäkelä2021-08-233-23/+25
| * MDEV-26383 ASAN heap-use-after-free failure in btr_search_lazy_freeThirunarayanan Balathandayuthapani2021-08-213-3/+18
| * MDEV-26443 HAVE_C99_INITIALIZERS is not applicable to C++st-10.2-MDEV-26443Marko Mäkelä2021-08-203-2581/+1017
| * CMakeLists.txt: remove MYSQL_SOURCE_DIR from MYSQL_INCLUDE_DIRSbb-10.2-vicentiu-mrdanielnachun2021-08-191-2/+1
* | MDEV-26458 Crash on ALTER TABLE after DISCARD TABLESPACEMarko Mäkelä2021-08-231-0/+1
* | Merge 10.2 into 10.3Marko Mäkelä2021-08-181-5/+6
|\ \ | |/
| * MDEV-26131 fixupMarko Mäkelä2021-08-181-5/+6
* | MDEV-21555 Assertion secondary index is out of sync on delete from versioned ...Aleksey Midenkov2021-08-181-17/+17
* | Merge 10.2 into 10.3Marko Mäkelä2021-08-1818-174/+286
|\ \ | |/
| * MDEV-20931 ALTER...IMPORT can crash the serverEugene Kosov2021-08-177-33/+68
| * MDEV-26131 SEGV in ha_innobase::discard_or_import_tablespaceThirunarayanan Balathandayuthapani2021-08-161-83/+176
| * MDEV-26376 pars_info_bind_id() unnecessarily copies stringsMarko Mäkelä2021-08-168-51/+37
| * cleanup: specifying plugin dependencies in CMakeLists.txtSergei Golubchik2021-08-033-7/+3
* | MDEV-26206 gap lock is not set if implicit lock existsVlad Lesin2021-08-171-2/+4
* | MDEV-24523 Execution of JSON_REPLACE failed on SpiderYongxin Xu2021-08-055-0/+167
* | Merge branch '10.2' into 10.3mariadb-10.3.31Oleksandr Byelkin2021-08-021-47/+31
|\ \ | |/
| * MDEV-20154 Assertion `len <= col->len | ...` failed in row_merge_buf_addNikita Malyavin2021-07-291-36/+29
| * Cleanup: Remove redundant conditionsMarko Mäkelä2021-07-291-11/+2
* | Merge branch '10.2' into 10.3Oleksandr Byelkin2021-07-29115-1238/+2514
|\ \ | |/
| * Cleanup: Remove dead codeMarko Mäkelä2021-07-281-6/+0
| * MDEV-7209 mroonga storage engine fails to build on OpenBSDSergei Golubchik2021-07-274-2/+2
| * Merge remote-tracking branch 'connect/10.2' into 10.2Sergei Golubchik2021-07-27110-1230/+2512
| |\