summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* Update results for new varchar handlingunknown2004-12-071-1/+2
* Merge with new VARCHAR codeunknown2004-12-0613-58/+77
|\
| * Add support for up to VARCHAR (size up to 65535)unknown2004-12-0613-58/+77
* | Merge with 4.1unknown2004-12-061-25/+41
|\ \
| * | myisam/mi_packrec.cunknown2004-12-021-11/+16
| * | one more test for corrupted compressed MyISAM tableunknown2004-12-011-18/+29
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-11-252-12/+8
|\ \ \ | |/ /
| * | bug#6784unknown2004-11-241-10/+6
| * | harmless "buffer overflow" fixedunknown2004-11-241-2/+2
* | | Merge serg.mylan:/usr/home/serg/Abk/mysql-4.1unknown2004-11-231-4/+6
|\ \ \ | |/ /
| * | use FT_MAX_WORD_LEN_FOR_SORT instead of HA_FT_MAXBYTELEN when calculatingunknown2004-11-231-4/+6
* | | mergedunknown2004-11-221-2/+2
|\ \ \ | |/ /
| * | mergedunknown2004-11-221-2/+2
| |\ \
| | * | "Table file %s was created in MySQL 4.1+" is an error, not a warningunknown2004-11-221-0/+4
| | * | ft_boolean_search.c:unknown2004-11-221-2/+2
* | | | mergedunknown2004-11-171-11/+11
|\ \ \ \ | |/ / /
| * | | mergedunknown2004-11-171-11/+11
| |\ \ \ | | |/ /
| | * | wrong constant fixed - boolean fulltext searches like "+something +smth*"unknown2004-11-121-10/+10
| | * | - Applied some Windows portability fixes for myisampack.c and sql_handler.ccunknown2004-10-271-1/+1
* | | | Merge with 4.1unknown2004-11-121-4/+5
|\ \ \ \ | |/ / /
| * | | After merge fixesunknown2004-11-121-4/+5
* | | | Merge avenger.(none):/export/brian/mysql/test/4.1unknown2004-11-112-0/+9
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | mi_write: fix for ft2 when found word (in the tree) has different length as t...unknown2004-11-112-0/+9
* | | Merge with 4.1 to get in latest bug fixesunknown2004-11-042-3/+7
|\ \ \ | |/ /
| * | A fix (bug #6309: myisamchk compiled without debug support , --help shows vis...unknown2004-11-021-2/+6
| * | proper max_records estimation for sort-repair of fulltext indexesunknown2004-10-291-1/+1
* | | merge with 4.1unknown2004-10-2913-39/+117
|\ \ \ | |/ /
| * | don't hang if the text contains illegal charactersunknown2004-10-251-2/+2
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-10-221-1/+1
| |\ \
| | * | - applied portability fix for Windows (1ULL -> ULL(1)) to myisampack.cunknown2004-10-221-1/+1
| * | | correct fix for the bug #6151unknown2004-10-221-1/+1
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-10-223-1/+8
| |\ \ \ | | |/ /
| | * | Fix compiler warnings (detected by Intel's C++ compiler)unknown2004-10-223-1/+8
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-10-224-9/+32
| |\ \ \ | | |/ /
| | * | Merge with 4.0unknown2004-10-201-7/+27
| | |\ \ | | | |/
| | | * Code cleanups (done during review of new code)unknown2004-10-201-7/+5
| | | * Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-10-111-8/+30
| | | |\
| | | | * Fix for BUG#4785 part two:unknown2004-09-291-8/+30
| | * | | Review of all code pushed since last reviewunknown2004-10-203-2/+5
| * | | | s/puts/printf/unknown2004-10-211-5/+5
| |/ / /
| * | | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1unknown2004-10-071-14/+18
| |\ \ \ | | |/ /
| | * | Code cleanups while doing review of pushed codeunknown2004-10-061-14/+18
| * | | Merge with 4.0 for 4.1 releaseunknown2004-10-065-20/+61
| |\ \ \ | | |/ /
| | * | Reverted patch for new usage of open_count as it caused more problems than it...unknown2004-10-062-85/+41
| | |/
| | * Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-09-223-6/+15
| | |\
| | | * Fix for BUG#4785:unknown2004-09-223-6/+15
| | * | bug#2831 - --extenral-locking does not fully work with --myisam-recover.unknown2004-09-182-5/+81
| | |/
| * | Fix for bug #5532 (error 22 inserting GIS data)unknown2004-09-151-4/+7
* | | Merge with 4.1unknown2004-09-068-89/+161
|\ \ \ | |/ /
| * | mergedunknown2004-09-031-9/+23
| |\ \