show/hide this revision's text 2 edited tags
show/hide this revision's text 1

Is the primary key automatically indexed in MySQL?

Do you need to explicitly create this or is it implicit when define the primary key? Is the answer the same for MyISAM and InnoDB?