summaryrefslogtreecommitdiff
path: root/storage/spider/mysql-test/spider/r
Commit message (Expand)AuthorAgeFilesLines
* MDEV-29676 Add query to set lock wait timeout when getting sts crdbb-11.1-mdev-29676Yuchen Pei2023-04-281-0/+4
* MDEV-28883 Re-design the upper level of handling UPDATE and DELETE statementsIgor Babaev2023-03-151-1/+1
* MDEV-30256 Wrong result (missing rows) upon join with empty tableMonty2023-02-101-1/+0
* Change cost for REF to take into account cost for 1 extra key read_nextMonty2023-02-102-2/+2
* Added test cases for preceding testMonty2023-02-032-2/+2
* Update row and key fetch cost models to take into account data copy costsMonty2023-02-021-21/+27
* Update cost for hash and cached joinsMonty2023-02-024-4/+4
* Update matching_candidates_in_table() to treat all conditions similarMonty2023-02-022-2/+2
* MDEV-29947 Spider doesn't return all rows when doing a join of two tables wit...Sergei Golubchik2022-11-141-0/+44
* Merge 10.9 into 10.10Marko Mäkelä2022-09-213-16/+16
|\
| * Merge 10.6 into 10.7Marko Mäkelä2022-09-213-16/+16
| |\
| | * Merge 10.5 into 10.6Marko Mäkelä2022-09-203-16/+16
| | |\
| | | * Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2022-09-143-16/+16
| | | |\
| | | | * Merge 10.3 into 10.4Marko Mäkelä2022-09-133-16/+16
| | | | |\
| | | | | * MDEV-29446 Change SHOW CREATE TABLE to display default collationAlexander Barkov2022-09-123-16/+16
* | | | | | Merge 10.9 into 10.10Marko Mäkelä2022-07-283-2/+17
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-28795 Deprecate spider_bka_table_name_typeYusuke Abe2022-07-251-0/+15
| * | | | | Merge 10.6 into 10.7Marko Mäkelä2022-07-012-2/+2
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.5 into 10.6Marko Mäkelä2022-07-012-2/+2
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.4 into 10.5Marko Mäkelä2022-07-012-2/+2
| | | |\ \ \ | | | | |/ /
| | | | * | MDEV-24343 Spider Left join failed Unknown column 't0.ID' in 'on clause'Nayuta Yanagisawa2022-06-282-2/+2
* | | | | | Merge 10.9 into 10.10Marko Mäkelä2022-06-284-0/+80
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-28829 Deprecate spider_semi_table_lock and spider_semi_table_lock_connec...Nayuta Yanagisawa2022-06-271-0/+29
| * | | | | MDEV-28479 Deprecate Spider's high availability featureNayuta Yanagisawa2022-06-273-0/+51
* | | | | | Merge 10.9 into 10.10Marko Mäkelä2022-06-211-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | fix spider.variable_deprecation testSergei Golubchik2022-06-161-1/+1
* | | | | | Merge 10.9 into 10.10Marko Mäkelä2022-06-091-0/+15
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-27926 Deprecate spider_init_sql_alloc_sizeHirokazu Hata2022-06-011-0/+15
* | | | | | MDEV-27256 Delete spider_use_handler and related code (2/3)Nayuta Yanagisawa2022-06-091-15/+0
* | | | | | Merge 10.9 into 10.10Marko Mäkelä2022-05-251-0/+15
|\ \ \ \ \ \ | |/ / / / /
| * | | | | MDEV-28560 Deprecate spider_buffer_sizeMasashi Tomooka2022-05-211-0/+15
* | | | | | MDEV-28006 Delete Spider plugin variables regarding UDFs and related codeNayuta Yanagisawa2022-05-181-31/+0
|/ / / / /
* | | | | Merge 10.6 into 10.7Marko Mäkelä2022-04-261-0/+8
|\ \ \ \ \ | |/ / / /
| * | | | Merge 10.5 into 10.6Marko Mäkelä2022-04-211-0/+8
| |\ \ \ \ | | |/ / /
| | * | | Merge 10.4 into 10.5Marko Mäkelä2022-04-211-0/+8
| | |\ \ \ | | | |/ /
| | | * | Merge 10.3 into 10.4Marko Mäkelä2022-04-211-0/+8
| | | |\ \ | | | | |/
| | | | * Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2022-04-141-0/+8
| | | | |\
| | | | | * MDEV-28225 Disallow user to create Spider temporary tableKiyoshiTakeda2022-04-111-0/+8
| | | | | * MDEV-26545 Spider does not correctly handle UDF and stored function in where ...Daniel Ye2021-09-221-0/+222
* | | | | | MDEV-28297 Deprecate spider_internal_offsetNorio Akagi2022-04-151-0/+15
* | | | | | MDEV-28010 Deprecate spider_crd_type and spider_crd_weightbb-10.7-nayutaNayuta Yanagisawa2022-04-141-0/+29
* | | | | | MDEV-28008 Deprecate spider_crd_mode and spider_sts_modeNayuta Yanagisawa2022-04-141-0/+31
* | | | | | MDEV-28007 Deprecate Spider plugin variables regarding statistics persistenceNayuta Yanagisawa2022-04-141-0/+25
* | | | | | MDEV-28244 Deprecate spider_xa_register_modeNayuta Yanagisawa2022-04-141-0/+7
* | | | | | MDEV-27981 Deprecate spider_internal_limitKiyoshiTakeda2022-04-131-0/+17
* | | | | | MDEV-28005 Deprecate Spider plugin variables regarding UDFsNayuta Yanagisawa2022-03-311-1/+32
* | | | | | MDEV-27169 Change default values of Spider plugin variables to default values...Nayuta Yanagisawa2022-03-141-0/+15
* | | | | | MDEV-27923 Deprecate spider_use_handlerNayuta Yanagisawa2022-03-141-0/+38
* | | | | | Merge branch '10.6' into 10.7Oleksandr Byelkin2022-02-041-0/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge branch '10.5' into 10.6Oleksandr Byelkin2022-02-031-0/+9
| |\ \ \ \ \ | | |/ / / /