Bug #7260 Test failure: 'bdb'
Submitted: 14 Dec 2004 11:57 Modified: 11 Jan 2005 6:43
Reporter: Joerg Bruehe Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.0.3-pre OS:Linux (Linux / Athlon)
Assigned to: CPU Architecture:Any

[14 Dec 2004 11:57] Joerg Bruehe
Description:
Test 'bdb' fails for me in current 5.0,
the same failure occurs in 'Bootstrap' at test release build.

The same error occurs if I run with "--ps-protocol".

This is a non-debug build: "compile-pentium-max".

Failure report:
=== cut ===
bdb                            [ fail ]

Errors are (from /M50/push-5.0/mysql-test/var/log/mysqltest-time) :
/M50/push-5.0/client/.libs/mysqltest: At line 296: query 'replace into t1 (ggid,passwd) values ('test2','this will work')' failed: 1032: Can't find record in 't1'
(the last lines may be the most important ones)

=== cut ===
Latest changeset on my PC:
ChangeSet@1.1738, 2004-12-14 13:41:32+03:00, gluh@gluh.mysql.r18.ru
  Fix for bug #7223: information_schema: error in "views"

Latest changeset in the release test build:
ChangeSet
  1.1740 04/12/14 15:20:46 gluh@gluh.mysql.r18.ru +3 -0
  Fx for bug#7221: information_schema: errors in "key_column_usage"

Most probably, the error is older, as I got it already yesterday but did not yet report.

How to repeat:
Run the test suite.
[11 Jan 2005 6:43] Sergey Petrunya
This issue was fixed in this changeset:
ChangeSet@1.1659.94.3, 2004-12-31 11:56:50+02:00, monty@mysql.com
(the cset comment doesn't mention this BUG#)