Browse Source

remove problem

lizg 3 tuần trước cách đây
mục cha
commit
76d2119372
1 tập tin đã thay đổi với 0 bổ sung15 xóa
  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)
-**/
-;
-
-