summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | * dgcov: parsing without dot to get specific versionAnel Husakovic2022-12-051-1/+2
| | | | | | | | * dgcov: also remove rpm dependency on IO::Uncompress::GunzipSergei Golubchik2022-12-041-5/+5
| | | | | | | | * MDEV-26102 followupSergei Golubchik2022-12-022-15/+9
| | | | | | | | * MDEV-26102 dgcov: add support for *.gcda.gcov.json.gz files of gcov 9.1+Anel Husakovic2022-12-021-18/+36
| | | | | | | | * fix more sporadic failures on main.killSergei Golubchik2022-12-021-2/+2
| | | | | | | | * MDEV-30082 View definition losing brackets changes semantics of the query and...Sergei Golubchik2022-12-024-0/+37
| | | | | | | | * try harder to reject not strictly deterministic vcols in indexes/storedSergei Golubchik2022-12-024-6/+42
| | | | | | | | * MDEV-30016 Virtual columns do not support autoincrement columnsSergei Golubchik2022-12-028-7/+55
| | | | | | | | * cleanup: VCOL_NOT_VIRTUAL->VCOL_NEXTVALSergei Golubchik2022-12-026-8/+15
| | | | | | | | * MDEV-30056 Impossible to export column grantsSergei Golubchik2022-12-0221-92/+91
| | | | | | | | * MDEV-30036 NULL pointer dereference in partition_info::set_partition_bitmaps_...Sergei Golubchik2022-12-022-22/+0
| | | | | | | | * fix embedded startup with no command line argumentsSergei Golubchik2022-12-021-9/+6
| | | | | | | | * MDEV-30066 (limit + offset) union all (...) limit = incorrect resultSergei Golubchik2022-12-023-5/+32
| | | | | | | | * cleanup: union.testSergei Golubchik2022-12-022-25/+20
| | | | | | | | * MDEV-28855 SEGV around dict_free_vc_templ during DROP INDEXSergei Golubchik2022-12-021-1/+1
| | | | | | | | * cleanup: clarify innobase_init_vc_templ usageSergei Golubchik2022-12-022-11/+4
| | | | | | | | * MDEV-28643: view protocol fails due to different column nameOleksandr Byelkin2022-12-022-7/+6
| | | | | | | | * MDEV-28696 View created as "select b''; " references invalid table(s) or colu...Alexander Barkov2022-12-025-3/+37
| | | | | | | | * MDEV-30112 ASAN errors in Item_ident::print / generate_partition_syntaxbb-10.3-midenokAleksey Midenkov2022-12-013-0/+25
| | | | | | | | * MDEV-30023 Revoking Privilege on the Column Yields the Errorbb-10.3-vicentiuVicențiu Ciorbaru2022-11-303-2/+48
| | | | | | | | * MDEV-28299: Server crashes in XINDXS::Range/CntIndexRange (Connect engine)Anel Husakovic2022-11-293-0/+66
| | | | | | | | * [MDEV-30002] Skip bad_startup_options test when running as root (#2344)Robin Newhouse2022-11-291-0/+3
| | | | | | | | * Add a global suppression for O_DIRECT failuresMarko Mäkelä2022-11-292-6/+1
| | | | | | | | * Fixed warning from innodb.create_isl_with_direct if have_symlink is disabledbb-10.3-montyMonty2022-11-291-6/+5
| | | | | | | | * Safety fixMonty2022-11-291-3/+4
| | | | | | | | * Fixed the BUILD scripts to work outside of a git repositoryMonty2022-11-291-4/+8
| | | | | | | | * Enable valgrind for replication testMonty2022-11-294-2/+8
| | | | | | | | * MDEV-16735 Ensure mysql_upgrade works when changing alter_algorithmChristian Gonzalez2022-11-293-1/+73
| | | | | | | | * MDEV-29348 rpl.rpl_rewrt_db test fails with [gdb,manual-gdb] with wrong parsingAnel Husakovic2022-11-281-1/+1
| | | | | | | | * MDEV-28996 ASAN errors in String::q_append / spider_string::q_append / spider...Nayuta Yanagisawa2022-11-284-9/+90
| | | | | | | | * MDEV-29855 Crash with SPIDER_DIRECT_SQL and spider_udf_ds_use_real_table=1Nayuta Yanagisawa2022-11-244-11/+77
| | | | | | | | * MDEV-29169 Using MATCH returns NULL for Virtual ColumnNikita Malyavin2022-11-233-0/+38
| | | | | | | | * MDEV-29817: Issues with handling options for SSL CRLs (and some others)Julius Goryavsky2022-11-224-5/+9
| | | | | | | | * MDEV-28462 Race condition between instant alter and AHI accessThirunarayanan Balathandayuthapani2022-11-228-21/+33
| | | | | | | | * MDEV-12274: Too many connections warning in error log (#2213)Daniel Black2022-11-181-1/+2
| | | | | | | | * MDEV-29473 UBSAN: Signed integer overflow: X * Y cannot be represented in typ...Alexander Barkov2022-11-1717-29/+128
| | | | | | | | * MDEV-29977 Memory leak in row_log_table_apply_updateThirunarayanan Balathandayuthapani2022-11-153-4/+39
| | | | | | | | * Clean up file load.in in a testMarko Mäkelä2022-11-141-0/+1
| | | | | | | | * MDEV-28489 CONNECT used incorrect CHAR lengthAndrew Hutchings2022-11-113-7/+70
| | | | | | | | * MDEV-27882 Innodb - recognise MySQL-8.0 innodb flags and give a specific erro...Daniel Black2022-11-1117-21/+170
| | | | | | | | * MDEV-10087 mysqld_update()/mysql_delete() continues execution even after subq...Vlad Lesin2022-11-093-0/+132
| | | | | | | | * MDEV 28970: Add RESET MASTER to clear possible remaining binlog from previous...asklavou2022-11-0912-6/+12
| | | | | | * | | fix error on reading 5.5 tables with generated columnsSergei Golubchik2022-12-131-3/+3
| | | | | * | | | Merge branch '10.5' into 10.6Daniel Black2022-12-134-21/+22
| | | | | |\ \ \ \ | | | | | | |/ / /
| | | | | | * | | MDEV-30172 galera 10.5 test cleanupJan Lindström2022-12-134-13/+22
| | | | | | * | | mtr: galera/galera_3node disable failed testsDaniel Black2022-12-132-2/+9
| | | | | * | | | Merge branch '10.5' into 10.6Daniel Black2022-12-1349-3975/+334
| | | | | |\ \ \ \ | | | | | | |/ / /
| | | | | | * | | Merge branch 10.4 into 10.5Daniel Black2022-12-1346-3978/+319
| | | | | | |\ \ \ | | | | | | | |/ /
| | | | | | | * | MDEV-30065: mariadb-install-db allow for --enforce-storage-engine=InnoDBDaniel Black2022-12-132-3/+4
| | | | | | | * | Correct DBUG_ENTER for Pushdown_derived::executeDaniel Black2022-12-121-1/+1