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
Need commit and rollback - change of Database-type??
Moderators: Developer, Contributor