Anonymous | Login | Signup for a new account | 12-17-2024 11:59 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 | ||||
0001411 | [Quercus] | minor | always | 10-16-06 13:05 | 04-29-07 12:38 | ||||
Reporter | dberry | 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.0.21 | ||||
Product Build | |||||||||
Summary | 0001411: mysqli accessed using object-oriented style does not work for insert_id or num_rows | ||||||||
Description |
After performing an insert into the database $mysqli->insert_id; //does not return a value while mysqli_insert_id($mysqli); //works $result->num_rows; // does not work; mysqli_num_rows($result); // works |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed. 26 unique queries executed. |