|
@@ -10,9 +10,6 @@ delete from /mix/mtz with version
|
|
|
onerror(continue,`not exist`,`not find`,`not found`)
|
|
onerror(continue,`not exist`,`not find`,`not found`)
|
|
|
**/
|
|
**/
|
|
|
;
|
|
;
|
|
|
-drop class if exists /mix/mtz
|
|
|
|
|
-;
|
|
|
|
|
-
|
|
|
|
|
|
|
|
|
|
delete xprom from /mix/mtx
|
|
delete xprom from /mix/mtx
|
|
|
/**
|
|
/**
|
|
@@ -24,10 +21,12 @@ delete from /mix/mtx with version
|
|
|
onerror(continue,`not exist`,`not find`,`not found`)
|
|
onerror(continue,`not exist`,`not find`,`not found`)
|
|
|
**/
|
|
**/
|
|
|
;
|
|
;
|
|
|
-drop class if exists /mix/mtx
|
|
|
|
|
-;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
+drop class if exists /mix/mtz
|
|
|
|
|
+;
|
|
|
|
|
+drop class if exists /mix/mtx
|
|
|
|
|
+;
|
|
|
drop class if exists /mix
|
|
drop class if exists /mix
|
|
|
;
|
|
;
|
|
|
|
|
|