summaryrefslogtreecommitdiff
path: root/storage/spider/spd_sys_table.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* MDEV-5120 Test suite test maria-no-logging failsMichael Widenius2014-09-301-0/+1
* fix for MariaDB 10.0.8Kentoku SHIBA2014-03-251-1/+1
* log spider warningsKentoku SHIBA2014-03-251-5/+8
* Change for mearging MariaDB 10.0.4.Kentoku SHIBA2013-08-241-1/+1
* Add mysql.spider_xa_failed_log table.Kentoku SHIBA2013-08-241-0/+75
* Fix for crash bug #4732.Kentoku SHIBA2013-08-241-4/+4
* Fix valgrind warnings.Kentoku SHIBA2013-08-241-2/+16
* MDEV-4438 - Spider storage engineSergey Vojtovich2013-06-271-0/+2417