ID:          34231
 Updated by:  [EMAIL PROTECTED]
 Reported By: [EMAIL PROTECTED]
-Status:      Assigned
+Status:      Closed
 Bug Type:    Documentation problem
 PHP Version: Irrelevant
 Assigned To: dbs
 New Comment:

This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation
better.

I've taken a first stab at clarifying this potential 
portability gotcha in both pdo-begintransaction and 
pdo-rollback.  
  
We may also need to more explicitly address cases where  
transactions aren't supported at all, e.g. on MyISAM  
tables.  


Previous Comments:
------------------------------------------------------------------------

[2005-08-24 10:49:16] [EMAIL PROTECTED]

Description:
------------
The docs use an example to rollback a "DROP table" statement, but this
is not possible in some drivers (like MySQL) because they do not see
"DROP table" as part of the transaction. That needs clarification



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=34231&edit=1

Reply via email to