summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-30378 Versioned REPLACE succeeds with ON DELETE RESTRICT constraintNikita Malyavin2023-01-122-0/+85
* MDEV-25277: mysqlbinlog --verbose cannot read row events with compressed colu...Brandon Nesterenko2023-01-112-0/+85
* MDEV-28602 Wrong result with outer join, merged derived table and viewSergei Petrunia2023-01-113-0/+255
* MDEV-30342 Wrong "Truncated incorrect DECIMAL value" warning/errorDaniel Black2023-01-094-0/+54
* MDEV-27624 Wrong result for nested left join using not_exists optimizationIgor Babaev2023-01-063-0/+142
* MDEV-29988 group by fixSergei Golubchik2023-01-022-5/+18
* MDEV-29988: Major performance regression with 10.6.11Dmitry Shulga2023-01-022-0/+50
* MDEV-30151 parse error 1=2 not between/inSergei Golubchik2023-01-022-0/+19
* MDEV-19071 Wrong results when using STDDEV_SAMP() and viewSergei Golubchik2023-01-025-3/+28
* MDEV-25004 RefactoringsMarko Mäkelä2022-12-272-1/+6
* MDEV-25004 Missing row in FTS_DOC_ID_INDEX during DELETE HISTORYAleksey Midenkov2022-12-2754-1734/+1942
* MDEV-25004 restart_bindir option to restart server from different locationAleksey Midenkov2022-12-272-6/+43
* typosmusvaage2022-12-213-17/+17
* MDEV-30225 RR isolation violation with locking unique searchVlad Lesin2022-12-206-1/+116
* 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
* 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-142-4/+39
* MDEV-29814: galera_var_notify_ssl_ipv6 causes testing system to hangJulius Goryavsky2022-12-096-56/+127
* MDEV-29144 ER_TABLE_SCHEMA_MISMATCH or crash on DISCARD/IMPORTMarko Mäkelä2022-12-093-1/+80
* MDEV-30150 ST_GeomFromGeoJSON, 'geometry' before 'type: feature' errorDaniel Black2022-12-092-0/+4
* MDEV-30162 Fix occasional "Permission denied" on Windows caused by buggy 3rd ...Vladislav Vaintroub2022-12-072-4/+18
* MDEV-29636 Assertion `part_share->auto_inc_initialized || !can_use_for_auto_i...Nayuta Yanagisawa2022-12-076-0/+73
* 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-022-0/+34
* try harder to reject not strictly deterministic vcols in indexes/storedSergei Golubchik2022-12-022-0/+28
* MDEV-30016 Virtual columns do not support autoincrement columnsSergei Golubchik2022-12-026-6/+49
* cleanup: VCOL_NOT_VIRTUAL->VCOL_NEXTVALSergei Golubchik2022-12-023-0/+10
* MDEV-30056 Impossible to export column grantsSergei Golubchik2022-12-0220-89/+89
* MDEV-30066 (limit + offset) union all (...) limit = incorrect resultSergei Golubchik2022-12-022-0/+24
* cleanup: union.testSergei Golubchik2022-12-022-25/+20
* 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-023-3/+17
* MDEV-30112 ASAN errors in Item_ident::print / generate_partition_syntaxbb-10.3-midenokAleksey Midenkov2022-12-012-0/+23
* MDEV-30023 Revoking Privilege on the Column Yields the Errorbb-10.3-vicentiuVicențiu Ciorbaru2022-11-302-0/+43
* [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
* Enable valgrind for replication testMonty2022-11-294-2/+8
* MDEV-16735 Ensure mysql_upgrade works when changing alter_algorithmChristian Gonzalez2022-11-292-0/+72
* MDEV-29348 rpl.rpl_rewrt_db test fails with [gdb,manual-gdb] with wrong parsingAnel Husakovic2022-11-281-1/+1
* MDEV-29169 Using MATCH returns NULL for Virtual ColumnNikita Malyavin2022-11-232-0/+33
* MDEV-29473 UBSAN: Signed integer overflow: X * Y cannot be represented in typ...Alexander Barkov2022-11-172-0/+17
* MDEV-29977 Memory leak in row_log_table_apply_updateThirunarayanan Balathandayuthapani2022-11-152-4/+37
* Clean up file load.in in a testMarko Mäkelä2022-11-141-0/+1
* MDEV-27882 Innodb - recognise MySQL-8.0 innodb flags and give a specific erro...Daniel Black2022-11-1114-13/+127