View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0008748 | mantisbt | db mysql | public | 2008-01-15 07:05 | 2008-04-19 04:10 |
| Reporter | dosenberg | Assigned To | thraxisp | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | closed | Resolution | fixed | ||
| Platform | Linux | OS | SuSE Linux | OS Version | 10.2 |
| Product Version | 1.1.0 | ||||
| Fixed in Version | 1.2.0a1 | ||||
| Summary | 0008748: phpMyAdmin reports a warning message | ||||
| Description | phpMyAdmin reports a warning message on mantis_project_table: PRIMARY and INDEX keys should not both be set for column Related to issue 0007712 (same message, other table, other mantis version). | ||||
| Additional Information | phpMyAdmin Version: 2.9.1.1 | ||||
| Tags | No tags attached. | ||||
|
The same message appears for the table: 'mantis_news_table' MySQL 5.0.51 |
|
|
fixed in SVN r4922 The extra indexes on mantis_news_table aren't in the current code base. I suspect that they may have been added manually, or as a result of a recommendation in the forums. |
|