Mantis Bugtracker
  

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

- Relationships

- Notes
(0001887)
nam
05-01-07 06:03

php/141c

that query worked!
 

- Issue History
Date Modified Username Field Change
12-05-06 02:10 KnisterPeter New Issue
12-05-06 02:11 KnisterPeter Issue Monitored: KnisterPeter
05-01-07 06:02 nam Status new => assigned
05-01-07 06:02 nam Assigned To  => nam
05-01-07 06:03 nam Status assigned => closed
05-01-07 06:03 nam Note Added: 0001887
05-01-07 06:03 nam Resolution open => fixed
05-01-07 06:03 nam Fixed in Version  => 3.1.1


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker