Open for Voting

The ability to see if a MySQL table doesn't have a primary key

It would be nice if there was some sort of ability to see if a table doesn't have a primary key for MySQL. This could possibly be added to the profiler while looking at tables/collections by adding a column such as primary key count as well as listed as a best practice.