summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1-enginesistruewing@chilla.local2006-09-151-2/+2
|\
| * Bug#14400 - Query joins wrong rows from table which is subject ofistruewing@chilla.local2006-09-141-2/+2
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1-enginesistruewing@chilla.local2006-09-121-20/+34
|\ \ | |/
| * Merge chilla.local:/home/mydev/mysql-4.0-bug14400istruewing@chilla.local2006-09-071-16/+22
| |\
| | * Bug#14400 - Query joins wrong rows from table which is subject ofistruewing@chilla.local2006-09-071-16/+22
| * | Merge chilla.local:/home/mydev/mysql-4.0-bug14400istruewing@chilla.local2006-08-291-12/+31
| |\ \ | | |/
| | * Bug#14400 - Query joins wrong rows from table which isistruewing@chilla.local2006-08-291-12/+31
* | | Merge april.(none):/home/svoj/devel/bk/mysql-4.1-enginessvoj@april.(none)2006-08-221-6/+14
|\ \ \
| * | | BUG#19702 - Using myisampack/myisamchk on a FULLTEXT indexedsvoj@may.pils.ru2006-08-171-6/+14
* | | | Merge april.(none):/home/svoj/devel/bk/mysql-4.1svoj@april.(none)2006-08-141-7/+5
|\ \ \ \
| * | | | BUG#18874 - Setting myisam_repair_threads > 1, index cardinality always 1svoj@may.pils.ru2006-08-141-7/+5
* | | | | Fix for bug #20709: Collation not used in group by on 4.1. ramil/ram@mysql.com/myoffice.izhnet.ru2006-08-101-1/+1
|/ / / /
* | | | BUG#20060 - mysqld option "--flush " doesn't work for update statementsvoj@may.pils.ru2006-08-091-1/+11
|/ / /
* | | Merge chilla.local:/home/mydev/mysql-4.1-bug19835ingo/mydev@chilla.local2006-07-081-0/+3
|\ \ \
| * | | Bug#19835 - Binary copy of corrupted tables crash the server when issuing a q...ingo@mysql.com2006-06-281-0/+3
| |/ /
* | | Merge chilla.local:/home/mydev/mysql-4.1-bug17877ingo/mydev@chilla.local2006-07-084-7/+14
|\ \ \
| * | | Bug#17877 - Corrupted spatial indexingo@mysql.com2006-06-284-7/+14
| |/ /
* | | Merge chilla.local:/home/mydev/mysql-4.1-bug14400ingo/mydev@chilla.local2006-07-081-6/+18
|\ \ \
| * \ \ Merge mysql.com:/home/mydev/mysql-4.0-bug14400ingo@mysql.com2006-07-041-6/+18
| |\ \ \ | | |/ / | |/| |
| | * | Bug#14400 - Query joins wrong rows from table which is subject of "concurrent...ingo@mysql.com2006-06-281-2/+14
| | |/
* | | Merge chilla.local:/home/mydev/mysql-4.1-bug11824ingo/mydev@chilla.local2006-07-082-6/+35
|\ \ \
| * | | Bug#11824 - internal /tmp/*.{MYD,MYI} files remain, causing subsequent querie...ingo@mysql.com2006-06-272-6/+35
| |/ /
* | | Bug#8706acurtis@xiphis.org2006-07-051-7/+29
|/ /
* | Merge mysql.com:/home/mydev/mysql-4.0-bug10405ingo@mysql.com2006-04-291-9/+17
|\ \ | |/
| * Bug#10405 - myisamchk damages auto_increment columns when changing character setingo@mysql.com2006-04-101-9/+17
| * Fixes during review of new pushed code:monty@mysql.com2006-01-061-1/+1
* | myisam_ftdump.c:paul@polar.kitebird.com2006-04-231-7/+7
* | BUG#17917 - SELECT from compressed MyISAM table crashes MySQL serversvoj@april.(none)2006-04-131-4/+10
* | Fix error in prefix compression of keys in MyISAM when key length changed fro...monty@mysql.com2006-03-301-7/+4
* | Bug#14980 - COUNT(*) incorrect on MyISAM table with certain INDEXingo@mysql.com2006-03-106-2/+19
* | BUG#16489 - utf8 + fulltext leads to corrupt index file.svoj@april.(none)2006-01-231-0/+4
* | BUG#11336 - fulltext index corruption after repair_by_sort and mi_deleteserg@serg.mylan2005-12-181-1/+1
* | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-4.0jani@a193-229-222-105.elisa-laajakaista.fi2005-12-042-2/+2
|\ \ | |/
| * A set of Netware related patches.jani@a193-229-222-105.elisa-laajakaista.fi2005-12-042-2/+2
* | followup for for the bug#5686serg@serg.mylan2005-11-261-1/+3
* | Fix for BUG#5686 - #1034 - Incorrect key file for table - only utf8svoj@mysql.com2005-11-121-1/+3
* | Merge mysql.com:/home/psergey/mysql-4.1-bug13814sergefp@mysql.com2005-11-081-0/+3
|\ \
| * | Fix for BUG#13814: in mi_pack_key(), when processing NULL value for TINYBLOB ...sergefp@mysql.com2005-10-281-0/+3
* | | Review of new pushed codemonty@mysql.com2005-11-011-1/+1
|/ /
* | 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
* | | 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 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
* | | Fix for BUG#13582. Theoretically possible to try to overallocate RAM in some...dean@mysql.com2005-09-281-1/+2
|/ /