Didn't help, sorry. But even if I adopt the table mysql.user to the used default values, it couldn't connect. *verystrange*
I solved the problem by setting the environment variables $DBI_USER, $DBI_PASS and $DBI_HOST on the command line to the appropriate values, because they're directly read in t/lib.pl via %ENV.
Now some few tests still fail, but the main problem is solved (I regard it as bug and will report it to the appropriate mailing list) and the Slash installation goes on. Hope to be able to submit YASS soon.:-)
Problem solved (was: Re: Upgrade to latest MySQL) (Score:1)
Didn't help, sorry. But even if I adopt the table mysql.user to the used default values, it couldn't connect. *verystrange*
I solved the problem by setting the environment variables $DBI_USER, $DBI_PASS and $DBI_HOST on the command line to the appropriate values, because they're directly read in t/lib.pl via %ENV.
Now some few tests still fail, but the main problem is solved (I regard it as bug and will report it to the appropriate mailing list) and the Slash installation goes on. Hope to be able to submit YASS soon. :-)
-- There is no place like $HOME