summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-26503 : galera_3nodes.galera_wsrep_schema MTR failed: mysql_shutdown failedbb-10.4-MDEV-26502Jan Lindström2021-09-072-55/+41
* MDEV-26502 : galera.galera_applier_ftwrl_table_alter MTR failed : Result cont...Jan Lindström2021-09-071-2/+7
* Update wsrep-lib submodulebb-10.4-MDEV-25718Jan Lindström2021-09-061-0/+0
* MDEV-25718 Assertion `transaction.is_streaming()' failedDaniele Sciascia2021-09-064-1/+109
* MDEV-26487 cpack rpm failed to build packages with cmake < 3.7.0Sergei Golubchik2021-08-311-2/+2
* Merge 10.3 into 10.4Marko Mäkelä2021-08-3117-49/+80
|\
| * Merge 10.2 into 10.3Marko Mäkelä2021-08-3111-35/+40
| |\
| | * MDEV-26504 THD::copy_db_to() fails to return true if THD::db is nullMarko Mäkelä2021-08-301-3/+1
| | * Fix GCC 11 -Wmaybe-uninitialized for PLUGIN_PERFSCHEMAMarko Mäkelä2021-08-304-12/+12
| | * Update libmariadbMarko Mäkelä2021-08-301-0/+0
| | * mtr: fix the check where a combination is pre-selectedSergei Golubchik2021-08-292-17/+11
| | * typo fixedSergei Golubchik2021-08-261-1/+1
| | * rocksdb: disable on arm64 except for LinuxDaniel Black2021-08-261-0/+9
| | * Remove FLUSH PRIVILEGES from mysql_setpermissionMarek Kulik2021-08-251-1/+0
| | * Fix mysql_setpermission hostname logicMarek Kulik2021-08-251-1/+6
| * | MDEV 22785 Crash with prepared statements and NEXTVAL()Michael Widenius2021-08-264-6/+38
| * | Fixed failing maria.repair testMichael Widenius2021-08-262-7/+2
* | | MDEV-26380 auth_pam_tool has incorrect permissions on CentOS 7Sergei Golubchik2021-08-251-6/+5
* | | After-merge fix f84e28c119b495da77e197f7cd18af4048fc3126Marko Mäkelä2021-08-2512-46/+96
* | | Fix clang -Wunused-but-set-variableMarko Mäkelä2021-08-251-6/+1
* | | Merge 10.3 into 10.4Marko Mäkelä2021-08-256-22/+23
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-08-251-1/+5
| |\ \ | | |/
| | * MDEV-26109: s390x detected as 32bit in mtr testsDaniel Black2021-08-251-1/+5
| * | Fixed compile errors when compiling with HAVE_valgrindMichael Widenius2021-08-243-6/+6
| * | 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-233-6/+2
| |\ \ | | |/
| | * Disable 2 commonly failing innodb_gis testsMarko Mäkelä2021-08-231-0/+2
| | * fix clang buildEugene Kosov2021-08-232-6/+0
* | | Merge 10.3 into 10.4Marko Mäkelä2021-08-2314-2573/+1070
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-08-238-2562/+1041
| |\ \ | | |/
| | * 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
| | * Unused flag creates cleaning issue (piuparts)Faustin Lammler2021-08-201-6/+2
| | * 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-233-0/+25
| * | Fix GCC 11.2.0 -Wmaybe-uninitializedMarko Mäkelä2021-08-234-9/+9
* | | MDEV-19712 backup stages commented out.Vladislav Vaintroub2021-08-201-2/+0
* | | After-merge fixup f84e28c119b495da77e197f7cd18af4048fc3126st-10.4-thiruThirunarayanan Balathandayuthapani2021-08-193-8/+22
* | | Merge 10.3 into 10.4Marko Mäkelä2021-08-1873-447/+1270
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-08-183-7/+10
| |\ \ | | |/
| | * MDEV-26131 fixupMarko Mäkelä2021-08-181-5/+6
| | * MDEV-20931 fixup: innodb.import_corrupted test case cleanupMarko Mäkelä2021-08-181-0/+1
| | * MDEV-26350: select_lex->ref_pointer_array.size() % 5 == 0Daniel Black2021-08-181-2/+3
| * | MDEV-21555 Assertion secondary index is out of sync on delete from versioned ...Aleksey Midenkov2021-08-183-17/+48
| * | MDEV-18734 ASAN additional fix for 10.3Aleksey Midenkov2021-08-181-0/+5
| * | Merge 10.2 into 10.3Marko Mäkelä2021-08-1839-301/+909
| |\ \ | | |/
| | * MDEV-26131 fixup: ./mtr --embedded encryption.innodb_importMarko Mäkelä2021-08-181-0/+1
| | * MDEV-20931 ALTER...IMPORT can crash the serverEugene Kosov2021-08-179-33/+166
| | * MDEV-26131 SEGV in ha_innobase::discard_or_import_tablespaceThirunarayanan Balathandayuthapani2021-08-166-112/+246