提交 347d1e6f 编写于 作者: H Hongze Cheng

start more fix

上级 eb9d3f21
...@@ -6,7 +6,7 @@ TEST(tdb_test, simple_test) { ...@@ -6,7 +6,7 @@ TEST(tdb_test, simple_test) {
int ret; int ret;
STEnv *pEnv; STEnv *pEnv;
STDb *pDb; STDb *pDb;
int nData = 200000; int nData = 160511;
// Open Env // Open Env
ret = tdbEnvOpen("tdb", 1024, 25600, &pEnv); ret = tdbEnvOpen("tdb", 1024, 25600, &pEnv);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册