summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
...
* | | Code cleanupunknown2003-02-191-15/+2
* | | Bug fix: we should set have_rtree value in case of table reopen.unknown2003-02-193-7/+11
* | | Merge work:/home/bk/mysql-4.1unknown2003-02-184-18/+17
|\ \ \
| * | | bug in ft2 repair-by-sort fixed (sort_key_cmp() using ft2_keydef for ft keys)unknown2003-02-184-18/+17
* | | | bug fixesunknown2003-02-183-3/+3
* | | | bug fixesunknown2003-02-172-2/+2
|/ / /
* | | Merge work:/home/bk/mysql-4.1 into mashka.mysql.fi:/home/my/mysql-4.1unknown2003-02-121-1/+1
|\ \ \
| * | | rt_index.c:unknown2003-02-121-1/+1
* | | | After merge fixes & remove compiler warningsunknown2003-02-076-43/+103
* | | | Merge with 4.0.11unknown2003-02-048-22/+36
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | fixed crash with blobs in compressed tableunknown2003-01-303-11/+8
| * | low-level error messages cleanupunknown2003-01-282-2/+2
| * | mergeunknown2003-01-281-0/+14
| |\ \
| | * | Fixes for Netwareunknown2003-01-281-0/+14
| * | | remove warningsunknown2003-01-271-11/+8
| * | | fixes for SHOW VARIABLES and --ft-stopword-listunknown2003-01-271-2/+5
| * | | enadling out-of-cache reads for shared IO_CACHEunknown2003-01-261-3/+4
| * | | fixed bug in parallel repairunknown2003-01-261-4/+5
| * | | --ft_stopword_file command-line optionunknown2003-01-233-15/+63
| |/ /
* | | Merge work.mysql.com:/home/bk/mysql-4.1unknown2003-01-281-1/+1
|\ \ \
| * | | Fix for windows specific errorsunknown2003-01-281-1/+1
* | | | protection agains badly charsed indexfileunknown2003-01-271-1/+5
|/ / /
* | | mergedunknown2003-01-2118-345/+563
|\ \ \
| * | | Two-level index structure for FULLTEXT indexesunknown2003-01-2118-344/+563
* | | | Windows build fix unknown2003-01-182-20/+4
* | | | Change client_flag to unsigned long (16 -> 32 bits) to handle more options.unknown2003-01-181-34/+35
* | | | Merge with 4.0.9unknown2003-01-183-5/+14
|\ \ \ \ | | |/ / | |/| |
| * | | After merge fixunknown2003-01-171-1/+1
| * | | Merge with 3.23unknown2003-01-162-3/+12
| |\ \ \ | | | |/ | | |/|
| | * | Fixed max_key_length when using UNIQUE keys.unknown2002-12-272-2/+11
| | * | - Applied required modifications for automake 1.5unknown2002-11-171-11/+0
| | * | fixed MyISAM crash on dynamic-row tables with huge number of to-be-packed fieldsunknown2002-10-281-1/+2
| * | | Text fixes: ISAM -> MyISAM for myisamchk (found by Jocelyn Fournier).unknown2003-01-141-3/+3
* | | | merge with 4.0.9unknown2003-01-096-9/+26
|\ \ \ \ | |/ / /
| * | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0unknown2003-01-095-16/+57
| |\ \ \
| | * | | Don't count NULL values in cardinalty for MyISAM tables.unknown2003-01-095-16/+57
| * | | | Merge work:/home/bk/mysql-4.0unknown2003-01-081-0/+1
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | ft_nlq_search.c:unknown2003-01-081-0/+1
* | | | | Merge with 4.0.8unknown2003-01-062-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | A lot of portability fixes.mysql-4.0.8unknown2003-01-052-2/+2
| |/ / /
* | | | Merge with 4.0.8unknown2003-01-034-43/+48
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Transactions in AUTOCOMMIT=0 mode didn't rotate binary logunknown2002-12-141-7/+7
| * | bulk insert code optimizedunknown2002-12-073-36/+41
* | | Merge with 4.0.6unknown2002-12-054-19/+24
|\ \ \ | |/ /
| * | post-merge fixunknown2002-12-041-3/+2
| * | New multi-table-update codeunknown2002-11-293-16/+22
* | | Merge mysql.com:/home/wax/mysql-4n into mysql.com:/home/wax/mysql-4miunknown2002-11-283-26/+193
|\ \ \
| * | | Correct view of sort.c and mi_too_big_key_for_sort()unknown2002-11-282-10/+8
| * | | Move MI_SORT_PARAM and BUFFPEK to myisamdef.h, delete KEY_STORE, change funct...unknown2002-11-172-85/+105
| * | | Merge mysql.com:/home/wax/mysql-4n into mysql.com:/home/wax/mysql-4miunknown2002-11-171-29/+178
| |\ \ \