Hi,
I just wanna ask if, what is the cause of this Drop Changes?..
I'm using MySQL as my BackEnd.
I already added a field timestamp and default it as Current_Timestamp
some records can be change but there are also records that cannot be change on a the same table due to an error called Drop Change because "a record is access at the same time".. thats why the record cannot be edited.
Any possible solution for this problem?
By the way.. what I did is.. I made a temporary table first then paste it to the master table.. after which I tried to edit the record but some records can't be edit. but some records can be edit..
I hope my question is understandable and I hope also i'm in the right thread..
Thanks!
I just wanna ask if, what is the cause of this Drop Changes?..
I'm using MySQL as my BackEnd.
I already added a field timestamp and default it as Current_Timestamp
some records can be change but there are also records that cannot be change on a the same table due to an error called Drop Change because "a record is access at the same time".. thats why the record cannot be edited.
Any possible solution for this problem?
By the way.. what I did is.. I made a temporary table first then paste it to the master table.. after which I tried to edit the record but some records can't be edit. but some records can be edit..
I hope my question is understandable and I hope also i'm in the right thread..
Thanks!
