Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
为 GitLab 提交贡献
登录/注册
切换导航
H
h2database
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分枝图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
分枝图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
Administrator
h2database
Commits
9373397f
提交
9373397f
authored
1月 03, 2009
作者:
Thomas Mueller
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
--no commit message
--no commit message
上级
f5669d6a
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
3 行增加
和
4 行删除
+3
-4
changelog.html
h2/src/docsrc/html/changelog.html
+1
-1
PageLog.java
h2/src/main/org/h2/store/PageLog.java
+1
-2
dictionary.txt
h2/src/tools/org/h2/build/doc/dictionary.txt
+1
-1
没有找到文件。
h2/src/docsrc/html/changelog.html
浏览文件 @
9373397f
...
...
@@ -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 (compatib
i
lity 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.
...
...
h2/src/main/org/h2/store/PageLog.java
浏览文件 @
9373397f
...
...
@@ -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
todoTableData
r
eadRowWithMemory
;
int
todoTableData
R
eadRowWithMemory
;
Row
row
=
new
Row
(
values
,
0
);
return
row
;
}
...
...
h2/src/tools/org/h2/build/doc/dictionary.txt
浏览文件 @
9373397f
...
...
@@ -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
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论