what are the main differences between MyISAM and InnoDB
table storage structures ?
what are the advantages and disadvantages in usage of these ?
Answer Posted / dharma teja
innodb is acid engine
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
write a query to mysql in safe mode and to change the root password
how to dump all databases for backup. Backup file is sql commands to recreate all db's.
How many columns can be used for creating Index?
Where is mysql data stored?
Which statement is used in a select query for partial matching?
Can you shard mysql?
What is procedure in mysql?
How do I export mysql query results to excel?
How to dump a table to a file with 'mysqldump'?
What are the other commands to know the structure of a table using mysql commands except explain command?
How do I switch users in mysql?
How do I tune a mysql query?
Why mysql is used with php?
Can we rename database in mysql?
Is mysql query case sensitive?