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

Sql: ALTER TABLE `roster_people_skills` DROP `Skill`

Back.