summaryrefslogtreecommitdiff
path: root/mysql-test/r
Commit message (Expand)AuthorAgeFilesLines
* MDEV-21065 UNIQUE constraint causes a query with string comparison to omit a ...Alexander Barkov2019-12-161-0/+13
* Using `variables` instead of `values` in mysqld --help documentation would be...Anel Husakovic2019-12-021-1/+1
* crash in string-to-int conversionSergei Golubchik2019-10-191-0/+40
* MDEV-20466: fix of embedded test suiteOleksandr Byelkin2019-10-192-6/+7
* MDEV-20466: fix of test suitebb-5.5-MDEV-20466Oleksandr Byelkin2019-10-152-0/+6
* MDEV-13172: Wrong result / SELECT ... WHERE EXISTS ... (with UNIQUE Key)bb-5.5-MDEV-13172Oleksandr Byelkin2019-10-152-0/+52
* MDEV-20466: SHOW PROCESSLIST truncates query text on \0 bytesOleksandr Byelkin2019-10-152-0/+1
* MDEV-19455: Avoid SET DEBUG_DBUG='-d,...' constructMarko Mäkelä2019-10-114-8/+10
* MDEV-20704 An index on a double column erroneously uses prefix compressionAlexander Barkov2019-10-011-0/+23
* MDEV-20495 Assertion `precision > 0' failed in decimal_bin_size upon CREATE ....Alexander Barkov2019-09-248-6/+131
* MDEV-20265 Unknown column in field listIgor Babaev2019-08-191-0/+326
* MDEV-15955 Assertion `field_types == 0 || field_types[field_pos] == MYSQL_TYP...Alexander Barkov2019-08-161-0/+24
* Move the test not suitable for embedded.Oleksandr Byelkin2019-07-262-2/+4
* Bug#27167197 USING ? IN INSTALL PLUGIN QUERY ABORTS DEBUG, AND HANGS OPTIMIZE...Sergei Golubchik2019-07-241-0/+8
* Bug#27302459: EMPTY VALUE IN MYSQL.PLUGIN TABLE CAUSES SERVER TO EXIT ON STARTUPSergei Golubchik2019-07-241-0/+2
* MDEV-20110 don't try to load client plugins with invalid namesSergei Golubchik2019-07-211-0/+5
* MDEV-19429: Wrong query result with EXISTS and LIMIT 0bb-5.5-MDEV-19429Oleksandr Byelkin2019-07-199-33/+188
* MDEV-15572: view.test, server crash with --big-tables=1Oleksandr Byelkin2019-07-181-0/+15
* MDEV-17042: prepared statement does not return error with SQL_MODE STRICT_TRA...Oleksandr Byelkin2019-07-122-0/+127
* MDEV-19421 Basic 3-way join queries are not parsed.Igor Babaev2019-07-112-1/+1385
* Apply valid parameter type for test case in i_s_parameters.testAnel Husakovic2019-06-251-2/+2
* MDEV-19778 Wrong Result on Left Outer Join with Subquery right on trueIgor Babaev2019-06-224-0/+70
* MDEV-19790 Wrong result for query with outer join and IS NOT TRUE predicateIgor Babaev2019-06-172-2/+70
* MDEV-18479 Another complementIgor Babaev2019-06-101-9/+9
* MDEV-19580 Unrelated JOINs corrupt usage of 'WHERE function() IN (subquery)'Igor Babaev2019-06-097-5/+183
* MDEV-19491 update query stopped working after mariadb upgrade 10.2.23 -> 10.2.24Sergei Golubchik2019-06-013-0/+45
* cleanupSergei Golubchik2019-06-013-2/+6
* MDEV-18479 ComplementIgor Babaev2019-05-281-10/+10
* MDEV-19588 Wrong results from query, using left join.Igor Babaev2019-05-282-0/+66
* MDEV-18479 Assertion `join->best_read < double(1.79769313486231570815e+308L)'Igor Babaev2019-05-271-0/+401
* MDEV-18896 Crash in convert_join_subqueries_to_semijoins : CorrectionIgor Babaev2019-05-192-0/+2
* Bug#28986737: RENAMING AND REPLACING MYSQL.USER TABLE CAN LEAD TO A SERVER CRASHSergei Golubchik2019-04-251-0/+7
* MDEV-15907 ASAN heap-use-after-free in strnmov / .. / fill_effective_table_pr...Sergei Golubchik2019-04-241-0/+0
* MDEV-15907 ASAN heap-use-after-freeRobert Bindar2019-04-241-0/+4
* MDEV-18507 can't update temporary table when joined with table with triggers ...Sergei Golubchik2019-04-241-0/+21
* bugfix: multi-update checked privileges on views incorrectlySergei Golubchik2019-04-241-0/+4
* MDEV-18241 Downgrade from 10.4 to 10.3 crashesSergei Golubchik2019-04-241-0/+11
* cleanupSergei Golubchik2019-04-241-0/+0
* MDEV-17610 Unexpected connection abort after certain operations from within s...Vladislav Vaintroub2019-04-041-0/+16
* Fix tests in 2020Bernhard M. Wiedemann2019-03-264-80/+80
* Fix for MDEV-15538, '-N' Produce html output wrongchriscalender2019-03-221-0/+4
* MDEV-18896 Crash in convert_join_subqueries_to_semijoinsIgor Babaev2019-03-142-0/+14
* MDEV-17055: Server crashes in find_order_in_list upon 2nd (3rd) execution of ...Oleksandr Byelkin2019-02-281-0/+33
* MDEV-15950: LOAD DATA INTO compex_view crashedVarun Gupta2019-01-301-0/+26
* MDEV-15744: Assertion `derived->table' failed in mysql_derived_merge_for_insertVarun Gupta2019-01-291-0/+24
* Crude "auto-load-data-local-infile" modemariadb-5.5.63Sergei Golubchik2019-01-271-0/+26
* Bug #28499924: INCORRECT BEHAVIOR WITH UNION IN SUBQUERYSergei Golubchik2019-01-231-0/+22
* MDEV-17085: CHECKSUM TABLE EXTENDED does not work correctlyOleksandr Byelkin2019-01-162-0/+32
* fix the test for 2019Sergei Golubchik2019-01-021-3/+3
* MDEV-16987 - ALTER DATABASE possible in read-only modeSergey Vojtovich2018-12-131-0/+11