SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '90922a7604d25957d939967cff6034995ce7640be145cc501bfc833b52efe742' 
  AND token = 'FFh1NG9eQJYnhlm72lZvd1InegiEZYi0U4ttcAEnBsY=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00041

JSON explain

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