提交 e010d358 编写于 作者: D dapan1121

fix: remove code

上级 451b3628
......@@ -640,7 +640,7 @@ bool shellAutoInit() {
void shellSetConn(TAOS* conn) {
varCon = conn;
// init database and stable
updateTireValue(WT_VAR_DBNAME, false);
//updateTireValue(WT_VAR_DBNAME, false);
}
// exit shell auto funciton, shell exit call once
......@@ -1977,7 +1977,7 @@ void callbackAutoTab(char* sqlstr, TAOS* pSql, bool usedb) {
if (dealUseDB(sql)) {
// change to new db
updateTireValue(WT_VAR_STABLE, false);
//updateTireValue(WT_VAR_STABLE, false);
return;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册