- 03 9月, 2017 4 次提交
-
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
where we are calling getException() and seeing a null value. Because we access these without synchronization, we need to use volatile.
-
- 31 8月, 2017 11 次提交
-
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
can throw OUT_OF_MEMORY error
-
由 Noel Grandin 提交于
so that it doesn't cause an exception on travis, although given the exceptions it is catching, I can't see what it is trying to test
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
shows up as random failures in the TestMVStore.testFastDelete test case
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
- 28 8月, 2017 3 次提交
-
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
Make it possible to create a cluster without using temporary files.
-
由 m00fighter 提交于
-
- 27 8月, 2017 1 次提交
-
-
由 Noel Grandin 提交于
"Connection is broken: "unexpected status 16777216" [90067-192]" message when using older h2 releases as client
-
- 26 8月, 2017 1 次提交
-
-
由 m00fighter 提交于
Instead use Java pipes.
-
- 25 8月, 2017 2 次提交
-
-
由 Piotr Dubrovskiy 提交于
-
由 Piotr Dubrovskiy 提交于
-
- 10 8月, 2017 1 次提交
-
-
由 Noel Grandin 提交于
-
- 07 8月, 2017 4 次提交
-
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
remove extra tx preparation
-
由 andrei 提交于
-
- 06 8月, 2017 4 次提交
-
-
由 Noel Grandin 提交于
Implement MetaData.getColumns() for synonyms.
-
由 Niklas Mehner 提交于
-
由 Niklas Mehner 提交于
-
由 Niklas Mehner 提交于
Disable literals check if compiling gernerated query, since these may contain artificially generated literals.
-
- 03 8月, 2017 3 次提交
-
-
由 Noel Grandin 提交于
change newInputStream to only consider protocols consisting of alphab…
-
由 dmichulke 提交于
-
由 Noel Grandin 提交于
-
- 02 8月, 2017 1 次提交
-
-
由 Noel Grandin 提交于
need to take the TransactionStore RWLock before we synchronize on the MVMap
-
- 01 8月, 2017 2 次提交
-
-
由 Noel Grandin 提交于
Disallow BLOB type in PostgreSQL mode
-
由 httpdigest 提交于
-
- 31 7月, 2017 3 次提交
-
-
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
Move the list of things to be cleaned up down to Prepared. Store the list as a list of TableView rather than Runnable, we don't need that much flexibility.
-