Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Explain multi-version concurrency control in MySQL?

Answer Posted / cp

Multiversion concurrency control (abbreviated MCC or MVCC),
in the database field of computer science, is a concurrency
control method commonly used by database management systems
to provide concurrent access to the database.
MVCC provides each user connected to the database with a
"snapshot" of the database for that person to work with. Any
changes made will not be seen by other users of the database
until the transaction has been committed.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is mysql port 3306 tcp or udp?

967


What is clob datatype?

942


Is mysql good for big data?

993


What are the 3 main types of search queries?

880


What does mysql flush privileges do?

974


How to connect html form to mysql database using php?

991


How can you add and remove any column of a table?

987


How do I update a variable in mysql?

986


How to convert dates to character strings?

1134


Is mysql a programming language?

951


What is mysql port?

1127


How do you create a new database in mysql?

971


Why myisam is faster than innodb?

992


What are string data types?

1069


What is bigint in mysql?

974