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
How many entries can mysql handle?
How do I make an action query?
In which format data is stored in mysql database?
How do I run a query in mysql?
What is session variable in mysql?
What is timestamp in mysql?
How do I free up space in mysql?
How to change a password for an existing user via mysqladmin?
What is a mysql model?
Will mysql remain free?
How do I backup mysql database on linux?
Is mysql still relevant?
How do I download mysql?
What are the indexes in mysql?
What is tee command in mysql?