summaryrefslogtreecommitdiff
path: root/mysql-test/r/bdb.result
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation failures on Windows caused by the patch for Bug#17199.unknown2006-06-271-2/+2
* Bug #16206: Superfluous COMMIT event in binlog when updating BDB in autocommit unknown2006-06-121-0/+34
* Merge mysql.com:/home/jimw/my/mysql-5.0-14212unknown2006-01-061-0/+5
|\
| * Fix crash in BDB from improper cleanup of transactions, and avoid problemunknown2005-12-091-0/+5
* | Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-12-121-0/+19
|\ \
| * | Fix calls to free_underlaid_joins() in INSERT, DELETE, and UPDATEunknown2005-12-081-0/+19
* | | Enable key lengths of up to 3K on 32-bit platforms.unknown2005-12-011-0/+14
* | | Portability fixunknown2005-11-021-1/+1
* | | fix for bug #14381unknown2005-11-011-30/+26
| |/ |/|
* | Adjust test results changed because of fix for BUG#13455unknown2005-09-301-6/+6
* | WL#2486 - natural and using join according to SQL:2003unknown2005-08-231-1/+6
* | 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