diff --git a/pandora_console/extras/mr/69.sql b/pandora_console/extras/mr/69.sql index 6a57426d77..3252223c15 100644 --- a/pandora_console/extras/mr/69.sql +++ b/pandora_console/extras/mr/69.sql @@ -7,6 +7,7 @@ prepare stmt from @sqlstmt; execute stmt; DROP TABLE IF EXISTS tskin; +DROP TABLE IF EXISTS tnetwork_matrix; ALTER TABLE tfavmenu_user CONVERT TO CHARACTER SET UTF8MB4; ALTER TABLE tfiles_repo CONVERT TO CHARACTER SET UTF8MB4;