Page 1 of 1

Need commit and rollback - change of Database-type??

Posted: 01 Sep 2005, 09:44
by Busch
Hello.

I wrote an import-script for mantisbt. So i can import bugs from a file in the Database.
I'm using xampp with php5 and mysql 4.


For this, I need autocommit = false and rollback. But this doesnt work, cause the database (table)- type is myISAM. Can I change the type to an other?? or arre there problems?

Does anybody have an other idea???

thanks for helping.

best regards

M. Busch