On production
mysql:wikiadmin@db1080 [enwiki]> select * from imagelinks where il_to = 'Yevgeny_Kabanov.jpg'; +----------+---------------------+-------------------+ | il_from | il_to | il_from_namespace | +----------+---------------------+-------------------+ | 50272052 | Yevgeny_Kabanov.jpg | 0 | +----------+---------------------+-------------------+ 1 row in set (0.00 sec)
The same query on quarry/labs, gives no results
https://quarry.wmflabs.org/query/20709
Looks like data corruption or other replication issues