summaryrefslogtreecommitdiff
path: root/storage/maria/ma_ft_nlq_search.c
Commit message (Expand)AuthorAgeFilesLines
* MDEV-19740 Debug build of 10.3.15 FTBFSAleksey Midenkov2019-08-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
| | |\
| | | * Update FSF addressMichal Schorm2019-05-101-1/+1
* | | | Removed even more warning that was found with -WunusedMonty2018-04-301-9/+1
* | | | Fix that end_bulk_insert() doesn't write to to-be-deleted filesMonty2017-05-171-2/+2
|/ / /
* | | Merge branch '10.1' into 10.2Sergei Golubchik2017-03-301-1/+1
|\ \ \ | |/ /
| * | Correct FSF addressiangilfillan2017-03-101-1/+1
* | | MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_differenceAlexander Barkov2016-03-311-1/+1
|/ /
* | MDEV-6650 - LINT_INIT emits code in non-debug buildsSergey Vojtovich2015-03-161-2/+0
* | Push a lot of small fixes to get larger parts to compileMichael Widenius2013-05-211-5/+20
* | cleanup: use MYF() for mysys flagsSergei Golubchik2013-01-231-1/+1
* | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-2/+2
|/
* 5.3 mergeSergei Golubchik2012-10-181-0/+1
|\
| * mergeSergei Golubchik2012-09-271-0/+1
| |\
| | * Fix some failures in 5.1 Buildbot:unknown2012-09-261-0/+1
* | | Fixed compiler errorsMichael Widenius2012-08-141-0/+2
* | | 5.3 mergeSergei Golubchik2012-01-131-1/+1
|\ \ \ | |/ /
| * | Merge with 5.2.Michael Widenius2011-12-111-1/+1
| |\ \ | | |/
| | * Merge with MySQL 5.1.60Michael Widenius2011-11-231-1/+1
* | | lots of post-merge changesSergei Golubchik2011-04-251-3/+3
|/ /
* | Improved speed of thr_alarm from O(N) to O(1). thr_alarm is used to handle ti...Michael Widenius2010-07-161-2/+2
|/
* Fixes after comments from last push:Michael Widenius2009-11-301-10/+12
* Remove compiler warnings (Including some warnings from -Wstrict-aliasing)Michael Widenius2009-11-301-2/+3
* Code cleanup:Michael Widenius2009-01-091-3/+3
* Added versioning of Maria indexMichael Widenius2008-06-261-22/+24
* Mac compiler warnings fixed.unknown2008-02-071-2/+2
* Fixed after-merge problems.unknown2007-12-161-1/+2
* merging MyISAM changes into Maria (not done in 5.1->maria merge ofunknown2007-07-271-2/+6
* Merged with mysql-5.1 main tree.unknown2007-07-021-6/+6
* GPL license update (same change as was done for all files in 5.1).unknown2007-03-021-2/+1
* Implementation of rows-in-blockunknown2007-01-181-17/+18
* Completion of merge of mysql-5.1 into mysql-maria.unknown2006-08-101-3/+7
* Added storage/maria (based on MyISAM). WL#3245unknown2006-04-111-0/+366