Folks, Looking for help - no reply to my previous message. I have tried LOTS of things to try and get this up and running, but there may be no reason... I am trying to get DBI and DBD functioning on Solaris 8 with mSQL. Running make test I get this error in the output:
DBD::mSQL::st execute failed: Couldn't create temporary table (No such file or directory) at t/40bindparam.t line 140. not ok 17 Test 17: DBI error 5, Couldn't create temporary table (No such file or directory) Statement has no result columns to bind (perhaps you need to successfully call execute first) at t/40bindparam.t line 143. I also get the same error when just running this test on its own with: perl -w -I../blib/lib -I../blib/arch t/40bindparam.t Msqld is up and running and the test database is created (I have added a table, data, etc via msqladmin). Can this error message be ignored??? How can I test that DBI and DBD are functioning properly (sorry, not a programmer!). Any help would be appreciated. Thx. Helmut Fritz
