Anonymous | Login | Signup for a new account | 11-25-2024 00:08 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ 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 | ||||||
Status | closed | Product Version | 3.1.0 | ||||||
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 |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed. 26 unique queries executed. |