Changes between Initial Version and Version 1 of Ticket #19225, comment 7
- Timestamp:
- 11/11/11 08:21:25 (19 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #19225, comment 7
initial v1 1 1 3 time's a charm - Note to self: don't code when ill and in a hurry to go to bed. 2 2 3 I implemented the suggestions. Let me explain a bit more about the background of this and why this is sub-optimal.3 I implemented the suggestions. Let me explain a bit more about the background of this and why this is currently sub-optimal. 4 4 5 5 When you run a replicated MySQL setup with for example a Master and a Slave server you need to transfer each changes from the Master to the Slave after a change happened. Now imagine a replace query that would change something in the post content for each url.
