- 18 8月, 2015 1 次提交
-
-
由 Steve McLeod 提交于
In DateTimeUtils.getTimeTry(), Calendar instances used to evaluate Timestamps were only being cached if no timezone was specified. I've added code to reuse Calendar instances if the timezone specified matches the previous use.
-
- 01 8月, 2015 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 31 7月, 2015 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 30 7月, 2015 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 29 7月, 2015 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Multi-threaded processing: concurrent deleting the same row could throw the exception Row not found when trying to delete
-
- 28 7月, 2015 4 次提交
-
-
由 Thomas Mueller 提交于
MVStore transactions: a thread could see a change of a different thread within a different map. Pull request #153.
-
由 Thomas Mueller 提交于
MVStore transactions: a thread could see a change of a different thread within a different map. Pull request #153.
-
由 Thomas Mueller 提交于
Test case for undoLog synchronization race and proposed fix
-
由 Thomas Mueller 提交于
-
- 23 7月, 2015 6 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
-
由 Thomas Mueller 提交于
-
由 Noel Grandin 提交于
COLUMNS metatable
-
- 22 7月, 2015 5 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 17 7月, 2015 3 次提交
-
-
由 John M Bradley 提交于
-
由 John M Bradley 提交于
-
由 Thomas Mueller 提交于
Table engine improvements
-
- 16 7月, 2015 2 次提交
-
-
由 S.Vladykin 提交于
-
由 S.Vladykin 提交于
-
- 09 7月, 2015 7 次提交
-
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
For compatibility with other databases, support for (double and float) -0.0 has been removed. 0.0 is used instead.
-
- 07 7月, 2015 1 次提交
-
-
由 Noel Grandin 提交于
-
- 01 7月, 2015 1 次提交
-
-
由 Noel Grandin 提交于
-
- 29 6月, 2015 1 次提交
-
-
由 Noel Grandin 提交于
-
- 26 6月, 2015 3 次提交
-
-
-
由 Thomas Mueller 提交于
In version 1.4.186, order by was broken in some cases due to the change Make the planner use indexes for sorting when doing a GROUP BY. The change was reverted.
-
由 Noel Grandin 提交于
about which tables each thread has locked
-