(bug 20260) SQLite: don't always autocreate DB and its directory. If the file isn...
authorChad Horohoe <demon@users.mediawiki.org>
Sat, 29 Aug 2009 12:35:40 +0000 (12:35 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Sat, 29 Aug 2009 12:35:40 +0000 (12:35 +0000)
commit4cdc449d9042418e1a804bbcfa2c89d1d0e41ef2
treec8de72d5312a2aa424ffbca6595284cbcae0237e
parent5a79859d2c2d0fa4b3581aa7fce19f46ede2b654
(bug 20260) SQLite: don't always autocreate DB and its directory. If the file isn't readable at execution time, we now throw an exception
RELEASE-NOTES
includes/db/DatabaseSqlite.php