SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'ebaac354ccc13ed492fd7db7a8af74bf59beb20b2ddaebfa663f7b4ff61f5534' 
  AND token = 'IJIQzH2pv5+2qrE6MfOoo0r0iywZmPlrt5xLYsVs1o0=' 
  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"
    }
  }
}