summaryrefslogtreecommitdiff
path: root/sql/ha_myisammrg.cc
Commit message (Expand)AuthorAgeFilesLines
* BUG#26976 - Missing table in merge not noted in related error msg +svoj@mysql.com/june.mysql.com2007-06-141-1/+12
* BUG#26976 - Missing table in merge not noted in related error msg +svoj@mysql.com/april.(none)2007-06-061-2/+24
* Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-02-211-14/+14
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com/narttu.mysql.fi2007-01-221-14/+14
| |\
| | * Fixed compiler warnings detected by option -Wshadow and -Wunused:monty@mysql.com/narttu.mysql.fi2006-12-151-14/+14
* | | After merge fix (WL#3567).svoj@mysql.com/june.mysql.com2007-01-311-1/+1
* | | Merge mysql.com:/home/svoj/devel/mysql/WL3567/mysql-4.1-enginessvoj@mysql.com/june.mysql.com2007-01-311-1/+38
|\ \ \ | |/ / |/| |
| * | WL#3567 - MERGE engine: a check for underlying table conformancesvoj@mysql.com/june.mysql.com2007-01-311-2/+40
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1-ndbstewart@willster.(none)2006-10-251-1/+2
| |\ \
* | | | my_strtoll10-x86.s:kent@mysql.com/kent-amd64.(none)2006-12-311-1/+1
* | | | Many files:kent@mysql.com/kent-amd64.(none)2006-12-231-2/+1
| |_|/ |/| |
* | | Remove compiler warningsmonty@mysql.com/nosik.monty.fi2006-11-201-1/+1
* | | Merge willster.(none):/home/stewart/Documents/MySQL/4.1/bug19914-mk2stewart@willster.(none)2006-10-161-1/+2
|\ \ \ | | |/ | |/|
| * | BUG#19914 SELECT COUNT(*) sometimes returns MAX_INT on cluster tablesstewart@willster.(none)2006-08-101-1/+2
* | | After merge fix.svoj@mysql.com/april.(none)2006-10-081-1/+1
* | | Merge mysql.com:/home/svoj/devel/mysql/BUG22937/mysql-4.1-enginessvoj@mysql.com/april.(none)2006-10-061-1/+14
|\ \ \ | | |/ | |/|
| * | BUG#22937 - Valgrind failure in 'merge' test (ha_myisammrg.cc:329)svoj@mysql.com/april.(none)2006-10-061-1/+14
| |/
* | Bug#20573acurtis/antony@xiphis.org/ltantony.xiphis.org2006-08-301-1/+5
* | Merge bk-internal:/home/bk/mysql-5.0-enginesjimw@rama.(none)2006-07-181-0/+4
|\ \
| * | Bug #17766: The server accepts to create MERGE tables which cannot workjimw@rama.(none)2006-07-111-0/+4
* | | Revoking patch for Bug#10952 on behalf of Brian.ingo/mydev@chilla.local2006-07-101-1/+1
|/ /
* | bug#10952acurtis@xiphis.org2006-05-091-1/+1
* | BUG#17314: Can't use index_merge/intersection for MERGE tablessergefp@mysql.com2006-02-111-1/+21
* | Inefficient usage of String::append() fixed.bell@sanja.is.com.ua2005-11-201-2/+2
* | Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0brian@zim.(none)2005-10-021-0/+4
|\ \
| * | Next big patch for loadable storage engines!brian@zim.(none)2005-10-021-0/+4
* | | Move handler specific options into handlerton flag checkeric@mysql.com2005-09-301-1/+1
|/ /
* | Cleanup for handlerton structure to allow for loadable engine work. This is t...brian@zim.(none)2005-09-191-2/+2
* | Implement MySQL framework to support consistent read views inkonstantin@mysql.com2005-07-201-10/+13
* | A fix and a test case for Bug#10760 and complementary cleanups. konstantin@mysql.com2005-07-191-0/+24
* | fixes for windows 64-bit compiler warningsgeorg@lmy002.wdf.sap.corp2005-06-131-1/+1
* | Merge with 4.1monty@mysql.com2005-06-071-2/+0
|\ \ | |/
| * a compiler must see '#pragma implementation' *before*serg@serg.mylan2005-06-051-1/+2
| * Move USE_PRAGMA_IMPLEMENTATION to proper placemonty@mysql.com2005-06-031-4/+1
* | Mergekent@mysql.com2005-06-021-0/+2
|\ \ | |/
| * tztime.cc:kent@mysql.com2005-06-021-0/+2
* | Merge from 4.1msvensson@neptunus.(none)2005-05-261-1/+1
|\ \ | |/
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1msvensson@neptunus.(none)2005-05-261-1/+1
| |\
| | * Add ifdefs to control when "#pragma implementation" should be usedmsvensson@neptunus.(none)2005-05-261-1/+1
| * | BUG#10687 - Merge engine fails under Windowsreggie@mdk10.(none)2005-05-231-1/+1
| * | BUG# 10687: Merge engine fails under Windowsreggie@mdk10.(none)2005-05-231-2/+2
| * | BUG# 10687 - MERGE engine fails under Windowsreggie@mdk10.(none)2005-05-191-2/+3
| |/
* | BUG#5964 - 4.1 MERGE tables regression from 4.0ingo@mysql.com2005-04-291-1/+1
* | Merge mysql.com:/home/mydev/mysql-4.1-4100ingo@mysql.com2005-04-281-4/+24
|\ \ | |/
| * BUG#5964 - 4.1 MERGE tables regression from 4.0ingo@mysql.com2005-04-281-4/+24
| * Fix for BUG#7377. This fix adds the same implementation for ha_myisammgr::ind...timour@mysql.com2004-12-271-0/+11
* | BUG#9714 libsupc++ problemmsvensson@neptunus.(none)2005-04-271-1/+9
* | First stage of table definition cachemonty@mysql.com2005-01-061-20/+21
* | ha_myisammrg was missing index_type() method bug#6756serg@serg.mylan2004-11-231-0/+11
* | Merge bk-internal:/home/bk/mysql-5.0serg@serg.mylan2004-11-151-13/+21
|\ \