https://bugzilla.wikimedia.org/show_bug.cgi?id=57186
Kevin Israel (PleaseStand) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] --- Comment #1 from Kevin Israel (PleaseStand) <[email protected]> --- (In reply to comment #0) > But are these indexes really likely to be simply unused? Is there any > infrequent maintenance or reporting job that requires them? maintenance/storage/trackBlobs.php creates and populates this table. maintenance/storage/recompressTracked.php uses the data stored in it. Given that the former script, when run, will delete and recreate the table, can the entire table just be deleted (and recreated when the next recompression run happens)? -- 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
