Reset all logging tables together
authorAdam Wight <adam.wight@wikimedia.de>
Thu, 12 Sep 2019 15:19:57 +0000 (17:19 +0200)
committerAdam Wight <adam.wight@wikimedia.de>
Fri, 13 Sep 2019 11:03:07 +0000 (13:03 +0200)
commit1c5d140761b44e0839480b41029f2fb4e15c99f4
treeab81e37cd60511296ba927e29645dee0811693d7
parent74fbb2c5c4b0a44929eabe483487fa6617b150b0
Reset all logging tables together

For example, leftover cruft in `log_search` will cause spurious
associated_rev links between unrelated revisions and log entries.

Bug: T227849
Change-Id: Ie344522229e4142f2c61a267b4d693051b813236
tests/phpunit/MediaWikiIntegrationTestCase.php