summaryrefslogtreecommitdiff
path: root/sql/ha_myisammrg.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | Changed some unneccessary calls to current_thd() into table->in_usejani@ua141d10.elisa.omakaista.fi2004-11-121-13/+21
* | | s/ha_store_ptr/my_store_ptr/serg@serg.mylan2004-11-071-2/+2
|/ /
* | merge with 4.1monty@mysql.com2004-10-291-4/+4
|\ \ | |/
| * Support for TIMESTAMP columns holding NULL values. Unlike all otherdlenev@brandersnatch.localdomain2004-10-011-4/+4
* | Added per thread status variables, after review, patch v1.1.jani@rhols221.adsl.netsonic.fi2004-09-131-13/+15
* | VIEWbell@sanja.is.com.ua2004-07-161-2/+2
|/
* key_cmp -> key_cmp_if_samemonty@mishka.local2004-05-161-11/+5
* ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...serg@serg.mylan2004-04-061-6/+0
* WL#1266 "Separate auto-set logic from TIMESTAMP type."dlenev@jabberwock.localdomain2004-04-021-4/+4
* Merge with 4.0.18monty@mysql.com2004-02-111-2/+2
|\
| * Some small portability fixes.monty@mysql.com2003-12-301-2/+2
* | Merge key cache structures to onemonty@mysql.com2003-11-201-3/+2
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-6/+3
* | Merge bk-internal:/home/bk/mysql-4.1/serg@serg.mylan2003-10-311-0/+6
|\ \
| * | Many files:igor@rurik.mysql.com2003-08-021-0/+6
* | | key_map with more that 64 bits widthserg@serg.mylan2003-10-111-1/+1
|/ /
* | Allow one to use MERGE tables with tables from different databasesmonty@mashka.mysql.fi2003-06-271-25/+66
* | Merge with 4.0.11monty@mashka.mysql.fi2003-02-041-1/+1
|\ \ | |/
| * low-level error messages cleanupserg@serg.mysql.com2003-01-281-1/+1
* | Merge with 4.0.9monty@mashka.mysql.fi2003-01-181-1/+1
|\ \ | |/
| * bugfix for 'ANALYZE for MERGE' and table-less MERGE tableserg@serg.mysql.com2003-01-161-1/+1