summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* MDEV-30370 WIP extract init_queries to its own threadbb-10.4-mdev-30370Yuchen Pei2023-01-192-40/+108
* Add paramter expect_file_name to include/shutdown_mysqld.incYuchen Pei2023-01-181-0/+4
* Merge branch '10.3' into 10.4Sergei Golubchik2023-01-1038-116/+524
|\
| * clang15 warnings - unused vars and old prototypesDaniel Black2023-01-109-41/+14
| * MDEV-30342 Wrong "Truncated incorrect DECIMAL value" warning/errorDaniel Black2023-01-096-8/+62
| * MDEV-17093: SOURCE_REVISION in log (postfix - not in help)Daniel Black2023-01-081-2/+3
| * MDEV-27624 Wrong result for nested left join using not_exists optimizationIgor Babaev2023-01-064-6/+171
| * MDEV-17093: SOURCE_REVISION in log and handle_fatal_signalHaidong Ji2023-01-062-16/+12
| * fix typoslilinjie2023-01-056-7/+7
| * MDEV-30329: mariadb-service-convert resets systemd service to default User=rootAndrew Hutchings2023-01-031-1/+1
| * MDEV-29988 group by fixSergei Golubchik2023-01-023-5/+23
| * fixes for json.json_table and main.func_json in --psSergei Golubchik2023-01-021-1/+2
| * MDEV-29988: (spider fix) Major performance regression with 10.6.11Oleksandr Byelkin2023-01-021-0/+6
| * MDEV-29988: Major performance regression with 10.6.11Dmitry Shulga2023-01-026-18/+215
| * MDEV-29988: (revert) Major performance regression with 10.6.11Dmitry Shulga2023-01-021-11/+2
* | MDEV-17869 AddressSanitizer: use-after-poison in Item_change_list::rollback_i...Sergei Golubchik2023-01-098-24/+86
* | cleanupSergei Golubchik2023-01-092-12/+10
* | don't set default value in temp table if NO_DEFAULT_VALUE_FLAGSergei Golubchik2023-01-094-6/+42
* | MDEV-29890 Update with inner join false row count resultSergei Golubchik2023-01-093-1/+38
* | cleanupSergei Golubchik2023-01-097-20/+15
* | disable hanging galera testSergei Golubchik2023-01-091-0/+1
* | galera.galera_wsrep_new_cluster: fix bad mergeSergei Golubchik2023-01-092-36/+0
* | MDEV-19160 JSON_DETAILED output unnecessarily verboseWeijun-H2023-01-058-279/+327
* | Merge 10.3 into 10.4Marko Mäkelä2023-01-03149-1991/+2784
|\ \ | |/
| * MDEV-30102 file missing in development librariesSergei Golubchik2023-01-021-0/+1
| * --skip-name-resolve=0 didn't workSergei Golubchik2023-01-027-21/+12
| * ignore changes in submodules when committing everythingSergei Golubchik2023-01-021-0/+2
| * MDEV-30151 parse error 1=2 not between/inSergei Golubchik2023-01-024-6/+25
| * MDEV-19071 Wrong results when using STDDEV_SAMP() and viewSergei Golubchik2023-01-026-4/+29
| * 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-29653 Make sure Item_cache_row has the correct type handler.Yuchen Pei2022-12-224-1/+74
* | header typosmusvaage2022-12-202-2/+2
* | Merge 10.3 into 10.4Marko Mäkelä2022-12-144-6/+43
|\ \ | |/
| * 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-30218: Incorrect optimization for rowid_filteringSergei Petrunia2022-12-1311-306/+146
* | Merge 10.3 into 10.4Marko Mäkelä2022-12-13171-468/+1860
|\ \ | |/
| * MDEV-29814: galera_var_notify_ssl_ipv6 causes testing system to hangJulius Goryavsky2022-12-097-88/+161