- 14 7月, 2014 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 noelgrandin@gmail.com 提交于
Gives a better out of box experience for people with more powerful machines.
-
由 noelgrandin@gmail.com 提交于
change default value of PAGE_SIZE from 2048 to 4096 to more closely match most filesystems block size.
-
- 13 7月, 2014 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 12 7月, 2014 1 次提交
-
-
由 Thomas Mueller 提交于
MVStore: the store is now auto-compacted automatically up to some point, to avoid very large file sizes. This area is still work in progress.
-
- 08 7月, 2014 1 次提交
-
-
由 noelgrandin@gmail.com 提交于
Introduce a queue when doing table locking to prevent session starvation.
-
- 04 7月, 2014 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 02 7月, 2014 1 次提交
-
-
由 noelgrandin@gmail.com 提交于
Fix bug in changing encrypted DB password that kept the file handle open when the wrong password was supplied. (test case from Jens Hohmuth).
-
- 30 6月, 2014 2 次提交
-
-
由 noelgrandin@gmail.com 提交于
and which servers that are available. (patch from Nikolaj Fogh)
-
由 noelgrandin@gmail.com 提交于
-
- 28 6月, 2014 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 23 6月, 2014 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 22 6月, 2014 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 20 6月, 2014 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 10 6月, 2014 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 06 6月, 2014 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 03 6月, 2014 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 02 6月, 2014 1 次提交
-
-
由 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.
-
- 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.
-
- 22 5月, 2014 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 19 5月, 2014 1 次提交
-
-
由 noelgrandin 提交于
-
- 17 5月, 2014 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 14 5月, 2014 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 13 5月, 2014 1 次提交
-
-
由 Thomas Mueller 提交于
MVStore: unique indexes that were created later on did not work correctly if there were over 5000 rows in the table.
-
- 12 5月, 2014 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 11 5月, 2014 1 次提交
-
-
由 noelgrandin@gmail.com 提交于
-
- 08 5月, 2014 1 次提交
-
-
由 Thomas Mueller 提交于
For Windows, database URLs of the form "jdbc:h2:/test" where considered relative and did not work unless the system property "h2.implicitRelativePath" was used.
-
- 05 5月, 2014 4 次提交
-
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
- 02 5月, 2014 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 30 4月, 2014 1 次提交
-
-
由 Thomas Mueller 提交于
-