summaryrefslogtreecommitdiff
path: root/mysql-test/r/bdb.result
Commit message (Expand)AuthorAgeFilesLines
* Implementation of WL#2486 -unknown2005-08-121-2/+2
* A fix (bug #10176: problem with varchar keys).unknown2005-04-261-0/+9
* If VARCHAR strips only trailing spaces, then produceunknown2005-01-111-2/+2
* Fix test results to account for difference between release BDB, debug BDB and...unknown2004-12-311-21/+21
* Fix max_key_length and max_unique_length to take into account varchar and nul...unknown2004-12-311-1/+1
* Add 0x before pointers (to help with debugging)unknown2004-12-181-0/+211
* Merge with new VARCHAR codeunknown2004-12-061-4/+383
|\
| * Add support for up to VARCHAR (size up to 65535)unknown2004-12-061-4/+383
* | new test for bdbunknown2004-11-041-0/+7
|/
* merge with 4.1unknown2004-10-291-0/+33
|\
| * Bug #5832 SELECT doesn't return records in some casesunknown2004-10-051-0/+24
| * bug #5723 length(varchar utf8 field) returns verying resultsunknown2004-09-261-0/+9
* | After merge fixes of merge with 4.1 that included the new arena code.unknown2004-09-091-1/+1
* | Merge with 4.1.3-betaunknown2004-07-071-0/+70
|\ \ | |/
| * Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-06-291-0/+7
| |\
| | * a fix (bug #4304: TRUNCATE <table of type BDB> , wrong result).unknown2004-06-291-0/+7
| * | Merge with 4.0 to get the latest bug patches to 4.1unknown2004-06-251-0/+34
| |\ \ | | |/ | |/|
| | * Mergeunknown2004-06-251-0/+16
| | |\
| | | * bug#2686 - index_merge select on BerkeleyDB table with varchar PK causes mysq...unknown2004-06-241-0/+16
| | * | 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-0/+20
| * | followup to handler cleanupunknown2004-06-231-0/+9
* | | Fixed test results to reflect range optimizer fixesunknown2004-06-281-3/+3
|/ /
* | Fix to handle unsigned data in prepared statements (Bug #3447)unknown2004-05-041-1/+1
* | After merge fixesunknown2004-02-161-6/+6
* | Merge with 4.0.18unknown2004-02-111-0/+25
|\ \ | |/
| * Mark that strings may change on index only reads (for BDB tables).unknown2004-01-291-0/+25
* | Fixes after merge with 4.0unknown2003-12-191-2/+2
* | Merge with 4.0.17unknown2003-12-171-0/+11
|\ \ | |/
| * Allow space in service namesunknown2003-12-041-0/+11
* | WorkLog#1323unknown2003-12-101-47/+47
* | merge with 4.0.15unknown2003-09-111-0/+31
|\ \ | |/
| * Fix for the bug #971: ORDER BY DESC doesn't return correct num of rows with B...unknown2003-09-021-0/+31
* | Fix test results affected by error message edit.unknown2003-07-201-1/+1
* | Added SQLSTATE to client/server protocolunknown2003-06-041-9/+9
* | Give warning if MySQL doesn't honor given storage engineunknown2003-05-131-1/+1
* | Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-9/+0
* | Merge with 4.0unknown2002-11-211-7/+7
|\ \ | |/
| * Try to optimize the cache buffer size needed for bulk_insertunknown2002-11-201-2/+2
| * bdb.result:unknown2002-11-111-1/+1
| * Added --skip-safemalloc to mysqltestunknown2002-10-291-4/+4
* | fixed dbd test results after EXPLAIN output changingunknown2002-10-071-8/+8
|/
* Move HA_EXTRA_NO_READCHECK to ha_openunknown2002-01-161-0/+22
* Added macros for nice TIMESPEC usage.unknown2002-01-021-15/+15
* changes to make things work in the max versionunknown2001-10-041-0/+569
* Fixed problem with "record not found" in BDB tables.unknown2001-09-141-0/+5
* Fix bugs when using LOCK TABLES with BDB tablesunknown2001-09-081-0/+3
* Add test case for update/replace bug in bdb.unknown2001-07-241-0/+2
* Fixed problem with part keys and BDB tablesunknown2001-07-181-0/+11
* Fixed bug in mysqlcheck when using --fastunknown2001-06-191-0/+2