summaryrefslogtreecommitdiff
path: root/sql/ha_berkeley.cc
Commit message (Expand)AuthorAgeFilesLines
* ::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
* | Merge with 4.0.3unknown2002-08-301-1/+1
|\ \ | |/ |/|
| * Hash now supports several charsetsunknown2002-03-141-1/+1
* | New SET syntax & system variables.unknown2002-07-231-1/+1
* | Big code cleanup/review before 4.0.2 release.unknown2002-06-111-8/+8
|/
* Move HA_EXTRA_NO_READCHECK to ha_openunknown2002-01-161-4/+5
* Added support of null keys in HEAP tablesunknown2002-01-121-0/+31
* Update copyrightunknown2001-12-061-2/+2
* New improved IO_CACHEunknown2001-11-281-3/+3
* Fixes for embedded version.unknown2001-11-251-1/+2
* Fix that mysqladmin shutdown can be interrupted with ^Cunknown2001-11-031-7/+9
* Added unique error for DEADLOCKunknown2001-09-171-0/+6
* Fixed problem with "record not found" in BDB tables.unknown2001-09-141-5/+3