summaryrefslogtreecommitdiff
path: root/sql/ha_berkeley.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix for BDB and LOCK TABLESmonty@donna.mysql.fi2001-04-191-0/+1
* Fix a crash in Innobase with tables with many columns and a range querymonty@donna.mysql.fi2001-03-261-0/+1
* Portability fixes for OPENBSD, OS2 and Windowsmonty@donna.mysql.com2001-01-271-3/+2
* Patches for NetBSD/macppcmonty@donna.mysql.com2001-01-121-1/+1
* Fixed bug when opening BDB tables twicemonty@donna.mysql.com2001-01-021-2/+4
* Don't use subtransactions on write_row() and delete_row() intim@cane.mysql.fi2000-12-281-1/+1
* Merge work.mysql.com:/home/bk/mysqltim@cane.mysql.fi2000-12-281-1/+2
|\
| * Share DB *file; this fixes a deadlock problem.tim@cane.mysql.fi2000-12-281-1/+2
* | Extended mysqltest with --commands and 'require'monty@donna.mysql.com2000-12-271-1/+1
|/
* ha_berkeley.cc - Don't use subtransactions in update_row by defaulttim@cane.mysql.fi2000-12-261-2/+7
* New benchmark testmonty@donna.mysql.com2000-12-241-2/+4
* Add SHOW LOGS command.tim@cane.mysql.fi2000-12-151-0/+1
* Lots of fixes for BDB tablesmonty@donna.mysql.com2000-12-081-7/+7
* Only write full transactions to binary logmonty@donna.mysql.com2000-12-071-8/+18
* All statements are now run in a sub transactionmonty@donna.mysql.com2000-11-241-2/+2
* Fixed bug with ORDER BY on BDB tables.monty@tik.mysql.com2000-10-261-1/+2
* Added bdb_lock_max and fixed bug in BDB tables when using key partsmonty@donna.mysql.com2000-10-251-1/+1
* Automatic primary key for BDB tablesmonty@donna.mysql.com2000-10-161-11/+25
* Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB ta...monty@tik.mysql.com2000-10-151-1/+4
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,monty@tramp.mysql.fi2000-09-261-1/+1
* Update to new root alloc, OPTIMIZE TABLE and some other changesmonty@donna.mysql.com2000-09-121-6/+7
* Fixed for Ia64 + delayed key creation + a lot of small bug fixesmonty@donna.mysql.com2000-08-151-1/+1
* Fix typos that gcc allowed but other compilers choke on.tim@localhost.polyesthetic.msg2000-08-021-4/+4
* Import changesetbk@work.mysql.com2000-07-311-0/+141