summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-24978 : SIGABRT in __libc_messageJan Lindström2021-03-152-0/+51
* MDEV-24519: Server crashes in Charset::set_charset upon SELECTVarun Gupta2021-03-122-0/+51
* Update sponsorsIan Gilfillan2021-03-121-9/+4
* MDEV-24597 Explicit column name error in CTE of UNIONIgor Babaev2021-03-102-2/+71
* MDEV-21104 Wrong result (extra rows and wrong values) with incremental BNLHIgor Babaev2021-03-102-0/+89
* reenable tests from engines/funcsAlice Sherepa2021-03-10192-6524/+3969
* MDEV-25002 ON expressions cannot contain outer referencesIgor Babaev2021-03-097-0/+263
* Correct the value of global memory_usedSergei Golubchik2021-03-082-2/+19
* MDEV-24853: Duplicate key generated during cluster configuration changeJulius Goryavsky2021-03-081-1/+1
* MDEV-22929 fixup. Print "completed OK!" if page corruption and --log-innodb-...Vladislav Vaintroub2021-03-052-10/+15
* MDEV-25032: Window functions without column references get removed from ORDER BYVicențiu Ciorbaru2021-03-043-0/+72
* MDEV-24748 extern column check missing in btr_index_rec_validate()Thirunarayanan Balathandayuthapani2021-03-032-0/+35
* MDEV-24532 Table corruption ER_NO_SUCH_TABLE_IN_ENGINE .. on table with forei...Monty2021-03-022-0/+24
* MDEV-25006: Failed assertion on executing EXPLAIN DELETE statement as a prepa...Dmitry Shulga2021-03-022-0/+31
* mtr --gdb: fix for --rr and for a warningSergei Golubchik2021-03-012-2/+3
* MDEV-24860: Incorrect behaviour of SET STATEMENT in case it is executed as a ...Dmitry Shulga2021-02-252-0/+48
* Fixed the innodb_ext_key test by adding replace_columnVarun Gupta2021-02-252-1/+2
* fix binlog_xa_recover testSergei Golubchik2021-02-223-42/+3
* cleanup: renames, no need to create a new .inc fileSergei Golubchik2021-02-225-283/+281
* mtr fixes for old (5.10.1) perlSergei Golubchik2021-02-221-4/+5
* support for mtr --valgdbSergei Golubchik2021-02-221-3/+20
* unify mtr handling of debuggersSergei Golubchik2021-02-222-750/+276
* cleanup: remove dead code in mtrSergei Golubchik2021-02-221-13/+1
* Merge branch 'bb-10.2-release' into 10.2Sergei Golubchik2021-02-2217-314/+24
|\
| * make @@wsrep_provider and @@wsrep_notify_cmd read-onlymariadb-10.2.37Sergei Golubchik2021-02-1816-311/+22
| * List of unstable tests for 10.2.37 releaseElena Stepanova2021-02-011-183/+111
* | Suppress warning on galera_ssl_upgrade test.Jan Lindström2021-02-222-0/+9
* | MDEV-24867 : wsrep.variables MTR failed: Result length mismatchJan Lindström2021-02-172-14/+2
* | MDEV-15641 fixup: Make the test fasterMarko Mäkelä2021-02-162-16/+4
* | MDEV-23291: SUM column from a derived table returns invalid valuesVarun Gupta2021-02-162-0/+31
* | MDEV-24779: main.subselect fails in buildbot with --ps-protocolVarun Gupta2021-02-162-0/+22
* | MDEV-19474: Histogram statistics are used even with optimizer_use_condition_s...Varun Gupta2021-02-163-0/+95
* | Remove useless test innodb.innodb_bug60049Marko Mäkelä2021-02-153-58/+0
* | MDEV-11862 rpl.rpl_semi_sync_event_after_sync 'fails if there is no semisync...Alice Sherepa2021-02-153-0/+3
* | MDEV-24763 fixup: Use deterministic ORDER BYMarko Mäkelä2021-02-122-2/+2
* | MDEV-24763 ALTER TABLE fails to rename a column in SYS_FIELDSMarko Mäkelä2021-02-122-0/+31
* | MDEV-18468 fixup: Make test case robust w.r.t. deferred DROP TABLEMarko Mäkelä2021-02-122-4/+19
* | MDEV-19950: Galera test failure on galera_ssl_upgradeJulius Goryavsky2021-02-115-4/+27
* | Update Galera disabled.defJan Lindström2021-02-112-0/+3
* | MDEV-24790 CAST('0e1111111111' AS DECIMAL(38,0)) returns a wrong resultAlexander Barkov2021-02-083-13/+137
* | Make innodb_gis.rtree_purge run fasterMarko Mäkelä2021-02-071-4/+2
* | MDEV-22741: *SAN: ERROR: AddressSanitizer: use-after-poison on address in ins...Sujatha2021-02-032-0/+11
* | MDEV-23449: alias do not exist and a query do not report an errorVarun Gupta2021-01-312-0/+19
* | MDEV-22583: Selectivity for BIT columns in filtered column for EXPLAIN is inc...Varun Gupta2021-01-303-0/+66
* | MDEV-11172: EXPLAIN shows non-sensical value for key_len with type=indexVarun Gupta2021-01-302-0/+35
* | List of unstable tests for 10.2.37 releaseElena Stepanova2021-01-291-183/+111
|/
* MDEV-22251: get_key_scans_params: Conditional jump or move depends on uniniti...Sergei Petrunia2021-01-283-0/+48
* MDEV-24699: Added wait condition to make sure table t2 is replicated to node_1.Stepan Patryshev2021-01-281-0/+3
* MDEV-20939: Race condition between mysqldump import and InnoDB persistentRucha Deodhar2021-01-272-0/+290
* Fix wsrep.variablesJan Lindström2021-01-261-1/+1