2_drop_all_test_class.mql 3.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124
  1. drop class if exists /test/memdbexpired ;
  2. drop class if exists /test/basic/mxfield ;
  3. drop class if exists /test/basic ;
  4. drop class if exists /test/basic2 ;
  5. drop class if exists /test/basic3 ;
  6. drop class if exists /test/cacheonly ;
  7. drop class if exists /test/collect ;
  8. drop class if exists /test/bucketlog ;
  9. drop class if exists /test/bucketlog2 ;
  10. drop class if exists /test/buckettsdb ;
  11. drop class if exists /test/bucketpromdb2/subpromdbs;
  12. drop class if exists /test/bucketpromdb2/subpromdbss;
  13. drop class if exists /test/bucketpromdb2/subpromdbsss;
  14. drop class if exists /test/bucketpromdb/subpromdb;
  15. drop class if exists /test/bucketpromdb/subpromdb2;
  16. drop class if exists /test/bucketpromdb2 ;
  17. drop class if exists /test/promdb_string2 ;
  18. drop class if exists /test/promdb_string ;
  19. drop class if exists /test/bucketsplit ;
  20. drop class if exists /test/bucketpromdbsync ;
  21. drop class if exists /test/bucketpromdbdelay ;
  22. drop class if exists /test/bucketpromdbmp ;
  23. drop class if exists /test/bucketpromdb ;
  24. drop class if exists /test/bucketpromdb3 ;
  25. drop class if exists /test/bucketpromdb4 ;
  26. drop class if exists /test/bucketpromdbnocache ;
  27. drop class if exists /test/bucketstrulog ;
  28. drop class if exists /test/iinterface ;
  29. drop class if exists /test/nnode ;
  30. drop class if exists /test/concat ;
  31. drop class if exists /test/datetime ;
  32. drop class if exists /test/enum ;
  33. drop class if exists /test/idpartition ;
  34. drop class if exists /test/mpartition ;
  35. drop class if exists /test/prepare ;
  36. drop class if exists /test/search ;
  37. drop class if exists /test/sequence ;
  38. drop class if exists /test/scollect ;
  39. drop class if exists /test/batch ;
  40. drop class if exists /test/concat2 ;
  41. drop class if exists /test/concat3 ;
  42. drop class if exists /test/oo/car/camry ;
  43. drop class if exists /test/oo/car ;
  44. drop class if exists /test/oo/chair ;
  45. drop class if exists /test/oo/light ;
  46. drop class if exists /test/oo/wheel ;
  47. drop class if exists /test/oo/dimension ;
  48. drop class if exists /test/delete ;
  49. drop class if exists /test/uuid ;
  50. drop class if exists /test/node2 ;
  51. drop class if exists /test/interface2 ;
  52. drop class if exists /test/node ;
  53. drop class if exists /test/movefield ;
  54. drop class if exists /test/alter03 ;
  55. drop class if exists /test/alter01 ;
  56. drop class if exists /test/oo ;
  57. drop class if exists /test/alter ;
  58. drop class if exists /test/buckettsdb64 ;
  59. drop class if exists /test/cypher
  60. ;
  61. drop class if exists /test/cypher3
  62. ;
  63. drop class if exists /test/cypher9
  64. ;
  65. drop class if exists /test/cypher8
  66. ;
  67. drop class if exists /test/cypher7
  68. ;
  69. drop class if exists /test/cypher5
  70. ;
  71. drop class if exists /test/cypher6
  72. ;
  73. drop class if exists /test/cypher4
  74. ;
  75. drop class if exists /test/cypher2
  76. ;
  77. drop class if exists /test/interface ;
  78. drop class if exists /test/malert_status_memdb ;
  79. drop class if exists /test/malert_status_cache ;
  80. drop class if exists /test/malert_status_seq ;
  81. drop class if exists /test/malert_status ;
  82. drop class if exists /test/alert_status ;
  83. drop class if exists /test/malert_status_seq3 ;
  84. drop class if exists /test/malert_status3 ;
  85. drop class if exists /test/alert_status3 ;
  86. drop class if exists /test/datetime ;
  87. drop class if exists /test/huge ;
  88. drop class if exists /test/tuihualei ;
  89. drop class if exists /test/notify ;
  90. drop class if exists /test/change_main force ;
  91. drop class if exists /test/sensor force ;
  92. drop class if exists /test/order force ;
  93. drop class if exists /test/perf/perfa force ;
  94. drop class if exists /test/perf force ;
  95. drop class if exists /test/测试/子类 ;
  96. drop class if exists /test/测试 ;
  97. drop class if exists /test/测试二 ;
  98. drop class if exists /test/测试缓存库 ;
  99. drop class if exists /test/abc/ccc ;
  100. drop class if exists /test/abc/bbb ;
  101. drop class if exists /test/abc/aaa ;
  102. drop class if exists /test/abc ;
  103. drop class if exists /test/foo ;
  104. drop class if exists /test ;