I was writing Selenium tests for creating a table. In the interface, I tried to add a column, named "id", set it to type "int" and selected Index as "Primary", and clicked the A_I checkbox. It gave me an error "Multiple primary key defined"

I had an older version (3.4.2), I tried this there, and it allowed me to create the table. Is this a known bug in the latest release?

-- 
Ayush Chaudhary