提交 2e73e772 authored 作者: Thomas Mueller's avatar Thomas Mueller

--no commit message

--no commit message
上级 79d36f3e
#Sat Sep 01 17:01:19 CEST 2007
benchmark.drivers.dir=C\:/data/java
#Wed Oct 03 10:03:23 CEST 2007
javac=javac
benchmark.drivers.dir=C\:/data/java
path.servlet.jar=C\:/data/classpath/servlet-api.jar
version.name.maven=1.0.58
version.name.maven=1.0.59
jdk=1.4
......@@ -72,7 +72,7 @@ Example:
<dependency>
<groupId>com.h2database</groupId>
<artifactId>h2</artifactId>
<version>1.0.58</version>
<version>1.0.59</version>
</dependency>
</pre>
</p>
......
......@@ -39,7 +39,7 @@ Frequently Asked Questions
<p>
Usually, bugs get fixes as they are found. There is a release every few weeks.
Here is the list of known and confirmed issues as of
2007-09-15:
2007-10-03:
</p>
<ul>
<li>Some problems have been found with right outer join. Internally, it is converted to left outer join, which
......
......@@ -42,7 +42,7 @@ Hypersonic SQL or HSQLDB. H2 is built from scratch.
<h3>Version 1.0.59 (2007-10-03)</h3><ul>
<li>When the data type was unknown in a subquery, sometimes the wrong exception (ArrayIndexOutOfBounds) was thrown. Fixed.
</li><li>If the process was killed while the database was running, sometimes the database could not be opened
('double allocation') except when the system property h2.check was set to false. Fixed.
('double allocation') except when the system property h2.check was set to false. Fixed.
</li><li>Multi-threaded kernel (MULTI_THREADED=1): A synchronization problem has been fixed.
</li><li>A PreparedStatement that was cancelled could not be reused. Fixed.
</li><li>H2 Console: Progress information when logging into a H2 embedded database (useful when opening a database is slow).
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
/*
* Copyright 2004-2007 H2 Group. Licensed under the H2 License, Version 1.0 (http://h2database.com/html/license.html).
* Initial Developer: H2 Group
*/
package org.h2.test.synth;
import java.io.InputStream;
import java.sql.Connection;
import java.sql.DriverManager;
......
......@@ -509,4 +509,4 @@ imports bnot severity colon braces suppress star bxor band bor unary bsr puppy l
forge chr trunc gabealbert tunebackup manifest
lumber thus taking repositories ago delegated mention leaks pgsql seeded felt efficiently mill mentioned forgot leaked restarted clearing occupies randomness warn implementing abstraction
spfile svr pkey synced semicolon terminating
framework constructing architectural jmatter workgroup upgraded naked
\ No newline at end of file
framework constructing architectural jmatter workgroup upgraded naked stopper skipping
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论