summaryrefslogtreecommitdiff
path: root/sql/ha_berkeley.cc
Commit message (Expand)AuthorAgeFilesLines
* a compiler must see '#pragma implementation' *before*unknown2005-06-051-1/+3
* Move USE_PRAGMA_IMPLEMENTATION to proper placeunknown2005-06-031-4/+1
* tztime.cc:unknown2005-06-021-0/+2
* Add ifdefs to control when "#pragma implementation" should be usedunknown2005-05-261-1/+1
* BUG#6554 Problem Building MySql on Fedora Core 3unknown2005-03-141-1/+2
* Fix small memory leak that occured when BerkeleyDB failed to initialize.unknown2005-01-121-0/+2
* Simpler arena swapping codeunknown2004-11-081-4/+6
* Bug#6202: ENUMs are not case sensitive even if declared BINARYunknown2004-10-251-1/+1
* Support for TIMESTAMP columns holding NULL values. Unlike all otherunknown2004-10-011-4/+4
* Fix for BUG#5117:unknown2004-09-131-3/+3
* Bug#4521: unique key prefix interacts poorly with utf8. unknown2004-08-191-2/+4
* Cleanup of db option cacheingunknown2004-07-091-3/+15
* 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