Hello Wolfram

On 2006-05-10 Wolfram Gloger wrote:
> Mysql sources include a comprehensive test suite in the mysql-test
> subdirectory.  As part of the debian build process, this is not run.
Yes...
> I don't consider this fact a bug, because the test suite takes ages to
> run even on a big machine.
...exactly.

> However, running the test manually after building (before installing),
> the test suite does not pass.  The first test that fails is 'create':
That should not be the case, afaik none of our patches influence the
testsuite, especially not for:
> Errors are (from 
> /home/wg/Debian/mysql-dfsg-5.0-5.0.21/mysql-test/var/log/mysqltest-time) :
> mysqltest: At line 410: Could not open connection 'user1': 1045 Access denied 
> for user 'mysqltest_1'@'localhost' (using password: NO)
this kind of errors.

Could you check on http://bugs.mysql.com/ if there's already a similar
bug reported? 

What would be possible is that the testsuite does not create an own
database but rely on the accessibility of a database called "test" which
is accessible by any user in the default installation which we considered
insecure and therefore disabled it.

How do the other tests authenticate? If they use 'root' or create 
specific user then it could still be considered an upstream bug and you can
report it on the above URL.

bye,

-christian-



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to