- 18 3月, 2013 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
When using local temporary tables and not dropping them manually before closing the session, and then killing the process could result in a database that couldn't be opened (except when using the recover tool).
-
由 noelgrandin 提交于
-
- 17 3月, 2013 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 16 3月, 2013 4 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 13 3月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 11 3月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 09 3月, 2013 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 04 3月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
H2 Console: the session timeout can now be configured using the system property "h2.consoleTimeout".
-
- 27 2月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 25 2月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
Experimental off-heap memory storage engine "nioMemFS:" and "nioMemLZF:", suggestion from Mark Addleman.
-
- 23 2月, 2013 3 次提交
-
-
由 Thomas Mueller 提交于
Issue 431: Improved compatibility with MySQL: support for "ENGINE=InnoDB charset=UTF8" when creating a table.
-
由 Thomas Mueller 提交于
Issue 249: Improved compatiblity with MySQL in the MySQL mode: now the methods DatabaseMetaData methods stores*Case*Identifiers return the same as MySQL when using the MySQL mode.
-
由 Thomas Mueller 提交于
-
- 22 2月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-
- 21 2月, 2013 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 15 2月, 2013 2 次提交
-
-
由 Thomas Mueller 提交于
MVStore: support concurrent transactions (MVCC style, should match the behavior of PostgreSQL, now just read-committed)
-
由 Thomas Mueller 提交于
-
- 14 2月, 2013 1 次提交
-
-
由 noelgrandin 提交于
found while browsing the code.
-
- 13 2月, 2013 1 次提交
-
-
由 noelgrandin 提交于
-
- 12 2月, 2013 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 11 2月, 2013 3 次提交
-
-
由 noelgrandin 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 10 2月, 2013 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 09 2月, 2013 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Throw an explicit error to make it clear we don't support the TRIGGER combination of SELECT and FOR EACH ROW.
-
由 Thomas Mueller 提交于
Throw an explicit error to make it clear we don't support the TRIGGER combination of SELECT and FOR EACH ROW.
-
- 08 2月, 2013 2 次提交
-
-
由 noelgrandin 提交于
Throw an explicit error to make it clear we don't support the TRIGGER combination of SELECT and FOR EACH ROW
-
由 noelgrandin 提交于
-