- 22 6月, 2014 8 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 21 6月, 2014 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 20 6月, 2014 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 12 6月, 2014 6 次提交
-
-
由 noelgrandin@gmail.com 提交于
-
由 noelgrandin@gmail.com 提交于
-
由 noelgrandin@gmail.com 提交于
-
由 noelgrandin@gmail.com 提交于
-
由 noelgrandin@gmail.com 提交于
-
由 noelgrandin@gmail.com 提交于
-
- 10 6月, 2014 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Issue 565: MVStore: concurrently adding LOB objects (with MULTI_THREADED option) resulted in a NullPointerException.
-
- 06 6月, 2014 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
There was a way to prevent a database from being re-opened, by creating a column constraint that references a table with a higher id.
-
- 04 6月, 2014 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 03 6月, 2014 6 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 02 6月, 2014 4 次提交
-
-
由 Thomas Mueller 提交于
If a database file in the PageStore file format exists, this file and this mode is now used, even if the database URL does not contain "MV_STORE=FALSE". If a MVStore file exists, it is used.
-
由 Thomas Mueller 提交于
Databases created with version 1.3.175 and earlier that contained foreign keys in combination with multi-column indexes could not be opened in some cases.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
When using the PageStore, opening a database failed in some cases with a NullPointerException if temporary tables were used (explicitly, or implicitly when using large result sets).
-
- 30 5月, 2014 1 次提交
-
-
由 Thomas Mueller 提交于
MVStore: the ObjectDataType comparison method was incorrect if one key was Serializable and the other was of a common class.
-
- 28 5月, 2014 1 次提交
-
-
由 noelgrandin 提交于
-
- 22 5月, 2014 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
MVStore: temporary tables from result sets could survive re-opening a database, which could result in a ClassCastException.
-
由 Thomas Mueller 提交于
MVStore: temporary tables from result sets could survive re-opening a database, which could result in a ClassCastException.
-