Failing test 5 in t/dbdadmin.t DBD-mysql-2.1017

Failing test 5 in t/dbdadmin.t DBD-mysql-2.1017

am 26.07.2002 17:41:10 von Wolfgang Friebel

I've successfully built and tested DBD-mysql-2.1017:

mysql Ver 11.15 Distrib 3.23.37, for suse-linux (i686)
perl 5.8.0

The tests were done using an external host:
perl Makefile.PL -testhost=xxx

With this configuration t/dbdadmin.t core dumps in the statement
line 121: if (!($result = $drh->func('createdb', $testdsn, 'admin'))

Using the long form without the defaults:
if (!($result = $drh->func('createdb', $testdsn, 'xxx', '', '', 'admin'))

then the testsuite finishes smoothly.

I would suggest modifying the testsuite so that the module could be
installed without manual intervention even in cases as described above

Wolfgang Friebel


------------------------------------------------------------ ---------
Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before
posting. To request this thread, e-mail msql-mysql-modules-thread1874@lists.mysql.com

To unsubscribe, send a message to the address shown in the
List-Unsubscribe header of this message. If you cannot see it,
e-mail msql-mysql-modules-unsubscribe@lists.mysql.com instead.