Post-fix for BUG#6276.
sql/sql_base.cc: Fixed a bug in PS (prepared statements) mode - the "always TRUE" constant Item created for outer joins with no common columns was not created in the PS memory. Now it is created in the right memory.
Showing
Please register or sign in to comment