#13682 drop table tnetwork_matrix

This commit is contained in:
Jonathan 2024-05-03 13:50:12 +02:00
parent c8f2a126de
commit 558196bcce
1 changed files with 1 additions and 0 deletions

View File

@ -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;