| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124 |
- drop class if exists /test/memdbexpired ;
- drop class if exists /test/basic/mxfield ;
- drop class if exists /test/basic ;
- drop class if exists /test/basic2 ;
- drop class if exists /test/basic3 ;
- drop class if exists /test/cacheonly ;
- drop class if exists /test/collect ;
- drop class if exists /test/bucketlog ;
- drop class if exists /test/bucketlog2 ;
- drop class if exists /test/buckettsdb ;
- drop class if exists /test/bucketpromdb2/subpromdbs;
- drop class if exists /test/bucketpromdb2/subpromdbss;
- drop class if exists /test/bucketpromdb2/subpromdbsss;
- drop class if exists /test/bucketpromdb/subpromdb;
- drop class if exists /test/bucketpromdb/subpromdb2;
- drop class if exists /test/bucketpromdb2 ;
- drop class if exists /test/promdb_string2 ;
- drop class if exists /test/promdb_string ;
- drop class if exists /test/bucketsplit ;
- drop class if exists /test/bucketpromdbsync ;
- drop class if exists /test/bucketpromdbdelay ;
- drop class if exists /test/bucketpromdbmp ;
- drop class if exists /test/bucketpromdb ;
- drop class if exists /test/bucketpromdb3 ;
- drop class if exists /test/bucketpromdb4 ;
- drop class if exists /test/bucketpromdbnocache ;
- drop class if exists /test/bucketstrulog ;
- drop class if exists /test/iinterface ;
- drop class if exists /test/nnode ;
- drop class if exists /test/concat ;
- drop class if exists /test/datetime ;
- drop class if exists /test/enum ;
- drop class if exists /test/idpartition ;
- drop class if exists /test/mpartition ;
- drop class if exists /test/prepare ;
- drop class if exists /test/search ;
- drop class if exists /test/sequence ;
- drop class if exists /test/scollect ;
- drop class if exists /test/batch ;
- drop class if exists /test/concat2 ;
- drop class if exists /test/concat3 ;
- drop class if exists /test/oo/car/camry ;
- drop class if exists /test/oo/car ;
- drop class if exists /test/oo/chair ;
- drop class if exists /test/oo/light ;
- drop class if exists /test/oo/wheel ;
- drop class if exists /test/oo/dimension ;
- drop class if exists /test/delete ;
- drop class if exists /test/uuid ;
- drop class if exists /test/node2 ;
- drop class if exists /test/interface2 ;
- drop class if exists /test/node ;
- drop class if exists /test/movefield ;
- drop class if exists /test/alter03 ;
- drop class if exists /test/alter01 ;
- drop class if exists /test/oo ;
- drop class if exists /test/alter ;
- drop class if exists /test/buckettsdb64 ;
- drop class if exists /test/cypher
- ;
- drop class if exists /test/cypher3
- ;
- drop class if exists /test/cypher9
- ;
- drop class if exists /test/cypher8
- ;
- drop class if exists /test/cypher7
- ;
- drop class if exists /test/cypher5
- ;
- drop class if exists /test/cypher6
- ;
- drop class if exists /test/cypher4
- ;
- drop class if exists /test/cypher2
- ;
- drop class if exists /test/interface ;
- drop class if exists /test/malert_status_memdb ;
- drop class if exists /test/malert_status_cache ;
- drop class if exists /test/malert_status_seq ;
- drop class if exists /test/malert_status ;
- drop class if exists /test/alert_status ;
- drop class if exists /test/malert_status_seq3 ;
- drop class if exists /test/malert_status3 ;
- drop class if exists /test/alert_status3 ;
- drop class if exists /test/datetime ;
- drop class if exists /test/huge ;
- drop class if exists /test/tuihualei ;
- drop class if exists /test/notify ;
- drop class if exists /test/change_main force ;
- drop class if exists /test/sensor force ;
- drop class if exists /test/order force ;
- drop class if exists /test/perf/perfa force ;
- drop class if exists /test/perf force ;
- drop class if exists /test/测试/子类 ;
- drop class if exists /test/测试 ;
- drop class if exists /test/测试二 ;
- drop class if exists /test/测试缓存库 ;
- drop class if exists /test/abc/ccc ;
- drop class if exists /test/abc/bbb ;
- drop class if exists /test/abc/aaa ;
- drop class if exists /test/abc ;
- drop class if exists /test/foo ;
- drop class if exists /test ;
|