rogan.dawes 7af27f7d1b Make per-user in-memory databases actually work
Previously we would just get a connection to the same database, regardless
of the user specified in the connect string. Trying to create
HSQLDB users did not seem to work. Non-ADMIN users don't have
CREATE TABLE privileges, it seems, and I couldn't find docs that
describe how to GRANT CREATE TABLE privileges. Go figure.


git-svn-id: http://webgoat.googlecode.com/svn/trunk@192 4033779f-a91e-0410-96ef-6bf7bf53c507
2007-07-18 13:34:53 +00:00
..
2006-09-30 13:41:26 +00:00
2006-09-30 13:41:26 +00:00
2007-03-20 19:05:46 +00:00
2006-12-24 13:34:09 +00:00
2006-09-30 13:41:26 +00:00