- 25 11月, 2013 1 次提交
-
-
由 noelgrandin 提交于
Slightly reduce the memory cost of View metadata, helps with people who have lots and lots of views, and there is no real performance gain in caching the plan SQL string
-
- 22 11月, 2013 1 次提交
-
-
由 noelgrandin 提交于
-
- 21 11月, 2013 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
-
- 20 11月, 2013 4 次提交
-
-
由 Thomas Mueller 提交于
The collation can now be set in the database URL, even if there are data tables, if the collection is the same as the current collation.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 18 11月, 2013 6 次提交
-
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
Added support for ON DUPLICATE KEY UPDATE like MySQL with the values() function to update with the value that was to be inserted. Patch from Jean-Francois Noel.
-
由 noelgrandin 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 noelgrandin 提交于
-
- 17 11月, 2013 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 14 11月, 2013 1 次提交
-
-
由 noelgrandin 提交于
-
- 13 11月, 2013 5 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 11 11月, 2013 1 次提交
-
-
由 noelgrandin 提交于
-
- 07 11月, 2013 2 次提交
-
-
由 noelgrandin 提交于
simplify background writer thread implementation, tying the sync object lifetime more closely to the thread object lifetime
-
由 noelgrandin 提交于
-
- 06 11月, 2013 2 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 04 11月, 2013 1 次提交
-
-
由 noelgrandin 提交于
-
- 30 10月, 2013 4 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 28 10月, 2013 5 次提交
-
-
由 noelgrandin 提交于
MySQL compatibility: support REPLACE INTO as an alias for MERGE INTO. it has recently been implemented
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
-
由 noelgrandin 提交于
Issue 517: Create or replace view statement has no effect on the others already existing JDBC connection
-
- 25 10月, 2013 1 次提交
-
-
由 noelgrandin 提交于
Issue 518: java.sql.Connection.commit() freezes after LOB modification with EXCLUSIVE connection
-
- 24 10月, 2013 1 次提交
-
-
由 Thomas Mueller 提交于
-