summaryrefslogtreecommitdiff
path: root/mysql-test/t/heap.test
Commit message (Expand)AuthorAgeFilesLines
* Merge with MySQL 5.1.60Michael Widenius2011-11-231-1/+1
|\
| * BUG#11759349 - 51655: CREATE TABLE IN MEMORY ENGINE DOESN'T STOREAshish Agarwal2011-09-271-1/+1
* | Speed up of test suite:Michael Widenius2009-10-281-4/+9
|/
* Bug #28842 Different 'duplicate key' error code between 5.0 and 5.1unknown2007-06-061-14/+14
* BUG#26080 - Memory Storage engine not working properlyunknown2007-02-281-0/+9
* Give warnings for unused objectsunknown2007-01-221-14/+14
* BUG#18233 - Memory tables INDEX USING HASH (a,b) returns 1 row onunknown2006-05-101-0/+12
* Merge mysql.com:/usr/home/ram/work/4.1.heapunknown2006-02-091-2/+2
|\
| * Removed 'delayed' to make the test deterministic (as the bug itself has nothi...unknown2006-02-081-2/+2
* | Merge mysql.com:/opt/local/work/mysql-4.1-rootunknown2006-02-021-0/+11
|\ \ | |/
| * Bug #12796: Record lost in HEAP tableunknown2005-11-081-0/+11
* | Fixed test that failed on 32 bit systemsunknown2005-08-091-0/+1
* | Always report row type of 'Fixed' for MEMORY tables. (Bug #3094)unknown2005-08-051-0/+10
* | Merge mysql.com:/home/my/mysql-4.1unknown2005-07-281-0/+2
|\ \ | |/
| * Added end marker for tests to make future merges easierunknown2005-07-281-0/+2
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-06-091-0/+9
|\ \ | |/
| * Increase limit of partial key length in MEMORY storage engineunknown2005-05-241-0/+9
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-04-121-1/+1
|\ \
| * | BUG#8924 'Explain' shows different strategyunknown2005-04-121-1/+1
* | | Moved some old test and added a new test to only be run with mysql-test-run -...unknown2005-04-071-3/+3
|/ /
* | Fixed errors descovered by valgrind 2.4unknown2005-04-061-18/+9
* | mergingunknown2005-03-151-0/+29
|\ \ | |/
| * A fix (bug #8489: Strange auto_increment behaviour with HEAP table).unknown2005-03-151-0/+29
* | Fix test results that may change from run to rununknown2004-12-121-0/+2
* | Update results for new varchar handlingunknown2004-12-071-4/+2
* | Merge with new VARCHAR codeunknown2004-12-061-1/+212
|\ \ | |/ |/|
| * Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-1/+212
* | A fix (bug #6878: Crash with engine=memory).unknown2004-12-021-0/+10
* | Bug #6748 heap_rfirst() doesn't work (and never did!)unknown2004-11-221-0/+11
|/
* Fixed wrong range test code for HEAP tables. This caused a crash when doing a...unknown2004-10-231-0/+10
* after merge fixesunknown2004-08-191-1/+1
* manually mergedunknown2004-08-181-0/+14
|\
| * Bug#4411unknown2004-08-111-0/+14
* | WorkLog#1323unknown2003-12-101-17/+17
* | After merge fixesunknown2003-08-191-1/+1
* | Merge with 4.0.14unknown2003-08-111-0/+9
|\ \ | |/
| * Fix and test-case for the bug #775: SELECT misses rows in indexed HEAP table ...unknown2003-07-031-0/+9
* | Merge with 4.0.12unknown2003-03-191-1/+1
|\ \ | |/
| * Allow optimzation of multi-table-update also for InnoDB tablesunknown2003-03-191-1/+1
* | Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-0/+3
* | mergeunknown2002-04-131-1/+1
|\ \ | |/ |/|
| * index name can't be used as key name without space character unknown2002-03-221-1/+1
* | Fixed mysqldumpslow for new dump format.unknown2002-03-121-0/+10
* | tests for bug fixunknown2002-03-071-0/+6
|/
* Add support for NULL=NULL in keys (Used in GROUP BY optimization)unknown2002-01-161-0/+22
* Fixed bug with HEAP tables when using LIKEunknown2001-04-161-0/+15
* Added support for hex strings to mysqlimportunknown2000-12-281-0/+87