提交 4550a0f6 authored 作者: Thomas Mueller's avatar Thomas Mueller

Documentation.

上级 8fd33392
......@@ -178,7 +178,6 @@ is well tested (if possible with automated test cases). The areas that are not w
</li><li>24/7 operation.
</li><li>Fulltext search.
</li><li>Operations on LOBs over 2 GB.
</li><li>Some operations on databases larger than 500 MB may be slower than expected.
</li><li>The optimizer may not always select the best plan.
</li><li>Using the ICU4J collator.
</li></ul>
......
......@@ -577,6 +577,8 @@ See also <a href="build.html#providing_patches">Providing Patches</a>.
</li><li>Sybase SQL Anywhere compatibility: SELECT TOP ... START AT ...
</li><li>Use Java 6 SQLException subclasses.
</li><li>Issue 390: RUNSCRIPT FROM '...' CONTINUE_ON_ERROR
</li><li>Use Java 6 exceptions: SQLDataException, SQLSyntaxErrorException, SQLTimeoutException,..
</li><li>MySQL compatibility: support REPLACE INTO as an alias for MERGE INTO.
</li></ul>
<h2>Not Planned</h2>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论