summaryrefslogtreecommitdiff
path: root/mysql-test/main/range_innodb.result
Commit message (Collapse)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2020-04-161-0/+29
|\ | | | | | | | | | | | | In main.index_merge_myisam we remove the test that was added in commit a2d24def8cc42d27c72d833abfb39ef24a2b96ba because it duplicates the test case that was added in commit 5af12e463549e4bbc2ce6ab720d78937d5e5db4e.
| * Merge 10.2 into 10.3Marko Mäkelä2020-04-151-0/+28
| |
* | Merge 10.3 into 10.4Marko Mäkelä2020-01-201-1/+2
|\ \ | |/ | | | | | | The MDEV-17062 fix in commit c4195305b2a8431f39a4c75cc1c66ba43685f7a0 was omitted.
| * Merge branch '10.2' into 10.3Sergei Petrunia2020-01-171-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # mysql-test/suite/galera/r/MW-388.result # mysql-test/suite/galera/t/MW-388.test # mysql-test/suite/innodb/r/truncate_inject.result # mysql-test/suite/innodb/t/truncate_inject.test # mysql-test/suite/rpl/r/rpl_stop_slave.result # mysql-test/suite/rpl/t/rpl_stop_slave.test # sql/sp_head.cc # sql/sp_head.h # sql/sql_lex.cc # sql/sql_yacc.yy # storage/xtradb/buf/buf0dblwr.cc
* | MDEV-19634: Assertion `0' failed in row_sel_convert_mysql_key_to_innobase, ↵Varun2019-06-141-0/+18
| | | | | | | | | | | | | | | | [Warning] InnoDB: Using a partial-field key prefix in search For a key with keyparts (k1,k2,k3) , if we are building a range over the keyparts we should make sure that if min_value/max_value for a keypart is not added to key buffer then the keyparts following should also not be allowed.
* | Merge 10.3 into 10.4Marko Mäkelä2019-01-241-0/+24
|\ \ | |/
| * Merge 10.2 into 10.3Marko Mäkelä2019-01-241-0/+24
| |
* | Merge 10.3 into 10.4Marko Mäkelä2019-01-061-0/+18
|\ \ | |/
| * Merge branch '10.2' into 10.3Sergei Golubchik2019-01-031-0/+18
| |
* | MDEV-15253: Default optimizer setting changes for MariaDB 10.4Varun Gupta2018-12-091-0/+1
|/ | | | | use_stat_tables= PREFERABLY optimizer_use_condition_selectivity= 4
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-0/+39