| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566 |
- drop class if exists /test/basic/mxfield ;
- drop class if exists /test/basic ;
- drop class if exists /test/collect ;
- drop class if exists /test/bucketlog ;
- drop class if exists /test/buckettsdb ;
- drop class if exists /test/bucketpromdb ;
- 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/alert_status ;
- 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/bucketpromdbnocache ;
- drop class if exists /test/alter03 ;
- drop class if exists /test/alter01 ;
- drop class if exists /test/bucketpromdbsync ;
- drop class if exists /test/oo ;
- drop class if exists /test/basic2 ;
- drop class if exists /test/bucketsplit ;
- drop class if exists /test/promdb_string ;
- drop class if exists /test/bucketpromdb4 ;
- drop class if exists /test/alter ;
- drop class if exists /test/buckettsdb64 ;
- drop class if exists /test/cypher ;
- drop class if exists /test/bucketpromdb2 ;
- drop class if exists /test/cypher2 ;
- drop class if exists /test/interface ;
- drop class if exists /test/bucketpromdb3 ;
- 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/datetime ;
- drop class if exists /test ;
|