- 08 1月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
When using trace level 4 (SLF4J) in the server mode, a directory "trace.db" and an empty file was created on the client side. This is no longer made.
-
- 07 1月, 2013 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 04 1月, 2013 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 03 1月, 2013 1 次提交
-
-
由 noelgrandin 提交于
Patch by lukas.eder@gmail.com
-
- 02 1月, 2013 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 26 12月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
Optimize IN(...) queries: there was a bug in version 1.3.170 for comparison of the type "X IN(NULL, NULL)". Fixed.
-
- 17 12月, 2012 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 15 12月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
Timestamps with timezone that were passed as a string were not always converted correctly. For example "2012-11-06T23:00:00.000Z" was converted to "2012-11-06" instead of to "2012-11-07" in the timezone CET.
-
- 14 12月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 13 12月, 2012 1 次提交
-
-
由 noelgrandin 提交于
-
- 12 12月, 2012 5 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
Patch from Andrew Gaul argaul@gmail.com Fixes issue 406.
-
由 noelgrandin 提交于
Patch from Andrew Gaul argaul@gmail.com Fixes issue 401.
-
- 07 12月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
MVStore: store the file header also at the end of each chunk, which means even less write operations
-
- 06 12月, 2012 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 02 12月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
MVStore: unified exception handling; the version is included in the messages. Old data is now retained for 45 seconds by default.
-
- 30 11月, 2012 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 29 11月, 2012 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 28 11月, 2012 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 27 11月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 25 11月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
Serialization is now pluggable using the system property "h2.javaObjectSerializer". Thanks to Sergi Vladykin for the patch!
-
- 23 11月, 2012 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 22 11月, 2012 1 次提交
-
-
由 noelgrandin 提交于
Fix ConcurrentModificationException when creating tables and executing SHOW TABLES in parallel. Reported by vvoytovych@llnw.com.
-
- 21 11月, 2012 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 20 11月, 2012 1 次提交
-
-
由 noelgrandin 提交于
-