Commit f88eaa7d authored by unknown's avatar unknown

merged


sql/sql_lex.cc:
  ul
parents 8460ac64 01be8f73
......@@ -2438,7 +2438,6 @@ select_part2:
{
LEX *lex= Lex;
SELECT_LEX *sel= lex->current_select;
lex->lock_option= TL_READ;
if (sel->linkage != UNION_TYPE)
mysql_init_select(lex);
lex->current_select->parsing_place= SELECT_LIST;
......
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