summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* BUG#12232: Addressing docs team feedback: s/inequal/unequal/unknown2005-09-242-4/+4
* Fix compiler error: C++ code in C unknown2005-09-211-1/+1
* Merge mysql.com:/home/psergey/bk-trees/mysql-4.1unknown2005-09-212-14/+43
|\
| * BUG#12232: Add a server option to treat NULL values as equal when calculating...unknown2005-09-212-14/+43
* | Bug#12920 - key_read_requests counter appears to re-setunknown2005-09-141-4/+6
* | Merge mysql.com:/home/mydev/mysql-4.0-4000unknown2005-09-141-4/+4
|\ \ | |/ |/|
| * Bug#12920 - key_read_requests counter appears to re-setunknown2005-09-141-2/+4
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-09-055-82/+69
|\ \
| * | a fix (bug #4214: Table corruption with myisampack and large BLOB objects).unknown2005-09-055-82/+69
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-7156unknown2005-08-311-3/+3
|\ \ \
| * | | Add test for madvise() being declared in C++ code, because it is notunknown2005-08-311-3/+3
* | | | Bug#12565 - ERROR 1034 when running simple UPDATE or DELETE on large MyISAM t...unknown2005-08-291-9/+23
* | | | Merge deer.(none):/home/hf/work/mysql-4.1.9645unknown2005-08-272-2/+20
|\ \ \ \ | |/ / /
| * | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0unknown2005-08-252-2/+20
| |\ \ \ | | |/ / | |/| / | | |/
| | * Several fixes for Netware.unknown2005-08-243-2/+23
* | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2005-08-221-9/+13
|\ \ \ | |/ / |/| |
| * | Fix for bug #9465 (check table extended fails with SPATIAL)unknown2005-08-091-9/+13
* | | Make sure to clean up temporary files in myisampack even when theunknown2005-08-121-0/+8
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-08-081-0/+1
|\ \
| * | Fixed compiler warningsunknown2005-07-281-0/+1
* | | After merge fix.unknown2005-08-021-1/+1
* | | Merge mysql.com:/home/svoj/devel/mysql/BUG11684/mysql-4.0unknown2005-08-021-6/+8
|\ \ \ | |/ / |/| / | |/
| * BUG#11684 fix.unknown2005-08-021-6/+8
* | Fix for bug #10893 (myisamchk fails on packed spatial)unknown2005-07-231-2/+4
* | Added some missing casts and changed a define for alloca().unknown2005-07-201-2/+3
* | Makefile.am:unknown2005-07-051-1/+2
* | Don't allow 8bytes for data file pointers for now.unknown2005-06-301-0/+3
* | Fixed Bug#11226 and reverted fix for Bug#6993.unknown2005-06-301-4/+3
* | Cleanup during review of new codeunknown2005-06-211-1/+1
* | Fix hang/crash with Boolean full-text search against an unindexed field forunknown2005-06-171-1/+1
* | Bug #8183 MERGE and SYM cause wrong SHOW CREATE TABLE unknown2005-06-091-2/+2
* | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1unknown2005-06-071-0/+8
|\ \ | |/
| * Bug #10901unknown2005-06-031-2/+4
| * Bug #10901unknown2005-06-031-0/+6
* | Revert Bar's fix as this causes changes in the key tree that could cause inco...unknown2005-06-072-5/+5
* | Bug#10253: compound index length and utf8 char setunknown2005-06-071-3/+3
* | a fix (bug #10757: gis-rtree.test fails)unknown2005-05-201-3/+7
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-161-1/+35
|\ \
| * | Fix for BUG#9622: Make index statistics collection in MyISAM behave the sameunknown2005-05-141-1/+35
* | | Merge with 4.0unknown2005-05-141-10/+21
|\ \ \ | |/ / |/| / | |/
| * Fixed wrong buffer usage for auto-increment key with blob part that caused CH...unknown2005-05-131-10/+21
* | 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