Bug #52513 perfschema.pfs_upgrade test fails in mysql-next-mr-backup team tree
Submitted: 31 Mar 2010 19:59 Modified: 31 Aug 2012 16:43
Reporter: Thava Alagu Email Updates:
Status: Unsupported Impact on me:
None 
Category:MySQL Server: Backup Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: Assigned Account CPU Architecture:Any
Tags: pb2, test failure

[31 Mar 2010 19:59] Thava Alagu
Description:
The test probably needs result file update.
Following is the snapshot from the diff from expected results :
 
11,29c11,29
< ERROR 1644 (HY000) at line 178: Unexpected content found in the performance_schema database.
< ERROR 1050 (42S01) at line 203: Table 'COND_INSTANCES' already exists
< ERROR 1050 (42S01) at line 233: Table 'EVENTS_WAITS_CURRENT' already exists
.....
---
> ERROR 1644 (HY000) at line 188: Unexpected content found in the performance_schema database.
> ERROR 1050 (42S01) at line 213: Table 'COND_INSTANCES' already exists
> ERROR 1050 (42S01) at line 243: Table 'EVENTS_WAITS_CURRENT' already exists
.......

How to repeat:
Run perfschema.pfs_upgrade test.
See pushbuild results for this test for mysql-next-mr-backup tree on 2010-03-31.
[1 Apr 2010 7:49] Sveta Smirnova
Thank you for the report.

Verified as described.
[6 Apr 2010 13:00] Chuck Bell
Assigned to Sanjay as he is MC this month. Please verify this is a backup bug. If not, let me know and I will reassign the category.
[6 Apr 2010 18:30] Omer Barnir
triage: setting to SRFEATURE (test issue in feature tree