summaryrefslogtreecommitdiff
path: root/mysql-test/r/heap_btree.result
Commit message (Expand)AuthorAgeFilesLines
* Patch for WL#3736: Extended Table, Column and Index Comments.Alexander Nozdrin2010-02-201-2/+2
* merging with local fix.Anurag Shekhar2009-05-061-0/+7
|\
| * Bug #39918 memory (heap) engine crashing with b-tree index and DELETE Anurag Shekhar2009-05-061-0/+7
| * Merge anubis.xiphis.org:/usr/home/antony/work/mysql-5.0-enginesantony@pcg5ppc.xiphis.org2007-10-191-0/+7
| |\
* | \ Merge anubis.xiphis.org:/usr/home/antony/work/mysql-5.1-enginesantony@pcg5ppc.xiphis.org2007-10-191-0/+7
|\ \ \
| * \ \ Merge mysql.com:/home/svoj/devel/mysql/BUG30590/mysql-5.0-enginessvoj@june.mysql.com2007-09-131-0/+7
| |\ \ \ | | | |/ | | |/|
| | * | Merge mysql.com:/home/svoj/devel/mysql/BUG30590/mysql-4.1-enginessvoj@june.mysql.com2007-09-131-0/+7
| | |\ \
| | | * | BUG#30590 - delete from memory table with composite btree primary keysvoj@mysql.com/june.mysql.com2007-09-131-0/+7
| | | * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1-enginesistruewing@chilla.local2007-03-281-0/+12
| | | |\ \
* | | | \ \ Merge mysql.com:/home/ram/work/b30885/b30885.5.0ramil/ram@ramil.myoffice.izhnet.ru2007-10-151-0/+8
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Fix for bug #30885: MEMORY returns incorrect data if BTREE index is used for ...ramil/ram@mysql.com/ramil.myoffice.izhnet.ru2007-10-051-0/+8
| |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0-enginesistruewing@chilla.local2007-03-271-0/+12
| |\ \ \
* | \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.1-enginesistruewing@chilla.local2007-03-271-0/+12
|\ \ \ \ \
| * \ \ \ \ Merge chilla.local:/home/mydev/mysql-5.0-bug24985istruewing@chilla.local2007-03-271-0/+12
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge chilla.local:/home/mydev/mysql-4.1-bug24985istruewing@chilla.local2007-03-271-0/+12
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Bug#24985 - UTF8 ENUM primary key on MEMORY using BTREEistruewing@chilla.local2007-03-271-0/+12
* | | | | | Merge chilla.local:/home/mydev/mysql-5.0-bug26996istruewing@chilla.local2007-03-211-0/+15
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Merge chilla.local:/home/mydev/mysql-4.1-bug26996istruewing@chilla.local2007-03-211-0/+15
| |\ \ \ \ | | |/ / / | |/| | / | | | |/ | | |/|
| | * | Bug#26996 - Update of a Field in a Memory Table ends with wrong resultistruewing@chilla.local2007-03-191-0/+15
| | |/
| | * Make the heap_btree test repeatable.ramil/ram@mysql.com/myoffice.izhnet.ru2006-08-141-7/+7
* | | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-maintcmiller@zippy.cornsilk.net2006-09-051-0/+1
|\ \ \ | |/ /
| * | post-merge fixtsmith@maint2.mysql.com2006-09-011-0/+1
* | | Merge zim.(none):/home/brian/mysql/dep-5.0brian@zim.(none)2006-08-141-0/+35
|\ \ \ | |/ /
| * | Merge updates.cmiller@zippy.cornsilk.net2006-08-101-10/+10
| * | Merge zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-4.1cmiller@zippy.cornsilk.net2006-08-091-0/+35
| |\ \ | | |/
| | * Bug#9719: DELETE with WHERE on HEAP table just deletes first row of matchedcmiller@zippy.cornsilk.net2006-08-021-0/+35
* | | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0jani@a193-229-222-105.elisa-laajakaista.fi2006-05-301-0/+3
|\ \ \ | |/ /
| * | BUG#12873 - BTREE index on MEMORY table with multiple NULL valuessvoj@april.(none)2006-05-111-0/+3
* | | Merge mysql.com:/home/my/mysql-5.0monty@mysql.com2006-05-041-0/+10
|\ \ \ | |/ /
| * | BUG#18160 - Memory-/HEAP Table endless growing indexessvoj@april.(none)2006-04-191-0/+10
* | | WL#1563 - Modify MySQL to support fast CREATE/DROP INDEXingo@mysql.com2006-01-231-1/+1
|/ /
* | BUG#8924 'Explain' shows different strategymsvensson@neptunus.(none)2005-04-121-2/+2
* | After merge fixes of merge with 4.1 that included the new arena code.monty@mysql.com2004-09-091-2/+2
* | Range optimizer fix: sergefp@mysql.com2004-06-221-1/+1
|/
* simple optimzationmonty@mysql.com2004-03-311-1/+1
* BTREE-indexes in HEAP tables can now be used to optimize ORDER BYmonty@mysql.com2004-03-251-2/+15
* WorkLog#1323antony@ltantony.rdg.cyberkinetica.homeunix.net2003-12-101-17/+17
* After merge fixesmonty@mashka.mysql.fi2003-08-191-7/+1
* Bugfix for HEAP table rb-index scan.ram@mysql.r18.ru2003-06-101-2/+2
* Added SQLSTATE to client/server protocolmonty@narttu.mysql.fi2003-06-041-2/+2
* Updated warning testvenu@myvenu.com2003-04-301-0/+6
* Fixes after merge with 4.0monty@mashka.mysql.fi2002-11-211-10/+10
* test for NULL processing has been addedram@mysql.r18.ru2002-11-151-0/+14
* Fixed heap_btree test to make it repeatablemonty@hundin.mysql.fi2002-10-181-2/+5
* fix of the small bug in UNION'sSinisa@sinisa.nasamreza.org2002-10-161-1/+1
* fixing EXPLAIN select typesbell@sanja.is.com.ua2002-10-031-11/+11
* new EXPLAINbell@sanja.is.com.ua2002-09-261-21/+21
* Changes for new binary .frm formatmonty@hundin.mysql.fi2002-06-041-6/+19
* Index number argumentram@gw.udmsearch.izhnet.ru2002-04-291-2/+2
* RB-Tree indexes support in HEAP tablesbar@gw.udmsearch.izhnet.ru2002-04-251-0/+205