提交 b0ab4573 编写于 作者: H Haojun Liao

[td-3967]update the sim.

上级 d78ac984
...@@ -100,7 +100,8 @@ sql insert into tb values(now, '\\\\'); ...@@ -100,7 +100,8 @@ sql insert into tb values(now, '\\\\');
print ------------->sim bug print ------------->sim bug
# sql_error insert into tb values(now, '\\\'); # sql_error insert into tb values(now, '\\\');
# sql_error insert into tb values(now, '\\'); sql_error insert into tb values(now, '\');
# sql_error insert into tb values(now, '\\n'); #sql_error insert into tb values(now, '\\\n');
sql insert into tb values(now, '\n');
system sh/exec.sh -n dnode1 -s stop -x SIGINT system sh/exec.sh -n dnode1 -s stop -x SIGINT
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册