- 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 19 次提交
- 
- 
由 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 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
 
- 
- 18 2月, 2015 1 次提交
- 
- 
由 Thomas Mueller 提交于
 
- 
- 12 2月, 2015 1 次提交
- 
- 
由 Thomas Mueller 提交于MVStore / TransactionStore: concurrent updates could result in a "Too many open transactions" exception. 
 
- 
- 10 2月, 2015 2 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于StringUtils.toUpperEnglish now has a small cache. This should speed up reading from a ResultSet when using the column name. 
 
- 
- 04 2月, 2015 3 次提交
- 
- 
由 noelgrandin@gmail.com 提交于
- 
由 noelgrandin@gmail.com 提交于
- 
由 noelgrandin@gmail.com 提交于all of the GROUP BY columns are not mentioned in the select. Patch by Frederico (zepfred). 
 
- 
- 30 1月, 2015 2 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
 
- 
- 28 1月, 2015 4 次提交
- 
- 
由 noelgrandin@gmail.com 提交于
- 
由 noelgrandin@gmail.com 提交于
- 
由 noelgrandin@gmail.com 提交于
- 
由 noelgrandin@gmail.com 提交于
 
- 
- 27 1月, 2015 2 次提交
- 
- 
由 noelgrandin@gmail.com 提交于Issue 598: parser fails on timestamp "24:00:00.1234" - prevent the creation of out-of-range time values. 
- 
由 noelgrandin@gmail.com 提交于
 
-