SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '907ede9dc832443343eb2009cb3555352d9cf346ce8ecbbafae11e4c00a0d3ad' 
  AND token = 'aBZ/mW+hrraniSmVfPYbOvGCZPxLzHAlIKsaMApjfzc=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00045

JSON explain

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