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

Sql: ALTER TABLE `roster_avail` DROP `Event`

Back.