Bug #37394 backup_view_on_view test fails on pushbuild
Submitted: 13 Jun 2008 13:21 Modified: 7 Aug 2008 15:19
Reporter: Jørgen Løland Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Backup Severity:S3 (Non-critical)
Version:6.0 source OS:Any
Assigned to: Jørgen Løland CPU Architecture:Any

[13 Jun 2008 13:21] Jørgen Løland
Description:
The test backup_view_on_view.test fails in pushbuild:

main.backup_view_on_view       [ fail ]

mysqltest: At line 4: query 'SET GLOBAL debug="d,backup:d,backup_data"' failed: 1193: Unknown system variable 'debug'

The result from queries just before the failure was:
SET GLOBAL debug="d,backup:d,backup_data";

How to repeat:
Run backup_view_on_view in pushbuild in embedded.

Suggested fix:
Make sure the tests are not run embedded and with debug options:

--source include/not_embedded.inc
--source include/have_debug.inc
[13 Jun 2008 13:43] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/47839

2636 Jorgen Loland	2008-06-13
      Bug#37394 "backup_view_on_view test fails on pushbuild"
      
      The test failed on pushbuild because have_debug and not_embedded was 
      not specified in the test file.
      
      Fix - Made test not run in embedded mode, and with debug option:
      --source include/not_embedded.inc
      --source include/have_debug.inc
[13 Jun 2008 13:46] Chuck Bell
ok to push
[13 Jun 2008 14:00] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/47846

2637 Jorgen Loland	2008-06-13 [merge]
      bug#37394 - Commit of local merge
[13 Jun 2008 14:01] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/47847

2637 Jorgen Loland	2008-06-13 [merge]
      bug#37394 - Commit of local merge
[7 Aug 2008 15:19] Paul DuBois
Test case change. No changelog entry needed.
[13 Sep 2008 21:04] Bugs System
Pushed into 6.0.7-alpha  (revid:jorgen.loland@sun.com-20080613140103-2yuehjp600v0gq11) (version source revid:hakan@mysql.com-20080725175322-8wgujj5xuzrjz3ke) (pib:3)