summaryrefslogtreecommitdiff
path: root/storage/myisam/ft_stopwords.c
Commit message (Expand)AuthorAgeFilesLines
* perfschema memory related instrumentation changesSergei Golubchik2020-03-101-3/+6
* 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
* | | | MDEV-15091 : Windows, 64bit: reenable and fix warning C4267 (conversion from ...Vladislav Vaintroub2018-02-061-3/+3
* | | | Fix that end_bulk_insert() doesn't write to to-be-deleted filesMonty2017-05-171-3/+4
|/ / /
* | | MDEV-8360 Clean-up CHARSET_INFO: strnncollsp: diff_if_only_endspace_differenceAlexander Barkov2016-03-311-1/+1
|/ /
* | 5.5 mergeSergei Golubchik2014-02-251-1/+1
|\ \ | |/
| * MySQL-5.5.36 mergeSergei Golubchik2014-02-171-1/+1
| |\
| | * Updated/added copyright headersMurthy Narkedimilli2014-01-061-1/+1
* | | 5.5 mergeSergei Golubchik2013-07-171-1/+1
|\ \ \ | |/ /
| * | mysql-5.5.32 mergeSergei Golubchik2013-07-161-1/+1
| |\ \ | | |/
| | * Fix for Bug 16395495 - OLD FSF ADDRESS IN GPL HEADERMurthy Narkedimilli2013-03-191-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/+1
|/ /
* | 5.3 mergeSergei Golubchik2012-01-131-1/+1
|\ \
| * \ Initail merge with MySQL 5.1 (XtraDB still needs to be merged)Michael Widenius2011-11-211-1/+1
| |\ \
| | * \ Updated/added copyright headersKent Boortz2011-07-031-2/+2
| | |\ \
| * | \ \ Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-1/+1
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Bug#11900714 REMOVE LGPL LICENSED FILES IN MYSQL 5.1Magne Mahre2011-03-281-1/+1
| | |/ /
* | | | 5.5-mergeSergei Golubchik2011-07-021-2/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | Bug#11933945 REMOVE LGPL LICENSED FILES IN MYSQL 5.5Magne Mahre2011-03-291-2/+2
* | | | lots of post-merge changesSergei Golubchik2011-04-251-12/+9
* | | | merge.Sergei Golubchik2010-11-251-15/+22
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fixed compiler warnings and sporadic failures in test casesMichael Widenius2010-03-281-3/+4
| * | Fix some compiler warnings seen in Buildbot.unknown2010-03-101-1/+1
| * | Fixed compiler warnings & failing test casesMichael Widenius2010-01-281-4/+4
| * | Fixed some compiler warnings and errors in test suite found by buildbotMichael Widenius2010-01-271-1/+1
| * | Remove compiler warnings (Including some warnings from -Wstrict-aliasing)Michael Widenius2009-11-301-2/+3
| * | Merge hynda.mysql.fi:/home/my/mysql-5.1-mainunknown2007-09-271-7/+12
| |\ \
| | * \ Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-mariaunknown2007-07-041-6/+11
| | |\ \
| | | * | Fixed REPAIR/CHECK/ANALYZE TABLE for tables with new BLOCK-ROW format.unknown2007-07-011-6/+11
| | * | | 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
| | | |\ \
| | | | * | Added storage/maria (based on MyISAM). WL#3245unknown2006-04-111-1/+1
* | | | | | Backporting Bug#32391 Character sets: crash with --character-set-serverAlexander Barkov2010-08-191-2/+14
* | | | | | Bug#34043: Server loops excessively in _checkchunk() when safemalloc is enabledDavi Arnaut2010-07-081-3/+3
| |_|_|_|/ |/| | | |
* | | | | Moved a lot of old bug fixes and safe cleanups from Maria 5.1 tree to 5.1unknown2007-10-111-1/+1
|/ / / /
* | | | Fixed a lot of compiler warnings and errors detected by Forte C++ on Solarisunknown2007-08-131-1/+1
|/ / /
* | | WL#3817: Simplify string / memory area types and make things more consistent ...unknown2007-05-101-2/+2
|/ /
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-311-1/+1
* | Merge mysql.com:/home/kent/bk/main/mysql-5.0unknown2006-12-231-2/+1
|/
* Rename of my_strdup_with_lenght to match the more common "strndup" method. So...unknown2006-01-251-1/+1
* Changes to create storage directory for storage engines. unknown2005-04-261-0/+129