Rollback failed. There is no active transaction.
I am getting the above error when i tried to rollback. I googled the issue and few suggested to disabling the autocommit..... How do we disable autocommit?
Is there any other reason for the above error?
I am using MYSQL and Zend and my php.ini file loaded the required drivers
Thanks in advance