|
Mantis - Quercus
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 1492 | minor | always | 12-05-06 02:10 | 05-01-07 06:03 | |
|
|
|||||
| Reporter: | KnisterPeter | Platform: | |||
| Assigned To: | nam | OS: | |||
| Priority: | normal | OS Version: | |||
| Status: | closed | Product Version: | 3.1.0 | ||
| Product Build: | Resolution: | fixed | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | 3.1.1 | ||
|
|
|||||
| Summary: | 0001492: Mysql Driver Metadata | ||||
| Description: |
The mysql_list_fields method does return invalid and incompletete metadata. E.g. the table name is null or empty string. To fix this change the query in mysql_list_fields to: SELECT * FROM " + tableName + " WHERE NULL |
||||
| Steps To Reproduce: | |||||
| Additional Information: | |||||
| Relationships | |||||
| Attached Files: | |||||
| Notes | |||||
|
|
|||||
|
|
||||