summaryrefslogtreecommitdiff
path: root/sql/ha_berkeley.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixed compiler and valgrind warningsunknown2006-03-291-1/+2
* WL#2977 and WL#2712 global and session-level variable to set the binlog forma...unknown2006-02-251-1/+3
* 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-9/+16
* Merge xiphis.org:/home/antony/work2/mysql-5.1unknown2005-12-211-16/+65
|\
| * Finalize storage engine pluginsunknown2005-12-211-16/+65
* | Merge mysql.com:/home/jimw/my/mysql-5.1-14809unknown2005-12-161-1/+1
|\ \
| * | Avoid setting DB_NOOVERWRITE flag on hidden primary keys in tablesunknown2005-11-091-1/+1
* | | Merge mysql.com:/home/jimw/my/mysql-5.1-14880unknown2005-12-051-0/+2
|\ \ \
| * | | Add --bdb-data-direct and --bdb-log-direct server options. (Bug #14880)unknown2005-11-221-0/+2
* | | | Merge mysql.com:/home/jimw/my/mysql-5.1-14671unknown2005-12-051-36/+2
|\ \ \ \
| * | | | Use transaction-aware DB->stat() call when doing 'ANALYZE TABLE' onunknown2005-11-071-36/+2
| | |/ / | |/| |
* | | | Merge mysql.com:/home/jimw/my/mysql-5.1-14655unknown2005-12-021-51/+64
|\ \ \ \ | | |_|/ | |/| |
| * | | Table definition cache, part 2unknown2005-11-231-47/+48
| | |/ | |/|
| * | 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
| |/
* | Use DB_LOG_AUTOREMOVE flag instead of noticecall customization to BDBunknown2005-11-071-15/+3
|/
* 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
|\ \ | |/