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
How do you connect MySQL database with PHP?
I want to start and stop mysql on windows? How do I do that?
What is mysql command line?
i made a table whih contain a column "Photo" with image data type and i want to insert the byte of a picture present in my hardisk using insert statement in that colum... so what will be my insert statement?
How do I automate a backup in mysql?
What is action query?
What are the types of index?
What are the non-standard sql commands supported by 'mysql'?
How to get nth highest salary from table in a mysql?
How to dump a table from a database.
What is row?
How many rows can be inserted in mysql at a time?
What is an example of a delimiter?
How do I setup mysql?
How can you retrieve a particular number of records from a table?