Removed drop temporary table
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
dbe680a58c
commit
64b3f10fc5
|
@ -105,7 +105,5 @@ BEGIN
|
|||
END LOOP;
|
||||
|
||||
CLOSE cur;
|
||||
|
||||
DROP TEMPORARY TABLE IF EXISTS tmp.ticket_close;
|
||||
END;;$$
|
||||
DELIMITER ;
|
||||
|
|
Loading…
Reference in New Issue