Does anyone know if there was a bug ticket or a fix for stored procedures getting cached without the named params? We have a couple stored procedures that have multiple result sets and somehow it gets cached in Redis without the result sets even though the result sets always return a value.