SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '92f379650c0a15c9c8eebf72aaffea60d0fceaf241472536e1050178009ba369' 
  AND token = '+XfKOIVR9xs+TrynAQNZPSACO4pe7PRmlHxMLmwY/uU=' 
  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"
    }
  }
}