summaryrefslogtreecommitdiff
path: root/storage/maria/ma_ft_boolean_search.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Merge 10.2 into 10.3Marko Mäkelä2018-11-061-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.1 into 10.2Marko Mäkelä2018-11-061-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch '10.0' into 10.1Sergei Golubchik2018-10-301-1/+1
| | |\ \
| | | * \ Merge branch '5.5' into 10.0Sergei Golubchik2018-10-271-1/+1
| | | |\ \ | | | | |/
| | | | * MDEV-9137 MariaDB Crash on Query Using Aria EngineSergei Golubchik2018-09-221-1/+1
* | | | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2018-02-041-1/+1
|\ \ \ \ \
| * | | | | Added name to MEM_ROOT for esier debuggingMonty2018-02-021-1/+1
| |/ / / /
* | | | | Fix that end_bulk_insert() doesn't write to to-be-deleted filesMonty2017-05-171-1/+1
|/ / / /
* | | | 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-4/+4
|/ /
* | MDEV-5314 - Compiling fails on OSX using clangSergey Vojtovich2014-02-191-1/+1
* | Applied all changes from Igor and SanjaMichael Widenius2013-06-151-2/+15
* | Temporary commit of 10.0-mergeMichael Widenius2013-03-261-2/+2
* | MDEV-4011 Added per thread memory counting and usageMichael Widenius2013-01-231-2/+2
|/
* fix the build and compiler warnings (few of which were real bugs)Sergei Golubchik2011-10-291-2/+1
* merge with 5.3Sergei Golubchik2011-10-191-2/+4
|\
| * Merge with 5.2 (To get in fixes for Aria)Michael Widenius2011-01-111-0/+2
| |\
| | * automatic merge with 5.1Michael Widenius2011-01-111-0/+2
| | |\
| | | * Safety fix for Aria:Michael Widenius2011-01-111-0/+2
| * | | Merge with 5.1Michael Widenius2011-01-111-2/+2
| |\ \ \ | | |/ /
| | * | Automatic merge with 5.1Michael Widenius2011-01-101-2/+2
| | |\ \ | | | |/
| | | * - Fixed that Aria works with HANDLER commandsMichael Widenius2011-01-101-2/+2
* | | | lots of post-merge changesSergei Golubchik2011-04-251-28/+27
|/ / /
* | | Improved speed of thr_alarm from O(N) to O(1). thr_alarm is used to handle ti...Michael Widenius2010-07-161-6/+7
|/ /
* | Applied Antony T Curtis patch for declaring many CHARSET objects as constMichael Widenius2010-01-061-1/+1
|/
* Fixes after comments from last push:Michael Widenius2009-11-301-16/+19
* Remove compiler warnings (Including some warnings from -Wstrict-aliasing)Michael Widenius2009-11-301-16/+15
* Merge with mysql-maria treeMichael Widenius2009-02-191-6/+32
|\
| * Merge of MyISAM changes done in 5.1-main, into MariaGuilhem Bichot2009-02-121-6/+32
* | Code cleanup:Michael Widenius2009-01-091-2/+2
|/
* Added versioning of Maria indexMichael Widenius2008-06-261-17/+31
* Merge of changes in MyISAM since December 16 -> April 1unknown2008-04-011-28/+50
* Mac compiler warnings fixed.unknown2008-02-071-14/+16
* Fixed after-merge problems.unknown2007-12-161-2/+2
* merging MyISAM changes into Maria (not done in 5.1->maria merge ofunknown2007-07-271-20/+31
* Merged with mysql-5.1 main tree.unknown2007-07-021-17/+18
* GPL license update (same change as was done for all files in 5.1).unknown2007-03-021-2/+1
* merge from MyISAM into Maria (last step of merge of 5.1 into Maria).unknown2007-03-011-8/+8
* Merge with new versionunknown2007-01-231-18/+18
|\
| * Implementation of rows-in-blockunknown2007-01-181-17/+17
* | merge of recent MyISAM changes into Maria.unknown2006-12-201-1/+0
|/
* Completion of merge of mysql-5.1 into mysql-maria.unknown2006-08-101-26/+36
* Added storage/maria (based on MyISAM). WL#3245unknown2006-04-111-0/+955