spectrolab
Registered User.
- Local time
- Today, 07:10
- Joined
- Feb 9, 2005
- Messages
- 119
Hi guys,
I have a bit of an issue with our db. It has a mySQL backend served locally to our LAN with multiple users accessing. SInce I upgraded to the latest version of mySQL server, on one of the forms we use to input data, if you try and update a record, sometimes, not always, it comes up with a write conflict error.
Let me explain, each record has some of the fields completed in first instance (no problem with this part), then about 30 minutes later, the user comes back and puts the data in the last field, This happens about 1000 times a day, but we get a write conflict on a few occasions, say 20 times per day, even though there was nothing in this field originally and hasn't been changed prior to filling this final field. This final field becomes locked and the only way we can put the data in is use a mySQL GUI (such as Navicat).
Any help would be much appreciated!
I have a bit of an issue with our db. It has a mySQL backend served locally to our LAN with multiple users accessing. SInce I upgraded to the latest version of mySQL server, on one of the forms we use to input data, if you try and update a record, sometimes, not always, it comes up with a write conflict error.
Let me explain, each record has some of the fields completed in first instance (no problem with this part), then about 30 minutes later, the user comes back and puts the data in the last field, This happens about 1000 times a day, but we get a write conflict on a few occasions, say 20 times per day, even though there was nothing in this field originally and hasn't been changed prior to filling this final field. This final field becomes locked and the only way we can put the data in is use a mySQL GUI (such as Navicat).
Any help would be much appreciated!