- 03 4月, 2013 5 次提交
-
-
由 Sergi.Vladykin@gmail.com 提交于
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
Fix Issue 389: When there is a multi-column primary key, H2 does not seem to always pick the right index
-
由 Thomas Mueller 提交于
-
- 02 4月, 2013 3 次提交
-
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
- 29 3月, 2013 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 28 3月, 2013 2 次提交
-
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
Add new collation command SET BINARY_COLLATION UNSIGNED, helps with people testing BINARY columns in MySQL mode.
-
- 26 3月, 2013 1 次提交
-
-
由 noelgrandin 提交于
MVStore - improvement to free space management - saves us from having to generate a large BitSet every time we need to allocate a chunk
-
- 22 3月, 2013 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 19 3月, 2013 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
-
- 18 3月, 2013 4 次提交
-
-
由 Thomas Mueller 提交于
-
由 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 1 次提交
-
-
由 Thomas Mueller 提交于
-