Ticket #6821 (closed defect: fixed)
Better patch to fix #5783
| Reported by: | amax@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10.5 |
| Component: | general | Version: | 0.10.4 |
| Severity: | normal | Keywords: | mysql |
| Cc: |
Description
Hi,
Earlier we contributed a patch to solve #5783, which was accepted and merged into trunk. With more experience, we have found the attached patch to be better. The first patch solved the original bug most of the time, but it did sporadically show up again. This new patch is more thorough; we've used it for about four months, and so far (knock on wood) the error has not reoccurred.
This try-catch approach was considered at one point (if you dig into the mailing lists), but at the time it appeared not to be necessary. I think now that it is.
-Aaron


