wecisecode 3 dni temu
rodzic
commit
a346c06aa5

+ 0 - 2
odbctest/mql/basic/10index/88.mql

@@ -50,7 +50,6 @@ count(1)
 **/
 ;
 
-
 cql: select * from field where namespace='test' and name in ('主机aab','noindex')
 /**
 match("name", "主机aab", "isindex", 1)
@@ -58,4 +57,3 @@ match("name", "noindex", "isindex", 0)
 **/
 ;
 
-drop class if exists /test/性能AaB;

+ 0 - 1
odbctest/mql/basic/10index/88_cache.mql

@@ -56,4 +56,3 @@ match("name", "noindex", "isindex", 0)
 **/
 ;
 
-drop class if exists /test/性能AaB_Cache;

+ 0 - 1
odbctest/mql/basic/10index/88_local.mql

@@ -56,4 +56,3 @@ match("name", "noindex", "isindex", 0)
 **/
 ;
 
-drop class if exists /test/性能AaB_Local;

+ 0 - 1
odbctest/mql/basic/10index/88_memdb.mql

@@ -57,4 +57,3 @@ match("name", "noindex", "isindex", 0)
 **/
 ;
 
-drop class if exists /test/性能AaB_MemDB;