Quick way to determine existence of an index?
- Date: Fri, 29 Sep 2006 20:25:33 GMT
- From: Mark <admin@xxxxxxxxxxxxxxxx>
- Subject: Quick way to determine existence of an index?
Dear MySQL-ers,
Using MySQL 5.0.24a, is there a quick way to determine which columns on a
table don't have an index?
I want to do sort of s recursive loop, and add indices for all columns
which don't have an index yet (and that over many databases).
Thanks,
- Mark
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/mysql?unsub=royale@xxxxxxxxxx