summaryrefslogtreecommitdiff
path: root/storage/spider/spd_db_include.h
Commit message (Expand)AuthorAgeFilesLines
* MDEV-28522 Delete constant SPIDER_SQL_TYPE_*_HSbb-11.1-mdev-28522Nayuta Yanagisawa2023-03-231-5/+0
* Merge 10.11 into 11.0Marko Mäkelä2023-02-161-10/+10
|\
| * Merge 10.9 into 10.10Marko Mäkelä2023-02-161-10/+10
| |\
| | * Merge 10.8 into 10.9Marko Mäkelä2023-02-161-10/+10
| | |\
| | | * Merge 10.6 into 10.8Marko Mäkelä2023-02-101-10/+10
| | | |\
| | | | * Merge 10.5 into 10.6Marko Mäkelä2023-02-101-10/+10
| | | | |\
| | | | | * Merge 10.4 into 10.5Marko Mäkelä2023-02-101-10/+10
| | | | | |\
| | | | | | * Apply clang-tidy to remove empty constructors / destructorsVicențiu Ciorbaru2023-02-091-10/+10
* | | | | | | MDEV-28526 Spider: remove conn_kind member variablesYuchen Pei2022-12-231-2/+0
|/ / / / / /
* | | | | | Merge 10.9 into 10.10Marko Mäkelä2022-09-071-8/+9
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge 10.8 into 10.9Marko Mäkelä2022-09-071-8/+9
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge 10.7 into 10.8Marko Mäkelä2022-09-071-8/+9
| | |\ \ \ \ | | | |/ / /
| | | * | | Merge 10.5 into 10.6Marko Mäkelä2022-09-071-8/+9
| | | |\ \ \ | | | | |/ /
| | | | * | Merge 10.4 into 10.5Marko Mäkelä2022-09-071-8/+9
| | | | |\ \ | | | | | |/
| | | | | * Merge 10.3 into 10.4Marko Mäkelä2022-09-071-7/+8
| | | | | |\
| | | | | | * MDEV-27172 Prefix indices on Spider tables may lead to wrong query resultsNayuta Yanagisawa2022-09-011-7/+8
| | | | | | * Merge remote-tracking branch 10.2 into 10.3Jan Lindström2019-12-021-0/+2
| | | | | | |\
| | | | | | | * MDEV-17508 Fix bug for spider when using "not like"willhan2019-11-251-0/+2
| | | | | * | | MDEV-22246 Result rows duplicated by spider engineKentoku SHIBA2020-08-241-0/+1
| | | | * | | | MDEV-22246 Result rows duplicated by spider engineKentoku SHIBA2020-08-241-0/+1
* | | | | | | | MDEV-28362 Spider: remove #ifdef SPIDER_ITEM_STRING_WITHOUT_SET_STR_WITH_COPYYusuke Abe2022-06-151-1/+0
* | | | | | | | MDEV-27256 Delete spider_use_handler and related code (2/3)Nayuta Yanagisawa2022-06-091-31/+0
* | | | | | | | MDEV-28364 Spider: remove #ifdef SPIDER_HAS_EXPR_CACHE_ITEMMihyaeru2022-06-081-1/+0
* | | | | | | | MDEV-28365 Spider: remove #ifdef SPIDER_ITEM_HAS_CMP_TYPEHirokazu Hata2022-05-311-1/+0
* | | | | | | | MDEV-28361 Spider: remove #ifdef SPIDER_ITEM_STRING_WITHOUT_SET_STR_WITH_COPY...Ryu Yamada2022-05-201-1/+0
|/ / / / / / /
* | | | | | | MDEV-26178 fixup: Delete constants used nowhereNayuta Yanagisawa2022-02-101-2/+0
* | | | | | | MDEV-27656 Spider: remove #ifdef SPIDER_HAS_DISCOVER_TABLE_STRUCTURENayuta Yanagisawa2022-02-101-4/+0
* | | | | | | MDEV-27652 Spider: remove dead code in #ifdef HA_HAS_CHECKSUM_EXTENDEDNayuta Yanagisawa2022-02-101-6/+0
* | | | | | | MDEV-27650 Spider: remove #ifdef SPIDER_HAS_GROUP_BY_HANDLERNayuta Yanagisawa2022-02-101-8/+0
* | | | | | | MDEV-27647 Spider: remove #ifdef HANDLER_HAS_DIRECT_UPDATE_ROWSNayuta Yanagisawa2022-02-101-4/+0
* | | | | | | MDEV-27644 Spider: remove #ifdef HANDLER_HAS_DIRECT_AGGREGATENayuta Yanagisawa2022-02-101-10/+0
* | | | | | | MDEV-27642 Spider: remove #ifdef WITHOUT_SPIDER_BG_SEARCHNayuta Yanagisawa2022-02-101-14/+0
* | | | | | | MDEV-27637 Spider: remove #if defined(MARIADB_BASE_VERSION) && MYSQL_VERSION_...Nayuta Yanagisawa2022-02-101-34/+0
|/ / / / / /
* | | | | | MDEV-26858 Spider: Remove dead code related to HandlerSocketNayuta Yanagisawa2022-01-241-179/+4
|/ / / / /
* | | | | Fix the following valgrind error on SpiderKentoku SHIBA2021-05-131-5/+0
* | | | | MDEV-22246 Result rows duplicated by spider engineKentoku SHIBA2020-08-241-0/+1
* | | | | [Spider] Add add checking default_value for default_file, host, portKentoku SHIBA2020-08-071-0/+3
|/ / / /
* | | | Add information_schema.spider_wrapper_protocols for knowing available wrapper...Kentoku SHIBA2020-06-111-0/+20
* | | | Add a parameter spider_strict_group_by for supporting ONLY_FULL_GROUP_BYKentoku SHIBA2020-06-051-0/+3
* | | | add pointer of ha_spider to Spider's use_result functionKentoku SHIBA2020-06-051-0/+1
* | | | prepare for adding new connectors for SpiderKentoku SHIBA2020-06-051-7/+29
* | | | MDEV-6268 SPIDER table with no COMMENT clause causes queries to wait foreverKentoku SHIBA2020-06-051-0/+14
* | | | MDEV-19002 Spider performance optimization with partitionKentoku SHIBA2020-06-051-1/+0
* | | | Added page_range to records_in_range() to improve range statisticsMonty2020-03-271-4/+4
* | | | Merge 10.4 into 10.5Aleksey Midenkov2019-12-021-0/+6
|\ \ \ \ | |/ / /
| * | | MDEV-18973 CLIENT_FOUND_ROWS wrong in spiderbb-10.4-MDEV-18973_2Kentoku2019-11-291-0/+6
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-08-131-0/+24
|\ \ \ \ | |/ / /
| * | | MDEV-16248 Row based replication to spider with float column fails on delete/...Kentoku SHIBA2019-07-061-0/+4
| * | | MDEV-17204 Mariadb 10.3.9 Spider DB SQL Alias no execute (#1348)bb-10.4-MDEV-17402Kentoku SHIBA2019-06-291-0/+11
| * | | MDEV-16508 spider: sql_mode not maintained between spider node and data nodes...Kentoku SHIBA2019-06-291-0/+9