Parcourir la source

remove problem

lizg il y a 3 semaines
Parent
commit
76d2119372
1 fichiers modifiés avec 0 ajouts et 15 suppressions
  1. 0 15
      odbctest/mql/problem/basic/33network/12valid.mql

+ 0 - 15
odbctest/mql/problem/basic/33network/12valid.mql

@@ -1,15 +0,0 @@
-
-
-SELECT  _tokens FROM  /test/node_memdb where _tokens like '%server3%'
-/**
-count(1)
-**/
-;
-
-SELECT  _tokens FROM  /test/node_local where _tokens like '%server3%'
-/**
-count(1)
-**/
-;
-
-