table lock: lock table <table_name > exclusive;
row lock: select <column_name(s)> for update ....;
deadlock : Have to be very bad developer.
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |