https://bugzilla.wikimedia.org/show_bug.cgi?id=18333





--- Comment #2 from [email protected]  2009-04-06 22:42:00 UTC ---
Created an attachment (id=5997)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=5997)
script to squeeze text table and reset pointers to it

The neat thing is for many of our checks, we needn't go beyond the
revisions table, as the size of the text is stored there. So if the
size does not match, there is no need to haul it out of the text table
for a string compare.

OK, I have achieved squeezing _current_ duplicates out of the text
table and resetting their pointers! See attached squeeze_example.txt.

One might squeeze out current duplicates, then sit back and see where
any new ones are arriving from, and then address each case...


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to