- 08 8月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 27 7月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 22 7月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 17 7月, 2011 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Issue 325: a deadlock in the fulltext search could occur if the connection that was used while initializing the fulltext search was later used to query the database.
-
- 15 7月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 13 7月, 2011 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 12 7月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
DATABASE_TO_UPPER: when set to false, all identifier names (table names, column names) are case sensitive (except aggregate, built-in functions, data types, and keywords).
-
- 09 7月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 05 7月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 04 7月, 2011 3 次提交
-
-
由 Thomas Mueller 提交于
MERGE: if a unique key was violated (but not the primary key or the key columns of the merge itself), the wrong exception was thrown.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 02 7月, 2011 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 01 7月, 2011 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 30 6月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 28 6月, 2011 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 25 6月, 2011 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 24 6月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
The syntax for CREATE TABLE ... AS SELECT ... has been changed: options such as NOT PERSISTENT are now before the query (AS SELECT), because otherwise they might be interpreted as a part of the query.
-
- 19 6月, 2011 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
The SQL state of the following exceptions has been changed: From 90009, 90010, 90011 to 22007: "Cannot parse DATE/TIME/TIMESTAMP constant ...".
-
- 18 6月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
There is a problem when opening a database file in a timezone that has different daylight saving rules.
-
- 17 6月, 2011 4 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 16 6月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 15 6月, 2011 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 11 6月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 09 6月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 08 6月, 2011 1 次提交
-
-
由 Thomas Mueller 提交于
-