Subject: | Timeout variable problem |
There seems to be a bug in the last DBD::SQLite.
There is still a reference to the old Timeout var. To fix, just replace line 301 in main.c by :
int timeout = ((sqlite3 *)ptr)->busyTimeout;
This queue is for tickets about the DBD-SQLite CPAN distribution.
The Basics
People
|
Bug Information
|