- 08 5月, 2013 5 次提交
- 
- 
由 noelgrandin 提交于
- 
由 noelgrandin 提交于This is a cleanup targetted at allowing us to fix a deadlock issue. 
- 
由 noelgrandin 提交于
- 
由 noelgrandin 提交于
- 
由 noelgrandin 提交于
 
- 
- 07 5月, 2013 2 次提交
- 
- 
由 noelgrandin 提交于//## Java 1.6 ## comments. We no longer need them, since we depend on Java6 or better now. 
- 
由 noelgrandin 提交于
 
- 
- 06 5月, 2013 8 次提交
- 
- 
由 noelgrandin 提交于fix connection leaks in the testing code. Prevents my machine from running out of sockets during soak tests 
- 
由 noelgrandin 提交于fix some connection leaks, and an assignment error in testRecoverLobInDatabase() where it was creating the statement from the wrong connection 
- 
由 noelgrandin 提交于
- 
由 noelgrandin 提交于
- 
由 noelgrandin 提交于
- 
由 noelgrandin 提交于
- 
由 noelgrandin 提交于
- 
由 noelgrandin 提交于make sure to clean up the CancelThread. Sometimes this test fails and then the cancel thread hangs around. 
 
- 
- 03 5月, 2013 1 次提交
- 
- 
由 Thomas Mueller 提交于
 
- 
- 02 5月, 2013 1 次提交
- 
- 
由 noelgrandin 提交于
 
- 
- 01 5月, 2013 3 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于The optimization for IN(...) queries combined with OR could result in a strange exception of the type "column x must be included in the group by list". 
- 
由 Thomas Mueller 提交于The optimization for IN(...) queries combined with OR could result in a strange exception of the type "column x must be included in the group by list". 
 
- 
- 26 4月, 2013 1 次提交
- 
- 
由 noelgrandin 提交于
 
- 
- 22 4月, 2013 3 次提交
- 
- 
由 noelgrandin 提交于
- 
由 noelgrandin 提交于Fix bug in optimising SELECT * FROM A WHERE X=1 OR X=2 OR X=3 into SELECT * FROM A WHERE X IN (1,2,3) 
- 
由 Thomas Mueller 提交于
 
- 
- 21 4月, 2013 1 次提交
- 
- 
由 Thomas Mueller 提交于
 
- 
- 20 4月, 2013 3 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
 
- 
- 16 4月, 2013 6 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于--no commit message 
 
- 
- 15 4月, 2013 2 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
 
- 
- 12 4月, 2013 1 次提交
- 
- 
由 Thomas Mueller 提交于
 
- 
- 11 4月, 2013 1 次提交
- 
- 
由 Thomas Mueller 提交于
 
- 
- 10 4月, 2013 1 次提交
- 
- 
由 Thomas Mueller 提交于
 
- 
- 09 4月, 2013 1 次提交
- 
- 
由 Thomas Mueller 提交于
 
-