summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* Work around MDEV-27421 ./mtr --ps-protocol main.opt_traceMarko Mäkelä2022-01-041-0/+3
* Merge 10.5 into 10.6Marko Mäkelä2022-01-0456-47/+1015
|\
| * MDEV-27304 SHOW ... result columns are right-alignedSergei Golubchik2021-12-272-0/+17
| * Merge branch 10.4 into 10.5st-10.5-juliusJulius Goryavsky2021-12-2652-124/+1080
| |\
| | * Merge branch 10.3 into 10.4Julius Goryavsky2021-12-2529-101/+404
| | |\
| | | * Merge branch 10.2 into 10.3st-10.3-juliusJulius Goryavsky2021-12-243-8/+8
| | | |\
| | | | * MDEV-24097: galera[_3nodes] suite tests in MTR sporadically failsbb-10.2-MDEV-24097-galeraJulius Goryavsky2021-12-2310-8/+40
| | | * | Merge branch 10.2 into 10.3Julius Goryavsky2021-12-2316-93/+248
| | | |\ \ | | | | |/
| | | | * MDEV-27181 fixup: compatibility with Windows + small correctionsbb-10.2-MDEV-27181-fixJulius Goryavsky2021-12-173-81/+158
| | | | * MDEV-21866: Assertion `!result' failed in convert_const_to_int upon 2nd execu...bb-10.2-MDEV-21866Dmitry Shulga2021-12-162-0/+29
| | | | * MDEV-27270: Wrong query plan with Range Checked for Each Record and ORDER BY ...bb-10.2-mdev2720Sergei Petrunia2021-12-152-0/+45
| | | | * Disable following tests from galera_3nodes suitebb-10.2-janJan Lindström2021-12-151-0/+8
| | | | * MDEV-27268 Failed InnoDB initialization leaves garbage files behindMarko Mäkelä2021-12-152-4/+0
| | | | * MDEV-27181: Galera SST scripts should use ssl_capath for CA directorybb-10.2-MDEV-27181-galeraJulius Goryavsky2021-12-1414-11/+528
| | | | * MDEV-27235: Crash on SET GLOBAL innodb_encrypt_tablesMarko Mäkelä2021-12-132-0/+3
| | | | * enable partition_open_files_limit testbb-10.2-aliceforkfun2021-12-094-8/+5
| | | * | MDEV-27195 SIGSEGV in Table_scope_and_contents_source_st::vers_check_system_f...bb-10.3-bar-MDEV-27195Alexander Barkov2021-12-223-0/+27
| | | * | MDEV-27332 SIGSEGV in fetch_data_into_cache()Marko Mäkelä2021-12-212-0/+14
| | | * | MDEV-27244 Table corruption upon adding serial data typeAleksey Midenkov2021-12-162-0/+19
| | | * | MDEV-23182: Server crashes in Item::fix_fields_if_needed / table_value_constr...bb-10.3-MDEV-23182Dmitry Shulga2021-12-162-0/+88
| | | * | MDEV-27181: Galera SST scripts should use ssl_capath for CA directorybb-10.3-MDEV-27181-galeraJulius Goryavsky2021-12-1414-11/+528
| | | * | enable rpl_semi_sync_after_sync and rpl_semi_sync_slave_compressed_protocol t...bb-10.3-aliceforkfun2021-12-071-3/+0
| | * | | MDEV-27238: Assertion `got_name == named_item_expected()' failed in Json_writerSergei Petrunia2021-12-232-6/+31
| | * | | Only apply wsrep_trx_fragment_size to InnoDB tablesMonty2021-12-232-0/+24
| | * | | 10.4-MDEV-27275 CREATE TABLE with FK not safe for PAsjaakola2021-12-207-0/+85
| | * | | Enable galera_sr.GCF-1060 test case as it is now fixed.Jan Lindström2021-12-171-1/+0
| | * | | MDEV-26803 PA unsafety with FK cascade delete operationsjaakola2021-12-172-0/+296
| | * | | Fixed some tests that failes when built with valgrindMonty2021-12-153-1/+6
| | * | | Add --optimizer_trace option to mysqltestMonty2021-12-152-4/+2
| | * | | MDEV-18187 Aria engine: Redo phase failed with "error 192 when executing reco...Monty2021-12-152-0/+143
| | * | | MDEV-27181: Galera SST scripts should use ssl_capath for CA directorybb-10.4-MDEV-27181-galeraJulius Goryavsky2021-12-1414-10/+841
| | * | | Fix for the test galera.galera_UK_conflictsjaakola2021-12-142-7/+58
| | * | | MDEV-27218 mtr test galera.MDEV-20793 has sporadic false positive failuresbb-10.4-MDEV-27218sjaakola2021-12-102-2/+31
| | * | | minor cleanup of backup_lock_binlog.test, so that test passes also with state...forkfun2021-12-082-4/+0
| * | | | MDEV-27307 main.ctype_utf8mb4_uca_allkeys tests fail with Valgrind/MSANAlexander Barkov2021-12-212-0/+80
| * | | | MDEV-24788: mariadbd --help Can't lock aria control fileDaniel Black2021-12-162-10/+1
| * | | | MDEV-27181: Galera SST scripts should use ssl_capath for CA directorybb-10.5-MDEV-27181-galeraJulius Goryavsky2021-12-1414-10/+841
| * | | | Fix a test for cmake -DPLUGIN_PERFSCHEMA=NOMarko Mäkelä2021-12-111-0/+1
| * | | | enable rpl_parallel2 test, as MDEV-23089 is fixedforkfun2021-12-081-1/+0
* | | | | MDEV-27181 fixup: Replace symlinksMarko Mäkelä2021-12-222-2/+158
* | | | | MDEV-27336 Crash on DROP DATABASE due to out-of-bounds result from InnoDB SUB...st-10.6-markoMarko Mäkelä2021-12-212-0/+21
* | | | | MDEV-27306: SET STATEMENT optimizer_trace=1 Doesn't save the tracebb-10.6-mdev27306Sergei Petrunia2021-12-192-0/+25
* | | | | MDEV-26925 add test that there are no triggers in sys schema.st-10.6-wladVladislav Vaintroub2021-12-162-2/+4
* | | | | MDEV-27181: Galera SST scripts should use ssl_capath for CA directorybb-10.6-MDEV-27181-galeraJulius Goryavsky2021-12-1414-10/+841
* | | | | Merge branch '10.5' into 10.6Sergei Golubchik2021-12-076-1/+293
|\ \ \ \ \ | |/ / / /
| * | | | BUG#31761802 STATISTICS ANY QUERIES USING VIEWS ARE SUMMARIZED TOGETHER WITH ...Sergei Golubchik2021-12-072-0/+220
| * | | | Merge branch '10.4' into 10.5Sergei Golubchik2021-12-074-1/+73
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '10.3' into 10.4Sergei Golubchik2021-12-074-1/+73
| | |\ \ \ | | | |/ /
| | | * | Merge branch '10.2' into 10.3Sergei Golubchik2021-12-064-1/+73
| | | |\ \ | | | | |/
| | | | * fix ./mtr --manual warning after f5441ef4dac9Sergei Golubchik2021-12-061-1/+1