enh: minor changes

This commit is contained in:
Shengliang Guan 2024-12-20 10:17:42 +08:00
parent 2dda013646
commit 761281628d
1 changed files with 5 additions and 0 deletions

View File

@ -278,4 +278,9 @@ sql_error CREATE USER `_xTest4` PASS '2729c417' SYSINFO 1 CREATEDB 0 IS_IMPORT 0
sql CREATE USER `_xTest5` PASS '2xF' SYSINFO 1 CREATEDB 0 IS_IMPORT 1 HOST '127.0.0.1';
sql_error CREATE USER `_xTest6` PASS '2xF' SYSINFO 1 CREATEDB 0 IS_IMPORT 0 HOST '127.0.0.1';
sql_error alter USER `_xTest1` PASS '2729c41a99b2c5222aa7dd9fc1ce3de7';
sql_error alter USER `_xTest1` PASS '2729c417';
sql_error alter USER `_xTest1` PASS '2xF';
system sh/exec.sh -n dnode1 -s stop -x SIGINT