summaryrefslogtreecommitdiff
path: root/mysql-test
Commit message (Expand)AuthorAgeFilesLines
* MDEV-20479 assertion failure in dict_table_get_nth_col() after INSTANT DROP C...Eugene Kosov2019-09-032-0/+19
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-09-023-1/+55
|\
| * MDEV-18501 Partition pruning doesn't work for historical queries (fix)Aleksey Midenkov2019-09-011-1/+1
| * MDEV-18501 Partition pruning doesn't work for historical queries (refactoring)Aleksey Midenkov2019-09-012-0/+54
* | Make main.subselect_sj2* tests stableSergei Petrunia2019-09-024-24/+75
* | Merge 10.3 into 10.4Marko Mäkelä2019-08-3153-428/+1851
|\ \ | |/
| * MDEV-20066 Wrong value on instantly added column after DELETE and UPDATEMarko Mäkelä2019-08-302-1/+94
| * MDEV-20109: Optimizer ignores distinct key created for materialized...Sergei Petrunia2019-08-303-3/+3
| * MDEV-20109: Optimizer ignores distinct key created for materialized...Sergei Petrunia2019-08-3024-290/+370
| * MDEV-20149 innodb.innodb-system-table-view fails with wrong resultMarko Mäkelä2019-08-292-0/+12
| * Merge 10.2 into 10.3Marko Mäkelä2019-08-2911-26/+218
| |\
| | * Clean up innodb.innodb-read-viewMarko Mäkelä2019-08-292-14/+3
| | * Merge 10.1 into 10.2Marko Mäkelä2019-08-287-12/+123
| | |\
| | | * Enable galera_sst_mysqldump_with_key test case.Jan Lindström2019-08-271-1/+0
| | | * MDEV-19699 Server crashes in Item_null_result::field_type upon SELECT with RO...Alexander Barkov2019-08-274-0/+111
| | | * MDEV-20188: binlog.binlog_stm_drop_tmp_tbl fails in buildbot with Unknown tab...Sujatha2019-08-263-12/+12
| | * | MDEV-16932: ASAN heap-use-after-free in my_charlen_utf8 / my_well_formed_char...Oleksandr Byelkin2019-08-282-0/+92
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-08-2813-27/+1000
| |\ \ \ | | |/ /
| | * | MDEV-13626: Add innodb.innodb-read-viewMarko Mäkelä2019-08-272-0/+441
| | * | MDEV-19925: Column ... cannot be converted from type 'varchar(20)' to type 'v...Sujatha2019-08-279-25/+545
| | * | MDEV-20421 : Disable the test until fixedVladislav Vaintroub2019-08-261-0/+12
| | * | MTR : improve detection of handles.exe on Windows.Vladislav Vaintroub2019-08-261-2/+2
| * | | Implement innodb_evict_tables_on_commit_debugMarko Mäkelä2019-08-282-0/+2
* | | | MDEV-20265 Unknown column in field listIgor Babaev2019-08-302-0/+385
* | | | MDEV-19826 10.4 seems to crash with "pool-of-threads" (#1370)Teemu Ollakka2019-08-301-1/+0
* | | | Fix compress_qpress result file, broken in b5615eff0d00cfb4c60b9d1bf67094da7c...Vladislav Vaintroub2019-08-271-1/+0
* | | | MDEV-19705: Assertion `tmp >= 0' failed in best_access_pathVarun Gupta2019-08-272-0/+29
* | | | MDEV-20417 Assertion `(m_ptr == __null) == item->null_value' failed in VDec::...Alexander Barkov2019-08-262-0/+48
* | | | MDEV-6111: Optimizer Trace: add tracing for semi-join optimizationsSergei Petrunia2019-08-252-10/+281
* | | | Merge 10.3 into 10.4, except for MDEV-20265Marko Mäkelä2019-08-2328-51/+413
|\ \ \ \ | |/ / /
| * | | MDEV-17613 MIN/MAX Optimization (Select tables optimized away) does not workAleksey Midenkov2019-08-213-33/+1
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-08-2127-97/+1043
| |\ \ \ | | |/ /
| | * | MDEV-17187 table doesn't exist in engine after ALTER of FOREIGN KEYMarko Mäkelä2019-08-214-3/+105
| | * | MDEV-17187: Code cleanupMarko Mäkelä2019-08-212-5/+5
| | * | MDEV-19968: Galera test failure on galera_load_dataJan Lindström2019-08-212-49/+35
| | * | MDEV-20389: Refine the test caseMarko Mäkelä2019-08-202-2/+3
| | * | MDEV-20389 The test innodb.innodb_bug84958 fails intermittentlyAleksey Midenkov2019-08-202-4/+16
| | * | After-merge fixesMarko Mäkelä2019-08-201-4/+4
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-08-2013-36/+811
| | |\ \ | | | |/
| | | * Merge 5.5 into 10.1Marko Mäkelä2019-08-202-0/+385
| | | |\
| | | | * MDEV-20265 Unknown column in field listIgor Babaev2019-08-192-0/+385
| | | * | MDEV-19034 ASAN unknown-crash in get_date_time_separator with PAD_CHAR_TO_FUL...Alexander Barkov2019-08-202-0/+25
| | | * | Merge remote-tracking branch 'origin/5.5' into 10.1Alexander Barkov2019-08-162-0/+45
| | | |\ \ | | | | |/
| | | | * MDEV-15955 Assertion `field_types == 0 || field_types[field_pos] == MYSQL_TYP...Alexander Barkov2019-08-162-0/+43
| | | * | MDEV-19834 Selectivity of an equality condition discounted twiceSergei Petrunia2019-08-161-0/+34
| | | * | MDEV-18778: mysql_tzinfo_to_sql does not work correctly in MariaDB GaleraJan Lindström2019-08-164-36/+264
| | | * | MDEV-19834 Selectivity of an equality condition discounted twiceSergei Petrunia2019-08-152-0/+58
| | | * | MDEV-20138 innodb.trx_id_future fails on big-endianMarko Mäkelä2019-08-131-0/+10
| | * | | MDEV-20185: Windows: Use of uninitialized value $bpath in string eqJulius Goryavsky2019-08-203-16/+28
| | * | | MDEV-20377: Fix uninitialized memory in mysqltestMarko Mäkelä2019-08-191-0/+2