- 09 9月, 2013 5 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
 
- 
- 08 9月, 2013 1 次提交
- 
- 
由 Thomas Mueller 提交于
 
- 
- 07 9月, 2013 1 次提交
- 
- 
由 Thomas Mueller 提交于
 
- 
- 03 9月, 2013 11 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 noelgrandin 提交于- fix an occasional error in the test-case 
- 
由 noelgrandin 提交于
 
- 
- 02 9月, 2013 1 次提交
- 
- 
由 noelgrandin 提交于Query Statistics: new feature which stores the newest 100 SQL queries executed and their performance data. Useful for tracking down badly performing queries. 
 
- 
- 01 9月, 2013 2 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
 
- 
- 30 8月, 2013 3 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于The function "regexp_replace" threw the wrong kind of exception if the replacement string was invalid. 
 
- 
- 29 8月, 2013 6 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 noelgrandin 提交于
- 
由 noelgrandin 提交于
- 
由 noelgrandin 提交于Hash indexes can only index one column. Rather throw an error message than silently converting it to a different type of index. 
- 
由 noelgrandin 提交于
- 
由 noelgrandin 提交于
 
- 
- 28 8月, 2013 2 次提交
- 
- 
由 noelgrandin 提交于
- 
由 noelgrandin 提交于
 
- 
- 27 8月, 2013 5 次提交
- 
- 
由 Thomas Mueller 提交于MVStore table engine: new setting "retention_time" to configure the time to retain old data. The default is 45 seconds. 
- 
由 noelgrandin 提交于Session-temporary LOB's could sometimes accumulate, increasing the size of the DB file until shutdown. Now they are cleared out at every commit. 
- 
由 noelgrandin 提交于
- 
由 noelgrandin 提交于
- 
由 noelgrandin 提交于
 
- 
- 26 8月, 2013 2 次提交
- 
- 
由 Thomas Mueller 提交于A checkpoint is now done every MAX_LOG_SIZE / 2 instead of every MAX_LOG_SIZE, so that the transaction log doesn't grow as large. 
- 
由 Thomas Mueller 提交于
 
- 
- 23 8月, 2013 1 次提交
- 
- 
由 noelgrandin 提交于contains extra information to make it possible for smart editors to do autocomplete. Patch from Nicolas Fortin. 
 
-