SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '56942035971367086d87307343d7dfea17a83da479acc35dfd3ce5b791c83d0d' 
  AND token = 'rZaCigozR7mxHvmlLi9pcyZj4f2osbA98RTXyUOepLA=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00015

JSON explain

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