mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
IN subselect erged with current 4.1 (pointer conversion)
This commit is contained in:
@@ -936,6 +936,7 @@ void st_select_lex_node::init_select()
|
||||
order_list.next= (byte**) &order_list.first;
|
||||
select_limit= HA_POS_ERROR;
|
||||
offset_limit= 0;
|
||||
with_sum_func= 0;
|
||||
create_refs= dependent= 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user