summaryrefslogtreecommitdiff
path: root/mysql-test/t/bdb.test
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/jimw/my/mysql-5.0-7955unknown2006-02-171-0/+21
|\
| * Fix handling of "SET TRANSACTION ISOLATION LEVEL ...". (Bug #7955)unknown2005-11-021-0/+21
* | Merge mysql.com:/home/jimw/my/mysql-5.0-cleanunknown2006-01-061-0/+9
|\ \
| * \ Merge mysql.com:/home/jimw/my/mysql-5.0-14212unknown2006-01-061-0/+9
| |\ \
| | * | Fix crash in BDB from improper cleanup of transactions, and avoid problemunknown2005-12-091-0/+11
| | |/
* | | Merge xiphis.org:/home/antony/work2/mysql-5.1unknown2005-12-211-0/+26
|\ \ \ | |/ / |/| |
| * | Finalize storage engine pluginsunknown2005-12-211-0/+26
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-12-121-1/+19
|\ \ \
| * | | Fix calls to free_underlaid_joins() in INSERT, DELETE, and UPDATEunknown2005-12-081-1/+19
* | | | Enable key lengths of up to 3K on 32-bit platforms.unknown2005-12-011-0/+19
| |/ / |/| |
* | | Portability fixunknown2005-11-021-0/+1
| |/ |/|
* | WL#2486 - natural and using join according to SQL:2003unknown2005-08-231-1/+2
* | Implementation of WL#2486 -unknown2005-08-121-2/+2
* | Merge mysql.com:/home/my/mysql-4.1unknown2005-07-281-0/+2
|\ \ | |/
| * Added end marker for tests to make future merges easierunknown2005-07-281-0/+2
* | Move handler dependent tests to the specific handler (myisam, bdb, innodb)unknown2005-03-171-0/+15
* | Fix test results to account for difference between release BDB, debug BDB and...unknown2004-12-311-0/+6
* | Add 0x before pointers (to help with debugging)unknown2004-12-181-2/+3
* | Merge with new VARCHAR codeunknown2004-12-061-0/+9
|\ \
| * | Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-0/+9
| |/
* | new test for bdbunknown2004-11-041-0/+10
|/
* Bug #5832 SELECT doesn't return records in some casesunknown2004-10-051-0/+20
* bug #5723 length(varchar utf8 field) returns verying resultsunknown2004-09-261-0/+12
* 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