- 29 1月, 2010 6 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
If the database was already closed using SHUTDOWN IMMEDIATELY, closing a second connection could throw a NullPointerException if there was a local temporary table.
-
由 Thomas Mueller 提交于
If the database was already closed using SHUTDOWN IMMEDIATELY, closing a second connection could throw a NullPointerException if there was a local temporary table.
-
由 Thomas Mueller 提交于
-
- 26 1月, 2010 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Nested UNION/INTERSECT queries with brackets could produce the wrong result if used within a subquery.
-
- 25 1月, 2010 7 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Nested UNION/INTERSECT queries with brackets could produce the wrong result if used within a subquery.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Comparing an column against a constant expression with a higher precision or length than the column could give wrong results (the expression was truncated before comparing).
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 24 1月, 2010 7 次提交
-
-
由 christian.peter.io 提交于
Serialized mode: set getGeneratedKeys and other fields to null if session reconnects. Actually Thomas wrote most of the patch.
-
由 Thomas Mueller 提交于
MVCC: if the table was locked in exclusive mode (such as SELECT ... FOR UPDATE), another session could query the table.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 23 1月, 2010 6 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
MVCC: if the page store is disabled, rollback of multiple rows with the same index key did not work correctly.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 20 1月, 2010 3 次提交
-
-
由 Thomas Mueller 提交于
--no commit message
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 19 1月, 2010 3 次提交
-
-
由 Thomas Mueller 提交于
--no commit message
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 18 1月, 2010 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 15 1月, 2010 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-