summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* Bug#8321 - myisampack bug in compression algorithmunknown2005-04-281-2/+7
|\
| * Bug#8321 - myisampack bug in compression algorithmunknown2005-04-281-2/+7
* | Step 1 of the switch to support configuration with NPTL:unknown2005-04-201-1/+1
* | Merge mysql.com:/home/mydev/mysql-4.1-bug9487unknown2005-04-161-3/+16
|\ \
| * | Bug#9487 - myisampack segmentation violation and bus errorunknown2005-04-151-3/+16
* | | Merge mysql.com:/home/mydev/mysql-4.1unknown2005-04-152-10/+67
|\ \ \ | |/ / |/| |
| * | Bug#9188 - Corruption Can't open file: 'table.MYI' (errno: 145)unknown2005-04-082-10/+67
* | | don't check record's checksum in REPAIRunknown2005-04-113-10/+10
|/ /
* | myisamchk.c:unknown2005-03-241-2/+2
* | myisam/myisam_ftdump.cunknown2005-03-091-99/+89
* | myisam/ft_parser.cunknown2005-03-061-2/+2
* | Merge mysql.com:/home/mydev/mysql-4.0unknown2005-03-041-1/+1
|\ \ | |/
| * Fix for a build bug.unknown2005-03-041-1/+1
* | mergeunknown2005-03-031-7/+7
|\ \ | |/
| * Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it)unknown2005-03-031-8/+8
* | Bug#8306 - TRUNCATE leads to index corruptionunknown2005-03-023-1/+17
* | Bug#8349 myisamchk: --set-charset does not workunknown2005-02-221-11/+13
* | Bug #7878 with utf_general_ci, equals (=) has problem with accent insensitivityunknown2005-02-181-2/+6
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-02-181-0/+1
|\ \
| * | Fix for the bug #7344 (multiple server_init/server_end lead to crash)unknown2005-02-181-0/+1
* | | Merge mysql.com:/home/dellis/mysqlab/bk/mysql-4.0unknown2005-02-151-1/+6
|\ \ \ | | |/ | |/|
| * | ft_nlq_search.c:unknown2005-02-151-1/+6
* | | Bug#8351unknown2005-02-141-22/+14
| |/ |/|
* | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2005-02-121-4/+4
|\ \
| * | make LOAD INDEX to workunknown2005-02-121-4/+4
* | | 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