summaryrefslogtreecommitdiff
path: root/sql/ha_berkeley.h
Commit message (Expand)AuthorAgeFilesLines
* XA (not completely polished out yet)serg@serg.mylan2005-01-161-3/+1
* merge with 4.1monty@mysql.com2004-10-291-1/+1
|\
| * Fix for BUG#5117:sergefp@mysql.com2004-09-131-1/+1
* | Added options --auto-increment-increment and --auto-increment-offset.monty@mishka.local2004-09-151-1/+1
* | Merge with 4.1monty@mysql.com2004-07-121-8/+1
|\ \ | |/
| * New handler::index_flags() definition to make it easy to check the full used ...monty@mysql.com2004-07-081-7/+1
| * fowwlowup fixes for index_flags()serg@serg.mylan2004-06-301-2/+1
* | Merge with 4.1.3-betamonty@mysql.com2004-07-071-14/+15
|\ \ | |/
| * portability fixserg@serg.mylan2004-06-271-1/+1
| * Added missing root user to mysql.user on windows. (Bug #4242)monty@mysql.com2004-06-251-1/+1
| * followup to handler cleanupserg@serg.mylan2004-06-231-1/+1
| * handler interface cleanups:serg@serg.mylan2004-06-231-13/+14
* | Manual mergesergefp@mysql.com2004-06-141-0/+1
|\ \
| * \ Manual mergesergefp@mysql.com2004-05-291-0/+1
| |\ \
| | * \ Manual mergesergefp@mysql.com2004-05-131-0/+1
| | |\ \
| | | * | This is first cset for WL#1394 "Optimize index merge when all involved index ...sergefp@mysql.com2004-05-131-0/+1
* | | | | Merging 4.1 to 5.0.pem@mysql.com2004-05-261-6/+1
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | key_cmp -> key_cmp_if_samemonty@mishka.local2004-05-161-6/+1
* | | | Merge 4.1 -> 5.0pem@mysql.com2004-05-071-2/+1
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...serg@serg.mylan2004-04-061-2/+1
* | | Merge 4.1 -> 5.0.pem@mysql.com2004-04-071-5/+6
|\ \ \ | |/ / | | / | |/ |/|
| * Cleanup ha_checktype() and redundant variables.acurtis@pcgem.rdg.cyberkinetica.com2004-03-021-1/+1
| * Merge with 4.0.18monty@mysql.com2004-02-111-4/+5
| |\
| | * Mark that strings may change on index only reads (for BDB tables).monty@mysql.com2004-01-291-1/+1
| | * Some small portability fixes.monty@mysql.com2003-12-301-4/+5
| | * A lot of portability fixes.monty@mashka.mysql.fi2003-01-051-0/+1
* | | Precise read time estimates for index_merge/Uniquesergefp@mysql.com2003-12-181-1/+1
* | | Two-sweeps read index_merge plus several small index_merge fixes and improvem...sergefp@mysql.com2003-12-091-0/+1
|/ /
* | Bitmap post-review fixesserg@serg.mylan2003-10-301-2/+2
* | fixes to Bitmap classserg@serg.mylan2003-10-241-1/+1
* | fixes for new key_map codeserg@serg.mylan2003-10-161-1/+1
* | key_map with more that 64 bits widthserg@serg.mylan2003-10-111-1/+1
* | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1bell@sanja.is.com.ua2003-02-181-0/+1
|\ \
| * \ mergingbell@sanja.is.com.ua2002-12-111-0/+1
| |\ \ | | |/ | |/|
| | * new innodb query cache behaviour (recommit because of problem with 4.1 reposi...bell@sanja.is.com.ua2002-11-031-0/+1
* | | patches from sleepycat.com have been applied (SCRUM)ram@mysql.r18.ru2002-12-191-0/+1
* | | rename of net_pkg.cc to protocol.ccmonty@mashka.mysql.fi2002-12-111-1/+1
|/ /
* | Portability fix when using -DBIG_TABLESmonty@mashka.mysql.fi2002-11-141-1/+2
|/
* Moved have_* to mysql_priv.h.jcole@mugatu.spaceapes.com2002-07-251-1/+0
* Made keyread (key scanning) a key specific attribute.monty@hundin.mysql.fi2002-06-191-2/+1
* Update for BTREE keys in HEAP tablesmonty@tik.mysql.fi2002-04-121-9/+8
* Take into account that table scans may use indexesmonty@hundin.mysql.fi2002-01-301-1/+1
* Added support of null keys in HEAP tablesmonty@tik.mysql.fi2002-01-121-1/+2
* Added macros for nice TIMESPEC usage.monty@hundin.mysql.fi2002-01-021-0/+1
* HANDLER works only with MyISAM tablesserg@serg.mysql.com2001-12-211-1/+1
* Better optimization for InnoDB and BDB tables for ORDER BYmonty@hundin.mysql.fi2001-11-291-0/+1
* HA_NO_FULLTEXT_KEY and an appropriate error messageserg@serg.mysql.com2001-10-231-1/+1
* Added unique error for DEADLOCKmonty@hundin.mysql.fi2001-09-171-0/+1
* Fix bugs when using LOCK TABLES with BDB tablesmonty@hundin.mysql.fi2001-09-081-1/+1
* Add test case for update/replace bug in bdb.tim@white.box2001-07-241-2/+1