ALTER table account_data change `data` `data` longblob NOT NULL; ALTER table character_account_data change `data` `data` longblob NOT NULL;