summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-252-5/+8
|\
| * Changed some dbug print options.unknown2005-10-252-5/+8
* | Added more tests for new UPDATE ... ORDER BY ... LIMIT optimizationunknown2005-10-254-32/+32
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-234-28/+211
|\ \ | |/ |/|
| * BUG#9622: post-review-fixes: better commentsunknown2005-10-231-22/+32
| * BUG#9622, stage 2, work together with fix for BUG#12232:unknown2005-10-214-21/+194
* | Merge mysql.com:/usr/home/ram/work/mysql-4.0unknown2005-10-131-1/+1
|\ \ | |/ |/|
| * memcpy_overlap() removed, as unknown2005-10-121-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-072-22/+27
|\ \
| * | Review of new code since last pullunknown2005-10-072-22/+27
* | | Fix for BUG#13582. Theoretically possible to try to overallocate RAM in some...unknown2005-09-281-1/+2
|/ /
* | Merge mysql.com:/home/mydev/mysql-4.1unknown2005-09-264-7/+21
|\ \
| * \ Merge mysql.com:/home/mydev/mysql-4.0-4000unknown2005-09-234-7/+21
| |\ \ | | |/
| | * Bug#9112 - Merge table with composite index producing invalid results with so...unknown2005-09-234-7/+21
* | | 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