summaryrefslogtreecommitdiff
path: root/mysql-test/t/heap_btree.test
Commit message (Expand)AuthorAgeFilesLines
* Created suites for heap, archive and csv.Michael Widenius2012-04-041-281/+0
* Fix for LP BUG#606013: Adding bit field support for heap tables.unknown2010-11-231-0/+16
* merging with local fix.Anurag Shekhar2009-05-061-0/+8
|\
| * Bug #39918 memory (heap) engine crashing with b-tree index and DELETE Anurag Shekhar2009-05-061-0/+8
| * Merge anubis.xiphis.org:/usr/home/antony/work/mysql-5.0-enginesunknown2007-10-191-0/+9
| |\
* | \ Merge anubis.xiphis.org:/usr/home/antony/work/mysql-5.1-enginesunknown2007-10-191-0/+9
|\ \ \
| * \ \ Merge mysql.com:/home/svoj/devel/mysql/BUG30590/mysql-5.0-enginesunknown2007-09-131-0/+9
| |\ \ \ | | | |/ | | |/|
| | * | Merge mysql.com:/home/svoj/devel/mysql/BUG30590/mysql-4.1-enginesunknown2007-09-131-0/+9
| | |\ \
| | | * | BUG#30590 - delete from memory table with composite btree primary keyunknown2007-09-131-0/+9
* | | | | Merge mysql.com:/home/ram/work/b30885/b30885.5.0unknown2007-10-151-0/+9
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Fix for bug #30885: MEMORY returns incorrect data if BTREE index is used for ...unknown2007-10-051-0/+9
| |/ /
* | | Bug #28842 Different 'duplicate key' error code between 5.0 and 5.1unknown2007-06-061-1/+1
* | | Merge chilla.local:/home/mydev/mysql-5.0-axmrgunknown2007-03-281-0/+1
|\ \ \ | |/ /
| * | After merge fixunknown2007-03-281-0/+2
| * | Merge chilla.local:/home/mydev/mysql-4.1-axmrgunknown2007-03-281-1/+0
| |\ \ | | |/
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.1-enginesunknown2007-03-281-0/+17
| | |\
| * | \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0-enginesunknown2007-03-271-0/+17
| |\ \ \
* | \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1-enginesunknown2007-03-271-0/+17
|\ \ \ \ \
| * \ \ \ \ Merge chilla.local:/home/mydev/mysql-5.0-bug24985unknown2007-03-271-0/+17
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Bug#24985 - UTF8 ENUM primary key on MEMORY using BTREEunknown2007-03-271-18/+17
| | * | | | Merge chilla.local:/home/mydev/mysql-4.1-bug24985unknown2007-03-271-0/+18
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Bug#24985 - UTF8 ENUM primary key on MEMORY using BTREEunknown2007-03-271-0/+17
* | | | | | Merge chilla.local:/home/mydev/mysql-5.0-bug26996unknown2007-03-211-0/+14
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Merge chilla.local:/home/mydev/mysql-4.1-bug26996unknown2007-03-211-0/+14
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Bug#26996 - Update of a Field in a Memory Table ends with wrong resultunknown2007-03-191-0/+14
| | |/
* | | Give warnings for unused objectsunknown2007-01-221-1/+1
* | | Fix merge problems; work around disparate "ls" behaviors.unknown2006-09-061-12/+0
* | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-maintunknown2006-09-051-1/+1
|\ \ \ | |/ /
| * | Merge maint2.mysql.com:/data/localhome/tsmith/bk/41unknown2006-09-011-0/+1
| |\ \ | | |/
* | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-maintunknown2006-09-051-0/+13
|\ \ \ | |/ / |/| / | |/
| * Make the heap_btree test repeatable.unknown2006-08-141-3/+3
* | Merge updates.unknown2006-08-101-6/+6
* | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-4.1unknown2006-08-091-1/+20
|\ \ | |/
| * Bug#9719: DELETE with WHERE on HEAP table just deletes first row of matchedunknown2006-08-021-1/+19
* | BUG#12873 - BTREE index on MEMORY table with multiple NULL valuesunknown2006-05-111-0/+8
* | Fixed heap_btree test failure on 64-bit boxes.unknown2006-05-041-0/+2
* | BUG#18160 - Memory-/HEAP Table endless growing indexesunknown2006-04-191-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
* | BUG#8924 'Explain' shows different strategyunknown2005-04-121-1/+1
|/
* simple optimzationunknown2004-03-311-0/+1
* BTREE-indexes in HEAP tables can now be used to optimize ORDER BYunknown2004-03-251-1/+7
* WorkLog#1323unknown2003-12-101-17/+17
* After merge fixesunknown2003-08-191-1/+1
* Bugfix for HEAP table rb-index scan.unknown2003-06-101-2/+2
* Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-0/+3
* test for NULL processing has been addedunknown2002-11-151-0/+7
* Fixed heap_btree test to make it repeatableunknown2002-10-181-1/+2
* Update results for new SHOW FULL COLUMNSunknown2002-06-041-3/+3
* Changes for new binary .frm formatunknown2002-06-041-1/+8