Here's the code: http://rafb.net/p/GEpl5468.html (Code paste site)
My problem is that the first insertion is always successfully committed to the database, even when I throw an exception. I've read up on the way pdo_mysql handles "transactions", none of my code performs any task on DDLs, so my question is: Does Zend_Db using pdo_mysql support transactions? - jake
