Anonymous | Login | Signup for a new account | 11-25-2024 04:16 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0001492 | [Quercus] | minor | always | 12-05-06 02:10 | 05-01-07 06:03 | ||||
Reporter | KnisterPeter | View Status | public | ||||||
Assigned To | nam | ||||||||
Priority | normal | Resolution | fixed | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 3.1.1 | Product Version | 3.1.0 | ||||
Product Build | |||||||||
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 | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed. 26 unique queries executed. |