Hi,

> [...]
>>  t/06error...............ok 1/2
>>
>>  (this never finishes)
> 
> well, look in the t directory for the specific test. In my case, I see
> the following --
> [...]
> my $db = DBI->connect('dbi:SQLite:foo', '', '', { RaiseError => 1,

I'm not certain what the call to DBI->connect() does exactly, I understand it 
creates a database called 'foo' in the current directory. Is the current 
directory mounted through NFS?

--
Dimitri
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to