Author: GuyC
Posted: Mon Mar 13, 2017 4:34 pm (GMT 5.5)
updates are in the table, but all updated rows will be locked until a commit is issued. a cancel before the commit will roll back all those changes (that's why a cancel can take some time ).
If you dare to read with UR you might see the updated values.
_________________
Select * from users where clue > 0
SQLstate=02000
Posted: Mon Mar 13, 2017 4:34 pm (GMT 5.5)
updates are in the table, but all updated rows will be locked until a commit is issued. a cancel before the commit will roll back all those changes (that's why a cancel can take some time ).
If you dare to read with UR you might see the updated values.
_________________
Select * from users where clue > 0
SQLstate=02000