- 20 3月, 2015 1 次提交
-
-
由 noelgrandin@gmail.com 提交于
-
- 18 3月, 2015 1 次提交
-
-
由 noelgrandin@gmail.com 提交于
-
- 17 3月, 2015 2 次提交
-
-
由 noelgrandin@gmail.com 提交于
-
由 noelgrandin@gmail.com 提交于
-
- 13 3月, 2015 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Issue 605: with version 1.4.186, opening a database could result in an endless loop in LobStorageMap.init.
-
由 Thomas Mueller 提交于
-
- 12 3月, 2015 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Queries that use the same table alias multiple times now work. Before, the select expression list was expanded incorrectly. Example: "select * from a as x, b as x".
-
由 Thomas Mueller 提交于
-
- 11 3月, 2015 7 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
A new file system implementation that re-opens the file if it was closed due to the application calling Thread.interrupt(). File name prefix "retry:". Please note it is strongly recommended to avoid calling Thread.interrupt; this is a problem for various libraries, including Apache Lucene.
-
由 Thomas Mueller 提交于
A new file system implementation that re-opens the file if it was closed due to the application calling Thread.interrupt(). File name prefix "retry:". Please note it is strongly recommended to avoid calling Thread.interrupt; this is a problem for various libraries, including Apache Lucene.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
The MySQL compatibility feature "insert ... on duplicate key update" did not work with a non-default schema.
-
- 04 3月, 2015 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 02 3月, 2015 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 28 2月, 2015 2 次提交
-
-
由 Thomas Mueller 提交于
Avoid "warning: [unchecked] Possible heap pollution from parameterized vararg type" (should use @SafeVarargs, but Java 6 doesn't support that yet)
-
由 Thomas Mueller 提交于
-
- 27 2月, 2015 17 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
MVStore: the cache for page references could grow far too big, resulting in out of memory in some cases.
-
由 Thomas Mueller 提交于
MVStore: orphaned lob objects were not correctly removed in some cases, making the database grow unnecessarily.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-