Bug #50991 funcs_1.is_columns_mysql test fails after column size change
Submitted: 8 Feb 2010 13:10 Modified: 24 Feb 2010 23:37
Reporter: Thava Alagu Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Backup Severity:S3 (Non-critical)
Version:teamtree OS:Any
Assigned to: Anurag Shekhar CPU Architecture:Any
Tags: pushbuild

[8 Feb 2010 13:10] Thava Alagu
Description:
funcs_1.is_columns_mysql test fails in pushbuild after the fix for Bug#34065.
Apparently the expected result needs an update.

See http://pb2.norway.sun.com/web.py?template=show_pushes&branch=mysql-6.0-backup

This happens in backup team trees mysql-6.0-backup and mysql-next-mr-backup;

How to repeat:
See pushbuild result as provided in description.
This bug does not need verification action since it is just a place holder for follow up checkin fix.
[15 Feb 2010 11:57] 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/100352

3095 Anurag Shekhar	2010-02-15
      Bug #50991  funcs_1.is_columns_mysql test fails after column size change
      
      Change in the size of backup_history.backup_file was causing this
      failure.
      Replacing the result file fixes the failure.
     @ mysql-test/suite/funcs_1/r/is_columns_mysql.result
        Updated result file for funcs_1.is_columns_mysql.test.
[15 Feb 2010 21:34] 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/100449

3828 Anurag Shekhar	2010-02-16
      Merging bug#50991 patch.
[15 Feb 2010 23:32] 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/100452

3828 Thava Alagu	2010-02-16
      Merged fix for Bug#50991 funcs_1.is_columns_mysql test failure in pushbuild
[15 Feb 2010 23:42] 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/100454

3829 Thava Alagu	2010-02-16 [merge]
      Merged fix for Bug#50991 funcs_1.is_columns_mysql test failure
[20 Feb 2010 9:17] Bugs System
Pushed into 6.0.14-alpha (revid:ingo.struewing@sun.com-20100218152520-s4v1ld76bif06eqn) (version source revid:thavamuni.alagu@sun.com-20100215234203-koqwh50skb7fx9bo) (merge vers: 6.0.14-alpha) (pib:16)
[24 Feb 2010 23:37] Paul DuBois
Changes to test case. No changelog entry needed.