提交 b6826c56 authored 作者: Thomas Mueller's avatar Thomas Mueller

--no commit message

--no commit message
上级 b2a00d9b
...@@ -16,7 +16,10 @@ Change Log ...@@ -16,7 +16,10 @@ Change Log
<h1>Change Log</h1> <h1>Change Log</h1>
<h2>Next Version (unreleased)</h2> <h2>Next Version (unreleased)</h2>
<ul><li>Temporary files were sometimes deleted too late when executing large insert, update, <ul><li>The error message when the server doesn't start has been improved.
</li><li>Key values can now be changed in updatable result sets.
</li><li>Changes in updatable result sets are now visible even when resetting the result set.
</li><li>Temporary files were sometimes deleted too late when executing large insert, update,
or delete operations. or delete operations.
</li><li>The database file was growing after deleting many rows, and after large update operations. </li><li>The database file was growing after deleting many rows, and after large update operations.
</li></ul> </li></ul>
......
...@@ -14,9 +14,10 @@ Roadmap ...@@ -14,9 +14,10 @@ Roadmap
<table class="content"><tr class="content"><td class="content"><div class="contentDiv"> <table class="content"><tr class="content"><td class="content"><div class="contentDiv">
<h1>Roadmap</h1> <h1>Roadmap</h1>
<p>
New (feature) requests will usually be added at the very end of the list. The priority is increased for important and popular requests. New (feature) requests will usually be added at the very end of the list. The priority is increased for important and popular requests.
Of course, patches are always welcome, but are not always applied as is. Patches should include test cases and documentation. Of course, patches are always welcome, but are not always applied as is. Patches should include test cases and documentation.
</p>
<h2>In Version 1.1</h2> <h2>In Version 1.1</h2>
<ul> <ul>
...@@ -175,7 +176,7 @@ Of course, patches are always welcome, but are not always applied as is. Patches ...@@ -175,7 +176,7 @@ Of course, patches are always welcome, but are not always applied as is. Patches
</li><li>Table order: ALTER TABLE TEST ORDER BY NAME DESC (MySQL compatibility) </li><li>Table order: ALTER TABLE TEST ORDER BY NAME DESC (MySQL compatibility)
</li><li>Backup tool should work with other databases as well </li><li>Backup tool should work with other databases as well
</li><li>Console: -ifExists doesn't work for the console. Add a flag to disable other dbs </li><li>Console: -ifExists doesn't work for the console. Add a flag to disable other dbs
</li><li>Improved full text search (supports LOBs, reader / tokenizer / filter). </li><li>Improved fulltext search (supports LOBs, reader / tokenizer / filter).
</li><li>Performance: Update in-place </li><li>Performance: Update in-place
</li><li>Check if 'FSUTIL behavior set disablelastaccess 1' improves the performance (fsutil behavior query disablelastaccess) </li><li>Check if 'FSUTIL behavior set disablelastaccess 1' improves the performance (fsutil behavior query disablelastaccess)
</li><li>Java static code analysis: http://pmd.sourceforge.net/ </li><li>Java static code analysis: http://pmd.sourceforge.net/
...@@ -193,7 +194,7 @@ Of course, patches are always welcome, but are not always applied as is. Patches ...@@ -193,7 +194,7 @@ Of course, patches are always welcome, but are not always applied as is. Patches
</li><li>Support linked JCR tables </li><li>Support linked JCR tables
</li><li>Make sure H2 is supported by Execute Query: http://executequery.org/ </li><li>Make sure H2 is supported by Execute Query: http://executequery.org/
</li><li>Read InputStream when executing, as late as possible (maybe only embedded mode). Problem with re-execute. </li><li>Read InputStream when executing, as late as possible (maybe only embedded mode). Problem with re-execute.
</li><li>Full text search: min word length; store word positions </li><li>Fulltext search: min word length; store word positions
</li><li>FTP Server: Implement a client to send / receive files to server (dir, get, put) </li><li>FTP Server: Implement a client to send / receive files to server (dir, get, put)
</li><li>FTP Server: Implement SFTP / FTPS </li><li>FTP Server: Implement SFTP / FTPS
</li><li>Add an option to the SCRIPT command to generate only portable / standard SQL </li><li>Add an option to the SCRIPT command to generate only portable / standard SQL
...@@ -372,6 +373,7 @@ Of course, patches are always welcome, but are not always applied as is. Patches ...@@ -372,6 +373,7 @@ Of course, patches are always welcome, but are not always applied as is. Patches
</li><li>Support to assign a primary key index a user defined name. </li><li>Support to assign a primary key index a user defined name.
</li><li>Cluster: Add feature to make sure cluster nodes can not get out of sync (for example by stopping one process). </li><li>Cluster: Add feature to make sure cluster nodes can not get out of sync (for example by stopping one process).
</li><li>H2 Console: support configuration option for fixed width (monospace) font. </li><li>H2 Console: support configuration option for fixed width (monospace) font.
</li><li>Native fulltext search: support analyzers (specially for Chinese, Japanese)
</li></ul> </li></ul>
<h2>Not Planned</h2> <h2>Not Planned</h2>
......
Hi, Hi,
Sorry I can not reproduce this problem. Could you post a simple, standalone test case that reproduces the problem? It would be great if the test case does not have any dependencies except the H2 jar file (that is, uses the JDBC API and is run using a static main method). Please include any initialization code (CREATE TABLE, INSERT and so on) in the Java class or in a .sql script file. Sorry I can not reproduce this problem. Could you post a simple, standalone test case that reproduces the problem? It would be great if the test case does not have any dependencies except the H2 jar file (that is, a simple SQL script that can be run in the H2 Console, or a Java class uses the JDBC API and is run using a static main method). Please include any initialization code (CREATE TABLE, INSERT and so on) in the Java class or in a .sql script file.
Regards, Regards,
Thomas Thomas
......
...@@ -547,4 +547,5 @@ chang lumberjack roed biscuits ...@@ -547,4 +547,5 @@ chang lumberjack roed biscuits
usable weblica jena preserved instrumentation inspect jayaprakash ashwin usable weblica jena preserved instrumentation inspect jayaprakash ashwin
varargs automate couldn unclear eat dtp disks tablespaces great reproduces varargs automate couldn unclear eat dtp disks tablespaces great reproduces
hhh overridden sqle propogation buildid tsv monospace microarrays pathogen hhh overridden sqle propogation buildid tsv monospace microarrays pathogen
geocoder geocoding longitude estimating microarray latitude magnolia pfgrc geocoder geocoding longitude estimating microarray latitude magnolia pfgrc
\ No newline at end of file refill analyzers patches popular came growing
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论