PDOStatement::rowCount() bug?
[email protected] (Paul M Foster)
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
Using MySQL 5.075, PHP 5.25 on Debian unstable. Has anyone noticed, when issuing a PDOStatement::rowCount() call after a DELETE, UPDATE or INSERT, the return is uniformly zero, rather than the actual number of rows affected? If so, is there a simple workaround? Paul -- Paul M. Foster