summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-21484: galera_sst_mariabackup_encrypt_with_key test failedbb-10.2-MDEV-21484Julius Goryavsky2021-04-121-1/+0
* MDEV-24971 InnoDB access freed virtual column after rollback of secondary indexThirunarayanan Balathandayuthapani2021-04-122-0/+140
* MDEV-25307: The value of the auto-increment variables changes during the testbb-10.2-MDEV-25307Julius Goryavsky2021-04-115-7/+16
* Clarified abbreviated option names in some tests, to avoidJulius Goryavsky2021-04-113-6/+6
* MDEV-25019 memory allocation failures during startup becausebb-10.2-MDEV-25019Thirunarayanan Balathandayuthapani2021-04-072-0/+18
* MDEV-25295 Aborted FTS_DOC_ID_INDEX considered as existing FTS_DOC_ID_INDEX d...bb-10.2-MDEV-25295Thirunarayanan Balathandayuthapani2021-04-062-0/+27
* MDEV-25242 Server crashes in check_grant upon invoking function with userstat...Sergei Golubchik2021-04-032-0/+4
* MDEV-24197: Add "innodb_force_recovery" for "mariabackup --prepare"Srinidhi Kaushik2021-04-012-0/+164
* MDEV-25047: SIGSEGV in mach_read_from_n_little_endianbb-10.2-MDEV-25047mkaruza2021-04-012-0/+29
* MDEV-25221 Do not remove source file, if copy_file() fails in mariabackup --m...Vladislav Vaintroub2021-03-312-0/+34
* MDEV-25200 Index count mismatch due to aborted FULLTEXT INDEXThirunarayanan Balathandayuthapani2021-03-302-0/+57
* Add missing have_perfschema.incMarko Mäkelä2021-03-302-0/+2
* Add supression for warning.Jan Lindström2021-03-302-0/+3
* MDEV-25457 CREATE / DROP PROCEDURE not logged with audit plugin.Alexey Botchkov2021-03-292-0/+25
* MDEV-25272: Wrong function name in error messages upon ST_GeomFromGeoJSON callAnel Husakovic2021-03-271-2/+2
* MDEV-13467: Feature request: Support for ST_Distance_Sphere()Anel Husakovic2021-03-278-36/+189
* MDEV-25242 Server crashes in check_grant upon invoking function with userstat...Sergei Golubchik2021-03-242-6/+26
* Follow up fixes for making @@wsrep_provider read-onlyDaniele Sciascia2021-03-238-10/+11
* MDEV-24767 Wrong result when forced BNLH is used for join supportedIgor Babaev2021-03-222-0/+54
* MDEV-23076 Misleading "InnoDB: using atomic writes"Marko Mäkelä2021-03-221-1/+1
* MDEV-22653: Remove the useless parameter innodb_simulate_comp_failuresMarko Mäkelä2021-03-2210-361/+0
* Added missed ' -- ' between the end of the lldb command options and the begin...Dmitry Shulga2021-03-221-1/+1
* MDEV-22240: don't use pc.splitbrain=true on node2 in galera.galera_gcache_rec...Alexey Yurchenko2021-03-211-1/+1
* MDEV-24903: mariabackup SST fails while adding --log-bin in startup commandJulius Goryavsky2021-03-196-42/+134
* MDEV-25112 MIN/MAX aggregation over an indexed column may return wrong resultIgor Babaev2021-03-182-0/+62
* MDEV-18874 : Galera test MW-286 causes Mutex = TTASEventMutex<GenericPolicy>]...Jan Lindström2021-03-183-2/+124
* 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
|\