Commit 6a46a05a authored by bell@sanja.is.com.ua's avatar bell@sanja.is.com.ua

removed temporary debugging print

parent e0c3e769
......@@ -323,8 +323,6 @@ Item_singlerow_subselect::select_transformer(JOIN *join)
SELECT_LEX *select_lex= join->select_lex;
/* Juggle with current arena only if we're in prepared statement prepare */
DBUG_PRINT("TANSF:", ("thd %p, select_lex->join->thd: %s",
thd, select_lex->join->thd));
Item_arena *arena= thd->current_arena;
Item_arena backup;
if (arena->is_conventional())
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment