wecisecode 2 tygodni temu
rodzic
commit
d51608d61c
1 zmienionych plików z 5 dodań i 0 usunięć
  1. 5 0
      odbctest/mql/problem/basic/36prepare/11data.mql

+ 5 - 0
odbctest/mql/problem/basic/36prepare/11data.mql

@@ -297,6 +297,11 @@ params("3", `{
 **/
 ;
 
+/**
+sleep(2s)
+**/
+;
+
 update /test/prepare set _group = _group + ? where v_varchar == ?
 /**
 params("aa", "*abc*")