summaryrefslogtreecommitdiff
path: root/mysql-test/t/bdb.test
Commit message (Expand)AuthorAgeFilesLines
* Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-291-0/+11
|\
| * a fix (bug #4304: TRUNCATE <table of type BDB> , wrong result).unknown2004-06-291-0/+11
* | Merge with 4.0 to get the latest bug patches to 4.1unknown2004-06-251-0/+36
|\ \ | |/ |/|
| * Mergeunknown2004-06-251-0/+19
| |\
| | * bug#2686 - index_merge select on BerkeleyDB table with varchar PK causes mysq...unknown2004-06-241-0/+19
| * | bug#2688 - Wrong index_merge query results for BDB table with variable length...unknown2004-06-221-0/+18
| |/
* | bug#4089 - JOIN::join_free calling mysql_unlock w/o index_end() beforeunknown2004-06-241-7/+10
* | followup to handler cleanupunknown2004-06-231-0/+25
* | Merge with 4.0.18unknown2004-02-111-0/+14
|\ \ | |/
| * Mark that strings may change on index only reads (for BDB tables).unknown2004-01-291-0/+14
* | Fixes after merge with 4.0unknown2003-12-191-2/+2
* | Merge with 4.0.17unknown2003-12-171-0/+19
|\ \ | |/
| * Allow space in service namesunknown2003-12-041-0/+19
* | WorkLog#1323unknown2003-12-101-47/+47
* | merge with 4.0.15unknown2003-09-111-0/+13
|\ \ | |/
| * Fix for the bug #971: ORDER BY DESC doesn't return correct num of rows with B...unknown2003-09-021-0/+13
* | Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-9/+2
|/
* Try to optimize the cache buffer size needed for bulk_insertunknown2002-11-201-1/+1
* Move HA_EXTRA_NO_READCHECK to ha_openunknown2002-01-161-0/+16
* Fixed problem with "record not found" in BDB tables.unknown2001-09-141-0/+19
* Fix bugs when using LOCK TABLES with BDB tablesunknown2001-09-081-8/+19
* Portability fixes.unknown2001-08-181-2/+2
* Add test case for update/replace bug in bdb.unknown2001-07-241-0/+7
* bdb.test new test for a bug reportunknown2001-07-171-0/+15
* Fixed bug in mysqlcheck when using --fastunknown2001-06-191-0/+10
* Fix for BDB and LOCK TABLESunknown2001-04-191-0/+27
* Fixed bug in MAX() optimizing for BDB tablesunknown2001-03-101-0/+14
* Fixed test cases for innobaseunknown2001-03-071-87/+8
* Merged some functions and removed some unused client functions.unknown2001-03-061-0/+15
* Fixes for innobase usageunknown2001-03-031-0/+298
* text/blob fields in some cases were not handled properlyunknown2001-03-011-0/+2
* Added Innobase to source distributionunknown2001-02-171-1/+0
* Changed --replace to --replace_result in mysqltestunknown2001-02-151-0/+10
* Fixed for bugs that was found when getting full code coverage of BDBunknown2001-01-171-4/+18
* Removed not used variable 'last_ref'unknown2001-01-161-7/+64
* Fixes for mysqltestunknown2001-01-151-4/+8
* Add bdb_version variable, and a new test.unknown2001-01-131-0/+10
* Fixed bug when opening BDB tables twiceunknown2001-01-021-0/+8
* Added support for hex strings to mysqlimportunknown2000-12-281-0/+298
* Extended mysqltest with --commands and 'require'unknown2000-12-271-0/+18
* ha_berkeley.cc - Don't use subtransactions in update_row by defaultunknown2000-12-261-0/+12