SELECT 
  1 
FROM 
  tmall_lock_keys 
WHERE 
  key_id = '56a676a2f995092ffcb0516d52c471ee77bba999192ea63a93c2c6406d27f46e' 
  AND token = 'iBaVaqZzCrizrdsrKF93OwsvIigFZWNL9HrPi6AVLx8=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00758

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "message": "Impossible WHERE noticed after reading const tables"
    }
  }
}