summaryrefslogtreecommitdiff
path: root/mysql-test/t/bdb.test
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation failures on Windows caused by the patch for Bug#17199.konstantin@mysql.com2006-06-271-1/+1
* Bug #16206: Superfluous COMMIT event in binlog when updating BDB in autocommit cmiller@zippy.(none)2006-06-121-0/+35
* Merge mysql.com:/home/jimw/my/mysql-5.0-14212jimw@mysql.com2006-01-061-0/+9
|\
| * Fix crash in BDB from improper cleanup of transactions, and avoid problemjimw@mysql.com2005-12-091-0/+11
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanjimw@mysql.com2005-12-121-1/+19
|\ \
| * | Fix calls to free_underlaid_joins() in INSERT, DELETE, and UPDATEjimw@mysql.com2005-12-081-1/+19
* | | Enable key lengths of up to 3K on 32-bit platforms.jimw@mysql.com2005-12-011-0/+19
* | | Portability fixmonty@mysql.com2005-11-021-0/+1
| |/ |/|
* | WL#2486 - natural and using join according to SQL:2003timour@mysql.com2005-08-231-1/+2
* | Implementation of WL#2486 -timour@mysql.com2005-08-121-2/+2
* | Merge mysql.com:/home/my/mysql-4.1monty@mysql.com2005-07-281-0/+2
|\ \ | |/
| * Added end marker for tests to make future merges easiermonty@mysql.com2005-07-281-0/+2
* | Move handler dependent tests to the specific handler (myisam, bdb, innodb)monty@mysql.com2005-03-171-0/+15
* | Fix test results to account for difference between release BDB, debug BDB and...sergefp@mysql.com2004-12-311-0/+6
* | Add 0x before pointers (to help with debugging)monty@mysql.com2004-12-181-2/+3
* | Merge with new VARCHAR codemonty@mysql.com2004-12-061-0/+9
|\ \
| * | Add support for up to VARCHAR (size up to 65535)monty@mysql.com2004-12-061-0/+9
| |/
* | new test for bdbserg@serg.mylan2004-11-041-0/+10
|/
* Bug #5832 SELECT doesn't return records in some casesbar@mysql.com2004-10-051-0/+20
* bug #5723 length(varchar utf8 field) returns verying resultsbar@noter.intranet.mysql.r18.ru2004-09-261-0/+12
* Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1ram@gw.mysql.r18.ru2004-06-291-0/+11
|\
| * a fix (bug #4304: TRUNCATE <table of type BDB> , wrong result).ram@gw.mysql.r18.ru2004-06-291-0/+11
* | Merge with 4.0 to get the latest bug patches to 4.1monty@mysql.com2004-06-251-0/+36
|\ \ | |/ |/|
| * Mergeingo@mysql.com2004-06-251-0/+19
| |\
| | * bug#2686 - index_merge select on BerkeleyDB table with varchar PK causes mysq...ingo@mysql.com2004-06-241-0/+19
| * | bug#2688 - Wrong index_merge query results for BDB table with variable length...ingo@mysql.com2004-06-221-0/+18
| |/
* | bug#4089 - JOIN::join_free calling mysql_unlock w/o index_end() beforeserg@serg.mylan2004-06-241-7/+10
* | followup to handler cleanupserg@serg.mylan2004-06-231-0/+25
* | Merge with 4.0.18monty@mysql.com2004-02-111-0/+14
|\ \ | |/
| * Mark that strings may change on index only reads (for BDB tables).monty@mysql.com2004-01-291-0/+14
* | Fixes after merge with 4.0monty@mysql.com2003-12-191-2/+2
* | Merge with 4.0.17monty@mysql.com2003-12-171-0/+19
|\ \ | |/
| * Allow space in service namesmonty@mysql.com2003-12-041-0/+19
* | WorkLog#1323antony@ltantony.rdg.cyberkinetica.homeunix.net2003-12-101-47/+47
* | merge with 4.0.15monty@mashka.mysql.fi2003-09-111-0/+13
|\ \ | |/
| * Fix for the bug #971: ORDER BY DESC doesn't return correct num of rows with B...ram@mysql.r18.ru2003-09-021-0/+13
* | Changed mysql-test to print warnings for not existing table to DROP TABLEmonty@mashka.mysql.fi2003-01-061-9/+2
|/
* Try to optimize the cache buffer size needed for bulk_insertmonty@mashka.mysql.fi2002-11-201-1/+1
* Move HA_EXTRA_NO_READCHECK to ha_openmonty@hundin.mysql.fi2002-01-161-0/+16
* Fixed problem with "record not found" in BDB tables.monty@hundin.mysql.fi2001-09-141-0/+19
* Fix bugs when using LOCK TABLES with BDB tablesmonty@hundin.mysql.fi2001-09-081-8/+19
* Portability fixes.monty@hundin.mysql.fi2001-08-181-2/+2
* Add test case for update/replace bug in bdb.tim@white.box2001-07-241-0/+7
* bdb.test new test for a bug reporttim@white.box2001-07-171-0/+15
* Fixed bug in mysqlcheck when using --fastmonty@hundin.mysql.fi2001-06-191-0/+10
* Fix for BDB and LOCK TABLESmonty@donna.mysql.fi2001-04-191-0/+27
* Fixed bug in MAX() optimizing for BDB tablesmonty@donna.mysql.fi2001-03-101-0/+14
* Fixed test cases for innobasemonty@donna.mysql.fi2001-03-071-87/+8
* Merged some functions and removed some unused client functions.monty@donna.mysql.fi2001-03-061-0/+15
* Fixes for innobase usagemonty@donna.mysql.fi2001-03-031-0/+298