Bug #29839 lowercase_table3.test: Cannot find table test/T1 from the internal data dictiona
Submitted: 17 Jul 2007 7:49 Modified: 27 Jul 2007 23:17
Reporter: Ingo Strüwing Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Tests Severity:S7 (Test Cases)
Version:5.1.21 OS:MacOS
Assigned to: Sergey Vojtovich CPU Architecture:Any
Tags: pbwarn

[17 Jul 2007 7:49] Ingo Strüwing
Description:
On powermacg5 the following appears in the warning file:

master.err: main.lowercase_table3: 070717  7:59:42070717  7:59:42 [ERROR] Cannot find table test/T1 from the internal data dictionary

NOTE I am going to disable the test. Please re-enable after fixing this.

How to repeat:
See pushbuild pages. E.g. https://intranet.mysql.com/secure/pushbuild/showdir.pl?dir=mysql-5.1-engines
[18 Jul 2007 9:10] 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/31066

ChangeSet@1.2555, 2007-07-18 13:12:47+05:00, svoj@mysql.com +4 -0
  BUG#29839 - lowercase_table3.test: Cannot find table test/T1 from
              the internal data dictiona
  - re-enabled lowercase_table3 test;
  - added a rule to through away expected warning to mtr_report.pl;
  - fixed a test case to produce unique warning.
[18 Jul 2007 9:53] 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/31070

ChangeSet@1.2555, 2007-07-18 13:55:50+05:00, svoj@mysql.com +4 -0
  BUG#29839 - lowercase_table3.test: Cannot find table test/T1 from
              the internal data dictiona
  - re-enabled lowercase_table3 test;
  - added a rule to throw away expected warning to mtr_report.pl;
  - fixed a test case to produce unique warning.
[27 Jul 2007 16:49] Bugs System
Pushed into 5.1.21-beta
[27 Jul 2007 23:17] Paul DuBois
Test suite change. No changelog entry needed.