提交 9373397f authored 作者: Thomas Mueller's avatar Thomas Mueller

--no commit message

--no commit message
上级 f5669d6a
......@@ -20,7 +20,7 @@ Change Log
<h2>Next Version (unreleased)</h2>
<ul><li>Linked tables: a workaround for Oracle DATE columns has been implemented.
</li><li>DatabaseMetaData.getPrimaryKeys: The column PK_NAME now contains the
constraint name instead of the index name (compatiblity for PostgreSQL and Derby).
constraint name instead of the index name (compatibility for PostgreSQL and Derby).
</li><li>Using IN(..) inside a IN(SELECT..) did not always work.
</li><li>Views with IN(..) that used a view itself did not work.
</li><li>Union queries with LIMIT or ORDER BY that are used in a view or subquery did not work.
......
......@@ -11,7 +11,6 @@ import java.io.DataOutputStream;
import java.io.IOException;
import java.sql.SQLException;
import org.h2.engine.Database;
import org.h2.engine.MetaRecord;
import org.h2.engine.Session;
import org.h2.index.Page;
import org.h2.message.Message;
......@@ -115,7 +114,7 @@ System.out.println("recovery stopped: " + e.toString());
for (int i = 0; i < columnCount; i++) {
values[i] = data.readValue();
}
int todoTableDatareadRowWithMemory;
int todoTableDataReadRowWithMemory;
Row row = new Row(values, 0);
return row;
}
......
......@@ -576,4 +576,4 @@ joachim mysqladmin sudo mysqld indicator wire ring relates expedites
approximated approximation dvan dsn dobysoft ebean syswow tmueller dbbench
connecturl problematic transformation lazy querydsl squill empire liq fle
xive evolving mssqlserver eric respond faulhaber fixing northern lying
federal santa america county clara courts california york venue
federal santa america county clara courts california york venue away stages
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论