fix mysqltest cases

This commit is contained in:
sdc
2023-07-25 09:18:27 +00:00
committed by ob-robot
parent a4da3d492b
commit 72e6b0fa67
23 changed files with 500 additions and 481 deletions

View File

@ -1,4 +1,4 @@
#owner: dachuan.sdc
#owner: baixian.zr
#owner group: SQL3
--error 1305
select SYS_CONNECT_BY_PATH(2,1) from dual;