summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* fixed a bug that made 4.0 MYI+FT files unreadable in 4.1unknown2003-06-282-2/+1
* Fixed some new memory leaksunknown2003-06-241-13/+9
* Mergeunknown2003-06-183-36/+37
|\
| * consistency fix - all help texts for command-line options should end with a dot.unknown2003-06-133-36/+37
* | Merge rurik.mysql.com:/home/igor/mysql-4.1unknown2003-06-124-0/+123
|\ \ | |/ |/|
| * Many files:unknown2003-06-124-0/+123
* | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-06-121-1/+1
|\ \
| * | FT2 bug in mi_delete fixedunknown2003-06-121-1/+1
* | | ft_update.c:unknown2003-06-111-2/+12
|/ /
* | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-06-093-27/+69
|\ \
| * | more DBUG_xxx tagsunknown2003-06-093-27/+69
* | | MY_CS_NONTEXT flag for sprintf() incompatible charsets (ucs2 if the only one ...unknown2003-06-035-9/+9
* | | CHARSET_INFO structure reorganization for easier maintainanceunknown2003-05-231-1/+1
* | | After merge fixesunknown2003-05-216-14/+9
* | | Merge with 4.0.13unknown2003-05-1913-64/+158
|\ \ \ | |_|/ |/| |
| * | Added option --read-only (Thanks to Markus Benning)unknown2003-05-191-1/+2
| * | Fix for MacOSX and symlinksunknown2003-05-141-1/+6
| * | Safety fix to enable RAID in max binariesunknown2003-05-133-24/+25
| * | parallel-repair available in mysqldunknown2003-05-041-1/+11
| * | mising reset_tree() in ft_reinit_search() addedunknown2003-05-031-2/+2
| * | Fix reference to not initialized memoryunknown2003-04-301-3/+6
| * | Fix to remove compiler warningsunknown2003-04-281-0/+2
| * | Fixed problem when comparing a key for a multi-byte-character set. (bug 152)unknown2003-04-277-24/+88
| * | Fix for -fbranch-probabilites (bug 268)unknown2003-04-261-2/+5
| * | Merge bk-internal:/home/bk/mysql-4.0unknown2003-04-251-1/+1
| |\ \
| | * | Fixes for valgrindunknown2003-04-231-1/+1
| * | | warning when a 4.1 MYI file is opened in 4.0unknown2003-04-232-1/+5
| * | | do not mark the table as analyzed unless all the key parts are REALLY analyzed.unknown2003-04-231-4/+6
| |/ /
* | | Removed compiler warningsunknown2003-05-066-17/+11
| |/ |/|
* | Merge bk-internal:/home/bk/mysql-4.1unknown2003-04-093-0/+230
|\ \
| * | ft benchmark suite: initial checkinunknown2003-03-293-0/+230
* | | Merge with 4.0unknown2003-04-031-1/+1
|\ \ \ | | |/ | |/|
| * | Merge with 3.23 to get fixes for:unknown2003-04-031-1/+1
| |\ \
| | * | A fix for a bug in MyISAM with large number of NULL columns and atunknown2003-03-251-2/+2
* | | | Fixed problem with const table named with crashed test suite on MacOSXunknown2003-04-022-2/+2
* | | | Bug fix: should use my_free() instead of my_afree() after my_multi_malloc().unknown2003-04-011-1/+1
* | | | Bug fix: should use my_multi_malloc() here!!!unknown2003-03-311-8/+7
* | | | Free allocated memory even in case of error.unknown2003-03-281-2/+5
* | | | Bug fix: should check _mi_new() return value.unknown2003-03-281-2/+5
* | | | Bug fix: should check _mi_write_keypage() return value.unknown2003-03-281-4/+1
* | | | Merge with 4.0.13unknown2003-03-262-1/+7
|\ \ \ \ | |/ / /
| * | | make myisam usable without threads (and even w/o pthread_t)unknown2003-03-242-2/+8
* | | | Fixed bug in allocation memory in key cache. (Memory was not properly aligned...unknown2003-03-252-6/+6
| |_|/ |/| |
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-202-5/+37
|\ \ \
| * | | R-tree bug fixes. unknown2003-03-202-5/+37
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2003-03-201-1/+1
|\ \ \ \ | |/ / /
| * | | SRID support.unknown2003-03-181-1/+1
* | | | After merge fixesunknown2003-03-171-2/+2
* | | | Merge with 4.0unknown2003-03-163-4/+18
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | merge with 3.23 to get:unknown2003-03-111-2/+16
| |\ \ | | |/