提交 701269c4 authored 作者: Thomas Mueller's avatar Thomas Mueller

Restore tool: the parameter "quiet" was not used and is now removed.

上级 f38c67da
...@@ -34,6 +34,7 @@ Change Log ...@@ -34,6 +34,7 @@ Change Log
</li><li>Fix in calling SET @X = IDENTITY() where it would return NULL incorrectly </li><li>Fix in calling SET @X = IDENTITY() where it would return NULL incorrectly
</li><li>Fix ABBA deadlock between adding a constraint and the H2-Log-Writer thread. </li><li>Fix ABBA deadlock between adding a constraint and the H2-Log-Writer thread.
</li><li>Optimize IN(...) queries where the values are constant and of the same type. </li><li>Optimize IN(...) queries where the values are constant and of the same type.
</li><li>Restore tool: the parameter "quiet" was not used and is now removed.
</li></ul> </li></ul>
<h2>Version 1.3.169 (2012-09-09)</h2> <h2>Version 1.3.169 (2012-09-09)</h2>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论