Mantis - Quercus
Viewing Issue Advanced Details
5580 minor always 11-07-13 14:17 01-14-14 09:49
alex  
 
normal  
new 4.0.36  
open  
none    
none  
0005580: PHP: PDOStatement->rowCount()
Should return update row count. Currently returns 0

PDOStatement::rowCount() returns the number of rows affected by the last DELETE, INSERT, or UPDATE statement executed by the corresponding PDOStatement object.

There are no notes attached to this issue.