summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* Remove compiler warnings and remove not used variablesunknown2005-02-251-2/+2
* Mergeunknown2005-02-231-11/+13
|\
| * 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 deer.(none):/home/hf/work/mysql-4.1.cleanunknown2005-02-181-0/+1
|\ \ | |/
| * 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/bkl/bug-4.1unknown2005-02-161-1/+6
|\ \ \ | |/ /
| * | Merge mysql.com:/home/dellis/mysqlab/bk/mysql-4.0unknown2005-02-151-1/+6
| |\ \
| | * | ft_nlq_search.c:unknown2005-02-151-1/+6
* | | | Merge with 4.1unknown2005-02-152-26/+18
|\ \ \ \ | |/ / /
| * | | 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
| |/ /
* | | Merge changesunknown2005-02-043-6/+8
|\ \ \ | |/ /
| * | indexless boolean fulltext search was depending on default_charset_info - Bug...unknown2005-02-043-6/+8
* | | mergedunknown2005-01-244-16/+12
|\ \ \ | |/ /
| * | 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
* | | | Merge with global treeunknown2005-01-181-1/+1
|\ \ \ \ | |/ / /
| * | | Fixed new bug that caused symlink test to failunknown2005-01-181-1/+1
| |/ /
* | | Mergeunknown2005-01-161-3/+2
|\ \ \ | |/ /
| * | don't ignore errors in readlinkunknown2005-01-151-3/+2
* | | A patch for Netware.unknown2005-01-131-0/+2
* | | Fixed memory reference errors found by valgrindunknown2005-01-121-1/+3
* | | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEYunknown2005-01-031-0/+2
|\ \ \ | |/ /
| * | Fix for bug #7545 (Undefined symbols if --without-geometry)unknown2005-01-031-0/+2
* | | After merge fixesunknown2004-12-3114-92/+71
* | | Merge with global treeunknown2004-12-319-31/+58
|\ \ \
| * | | After merge fixesunknown2004-12-313-23/+28
| * | | Merge with 4.1unknown2004-12-227-8/+30
| |\ \ \ | | |/ /
| | * | 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
| | |/ / /
* | | | | WL#1895 - Print message to error log in case of detected MyISAM corruptionunknown2004-12-2314-3/+144
|/ / / /
* | | | Merge with global treeunknown2004-12-191-0/+10
* | | | Merge with global treeunknown2004-12-1817-188/+368
|\ \ \ \
| * | | | Add 0x before pointers (to help with debugging)unknown2004-12-1817-188/+368
* | | | | bit typeunknown2004-12-172-4/+45
|/ / / /
* | | | 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