summaryrefslogtreecommitdiff
path: root/sql/ha_myisammrg.cc
Commit message (Expand)AuthorAgeFilesLines
* WL#1324 table name to file name encodingunknown2005-12-311-5/+8
* Finalize storage engine pluginsunknown2005-12-211-3/+1
* Merge mysql.com:/home/my/mysql-5.1unknown2005-11-231-10/+9
|\
| * Table definition cache, part 2unknown2005-11-231-10/+9
* | Merge a193-229-222-105.elisa-laajakaista.fi:/home/my/bk/mysql-5.0unknown2005-11-231-2/+2
|\ \ | |/ |/|
| * Inefficient usage of String::append() fixed.unknown2005-11-201-2/+2
* | Make storage engines "pluggable", handlerton workunknown2005-11-071-0/+16
* | Mergeunknown2005-10-061-3/+7
|\ \ | |/
| * Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-021-0/+4
| |\
| | * Next big patch for loadable storage engines!unknown2005-10-021-0/+4
| * | Move handler specific options into handlerton flag checkunknown2005-09-301-1/+1
| |/
| * Cleanup for handlerton structure to allow for loadable engine work. This is t...unknown2005-09-191-2/+2
* | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2005-07-231-0/+11
|\ \
| * | Faster alter table code for 5.1.unknown2005-07-221-0/+11
* | | mergeunknown2005-07-211-10/+13
|\ \ \ | | |/ | |/|
| * | Implement MySQL framework to support consistent read views inunknown2005-07-201-10/+13
* | | mergeunknown2005-07-191-0/+24
|\ \ \ | |/ / | | / | |/ |/|
| * A fix and a test case for Bug#10760 and complementary cleanups. unknown2005-07-191-0/+24
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-151-1/+1
|\ \ | |/
| * fixes for windows 64-bit compiler warningsunknown2005-06-131-1/+1
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-071-2/+0
|\ \ | |/
| * Merge with 4.1unknown2005-06-071-2/+0
| |\
| | * a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+2
| | * Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-4/+1
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-06-021-0/+2
|\ \ \ | |/ /
| * | Mergeunknown2005-06-021-0/+2
| |\ \ | | |/
| | * tztime.cc:unknown2005-06-021-0/+2
* | | Mergeunknown2005-05-311-1/+1
|\ \ \ | |/ /
| * | Merge from 4.1unknown2005-05-261-1/+1
| |\ \ | | |/
| | * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-261-1/+1
| | |\
| | | * Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
| | * | BUG#10687 - Merge engine fails under Windowsunknown2005-05-231-1/+1
| | * | BUG# 10687: Merge engine fails under Windowsunknown2005-05-231-2/+2
| | * | BUG# 10687 - MERGE engine fails under Windowsunknown2005-05-191-2/+3
| | |/
* | | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-021-5/+33
|\ \ \ | |/ /
| * | BUG#5964 - 4.1 MERGE tables regression from 4.0unknown2005-04-291-1/+1
| * | Merge mysql.com:/home/mydev/mysql-4.1-4100unknown2005-04-281-4/+24
| |\ \ | | |/
| | * BUG#5964 - 4.1 MERGE tables regression from 4.0unknown2005-04-281-4/+24
| | * Fix for BUG#7377. This fix adds the same implementation for ha_myisammgr::ind...unknown2004-12-271-0/+11
| * | BUG#9714 libsupc++ problemunknown2005-04-271-1/+9
* | | All changes for change to all storage engines being under storage directory.unknown2005-04-261-1/+1
|/ /
* | First stage of table definition cacheunknown2005-01-061-20/+21
* | ha_myisammrg was missing index_type() method bug#6756unknown2004-11-231-0/+11
* | Merge bk-internal:/home/bk/mysql-5.0unknown2004-11-151-13/+21
|\ \
| * | Changed some unneccessary calls to current_thd() into table->in_useunknown2004-11-121-13/+21
* | | s/ha_store_ptr/my_store_ptr/unknown2004-11-071-2/+2
|/ /
* | merge with 4.1unknown2004-10-291-4/+4
|\ \ | |/
| * Support for TIMESTAMP columns holding NULL values. Unlike all otherunknown2004-10-011-4/+4
* | Added per thread status variables, after review, patch v1.1.unknown2004-09-131-13/+15
* | VIEWunknown2004-07-161-2/+2
|/