summaryrefslogtreecommitdiff
path: root/storage/myisam/ft_nlq_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 AddressVicențiu Ciorbaru2019-05-111-1/+1
* | | | Removed even more warning that was found with -WunusedMonty2018-04-301-8/+0
* | | | Fix that end_bulk_insert() doesn't write to to-be-deleted filesMonty2017-05-171-2/+2
|/ / /
* | | MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_differenceAlexander Barkov2016-03-311-1/+1
|/ /
* | 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
|/
* Fixed compiler errorsMichael Widenius2012-08-141-0/+1
* merge with MySQL 5.5.27Sergei Golubchik2012-08-091-1/+17
|\
| * Merging the fix from mysql-5.1 to mysql-5.5Venkata Sidagam2012-05-161-1/+17
| |\
| | * Bug #13955256: KEYCACHE CRASHES, CORRUPTIONS/HANGS WITH, Venkata Sidagam2012-05-161-1/+17
* | | mysql-5.5.22 mergeSergei Golubchik2012-03-281-2/+1
|\ \ \ | |/ /
| * | Updated/added copyright headersMySQL Build Team2012-02-161-1/+1
| |\ \ | | |/
| | * Updated/added copyright headersKent Boortz2012-02-151-1/+1
* | | 5.3 mergeSergei Golubchik2012-01-131-1/+2
|\ \ \
| * \ \ Merge with 5.2.Michael Widenius2011-12-111-3/+5
| |\ \ \
| | * \ \ Merge with MySQL 5.1.60Michael Widenius2011-11-231-1/+1
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-2/+4
| | |\ \ \
* | | \ \ \ mysql-5.5.18 mergeSergei Golubchik2011-11-031-3/+3
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Merge.Sergey Vojtovich2011-09-161-1/+1
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| | * | | | BUG#11761180 - 53646: MYISAMPACK CORRUPTS TABLES WITHSergey Vojtovich2011-09-161-1/+1
| | | |_|/ | | |/| |
| * | | | Updated/added copyright headersKent Boortz2011-06-301-2/+2
| |\ \ \ \ | | |/ / /
| | * | | Updated/added copyright headersKent Boortz2011-06-301-2/+4
| * | | | Merge of mysql-5.1-bugteam into mysql-5.5-bugteam.Davi Arnaut2010-11-161-1/+1
| |\ \ \ \ | | |/ / /
* | | | | merge with 5.3Sergei Golubchik2011-10-191-1/+0
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge with 5.2Michael Widenius2011-03-091-1/+0
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-1/+0
| | |\ \ \ | | | | |/ | | | |/|
| | | * | Bug#58057: 5.1 libmysql/libmysql.c unused variable/compile failureDavi Arnaut2010-11-101-1/+1
* | | | | lots of post-merge changesSergei Golubchik2011-04-251-4/+2
* | | | | merge.Sergei Golubchik2010-11-251-8/+11
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Improved speed of thr_alarm from O(N) to O(1). thr_alarm is used to handle ti...Michael Widenius2010-07-161-2/+2
| |/ /
| * | Fixed some compiler warnings and errors in test suite found by buildbotMichael Widenius2010-01-271-1/+2
| * | Fixes after comments from last push:Michael Widenius2009-11-301-5/+5
| * | Remove compiler warnings (Including some warnings from -Wstrict-aliasing)Michael Widenius2009-11-301-2/+4
| * | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2007-12-161-1/+1
| |\ \
| | * \ Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-09-271-1/+1
| | |\ \
| | | * \ Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2007-06-271-1/+1
| | | |\ \
| | | | * \ Merge gbichot3.local:/home/mysql_src/mysql-5.1-for-mariaunknown2007-02-281-1/+1
| | | | |\ \
| | | | | * \ Merge gbichot3.local:/home/mysql_src/mysql-5.1-2unknown2006-08-091-1/+1
| | | | | |\ \
| | | | | | * \ Merge sanja.is.com.ua:/home/bell/mysql/bk/work-5.1unknown2006-05-241-1/+1
| | | | | | |\ \
| | | | | | | * | Added storage/maria (based on MyISAM). WL#3245unknown2006-04-111-1/+1
* | | | | | | | | WL#5498: Remove dead and unused source codeDavi Arnaut2010-07-231-1/+2
* | | | | | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Bug#42733: Type-punning warnings when compiling MySQL --Davi Arnaut2010-06-101-1/+1
* | | | | | | | Merge a88-113-38-195.elisa-laajakaista.fi:/home/my/bk/mysql-5.1-mainunknown2008-02-081-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1unknown2007-10-111-1/+1
| |/ / / / / /
* | | | | | | Merge polly.(none):/home/kaa/src/maint/mysql-5.0-maintunknown2007-10-181-1/+2
|/ / / / / /
* | | | | | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-2/+2
|/ / / / /