summaryrefslogtreecommitdiff
path: root/sql/ha_myisammrg.cc
Commit message (Expand)AuthorAgeFilesLines
* Update to push all of merge into the merge storage directory.unknown2006-08-191-581/+0
* Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2006-08-101-1/+1
|\
| * Merge istruewing@bk-internal.mysql.com:/home/bk/mysql-5.1-enginesunknown2006-08-021-1/+1
| |\
| | * Bug#18775 - Temporary table from alter table visible to other threadsunknown2006-08-021-1/+1
* | | Merge govinda.patg.net:/home/patg/mysql-build/mysql-5.0-holyfootunknown2006-08-081-0/+4
|\ \ \
| * \ \ Merge bk-internal:/home/bk/mysql-5.0-enginesunknown2006-07-181-0/+4
| |\ \ \
| | * | | Bug #17766: The server accepts to create MERGE tables which cannot workunknown2006-07-111-0/+4
| * | | | Revoking patch for Bug#10952 on behalf of Brian.unknown2006-07-101-1/+1
| |/ / /
* | | | 5.0 -> 5.1 manual merge, part 4 of 4 (or more?)unknown2006-08-031-1/+1
| |/ / |/| |
* | | After merge fixunknown2006-07-241-1/+1
| |/ |/|
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-041-13/+22
|\ \
| * | This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-13/+22
* | | handlerton cleanup:unknown2006-05-281-45/+18
* | | manual merge bug#10952unknown2006-05-121-1/+1
|\ \ \ | |/ / |/| / | |/
| * bug#10952unknown2006-05-091-1/+1
* | Fixed compiler warningsunknown2006-05-041-1/+2
* | WL#3201 additional post-review fixesunknown2006-05-021-4/+8
* | WL#3201unknown2006-04-131-0/+15
* | Fixed compiler and valgrind warningsunknown2006-03-291-1/+2
* | Merge mysql.com:/home/dlenev/src/mysql-5.0-bg13525unknown2006-02-271-1/+21
|\ \ | |/
| * BUG#17314: Can't use index_merge/intersection for MERGE tablesunknown2006-02-111-1/+21
* | WL#2977 and WL#2712 global and session-level variable to set the binlog forma...unknown2006-02-251-1/+3
* | dbug changes:unknown2006-02-141-1/+1
* | WL#1359 NDB: Add table handler and table information available from SQL commandsunknown2006-01-281-0/+1
* | WL #2604: Partition Managementunknown2006-01-171-0/+2
* | wl2723 - ndb opt. nrunknown2006-01-111-0/+1
* | 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