MySQL Transactions

preview_player
Показать описание
Learn how to start a transaction, run your statements, view the results, then rollback the changes.
Рекомендации по теме
Комментарии
Автор

Thank You, it was really helpful to me

thegreat
Автор

Could you explain how transactions prevent two connections from conflicting with each other? I believe the technical term for this is isolation, the I in ACID compliance. Could you go into detail on the different isolation levels when working with transactions, and the benefits to using transactions vs locking tables and what have you? :)

Scripterrific
Автор

Hey .. i am Rafael A. Blanco P. from Colombia .. toady i was thinking about how to do something like this .. your explanation help me so much .. so thanks .. very helpfull what you just explain .. so GRACIAS HERMANO .. !!

rafaelblancoNET
Автор

Bit misleading since you titled it MYSQL should of named it the program your running it on. Plus for beginners it was a total curve ball.

jesustapia