Commit graph

5 commits

Author SHA1 Message Date
Ammarpad
a599adb217 resetPageRandom.php: Avoid undefined variable warning
Change-Id: Iafcaaa3c137f8cfc159f7f99741969a1d9929017
2022-02-18 19:45:47 +01:00
Jayprakash12345
fbb9e2e809 resetPageRandom.php: Fix --from and --to options
These options weren't actually reading the option values, just
returning `1`, which would turn into `"19700101000001"`.

Bug: T291331
Change-Id: I93e11f18dc81b3875e0d3797e67553f7365ce963
2022-01-23 21:19:26 +00:00
James D. Forrester
df5eb22f83 Replace uses of DB_MASTER with DB_PRIMARY
Just an auto-replace from codesniffer for now.

Change-Id: I5240dc9ac5929d291b0ef1c743ea2bfd3f428266
2021-04-29 09:24:31 -07:00
Umherirrender
5a318bd5bf Pass function name to database functions (maintenance scripts)
Useful for logging

Change-Id: I79fe037abcd74f56c935abc118d706bef0198124
2020-06-07 17:24:10 +00:00
Piotr Miazga
4c73c8a676 Provide a script to reset the page_random column
Bug: T208909
Change-Id: I914ff44d1212c565e08ff17effbd682dfe7f70fb
2018-11-09 15:07:48 -07:00