Which storage engines support transactions in MySQL?
Answer Posted / amith
Berkeley DB and InnoDB.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is memory table in mysql?
What is mysql shell?
What is the difference between truncate and delete in mysql?
How do I setup a mysql database?
Is mysql deprecated?
What is the limitation of mysql?
How many tables we can create in mysql database?
What is relational database in mysql?
How do I find users in mysql?
How many mysql connections can handle?
Restore database (or database table) from backup.
How do I tune a mysql query?
What do I do if I forgot my mysql root password?
How to drop an existing view in mysql?
How to Creating a new user. Login as root. Switch to the MySQL db. Make the user. Update privs.