SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '0b96f3849a3f2b56852305e4ecbf4bcd16346d3cdd35db074fb6f303646743b2' 
  AND token = 'tsIsxQv8OUpVK/sNdLLkKr+uSKbP79MoxeOPo3/wJPE=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00038

JSON explain

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