summaryrefslogtreecommitdiff
path: root/sql/ha_myisam.cc
Commit message (Expand)AuthorAgeFilesLines
* Many files:unknown2005-12-011-0/+4
* Table definition cache, part 2unknown2005-11-231-28/+33
* Make storage engines "pluggable", handlerton workunknown2005-11-071-0/+18
* WL#2575 - Fulltext: Parser plugin for FTSunknown2005-11-061-0/+9
* Merge mysql.com:/home/my/mysql-5.0unknown2005-11-051-4/+9
|\
| * Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2005-10-271-1/+1
| |\
| | * BUG#9622, stage 2, work together with fix for BUG#12232:unknown2005-10-211-1/+1
| * | 1.2048 05/10/20 10:31:16 ingo@mysql.com +1 -0unknown2005-10-261-3/+8
* | | Mergeunknown2005-10-061-3/+16
|\ \ \ | |/ /
| * | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-021-0/+4
| |\ \
| | * | Next big patch for loadable storage engines!unknown2005-10-021-0/+4
| * | | Move handler specific options into handlerton flag checkunknown2005-09-301-1/+1
| * | | CHECKSUM TABLE now allows concurrent insertsunknown2005-09-271-1/+1
| |/ /
| * | Manually mergedunknown2005-09-241-1/+1
| |\ \ | | |/
| | * BUG#12232: Addressing docs team feedback: s/inequal/unequal/unknown2005-09-241-1/+1
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-211-0/+9
| |\ \
| | * \ mergedunknown2005-09-211-0/+9
| | |\ \ | | | |/
| | | * BUG#12232: Add a server option to treat NULL values as equal when calculating...unknown2005-09-211-0/+9
| * | | Cleanup for handlerton structure to allow for loadable engine work. This is t...unknown2005-09-191-1/+1
| |/ /
* | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2005-07-231-0/+22
|\ \ \
| * | | Faster alter table code for 5.1.unknown2005-07-221-0/+22
* | | | mergeunknown2005-07-211-10/+13
|\ \ \ \ | | |/ / | |/| |
| * | | Implement MySQL framework to support consistent read views inunknown2005-07-201-10/+13
* | | | mergeunknown2005-07-191-5/+39
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | A fix and a test case for Bug#10760 and complementary cleanups. unknown2005-07-191-0/+34
| * | Bug#10932 - Building server with key limit of 128, makes test cases failunknown2005-07-191-5/+5
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-151-1/+1
|\ \ \ | |/ /
| * | fixes for windows 64-bit compiler warningsunknown2005-06-131-1/+1
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-071-2/+0
|\ \ \ | |/ /
| * | Merge with 4.1unknown2005-06-071-2/+0
| |\ \ | | |/
| | * a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+2
| | * Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-4/+1
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-021-0/+2
|\ \ \ | |/ /
| * | Mergeunknown2005-06-021-0/+2
| |\ \ | | |/
| | * tztime.cc:unknown2005-06-021-0/+2
* | | Mergeunknown2005-05-311-1/+1
|\ \ \ | |/ /
| * | Merge from 4.1unknown2005-05-261-1/+1
| |\ \ | | |/
| | * Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-021-1/+9
|\ \ \ | |/ /
| * | BUG#9714 libsupc++ problemunknown2005-04-271-1/+9
* | | All changes for change to all storage engines being under storage directory.unknown2005-04-261-2/+2
|/ /
* | Merge with after merge fixunknown2005-03-041-7/+11
|\ \ | |/
| * mergeunknown2005-03-031-7/+11
| |\
| | * uninit variable fixedunknown2005-03-031-1/+1
| | * Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it)unknown2005-03-031-7/+11
* | | Precision Math implementationunknown2005-02-091-1/+1
* | | A fix for bit type. unknown2005-01-141-1/+1
* | | First stage of table definition cacheunknown2005-01-061-106/+114
* | | After merge fixesunknown2004-12-311-2/+3
* | | Merge with global treeunknown2004-12-191-1/+2