SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '933c2639d66b24f365b5efeff92159c44ed0f5f714143a5fc955bea920d43efe' 
  AND token = '/NVSBCVP/GtL56N2XZ7ReN7ZYjPGY1UeFo0JrczV6DM=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00039

JSON explain

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