SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'ddb71d33038df74d29013f72bd79a500b2000536b024459428b0df14565357cb' 
  AND token = 'ofVZ8YcucHRF/p0S3QeERUgn9TGPk8t/u4kZoDtSezo=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00047

JSON explain

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