summaryrefslogtreecommitdiff
path: root/sql/ha_berkeley.cc
Commit message (Expand)AuthorAgeFilesLines
* Added test for innobasemonty@donna.mysql.com2001-01-121-3/+1
* Patches for NetBSD/macppcmonty@donna.mysql.com2001-01-121-6/+29
* Fixed bug when opening BDB tables twicemonty@donna.mysql.com2001-01-021-9/+10
* Fixed new bug in BDB tablesmonty@donna.mysql.com2000-12-311-20/+4
* Don't use subtransactions on write_row() and delete_row() intim@cane.mysql.fi2000-12-281-45/+80
* Merge work.mysql.com:/home/bk/mysqltim@cane.mysql.fi2000-12-281-91/+110
|\
| * Share DB *file; this fixes a deadlock problem.tim@cane.mysql.fi2000-12-281-91/+110
* | 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-45/+149
* New benchmark testmonty@donna.mysql.com2000-12-241-1/+6
* Lots of new benchmark runsmonty@donna.mysql.com2000-12-181-4/+6
* Fixed error when copying mysqld_multimonty@donna.mysql.com2000-12-161-15/+20
* Fix berkeley_show_logs().tim@cane.mysql.fi2000-12-151-1/+1
* Add SHOW LOGS command.tim@cane.mysql.fi2000-12-151-0/+41
* Fixed delete in tables with hidden primary keymonty@donna.mysql.com2000-12-121-1/+2
* Removed init that crashed BDBmonty@donna.mysql.com2000-12-111-14/+9
* Bugfix when using a multi-part unique key in the SET and WHERE partmonty@donna.mysql.com2000-12-101-19/+30
* Lots of fixes for BDB tablesmonty@donna.mysql.com2000-12-081-74/+159
* Fix compilation bugsmonty@donna.mysql.com2000-12-071-0/+2
* Only write full transactions to binary logmonty@donna.mysql.com2000-12-071-64/+327
* Generalize handle_flush thread to also handle various managementtim@threads.polyesthetic.msg2000-11-271-0/+47
* Added connect_timeout and fix for transactions per statementmonty@donna.mysql.com2000-11-271-3/+5
* All statements are now run in a sub transactionmonty@donna.mysql.com2000-11-241-22/+40
* Merge work.mysql.com:/home/bk/mysqltim@work.mysql.com2000-11-191-2/+3
|\
| * ha_berkeley.cc fixed misleading commenttim@work.mysql.com2000-11-151-2/+3
* | Fixed bug with text key compares in BDBmonty@donna.mysql.com2000-11-171-1/+1
* | mergemonty@narttu.mysql.fi2000-11-161-4/+22
|\ \ | |/ |/|
| * Bug fixes, TRUNCATE, safer passwords on command line and connect timeoutmonty@tik.mysql.com2000-11-131-2/+4
| * Fixed bug with ORDER BY on BDB tables.monty@tik.mysql.com2000-10-261-4/+20
* | sql_parse.cc test for changing to auto_commit mode was backwardstim@threads.polyesthetic.msg2000-11-071-2/+2
|/
* Added bdb_lock_max and fixed bug in BDB tables when using key partsmonty@donna.mysql.com2000-10-251-5/+42
* Fix for new berkeley DB interfacemonty@donna.mysql.com2000-10-241-4/+4
* Update of interface for BDB tables.monty@donna.mysql.com2000-10-241-12/+13
* Automatic repair of MyISAM tables + small bug fixesmonty@donna.mysql.com2000-10-171-2/+2
* Automatic primary key for BDB tablesmonty@donna.mysql.com2000-10-161-69/+198
* Changed meaning of HA_EXTRA_RESET and start of hidden primary keys for BDB ta...monty@tik.mysql.com2000-10-151-5/+26
* Fixed indention, removed compiler varnings and fixed a bugmonty@donna.mysql.com2000-09-291-5/+3
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,monty@tramp.mysql.fi2000-09-261-1/+1
* Small bug fixesmonty@donna.mysql.com2000-09-071-1/+1
* FLUSH TABLE table_listmonty@donna.mysql.com2000-08-221-1/+1
* Fixed for Ia64 + delayed key creation + a lot of small bug fixesmonty@donna.mysql.com2000-08-151-7/+33
* Import changesetbk@work.mysql.com2000-07-311-0/+1398