ALTER TABLE table_name DROP FOREIGN KEY constraint_name
ALTER TABLE tbl_quiz_attempt_master DROP INDEX `PRIMARY`;