Commit 7740b024 authored by igor@olga.mysql.com's avatar igor@olga.mysql.com
Browse files

Post merge fix

parent 19f4fb2b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -199,6 +199,8 @@ bool Item_subselect::exec()
  /* Do not execute subselect in case of a fatal error */
    return 1;

  res= engine->exec();

  if (engine_changed)
  {
    engine_changed= 0;