summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-28669 addendum: additional tests and mtr changesbb-10.3-MDEV-30157-galeraJulius Goryavsky2022-12-2969-70/+3287
* MDEV-30220: rsync SST completely ignores aria-log-dir-pathJulius Goryavsky2022-12-293-8/+83
* MDEV-30157: Galera SST doesn't properly handle undo* files from innodbJulius Goryavsky2022-12-291-5/+30
* pre-MDEV-30157 & pre-MDEV-28669: fixes before the main correctionsJulius Goryavsky2022-12-293-51/+118
* MDEV-30293: mariabackup fail with --galera-info option without GaleraJulius Goryavsky2022-12-272-4/+6
* MDEV-25004 RefactoringsMarko Mäkelä2022-12-274-67/+59
* MDEV-25004 Missing row in FTS_DOC_ID_INDEX during DELETE HISTORYAleksey Midenkov2022-12-2767-1849/+2269
* MDEV-25004 restart_bindir option to restart server from different locationAleksey Midenkov2022-12-272-6/+43
* MDEV-25004 vers_force_trx option to force transactional System VersioningAleksey Midenkov2022-12-274-23/+41
* typosmusvaage2022-12-219-27/+27
* MDEV-30225 RR isolation violation with locking unique searchVlad Lesin2022-12-207-2/+119
* MDEV-29562 Spider table charset error should happen correctly.Yuchen Pei2022-12-204-0/+114
* header typosmusvaage2022-12-2019-35/+35
* MDEV-27691: make working view-protocolLena Startseva2022-12-161-0/+3
* MDEV-30242 MTR fails to report stack traces of all threads by defaultMarko Mäkelä2022-12-161-2/+2
* debian typosmusvaage2022-12-163-4/+4
* MDEV-30233 DROP DATABASE test fails: Directory not emptyMarko Mäkelä2022-12-1513-12/+31
* MDEV-21187: log_slow_filter="" logs queries not using indexesDaniel Black2022-12-143-5/+40
* MDEV-18591: mysql_install_db - pass --log-error to mysqld in install (#2363)Daniel Black2022-12-131-1/+3
* MDEV-29814: galera_var_notify_ssl_ipv6 causes testing system to hangJulius Goryavsky2022-12-097-88/+161
* MDEV-29144 ER_TABLE_SCHEMA_MISMATCH or crash on DISCARD/IMPORTMarko Mäkelä2022-12-097-7/+110
* MDEV-30150 ST_GeomFromGeoJSON, 'geometry' before 'type: feature' errorDaniel Black2022-12-093-1/+6
* MDEV-30162 Fix occasional "Permission denied" on Windows caused by buggy 3rd ...Vladislav Vaintroub2022-12-076-107/+194
* MDEV-29636 Assertion `part_share->auto_inc_initialized || !can_use_for_auto_i...Nayuta Yanagisawa2022-12-078-1/+87
* 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