Fix remote execution error 4016

This commit is contained in:
obdev
2022-12-06 07:40:12 +00:00
committed by ob-robot
parent 196359d85f
commit e01e420726
7 changed files with 22 additions and 5 deletions

View File

@ -35,6 +35,7 @@ DEF_TO_STRING(ObRemoteSqlInfo)
J_OBJ_START();
J_KV(K_(use_ps),
K_(is_batched_stmt),
K_(is_original_ps_mode),
K_(ps_param_cnt),
K_(remote_sql));
J_COMMA();