summaryrefslogtreecommitdiff
path: root/sql/ha_berkeley.h
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* Patches for NetBSD/macppcunknown2001-01-121-1/+1
* Fixed bug when opening BDB tables twiceunknown2001-01-021-2/+4
* Don't use subtransactions on write_row() and delete_row() inunknown2000-12-281-1/+1
* Merge work.mysql.com:/home/bk/mysqlunknown2000-12-281-1/+2
|\
| * Share DB *file; this fixes a deadlock problem.unknown2000-12-281-1/+2
* | Extended mysqltest with --commands and 'require'unknown2000-12-271-1/+1
|/
* ha_berkeley.cc - Don't use subtransactions in update_row by defaultunknown2000-12-261-2/+7
* New benchmark testunknown2000-12-241-2/+4
* Add SHOW LOGS command.unknown2000-12-151-0/+1
* Lots of fixes for BDB tablesunknown2000-12-081-7/+7
* Only write full transactions to binary logunknown2000-12-071-8/+18
* All statements are now run in a sub transactionunknown2000-11-241-2/+2
* Fixed bug with ORDER BY on BDB tables.unknown2000-10-261-1/+2
* Added bdb_lock_max and fixed bug in BDB tables when using key partsunknown2000-10-251-1/+1
* Automatic primary key for BDB tablesunknown2000-10-161-11/+25
* Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB ta...unknown2000-10-151-1/+4
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,unknown2000-09-261-1/+1
* Update to new root alloc, OPTIMIZE TABLE and some other changesunknown2000-09-121-6/+7