in reply to Re: Database access error.
in thread Database access error.

I just tried to recompile the modules DBI and DBD::mysql to see the output.

When compiling DBI, the following tests did not pass
t/15array..............FAILED test 18 t/zz_15array_pp........FAILED te +st make: Fatal error: ... Command failed for target `test_dynamic' /usr/ccs/bin/make test -- NOT OK Running make install make test had returned bad status, won't install without force 18
When compiling DBD::mysql however almost all tests failed
t/mysql2...........dubious + Test returned status 255 (wstat 65280, 0xff00) Failed Test Stat Wstat Total Fail Failed List of Failed ---------------------------------------------------------------------- +--------- t/00base.t 255 65280 5 4 80.00% 4-5 t/10dsnlist.t 255 65280 9 18 200.00% 1-9 t/20createdrop.t 255 65280 5 10 200.00% 1-5 t/30insertfetch.t 255 65280 11 22 200.00% 1-11 t/40bindparam.t 255 65280 28 56 200.00% 1-28 t/40blobs.t 255 65280 11 22 200.00% 1-11 t/40listfields.t 255 65280 16 32 200.00% 1-16 t/40nulls.t 255 65280 11 22 200.00% 1-11 t/40numrows.t 255 65280 25 50 200.00% 1-25 t/50chopblanks.t 255 65280 35 70 200.00% 1-35 t/50commit.t 255 65280 30 60 200.00% 1-30 t/ak-dbd.t 255 65280 90 180 200.00% 1-90 t/akmisc.t 255 65280 351 702 200.00% 1-351 t/dbdadmin.t 255 65280 21 42 200.00% 1-21 t/insertid.t 255 65280 12 24 200.00% 1-12 t/mysql.t 255 65280 68 136 200.00% 1-68 t/mysql2.t 255 65280 ?? ?? % ?? 1 test skipped. Failed 17/18 test scripts, 5.56% okay. 725/728 subtests failed, 0.41% +okay. *** Error code 2
Sorry i didn't provide enough information. I don't really understand these tests.

Are these errors because DBD::mysql requires DBI to be compiled correctly and DBI has an error compiling the 15array section? Or am i way off?

Neil Archibald - /dev/IT -