| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Thimble Smith | Date: | April 14 1999 10:22pm |
| Subject: | Re: How to get index/key information via C interface. | ||
| View as plain text | |||
You can use SHOW KEYS FROM table_name; Also, it's recommended that you use SHOW FIELDS FROM table_name instead of the mysql_list_fields function. Tim
| Thread | ||
|---|---|---|
| • How to get index/key information via C interface. | Benjamin Scherrey | 15 Apr |
| • Re: How to get index/key information via C interface. | Thimble Smith | 15 Apr |
| • Re: How to get index/key information via C interface. | Benjamin Scherrey | 15 Apr |
| • Re: How to get index/key information via C interface. | Thimble Smith | 15 Apr |
| • Re: How to get index/key information via C interface. | Steve Edberg | 15 Apr |
