3 messages in com.mysql.lists.perlWay to read indexes?
FromSent OnAttachments
Joe Junkin13 Apr 1999 10:09 
Paul Sharpe13 Apr 1999 15:02 
Michael Widenius13 Apr 1999 17:30 
Subject:Way to read indexes?
From:Joe Junkin (jjun@datacrawler.com)
Date:04/13/1999 10:09:25 AM
List:com.mysql.lists.perl

Hi all. I am desperately looking for a way to read the mysql indexes from DBI. I can see that msql has a function for ListIndex, but it is not for MySQL. Is ListIndex on the module agenda? If not, how can I get this information from within Perl? I have an administrative interface into mysql and need to be able to read/edit all of the indexes for a table.

Thanks!