summaryrefslogtreecommitdiff
path: root/storage/spider
Commit message (Expand)AuthorAgeFilesLines
* more solaris fixes. xtradb and spider.Sergei Golubchik2014-02-051-0/+1
* Spider tests failed in buildbot due to the lack of memory.Elena Stepanova2014-02-051-1/+1
* mtr: print a detailed warning on a uninit assignment in the [ENV] groupSergei Golubchik2013-12-255-140/+140
* 10.0-base mergeSergei Golubchik2013-12-161-0/+2
* MDEV-4243 [PATCH] Warnings/errors while compiling with clangSergei Golubchik2013-11-281-6/+6
* MDEV-5281 Partitioning issue after upgrade from 10.0.3-1 to 10.0.5-1Sergei Golubchik2013-11-281-1/+1
* MroongaSE: addint thd_autoinc and thd_error_context plugin servicesAlexander Barkov2013-12-121-2/+2
* fix MEDV-4736 Assertion `! is_set()' fails in Diagnostics_area::set_ok_status...Kentoku SHIBA2013-09-309-25/+166
* fix crash at thd_wait_begin()Kentoku SHIBA2013-09-251-0/+13
* fix MDEV-4735 Assertion `! is_set()' fails in Diagnostics_area::set_ok_status...Kentoku SHIBA2013-09-191-8/+20
* fix MDEV-4738 INSERT DELAYED on a SPIDER table doesn't produce ER_DELAYED_NOT...Kentoku SHIBA2013-09-191-0/+1
* fix MDEV-4737 Server crashes in spider_mysql_handler::append_match_against on...Kentoku SHIBA2013-09-191-1/+7
* fix build errorsKentoku SHIBA2013-09-171-12/+12
* add debug logs.Kentoku SHIBA2013-09-171-0/+18
* fix MDEV-4949 Spider engine causes compilation errors if compiled without par...Kentoku SHIBA2013-09-17120-15646/+19040
* add some direct aggregate feature.Kentoku SHIBA2013-09-1713-37/+1181
* fix a case of different linked table name for mrr.Kentoku SHIBA2013-09-1710-17/+308
* fix mrr duplicate keyKentoku SHIBA2013-09-173-1/+75
* add spider_bka_mode=2Kentoku SHIBA2013-09-1713-55/+1087
* Change for mearging MariaDB 10.0.4.Kentoku SHIBA2013-08-2410-169/+187
* Add mysql.spider_xa_failed_log table.Kentoku SHIBA2013-08-244-1/+120
* Fix for xa transaction restart when disconnection data node connection.Kentoku SHIBA2013-08-243-72/+37
* Fix for crash bug #4733.Kentoku SHIBA2013-08-241-0/+4
* Fix for crash bug #4732.Kentoku SHIBA2013-08-241-4/+4
* Fix for parallel search. #1129074Kentoku SHIBA2013-08-242-8/+20
* Add spider_general_log and spider_log_result_errors feature.Kentoku SHIBA2013-08-249-2/+167
* Fix valgrind warnings.Kentoku SHIBA2013-08-242-2/+19
* Add flugs function parameter to start_bulk_insertKentoku SHIBA2013-08-242-1/+20
* Fulltext search optimization. Discard match fields.Kentoku SHIBA2013-08-2413-79/+342
* Revert change for 10.0.4. It's remerge later.Kentoku SHIBA2013-08-247-72/+65
* Merge fixes for:Sergey Vojtovich2013-08-083-2/+351
|\
| * fix for MDEV-4797Kentoku SHIBA2013-07-311-1/+1
| * change CMakeLists.txt for install install_spider.sql.Kentoku SHIBA2013-07-041-1/+8
| * move installing sql file into scripts directoryKentoku SHIBA2013-06-291-0/+0
| * add installing sql fileKentoku SHIBA2013-06-291-0/+342
* | MDEV4786 - merge 10.0-monty → 10.0Sergey Vojtovich2013-07-237-58/+59
* | Adding support for the SQL-standard temporal literals.Alexander Barkov2013-07-101-7/+13
|/
* MDEV-4438 - Spider storage engineSergey Vojtovich2013-06-27449-0/+158435