RawrUniversal / xerial

Automatically exported from code.google.com/p/xerial
0 stars 1 forks source link

Out of memory with bad database specification #6

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.Use a URL that points to a directory instead of a file

What is the expected output? What do you see instead?
When I specify a directory instead of a file, I get an out of memory 
exception. Perhaps I should get a SQLException instead?

What version of the product are you using? On what operating system?
3.6.11 on Windows Vista

Please provide any additional information below.

Original issue reported on code.google.com by sualeh.f...@gmail.com on 19 Apr 2009 at 3:33

GoogleCodeExporter commented 8 years ago

Original comment by taroleo on 21 Apr 2009 at 12:34

GoogleCodeExporter commented 8 years ago
Fixed in sqlite-jdbc-3.6.13:
http://www.xerial.org/maven/repository/artifact/org/xerial/sqlite-jdbc/3.6.13/

Original comment by taroleo on 21 Apr 2009 at 4:13