According to this the syntax for using uri filenames has changed.
Using 'dbi:SQLite:dbname=file:memdb2?mode=memory&cache=shared' still creates a file; although the file is empty and the cache=shared appears to work.
The new syntax is apparently: 'dbi:SQLite:uri=file:memdb2?mode=memory&cache=shared'. However, now the shared cache no longer seems to work.
I'm bored with fighting dumb reasoning, so I'm putting this back in the deep freeze.
In reply to Re^7: Threads and DBD::SQLite?
by BrowserUk
in thread Threads and DBD::SQLite?
by BerntB
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |