summaryrefslogtreecommitdiff
path: root/sql/ha_berkeley.cc
Commit message (Expand)AuthorAgeFilesLines
* This is the second patch for bdb removeal. This takes care of all options and...unknown2006-08-101-2754/+0
* Fixed some issues found by valgrindunknown2006-06-061-0/+5
* Merge bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-041-26/+33
|\
| * This changeset is largely a handler cleanup changeset (WL#3281), but includes...unknown2006-06-041-26/+33
* | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-5.1-newunknown2006-06-021-2/+15
|\ \
| * | First push for WL#3146 "less locking in auto_increment". It is a 0-real-chang...unknown2006-06-021-2/+15
| |/
* | handlerton cleanup:unknown2006-05-281-51/+30
|/
* Fixed compiler warningsunknown2006-05-041-1/+2
* WL#3201 additional post-review fixesunknown2006-05-021-5/+9
* WL#3201unknown2006-04-131-0/+18
* 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