CREATE TABLE IF NOT EXISTS `madmin_deletedchars` SELECT * FROM `players`; TRUNCATE `madmin_deletedchars`;