• unknown's avatar
    Post-fix for BUG#6276. · 2f044d3d
    unknown authored
    
    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.
    2f044d3d
sql_base.cc 154 KB