summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* Fix for #2237 and #2490 (analyze and check for RTree keys)unknown2004-02-191-2/+6
* missing semicolonunknown2004-02-171-1/+1
* Merge bk-internal:/home/bk/mysql-4.1/unknown2004-02-172-1/+21
|\
| * ft_boolean_syntax made changeableunknown2004-02-162-1/+21
* | Merge with public treeunknown2004-02-165-47/+118
|\ \ | |/ |/|
| * Merge with 4.0.18unknown2004-02-115-47/+118
| |\
| | * - renamed myisam/ft_dump to myisam/mysam_ftdump and added it to theunknown2004-02-032-3/+3
| | * two more bugfixes for "space stripping in MyISAM indexes"unknown2004-01-211-1/+1
| | * Merge bk-internal:/home/bk/mysql-4.0/unknown2004-01-203-11/+20
| | |\
| | | * two bugs in parallel repair fixedunknown2004-01-203-11/+20
| | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-01-191-33/+95
| | |\ \ | | | |/ | | |/|
| | | * Fixed table crash bug when updating row > 16M (Bug #2159)unknown2004-01-151-33/+95
| | * | an obvious bug in _mi_key_cmp fixed (BUG#2295 - range on blobs)unknown2004-01-151-4/+6
| | |/
* | | bug#2708unknown2004-02-152-40/+48
|/ /
* | mergeunknown2004-02-059-29/+0
|\ \
| * \ mergeunknown2004-01-202-5/+5
| |\ \
| * | | Code cleanupunknown2004-01-199-29/+0
* | | | just tried to find all 'skipp' and replace it with 'skip'.unknown2004-02-029-37/+37
| |/ / |/| |
* | | trivial FT2 bug in mi_write fixedunknown2004-01-181-1/+1
* | | checking 2nd level of FT index destroyed info->lastkey and CHECK TABLE errone...unknown2004-01-121-4/+4
|/ /
* | Fixes after merge with 4.0unknown2003-12-191-2/+3
* | Merge with 4.0.17unknown2003-12-175-29/+76
|\ \ | |/
| * Portability fixes (mostly test suite)unknown2003-12-161-8/+4
| * Fixed bug in last push found by valgrindunknown2003-12-141-0/+4
| * Fix autoincrement for signed columns (Bug #1366)unknown2003-12-124-18/+66
| * chk_del() should not check key delete-chainunknown2003-12-111-7/+12
| * code cleanup after some reasoningunknown2003-12-091-2/+9
* | let chk_index() understand 2-level fulltext index formatunknown2003-12-071-21/+49
* | make a clear distinction between max_word_length in *characters* and in *bytes*unknown2003-12-047-14/+14
* | Mergeunknown2003-11-287-39/+33
|\ \
| * | Added missing SSL library (Should be in source distribution)unknown2003-11-286-32/+30
| * | Change to use real_sleep to make test work in build environmentunknown2003-11-251-7/+3
* | | mi_keycache.c:unknown2003-11-251-2/+2
|/ /
* | WL#1172 optimization revertedunknown2003-11-241-4/+0
* | merge with 4.0unknown2003-11-231-19/+32
|\ \ | |/
| * yet another trunc* bugunknown2003-11-201-20/+33
* | Fixed compiler warnings from Intel compiler in Win64unknown2003-11-232-38/+68
* | Update VC++ filesunknown2003-11-211-0/+6
* | Merge with 4.0 to get:unknown2003-11-201-2/+12
|\ \ | |/
| * Merge bk-internal:/home/bk/mysql-4.0/unknown2003-11-191-2/+2
| |\
| | * Merge service name codeunknown2003-11-171-2/+2
| | |\
| | | * Fix for service names on windows; Now we always put the service name last wh...unknown2003-11-171-2/+2
| * | | minor fixups: more verbose on "no memory" errors - report requested size, avo...unknown2003-11-191-2/+3
| * | | obligatory update checksum on repair, if it is obligatory verified on check.unknown2003-11-141-0/+9
| |/ /
* | | Merge key cache structures to oneunknown2003-11-2020-83/+87
* | | Delete duplicate error message namesunknown2003-11-182-2/+0
* | | mergeunknown2003-11-1819-121/+169
|\ \ \
| * | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-1819-121/+169
* | | | multiple keycache fixesunknown2003-11-132-0/+4
* | | | followup to the ft+latin2 bugfixunknown2003-11-131-2/+2