Description:
Test 'view' fails for me in current 5.0, when I run the test suite with '--ps-protocol'.
In a standard run, this test passes.
This is a non-debug build: 'compile-pentium-max'.
Failure report:
=== cut ===
view [ fail ]
Errors are (from /M50/push-5.0/mysql-test/var/log/mysqltest-time) :
/M50/push-5.0/client/.libs/mysqltest: At line 216: unable to execute statement 'select c from mysqltest.v1': select command denied to user 'mysqltest_1'@'localhost' for table 't1' (mysql_stmt_errno=1142 returned=1)
(the last lines may be the most important ones)
Ending Tests
=== 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"
The error is older, as I got it already yesterday but did not yet report.
How to repeat:
Run the test suite with '--ps-protocol'.