SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '210df0d0893862b61b5e5c6aa912880ace46ff5b12f6596c28af8fa2d8b7c8d4' 
  AND token = 'p6dSgPAoIwy2mTdBOXHQAi9v3Lty3PmcWwXY/NLC+hQ=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00042

JSON explain

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