summaryrefslogtreecommitdiff
path: root/sql/ha_berkeley.h
Commit message (Expand)AuthorAgeFilesLines
* Added options --auto-increment-increment and --auto-increment-offset.unknown2004-09-151-1/+1
* Merge with 4.1unknown2004-07-121-8/+1
|\
| * New handler::index_flags() definition to make it easy to check the full used ...unknown2004-07-081-7/+1
| * fowwlowup fixes for index_flags()unknown2004-06-301-2/+1
* | Merge with 4.1.3-betaunknown2004-07-071-14/+15
|\ \ | |/
| * portability fixunknown2004-06-271-1/+1
| * Added missing root user to mysql.user on windows. (Bug #4242)unknown2004-06-251-1/+1
| * followup to handler cleanupunknown2004-06-231-1/+1
| * handler interface cleanups:unknown2004-06-231-13/+14
* | Manual mergeunknown2004-06-141-0/+1
|\ \
| * \ Manual mergeunknown2004-05-291-0/+1
| |\ \
| | * \ Manual mergeunknown2004-05-131-0/+1
| | |\ \
| | | * | This is first cset for WL#1394 "Optimize index merge when all involved index ...unknown2004-05-131-0/+1
* | | | | Merging 4.1 to 5.0.unknown2004-05-261-6/+1
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | key_cmp -> key_cmp_if_sameunknown2004-05-161-6/+1
* | | | Merge 4.1 -> 5.0unknown2004-05-071-2/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...unknown2004-04-061-2/+1
* | | Merge 4.1 -> 5.0.unknown2004-04-071-5/+6
|\ \ \ | |/ / | | / | |/ |/|
| * Cleanup ha_checktype() and redundant variables.unknown2004-03-021-1/+1
| * Merge with 4.0.18unknown2004-02-111-4/+5
| |\
| | * Mark that strings may change on index only reads (for BDB tables).unknown2004-01-291-1/+1
| | * Some small portability fixes.unknown2003-12-301-4/+5
| | * A lot of portability fixes.unknown2003-01-051-0/+1
* | | Precise read time estimates for index_merge/Uniqueunknown2003-12-181-1/+1
* | | Two-sweeps read index_merge plus several small index_merge fixes and improvem...unknown2003-12-091-0/+1
|/ /
* | Bitmap post-review fixesunknown2003-10-301-2/+2
* | fixes to Bitmap classunknown2003-10-241-1/+1
* | fixes for new key_map codeunknown2003-10-161-1/+1
* | key_map with more that 64 bits widthunknown2003-10-111-1/+1
* | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1unknown2003-02-181-0/+1
|\ \
| * \ mergingunknown2002-12-111-0/+1
| |\ \ | | |/ | |/|
| | * new innodb query cache behaviour (recommit because of problem with 4.1 reposi...unknown2002-11-031-0/+1
* | | patches from sleepycat.com have been applied (SCRUM)unknown2002-12-191-0/+1
* | | rename of net_pkg.cc to protocol.ccunknown2002-12-111-1/+1
|/ /
* | Portability fix when using -DBIG_TABLESunknown2002-11-141-1/+2
|/
* Moved have_* to mysql_priv.h.unknown2002-07-251-1/+0
* Made keyread (key scanning) a key specific attribute.unknown2002-06-191-2/+1
* Update for BTREE keys in HEAP tablesunknown2002-04-121-9/+8
* Take into account that table scans may use indexesunknown2002-01-301-1/+1
* Added support of null keys in HEAP tablesunknown2002-01-121-1/+2
* Added macros for nice TIMESPEC usage.unknown2002-01-021-0/+1
* HANDLER works only with MyISAM tablesunknown2001-12-211-1/+1
* Better optimization for InnoDB and BDB tables for ORDER BYunknown2001-11-291-0/+1
* HA_NO_FULLTEXT_KEY and an appropriate error messageunknown2001-10-231-1/+1
* Added unique error for DEADLOCKunknown2001-09-171-0/+1
* Fix bugs when using LOCK TABLES with BDB tablesunknown2001-09-081-1/+1
* Add test case for update/replace bug in bdb.unknown2001-07-241-2/+1
* Fix for BDB and LOCK TABLESunknown2001-04-191-0/+1
* Fix a crash in Innobase with tables with many columns and a range queryunknown2001-03-261-0/+1
* Portability fixes for OPENBSD, OS2 and Windowsunknown2001-01-271-3/+2