summaryrefslogtreecommitdiff
path: root/storage/sphinx
Commit message (Expand)AuthorAgeFilesLines
* Added 'final' to some classes to improve generated codeMichael Widenius2020-08-041-1/+1
* replace HTON_AUTOMATIC_DELETE_TABLE with return -1 from drop_table()Sergei Golubchik2020-07-041-2/+2
* optimization: use hton->drop_table in few simple casesSergei Golubchik2020-07-041-0/+1
* MDEV-11412 Ensure that table is truly dropped when using DROP TABLEMonty2020-06-141-2/+2
* Added page_range to records_in_range() to improve range statisticsMonty2020-03-272-2/+2
* Fix various spelling errorsOtto Kekäläinen2020-03-161-1/+1
* cleanup: PSI key is *always* the first argumentSergei Golubchik2020-03-101-2/+3
* perfschema memory related instrumentation changesSergei Golubchik2020-03-101-1/+3
* Merge 10.4 into 10.5Marko Mäkelä2019-12-161-1/+1
|\
| * Merge branch '10.3' into 10.4Oleksandr Byelkin2019-12-091-1/+1
| |\
| | * Lintian complains on spelling errorFaustin Lammler2019-12-021-1/+1
* | | Merge remote-tracking branch 'origin/10.4' into 10.5Alexander Barkov2019-10-013-4/+33
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/10.3' into 10.4Alexander Barkov2019-10-013-4/+33
| |\ \ | | |/
| | * Merge remote-tracking branch 'origin/10.2' into 10.3Alexander Barkov2019-10-013-4/+33
| | |\
| | | * MDEV-20647 Fix and enable SphinxSE testsRobert Bindar2019-09-303-4/+33
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-09-243-3/+37
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2019-09-233-3/+37
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2019-09-233-3/+37
| | |\ \ | | | |/
| | | * MDEV 19205 Sphinx unable to connect using a host nameAnel Husakovic2019-09-202-0/+33
| | | * Fix Caribe 19992019-09-201-3/+4
* | | | Merge 10.4 into 10.5Marko Mäkelä2019-09-061-3/+6
|\ \ \ \ | |/ / /
| * | | Merge 10.3 into 10.4Marko Mäkelä2019-08-311-3/+6
| |\ \ \ | | |/ /
| | * | Merge 10.2 into 10.3Marko Mäkelä2019-08-291-3/+6
| | |\ \ | | | |/
| | | * Merge 10.1 into 10.2Marko Mäkelä2019-08-281-3/+6
| | | |\
| | | | * Fix -Wstringop-truncationMarko Mäkelä2019-08-221-3/+6
| | | | * MDEV-16544 - crash in ha_sphinx::create()mariadb-10.1.35Vladislav Vaintroub2018-08-041-1/+1
| | | * | Merge 10.1 into 10.2Marko Mäkelä2018-05-291-4/+7
| | | |\ \ | | | | |/
| | | | * Fixed compiler warningsMonty2018-05-261-45/+42
* | | | | Merge 10.4 into 10.5Marko Mäkelä2019-08-132-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | fix buildEugene Kosov2019-07-052-2/+2
* | | | | MDEV-17709 Remove handlerton::stateRobert Bindar2019-06-061-1/+0
* | | | | Fixed Sphinx to follow THD ha_data protocolSergey Vojtovich2019-05-211-25/+12
|/ / / /
* | | | Merge 10.3 into 10.4Marko Mäkelä2018-08-161-1/+1
|\ \ \ \ | |/ / /
| * | | MDEV-16544 - crash in ha_sphinx::create()Vladislav Vaintroub2018-08-051-1/+1
* | | | MDEV-14630 Replace {STRING|INT|REAL|DECIMAL|DATE}_ITEM to CONST_ITEMAlexander Barkov2018-06-061-2/+6
|/ / /
* | | Fixed wrong usage of variable in ha_sphinx.ccMonty2018-05-271-1/+1
* | | Removed even more warning that was found with -WunusedMonty2018-04-302-4/+4
* | | Merge 10.2 into 10.3Marko Mäkelä2018-04-241-6/+0
|\ \ \ | |/ /
| * | Remove unused function FixNull()Marko Mäkelä2018-04-241-6/+0
| * | Merge branch '10.1' into 10.2Vicențiu Ciorbaru2018-04-101-4/+4
| |\ \ | | |/
| | * Fixed compiler warnings in sphinxMonty2018-03-261-4/+4
* | | Fixed compiler warningsMonty2018-03-291-4/+4
* | | Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-9/+9
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2018-02-121-9/+9
| |\ \ \ | | |/ /
| | * | Removed compiler warningsMonty2018-02-101-9/+9
* | | | Windows, compiling : use /permissive- switch to improve conformanceVladislav Vaintroub2018-02-071-0/+1
* | | | Windows, compiling : reenable warning C4996 (deprecated functions)Vladislav Vaintroub2018-02-071-0/+2
* | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-0/+7
* | | | Changed database, tablename and alias to be LEX_CSTRINGMonty2018-01-301-3/+6
* | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-10-301-4/+8
|\ \ \ \ | |/ / /