A fix and test case for Bug#9096 "select doesn't return all matched
records if prepared statements is used". This fix changes equality evaluation method of basic constants from by-name to by-value, thus effectively enabling use of parameter markers in some optimizations (constants propagation, evaluation of possible keys for query).
Showing
Please register or sign in to comment