Error: 42000
1090
You can't delete all columns with ALTER TABLE; use DROP TABLE instead

Sql: ALTER TABLE `roster_event_type` DROP `RecurPeriod`

Back.