summaryrefslogtreecommitdiff
path: root/mysql-test/r/merge.result
Commit message (Expand)AuthorAgeFilesLines
* Merge dl145s.mysql.com:/data/bk/team_tree_merge/mysql-5.0gkodinov@dl145s.mysql.com2006-10-191-1/+1
|\
| * Bug #22367: Optimizer uses ref join type instead of eq_ref for simple join on gkodinov/kgeorge@macbook.gmz2006-10-161-1/+1
* | Merge mysql.com:/home/svoj/devel/mysql/BUG10974/mysql-4.1-enginessvoj@mysql.com/april.(none)2006-10-061-4/+4
|\ \
| * | Addition to fix for bug#10974. Fixed spelling.svoj@mysql.com/april.(none)2006-10-061-4/+4
* | | Merge mysql.com:/home/svoj/devel/mysql/BUG21617/mysql-4.1-enginessvoj@mysql.com/april.(none)2006-09-291-0/+6
|\ \ \ | |/ /
| * | Merge mysql.com:/home/svoj/devel/bk/mysql-4.1-enginessvoj@mysql.com/april.(none)2006-09-281-0/+6
| |\ \
| | * | BUG#21617 - crash when selecting from merge table with inconsistent indexessvoj@mysql.com/april.(none)2006-09-281-0/+6
* | | | After merge fix.svoj@mysql.com/april.(none)2006-09-271-9/+9
* | | | Merge mysql.com:/home/svoj/devel/mysql/merge/mysql-4.1-enginessvoj@mysql.com/april.(none)2006-09-271-2/+11
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | BUG#10974 - No error message if merge table based on union of innodb, memorysvoj@mysql.com/april.(none)2006-09-201-2/+11
| |/
| * BUG#5390 - problems with merge tablesingo@mysql.com2005-12-071-0/+49
* | Merge bk-internal:/home/bk/mysql-5.0-enginesjimw@rama.(none)2006-07-181-0/+12
|\ \
| * | Bug #17766: The server accepts to create MERGE tables which cannot workjimw@rama.(none)2006-07-111-0/+12
* | | Revoking patch for Bug#10952 on behalf of Brian.ingo/mydev@chilla.local2006-07-101-8/+0
|/ /
* | Bug#19648acurtis@xiphis.org2006-05-301-0/+6
* | bug#10952acurtis@xiphis.org2006-05-091-0/+8
* | BUG#17314: Can't use index_merge/intersection for MERGE tablessergefp@mysql.com2006-02-111-1/+1
* | BUG#5390 - problems with merge tablesingo@mysql.com2005-12-201-0/+49
* | Merge mysql.com:/home/mydev/mysql-4.1-4100ingo@mysql.com2005-09-291-3/+3
|\ \ | |/
| * Merge mysql.com:/home/mydev/mysql-4.0-4000ingo@mysql.com2005-09-291-3/+3
| |\
| | * Bug#9112 - Merge table with composite index producing invalid results with so...ingo@mysql.com2005-09-291-3/+3
* | | Merge mysql.com:/home/mydev/mysql-4.1-4100ingo@mysql.com2005-09-281-6/+6
|\ \ \ | |/ /
| * | Merge mysql.com:/home/mydev/mysql-4.0-4000ingo@mysql.com2005-09-271-6/+6
| |\ \ | | |/
| | * Bug#9112 - Merge table with composite index producing invalid results with so...ingo@mysql.com2005-09-271-6/+6
* | | Merge mysql.com:/home/mydev/mysql-4.1-4100ingo@mysql.com2005-09-231-0/+26
|\ \ \ | |/ /
| * | Merge mysql.com:/home/mydev/mysql-4.0-4000ingo@mysql.com2005-09-231-0/+26
| |\ \ | | |/
| | * Bug#9112 - Merge table with composite index producing invalid results with so...ingo@mysql.com2005-09-231-0/+26
* | | Resolve merge from 4.1jimw@mysql.com2005-05-181-0/+10
|\ \ \ | |/ /
| * | Bug#10400 - Improperly-defined MERGE table crashes with INSERT ... ON DUPLICA...ingo@mysql.com2005-05-181-0/+10
* | | concurrent-insert can now be set to 2 for concurrent inserts when there is ho...monty@mishka.local2005-05-131-1/+1
* | | manually mergedserg@sergbook.mysql.com2004-12-311-0/+5
|\ \ \ | |/ /
| * | Fix for BUG#7377. This fix adds the same implementation for ha_myisammgr::ind...timour@mysql.com2004-12-271-0/+5
* | | Merge with global treemonty@mysql.com2004-12-311-0/+25
|\ \ \
| * \ \ Merge with 4.1monty@mishka.local2004-12-221-0/+25
| |\ \ \ | | |/ /
| | * | Fix and testcase for BUG#6699sergefp@mysql.com2004-11-291-0/+25
* | | | WL#1895 - Print message to error log in case of detected MyISAM corruptioningo@mysql.com2004-12-231-2/+2
|/ / /
* | | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-4/+4
* | | More fixes for strict mode:monty@mishka.local2004-10-021-16/+16
* | | thd pointer fixedbell@sanja.is.com.ua2004-09-101-0/+2
|/ /
* | After merge fixesmonty@mysql.com2004-09-051-2/+2
* | Merge with 4.0 to get latest bug fixesmonty@mysql.com2004-09-041-0/+9
|\ \ | |/
| * A fix (Bug #5232: CREATE TABLE ... SELECT can deadlock itself).ram@gw.mysql.r18.ru2004-08-271-0/+9
| * drop tables in windows-compatible orderserg@serg.mylan2004-03-041-1/+1
* | bug#4008 - merge table cannot determine what key caused "dupl. key" errorserg@serg.mylan2004-06-251-0/+18
* | WorkLog#1323antony@ltantony.rdg.cyberkinetica.homeunix.net2003-12-101-34/+34
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-10/+10
* | Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-0/+14
|\ \ | |/
| * merge + order by (bug #515) temporary fixserg@serg.mylan2003-07-041-0/+2
| * Cleaner implementation if INSERT ... SELECT with same tablesmonty@narttu.mysql.fi2003-07-031-0/+12
* | Modifications to error messages, and affected test results.paul@ice.snake.net2003-07-151-2/+2