summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1jani@ua141d10.elisa.omakaista.fi2005-10-278-56/+243
|\ \ \ | |/ /
| * | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-4.1jani@ua141d10.elisa.omakaista.fi2005-10-252-5/+8
| |\ \
| | * | Changed some dbug print options.jani@ua141d10.elisa.omakaista.fi2005-10-252-5/+8
| * | | Added more tests for new UPDATE ... ORDER BY ... LIMIT optimizationmonty@mysql.com2005-10-254-32/+32
| * | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1sergefp@mysql.com2005-10-234-28/+211
| |\ \ \ | | |/ / | |/| |
| | * | BUG#9622: post-review-fixes: better commentssergefp@mysql.com2005-10-231-22/+32
| | * | BUG#9622, stage 2, work together with fix for BUG#12232:sergefp@mysql.com2005-10-214-21/+194
* | | | 1.2048 05/10/20 10:31:16 ingo@mysql.com +1 -0ingo@mysql.com2005-10-261-7/+12
* | | | Merge bk@192.168.21.1:/usr/home/bk/mysql-5.0hf@deer.(none)2005-10-151-1/+4
|\ \ \ \
| * | | | Fix for bug #12991 (compile error --without-geometry)hf@deer.(none)2005-09-091-1/+4
* | | | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1-tmpjani@ua141d10.elisa.omakaista.fi2005-10-131-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge mysql.com:/usr/home/ram/work/mysql-4.0ramil@mysql.com2005-10-131-1/+1
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | * | memcpy_overlap() removed, as ramil@mysql.com2005-10-121-1/+1
* | | | Merge mysql.com:/users/lthalmann/bkroot/mysql-4.1lars@mysql.com2005-10-102-22/+27
|\ \ \ \ | |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1monty@mysql.com2005-10-072-22/+27
| |\ \ \
| | * | | Review of new code since last pullmonty@mysql.com2005-10-072-22/+27
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0serg@serg.mylan2005-10-082-2/+2
|\ \ \ \ \
| * | | | | pthread_handler_decl() changed to be ctags-friendlyserg@serg.mylan2005-10-082-2/+2
* | | | | | Merge mysql.com:/home/dellis/mysqlab/bk/local_mysql-4.1dean@mysql.com2005-10-061-1/+2
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Fix for BUG#13582. Theoretically possible to try to overallocate RAM in some...dean@mysql.com2005-09-281-1/+2
| |/ / /
| * | | Merge mysql.com:/home/mydev/mysql-4.1ingo@mysql.com2005-09-264-7/+21
| |\ \ \
* | \ \ \ Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0jani@a193-229-222-105.elisa-laajakaista.fi2005-09-309-16/+16
|\ \ \ \ \
| * | | | | CHECKSUM TABLE now allows concurrent insertsserg@serg.mylan2005-09-279-16/+16
* | | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0jani@a193-229-222-105.elisa-laajakaista.fi2005-09-308-19/+24
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Several fixes revelaled by Intel compiler.jani@a193-229-222-105.elisa-laajakaista.fi2005-09-238-19/+24
* | | | | | Merge mysql.com:/home/mydev/mysql-5.0ingo@mysql.com2005-09-254-7/+21
|\ \ \ \ \ \
| * \ \ \ \ \ Merge mysql.com:/home/mydev/mysql-4.1-4100ingo@mysql.com2005-09-234-7/+21
| |\ \ \ \ \ \ | | |/ / / / / | |/| | / / / | | | |/ / / | | |/| | |
| | * | | | Merge mysql.com:/home/mydev/mysql-4.0-4000ingo@mysql.com2005-09-234-7/+21
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Bug#9112 - Merge table with composite index producing invalid results with so...ingo@mysql.com2005-09-234-7/+21
* | | | | | Manually mergedsergefp@mysql.com2005-09-242-4/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | BUG#12232: Addressing docs team feedback: s/inequal/unequal/sergefp@mysql.com2005-09-242-4/+4
| |/ / /
| * | | Fix compiler error: C++ code in C sergefp@mysql.com2005-09-211-1/+1
* | | | aftermerge fixserg@serg.mylan2005-09-211-3/+2
* | | | mergedserg@serg.mylan2005-09-212-14/+43
|\ \ \ \ | |/ / /
| * | | Merge mysql.com:/home/psergey/bk-trees/mysql-4.1sergefp@mysql.com2005-09-212-14/+43
| |\ \ \
| | * | | BUG#12232: Add a server option to treat NULL values as equal when calculating...sergefp@mysql.com2005-09-212-14/+43
* | | | | Merge mysql.com:/home/mydev/mysql-4.1-4100ingo@mysql.com2005-09-141-5/+7
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Bug#12920 - key_read_requests counter appears to re-setingo@mysql.com2005-09-141-4/+6
| * | | Merge mysql.com:/home/mydev/mysql-4.0-4000ingo@mysql.com2005-09-141-4/+4
| |\ \ \ | | |/ / | |/| / | | |/
| | * Bug#12920 - key_read_requests counter appears to re-setingo@mysql.com2005-09-141-2/+4
* | | Merge mysql.com:/usr/home/ram/work/4.1.b4214ramil@mysql.com2005-09-055-83/+69
|\ \ \ | |/ /
| * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ramil@mysql.com2005-09-055-82/+69
| |\ \
| | * | a fix (bug #4214: Table corruption with myisampack and large BLOB objects).ramil@mysql.com2005-09-055-82/+69
* | | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-08-311-3/+3
|\ \ \ \ | |/ / /
| * | | Merge mysql.com:/home/jimw/my/mysql-4.1-7156jimw@mysql.com2005-08-311-3/+3
| |\ \ \
| | * | | Add test for madvise() being declared in C++ code, because it is notjimw@mysql.com2005-08-311-3/+3
* | | | | Merge mysql.com:/home/mydev/mysql-4.1-4100ingo@mysql.com2005-08-291-9/+23
|\ \ \ \ \ | |/ / / /
| * | | | Bug#12565 - ERROR 1034 when running simple UPDATE or DELETE on large MyISAM t...ingo@mysql.com2005-08-291-9/+23
* | | | | Merge deer.(none):/home/hf/work/mysql-4.1.cleanhf@deer.(none)2005-08-271-9/+13
|\ \ \ \ \ | |/ / / /
| * | | | Merge deer.(none):/home/hf/work/mysql-4.1.9645hf@deer.(none)2005-08-272-2/+20
| |\ \ \ \ | | |/ / /