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

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
Busch
Posts: 3
Joined: 01 Sep 2005, 09:39

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

Post 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
Post Reply