summaryrefslogtreecommitdiff
path: root/storage/spider/spd_sys_table.cc
Commit message (Expand)AuthorAgeFilesLines
* MDEV-29676 refactored and documented spider_get_share() and friendsYuchen Pei2023-04-281-29/+78
* MDEV-28363 remove #ifdef SPIDER_use_LEX_CSTRING_for_Field_blob_constructorYuchen Pei2023-04-281-22/+0
* MDEV-30920 Remove need_lock and table from spider_close_sys_table()Yuchen Pei2023-04-281-75/+50
* MDEV-28891 Spider: remove #ifdef SPIDER_FIELD_FIELDPTR_REQUIRES_THDPTRYuchen Pei2022-12-231-44/+0
* Merge 10.8 into 10.9Marko Mäkelä2022-06-281-8/+11
|\
| * Merge 10.5 into 10.6Marko Mäkelä2022-06-271-8/+11
| |\
| | * Fix GCC -Og -Wmaybe-uninitializedMarko Mäkelä2022-06-271-8/+11
* | | MDEV-27655 Spider: remove #ifdef MARIADB_BASE_VERSIONNayuta Yanagisawa2022-02-101-19/+0
* | | MDEV-27641 Spider: remove #if MYSQL_VERSION_ID < ${VERSION}Nayuta Yanagisawa2022-02-101-84/+1
* | | MDEV-27637 Spider: remove #if defined(MARIADB_BASE_VERSION) && MYSQL_VERSION_...Nayuta Yanagisawa2022-02-101-75/+0
|/ /
* | Merge 10.5 into 10.6Marko Mäkelä2021-09-061-0/+4
|\ \ | |/
| * MDEV-25684 Crash in THD::find_temporary_table while calling spider_direct_sql...bb-10.5-mdev-25684Nayuta Yanagisawa2021-09-061-0/+4
| * MDEV-23561 Spider doesn't work with ps protocolKentoku SHIBA2020-08-261-94/+49
* | MDEV-23561 Spider doesn't work with ps protocolbb-10.6-MDEV-7098Kentoku SHIBA2020-08-261-94/+49
* | add a table parameter "driver" to SpiderKentoku SHIBA2020-08-071-8/+66
* | add a table parameter "filedsn" to SpiderKentoku SHIBA2020-08-071-8/+66
|/
* add a table parameter "dsn" to SpiderKentoku SHIBA2020-06-051-316/+540
* Aria will now register it's transactionsMonty2020-05-231-7/+10
* MDEV-19842 Crash while creating statistics for Spider table (#1355)Kentoku SHIBA2019-07-061-78/+257
* MDEV-16249 CHECKSUM TABLE for a spider table is not parallel and saves all da...Kentoku SHIBA2019-06-111-83/+43
* Merge branch '10.3' into 10.4Oleksandr Byelkin2019-05-191-1/+1
|\
| * Merge 10.2 into 10.3Marko Mäkelä2019-05-141-1/+1
| |\
| | * Merge 10.1 into 10.2Marko Mäkelä2019-05-131-1/+1
| | |\
| | | * Merge branch '5.5' into 10.1Vicențiu Ciorbaru2019-05-111-1/+1
* | | | fix vargrind errors of Spider (#1273)Kentoku SHIBA2019-04-131-0/+1
|/ / /
* | | Fix an error at using spider_direct_sql with temporary tableKentoku2019-01-311-0/+17
* | | MDEV-16279 Spider crashes on CHECKSUM TABLE with spider_quick_mode=3Kentoku2019-01-311-2/+4
* | | Update Spider to version 3.3.14. Add direct left outer join/right outer join/...Kentoku2019-01-311-33/+130
* | | Fixed compiler warnings in spiderMonty2018-05-061-7/+7
* | | MDEV-14019: Spider + binlog_format = ROW => CRASHJacob Mathew2018-05-031-25/+12
* | | Merge branch '10.2' into 10.3Sergei Golubchik2018-03-281-70/+97
|\ \ \ | |/ /
| * | MDEV-14019: Spider + binlog_format = ROW => CRASHJacob Mathew2018-03-091-70/+97
* | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-5/+6
* | | Changes to fix 64-bit Windows build errors and warnings.Jacob Mathew2017-12-031-2/+2
* | | merge Spider 3.3.13Kentoku SHIBA2017-12-031-31/+870
* | | Add direct aggregatesMonty2017-12-031-0/+1
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2017-10-041-2/+2
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-021-2/+2
| |\ \ \ | | |/ /
| | * | MDEV-13384 - misc Windows warnings fixedVladislav Vaintroub2017-09-281-2/+2
* | | | Simplify test if we can use table in query cacheMichael Widenius2017-08-241-1/+1
* | | | Enusure that my_global.h is included firstMichael Widenius2017-08-241-0/+1
|/ / /
* | | Changing field::field_name and Item::name to LEX_CSTRINGMonty2017-04-231-4/+8
|/ /
* | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+1
|\ \ | |/
| * Correct FSF addressiangilfillan2017-03-101-1/+1
* | Code cleanupsSergey Vojtovich2016-06-101-1/+2
|/
* Merge branch '10.0' into 10.1Sergei Golubchik2015-12-211-1/+23
|\
| * merge spider-3.2.37Kentoku SHIBA2015-10-291-1/+23
* | Stage 2 of MDEV-6152:Monty2015-08-211-6/+6
* | MDEV-8010 - Avoid sql_alloc() in Items (Patch #1)Sergey Vojtovich2015-08-211-4/+4
|/
* Merge Spider 3.2.18Kentoku SHIBA2015-02-201-1/+0