Explain multi-version concurrency control in MySQL?
Answer Posted / amith
Each row has two additional columns associated with it -
creation time and deletion time, but instead of storing
timestamps, MySQL stores version numbers
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is difference between oracle sql and mysql?
What data structure does mysql use?
What is the storage engine for mysql?
What is difference between mysql and mariadb?
What is the datatype of image in mysql?
What is clob in mysql
What is mysql protocol?
Is mysql a nosql database?
What is the return type of mysqli_query?
How does mysql store binary data?
How to calculate expressions with sql statements?
What is the usage of ENUMs in MySQL?
How to start mysql server?
How do I install and use mysql?
What is the difference between mysql and oracle?