-
Aug 19th, 2010, 04:28 AM
#1
perform test "BUILD FAILURE" just the mysql engines use myisam type
perform test "BUILD FAILURE" just the mysql engines use myisam type
when i use innoDB engines ,"BUILD SUCCESSFUL"
some one had this error?
-
Aug 19th, 2010, 05:50 AM
#2
myisam doesn't support transactions, hence rollback is useless, hence your database tests fails due to more rows detected/removed as expected.
-
Aug 19th, 2010, 07:08 AM
#3
As you said, well,thank you very much.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules