summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* Applied a patch for Netware.unknown2005-02-081-0/+2
* indexless boolean fulltext search was depending on default_charset_info - Bug...unknown2005-02-043-6/+8
* fixes/cleanups according to Coverity reportunknown2005-01-243-11/+6
* Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-01-181-5/+6
|\
| * myisam/ft_boolean_search.cunknown2005-01-181-5/+6
* | Fixed new bug that caused symlink test to failunknown2005-01-181-1/+1
|/
* don't ignore errors in readlinkunknown2005-01-151-3/+2
* Fix for bug #7545 (Undefined symbols if --without-geometry)unknown2005-01-031-0/+2
* Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-211-0/+4
|\
| * Fix and testcase for BUG#6699unknown2004-11-291-0/+4
* | myisam/sort.c:my_var_write and mysys/hash.c:hash_key made static inline,unknown2004-12-161-2/+5
* | Fix for bug #6516 (Server crash loading spatial data)unknown2004-12-103-4/+11
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-12-071-1/+1
|\ \
| * | allocate a buffer large enough for a longer matching stringunknown2004-12-071-1/+1
* | | Fix for bug #6755 (ALTER TABLE ENABLE KEYS corrupts spatial index)unknown2004-12-061-1/+9
|/ /
* | myisam/mi_packrec.cunknown2004-12-021-11/+16
* | one more test for corrupted compressed MyISAM tableunknown2004-12-011-18/+29
|/
* bug#6784unknown2004-11-241-10/+6
* harmless "buffer overflow" fixedunknown2004-11-241-2/+2
* use FT_MAX_WORD_LEN_FOR_SORT instead of HA_FT_MAXBYTELEN when calculatingunknown2004-11-231-4/+6
* 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
|\ \ | |/
| * 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
* | After merge fixesunknown2004-11-121-4/+5
* | mi_write: fix for ft2 when found word (in the tree) has different length as t...unknown2004-11-112-0/+9
* | 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
* | 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
| |/