- 10 3月, 2011 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 09 3月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 07 3月, 2011 5 次提交
-
-
由 christian.peter.io 提交于
-
由 noelgrandin@gmail.com 提交于
-
由 noelgrandin@gmail.com 提交于
-
由 noelgrandin@gmail.com 提交于
-
由 noelgrandin@gmail.com 提交于
Added support for modulus operator in expressions
-
- 06 3月, 2011 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Issue 288: Some right outer join queries failed to produce the correct result or threw exceptions such as "column x must be in the group by list". Some right outer joins with invalid column referenced (typos) threw a NullPointerException instead of "column not found" exception.
-
- 05 3月, 2011 5 次提交
-
-
由 Thomas Mueller 提交于
New database setting EARLY_FILTER to allow table implementations to apply filter conditions early on.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Cluster: in a two node cluster, if cluster node stopped, and autocommit was enabled, then changes on the remaining cluster node didn't get committed automatically.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 04 3月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 03 3月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 02 3月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 01 3月, 2011 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 28 2月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 27 2月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 26 2月, 2011 2 次提交
-
-
由 Thomas Mueller 提交于
Issue 290: Conditions using subqueries were sometimes evaluated before much simpler conditions, which was very bad for performance. This includes subqueries returning a value, EXISTS subqueries, and IN(SELECT ..) subqueries.
-
由 Thomas Mueller 提交于
-
- 25 2月, 2011 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 24 2月, 2011 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 23 2月, 2011 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 18 2月, 2011 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 17 2月, 2011 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 16 2月, 2011 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 14 2月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-