SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '0ef367c0e8b702ba605de227f359ddfb76928d120c3fa5eb5143f2d144b30d87' 
  AND token = 'Fm3LHlw2KmfrYLGZgOO2NwZrBLd7KmtNt47WWX+dWcE=' 
  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"
    }
  }
}