summaryrefslogtreecommitdiff
path: root/mysql-test/t/myisam.test
Commit message (Expand)AuthorAgeFilesLines
* Merge chilla.local:/home/mydev/mysql-5.0-bug14400istruewing@chilla.local2006-09-071-0/+36
|\
| * Merge chilla.local:/home/mydev/mysql-4.1-bug14400istruewing@chilla.local2006-09-071-0/+36
| |\
| | * Merge chilla.local:/home/mydev/mysql-4.0-bug14400istruewing@chilla.local2006-09-071-16/+36
| | |\
| | | * Bug#14400 - Query joins wrong rows from table which is subject ofistruewing@chilla.local2006-09-071-0/+18
| | * | Merge chilla.local:/home/mydev/mysql-4.0-bug14400istruewing@chilla.local2006-08-291-0/+16
| | |\ \ | | | |/
| | | * Bug#14400 - Query joins wrong rows from table which isistruewing@chilla.local2006-08-291-0/+17
* | | | Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-07-261-2/+40
|\ \ \ \ | |/ / /
| * | | Fix test results to be vardir-independent.kostja@bodhi.local2006-07-101-0/+4
| * | | A post-merge fix (Bug#8706 "temporary table with data directory option kostja@bodhi.local2006-07-101-2/+2
| * | | Merge bodhi.local:/opt/local/work/tmp_mergekostja@bodhi.local2006-07-081-2/+32
| |\ \ \
| | * | | Bug#8706acurtis@xiphis.org2006-07-051-0/+31
* | | | | Merge mysql.com:/home/emurphy/src/bk-clean/tmp_mergeelliot@mysql.com2006-06-251-0/+12
|\ \ \ \ \ | |/ / / /
| * | | | Merge may.pils.ru:/home/svoj/devel/mysql/BUG20357/mysql-4.1svoj@may.pils.ru2006-06-211-0/+12
| |\ \ \ \ | | |/ / /
| | * | | Merge april:devel/BitKeeper/mysql-4.1svoj@may.pils.ru2006-06-211-0/+12
| | |\ \ \ | | | |/ / | | |/| |
| | | * | BUG#20357 - Got error 124 from storage engine using MIN and MAXsvoj@may.pils.ru2006-06-211-0/+12
* | | | | Merge may.pils.ru:/home/svoj/devel/mysql/BUG18036/mysql-5.0svoj@may.pils.ru2006-06-201-1/+9
|\ \ \ \ \ | |/ / / /
| * | | | Merge may.pils.ru:/home/svoj/devel/mysql/BUG18036/mysql-4.1svoj@may.pils.ru2006-06-191-1/+9
| |\ \ \ \ | | |/ / /
| | * | | BUG#18036 - update of table joined to self reports table as crashedsvoj@may.pils.ru2006-06-191-0/+9
| | |/ /
* | | | don't introduce a deprecated syntaxserg@sergbook.mysql.com2006-05-081-8/+2
* | | | Added support for key_block_size for key and table level (WL#602)monty@mysql.com2006-05-031-17/+69
|/ / /
* | | Merge mysql.com:/home/mydev/mysql-4.1-bug14980ingo@mysql.com2006-03-101-0/+19
|\ \ \ | |/ /
| * | Bug#14980 - COUNT(*) incorrect on MyISAM table with certain INDEXingo@mysql.com2006-03-101-0/+19
* | | Make it possible to run mysql-test-run.pl with default test suite in differen...msvensson@neptunus.(none)2006-01-241-3/+3
* | | Merge mysql.com:/home/mydev/mysql-4.1-4100ingo@mysql.com2005-11-161-0/+12
|\ \ \ | |/ /
| * | Merge mysql.com:/home/mydev/mysql-4.0-bug14616ingo@mysql.com2005-11-151-0/+12
| |\ \ | | |/
| | * Bug#14616 - Freshly imported table returns error 124 when using LIMITingo@mysql.com2005-11-071-0/+12
* | | Merge, will need post-merge fixes.sergefp@mysql.com2005-11-081-0/+18
|\ \ \ | |/ /
| * | Fix for BUG#13814: in mi_pack_key(), when processing NULL value for TINYBLOB ...sergefp@mysql.com2005-10-281-0/+18
* | | Merge neptunus.(none):/home/msvensson/mysql/ssl_test/my50-ssl_testmsvensson@neptunus.(none)2005-10-281-0/+3
|\ \ \
| * \ \ Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0msvensson@neptunus.(none)2005-10-121-0/+3
| |\ \ \
| | * | | Always test ssl and compressmsvensson@neptunus.(none)2005-10-121-0/+3
* | | | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1jani@ua141d10.elisa.omakaista.fi2005-10-271-0/+19
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | BUG#9622, stage 2, work together with fix for BUG#12232:sergefp@mysql.com2005-10-211-0/+19
* | | | mergedserg@serg.mylan2005-09-211-1/+53
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | BUG#12232: Add a server option to treat NULL values as equal when calculating...sergefp@mysql.com2005-09-211-0/+47
* | | Merge mysql.com:/home/mydev/mysql-4.1-4100ingo@mysql.com2005-08-291-0/+15
|\ \ \ | |/ /
| * | Bug#12296 - CHECKSUM TABLE reports 0 for the tableingo@mysql.com2005-08-291-0/+15
* | | Bug#10056 - PACK_KEYS option take values greater than 1 while creating tableingo@mysql.com2005-08-291-0/+10
* | | Merge deer.(none):/home/hf/work/mysql-4.1.cleanhf@deer.(none)2005-08-041-1/+1
|\ \ \ | |/ /
| * | Merge deer.(none):/home/hf/work/mysql-4.1.cleanhf@deer.(none)2005-08-041-0/+1
| |\ \
| * | | Fix for bug #11083 (myisam test fails witout-geometry)hf@deer.(none)2005-07-271-1/+1
* | | | Merge mysql.com:/home/my/mysql-4.1monty@mysql.com2005-07-281-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Added end marker for tests to make future merges easiermonty@mysql.com2005-07-281-0/+1
| |/ /
* | | Resolve merge from 4.1jimw@mysql.com2005-05-181-0/+15
|\ \ \ | |/ /
| * | Fix for BUG#9622: Make index statistics collection in MyISAM behave the samesergefp@mysql.com2005-05-141-0/+15
* | | concurrent-insert can now be set to 2 for concurrent inserts when there is ho...monty@mishka.local2005-05-131-0/+54
* | | Mergeingo@mysql.com2005-04-161-0/+10
|\ \ \ | |/ /
| * | Bug#9188 - Corruption Can't open file: 'table.MYI' (errno: 145)ingo@mysql.com2005-04-081-0/+10
* | | Move handler dependent tests to the specific handler (myisam, bdb, innodb)monty@mysql.com2005-03-171-1/+15
* | | Mergeingo@mysql.com2005-03-021-0/+26
|\ \ \ | |/ /