Changes between Initial Version and Version 1 of Ticket #32352, comment 6
- Timestamp:
- 07/20/2015 06:14:08 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #32352, comment 6
initial v1 3 3 Very few inserts exist which would result in that, and certainly very few in the upgrade routines. The proposal here doesn't actually add much, or any benefit to a user who ran into any such failure. 4 4 5 I think specific tickets should be opened of the style "If x insert fails, WordPress attempts using `false` as the ID here.." or "WordPress assumes query X always succeeds, however when it doesn't, it proceeds to perform Xwhich results in lost data".5 I think specific tickets should be opened of the style "If x insert fails, WordPress attempts using `false` as the ID here.." or "WordPress assumes query X always succeeds, however when it doesn't, it proceeds to perform Y which results in lost data". 6 6