summaryrefslogtreecommitdiff
path: root/sql/ha_berkeley.cc
Commit message (Expand)AuthorAgeFilesLines
* New handler::index_flags() definition to make it easy to check the full used ...unknown2004-07-081-0/+17
* after merge fixedunknown2004-06-261-6/+0
* Merge with 4.0 to get the latest bug patches to 4.1unknown2004-06-251-2/+33
|\
| * Mergeunknown2004-06-251-2/+2
| |\
| | * bug#2686 - index_merge select on BerkeleyDB table with varchar PK causes mysq...unknown2004-06-241-2/+2
| * | bug#2688 - Wrong index_merge query results for BDB table with variable length...unknown2004-06-221-0/+31
| |/
* | Added missing root user to mysql.user on windows. (Bug #4242)unknown2004-06-251-2/+6
* | followup to handler cleanupunknown2004-06-231-1/+1
* | mergedunknown2004-06-231-4/+6
|\ \
| * | handler interface cleanups:unknown2004-06-231-4/+6
* | | WL#1264 "Per-thread time zone support infrastructure".unknown2004-06-181-4/+4
|/ /
* | key_cmp -> key_cmp_if_sameunknown2004-05-161-15/+14
* | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...unknown2004-04-061-0/+1
* | WL#1266 "Separate auto-set logic from TIMESTAMP type."unknown2004-04-021-4/+4
* | Merge with 4.0 to get lastest bug fixesunknown2004-03-291-1/+10
|\ \ | |/
| * some cleanup of last patch for BUG #2342unknown2004-03-271-0/+9
| * fixed bug #2342 unknown2004-03-271-0/+38
* | fixed bug #2342 unknown2004-03-271-0/+29
* | merge with 4.0unknown2004-03-161-1/+1
|\ \ | |/
| * Ensure that install_test_db.sh script works with both 'make install' and 'mak...unknown2004-03-121-1/+1
* | Cleanup ha_checktype() and redundant variables.unknown2004-03-021-1/+1
* | Merge with 4.0.18unknown2004-02-111-15/+19
|\ \ | |/
| * Some small portability fixes.unknown2003-12-301-15/+19
* | Bitmap post-review fixesunknown2003-10-301-14/+14
* | mergedunknown2003-10-211-22/+26
|\ \
| * | fixes for new key_map codeunknown2003-10-161-16/+20
| * | mergedunknown2003-10-151-6/+6
| |\ \
| | * | key_map with more that 64 bits widthunknown2003-10-111-6/+6
* | | | Portability fixes for windowsunknown2003-10-151-1/+2
* | | | merge with 4.0 for more memory allocation variables.unknown2003-10-131-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Add new user variables for tuning memory usage:unknown2003-10-111-1/+1
* | | Fix for #1430unknown2003-10-011-1/+3
| |/ |/|
* | SCRUMunknown2003-09-191-1/+1
* | merge with 4.0.15unknown2003-09-111-0/+3
|\ \ | |/
| * Fix for the bug #971: ORDER BY DESC doesn't return correct num of rows with B...unknown2003-09-021-0/+3
* | Preparing to client<->server autoconvertunknown2003-03-171-4/+4
* | Mergeunknown2003-01-211-1/+0
|\ \
| * | Portability fixes (for windows)unknown2003-01-211-1/+0
* | | resolving conflictsunknown2003-01-151-3/+25
|\ \ \ | |/ /
| * | Merge with 4.0.8unknown2003-01-061-2/+2
| |\ \ | | |/
| | * A lot of portability fixes.unknown2003-01-051-2/+22
| * | Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-1/+5
| * | patches from sleepycat.com have been applied (SCRUM)unknown2002-12-191-0/+18
* | | SCRUMunknown2003-01-151-1/+0
* | | Merging&testingunknown2002-12-171-0/+2
|/ /
* | rename of net_pkg.cc to protocol.ccunknown2002-12-111-20/+18
* | support for HA_READ_BEFORE_KEY and HA_READ_PREFIX_LAST_OR_PREVunknown2002-11-271-0/+17
* | Merge with 4.0unknown2002-11-211-2/+2
|\ \ | |/
| * Portability fix when using -DBIG_TABLESunknown2002-11-141-2/+2
* | BDB 4.1.24unknown2002-10-301-19/+21