summaryrefslogtreecommitdiff
path: root/sql/ha_berkeley.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/jimw/my/mysql-5.1-14876unknown2005-11-161-2/+11
|\
| * 2 More --bdb variables (fix for bug #14895)unknown2005-11-121-2/+11
* | Support full list of BDB deadlock detection methods. (Bug #14876)unknown2005-11-111-2/+5
|/
* Make storage engines "pluggable", handlerton workunknown2005-11-071-27/+50
* Merge mysql.com:/home/my/mysql-5.0unknown2005-11-051-0/+1
|\
| * This patch add support for storing Geometry types to Archive, Innodb, NDB, an...unknown2005-10-241-0/+1
* | Mergeunknown2005-10-061-6/+16
|\ \ | |/
| * Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-031-4/+14
| |\
| | * Final patch for 5.0 for simplifying storage engine code. We now have just one...unknown2005-10-031-1/+0
| | * Next big patch for loadable storage engines!unknown2005-10-021-4/+15
| * | Bug#11238unknown2005-09-301-1/+1
| |/
| * Cleanup for handlerton structure to allow for loadable engine work. This is t...unknown2005-09-191-1/+1
* | Merge mysql.com:/home/jimw/my/mysql-5.1-bdbunknown2005-09-211-13/+16
|\ \
| * \ Merge mysql.com:/home/jimw/my/mysql-5.1-cleanunknown2005-07-211-13/+16
| |\ \
| | * | Update ha_berkeley.cc to handle BDB 4.3.28, and re-add two features tounknown2005-07-201-13/+16
* | | | Merge mronstrom@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-251-14/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-08-151-1/+1
| |\ \ \
| | * | | Fix bug #10802 Index is not used if table using BDB engine on HP-UXunknown2005-08-151-1/+1
| * | | | Fixes during review of new pushed codeunknown2005-08-121-13/+5
| |/ / /
* | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.1unknown2005-07-231-0/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | Faster alter table code for 5.1.unknown2005-07-221-0/+10
* | | | mergeunknown2005-07-211-0/+3
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | Implement MySQL framework to support consistent read views inunknown2005-07-201-0/+3
* | | mergeunknown2005-07-191-1/+13
|\ \ \ | |/ /
| * | A fix and a test case for Bug#10760 and complementary cleanups. unknown2005-07-191-1/+13
| |/
* | Patch for push of wl1354 Partitioningunknown2005-07-181-4/+4
|/
* sql/mysql_priv.hunknown2005-06-091-69/+4
* Merge with 4.1unknown2005-06-071-2/+1
|\
| * a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+3
| * Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-4/+1
* | Mergeunknown2005-06-021-0/+2
|\ \ | |/
| * tztime.cc:unknown2005-06-021-0/+2
* | Merge from 4.1unknown2005-05-261-1/+1
|\ \ | |/
| * Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
* | Fixes while reviewing new codeunknown2005-05-061-3/+1
* | BUG#9714 libsupc++ problemunknown2005-04-271-2/+7
* | Mergeunknown2005-04-011-2/+1
|\ \
| * | BUG#6554: Problem Building MySql on Fedora Core 3unknown2005-03-211-2/+1
| * | Manual mergeunknown2005-03-141-1/+2
| |\ \ | | |/
* | | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onunknown2005-03-181-2/+2
* | | Merge 4.1 - 5.0unknown2005-03-151-1/+2
|\ \ \ | | |/ | |/|
| * | BUG#6554 Problem Building MySql on Fedora Core 3unknown2005-03-141-1/+2
* | | print xa recovery progressunknown2005-03-131-0/+1
| |/ |/|
* | windows compilation fixesunknown2005-02-191-0/+1
* | manually mergedunknown2005-02-141-53/+91
|\ \
| * | query_id and my_xid -> ulonglongunknown2005-01-271-14/+12
| * | XA (not completely polished out yet)unknown2005-01-161-47/+87
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-bdb-initunknown2005-01-131-0/+2
|\ \ \ | | |/ | |/|
| * | Fix small memory leak that occured when BerkeleyDB failed to initialize.unknown2005-01-121-0/+2
* | | First stage of table definition cacheunknown2005-01-061-61/+78