- 26 12月, 2016 1 次提交
-
-
由 Alexey Kuznetsov 提交于
* ISSUE-404 EXPLAIN should process statements with params placeholders. * ISSUE-404 Fixed CommandRemote to support EXPLAIN with params placeholder. * ISSUE-404 Fixed CommandRemote to support EXPLAIN with params placeholder. * ISSUE-404 Support EXPLAIN with params placeholder WIP. * ISSUE-404 Support EXPLAIN with params placeholder WIP. * ISSUE-404 Support EXPLAIN with params placeholder WIP. * ISSUE-404 Support EXPLAIN with params placeholder WIP. * ISSUE-404 Muted tests. * ISSUE-404 Fixed review notes. * ISSUE-404 Un-muted tests.
-
- 23 12月, 2016 1 次提交
-
-
由 Noel Grandin 提交于
no reason to be parsimonious here, can only help
-
- 22 12月, 2016 1 次提交
-
-
由 Noel Grandin 提交于
-
- 21 12月, 2016 8 次提交
-
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
CI still failing, maybe we have a memory leak somewhere in the tests?
-
由 Noel Grandin 提交于
so performance doesn't bottleneck on the synchronization in the FileBase default implementations
-
由 Noel Grandin 提交于
otherwise client code will end up calling the version in FileBase, which has unnecessary synchronisation
-
由 Noel Grandin 提交于
so we don't get warnings about the overriding methods also needing to be synchronized, which is not the case
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
we're not interesting in exceptions in closing in these tests
-
由 Noel Grandin 提交于
since we require Java7, this is no longer necessary
-
- 20 12月, 2016 4 次提交
-
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
to give us a thread dump when they get stuck
-
由 Noel Grandin 提交于
-
- 16 12月, 2016 1 次提交
-
-
由 Noel Grandin 提交于
About #385
-
- 14 12月, 2016 2 次提交
- 11 12月, 2016 1 次提交
-
-
由 Noel Grandin 提交于
-
- 09 12月, 2016 3 次提交
-
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
Fix multi-threaded mode insert exception "Unique index or primary key violation", test case by Anatolii K
-
- 01 12月, 2016 1 次提交
-
-
由 Noel Grandin 提交于
-
- 22 11月, 2016 1 次提交
-
-
由 Noel Grandin 提交于
so we get nicer error messages when things fail
-
- 18 11月, 2016 1 次提交
-
-
由 Noel Grandin 提交于
-
- 17 11月, 2016 6 次提交
-
-
由 Noel Grandin 提交于
when run in memory mode, the initial connection used a memory DB,while the second connection used a disk DB
-
由 Thomas Mueller Graf 提交于
-
由 Thomas Mueller Graf 提交于
-
由 Thomas Mueller Graf 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
- 16 11月, 2016 9 次提交
-
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
doing DROP ALL OBJECTS leads to an NPE when the session closes
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-