1
0
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:
bell@sanja.is.com.ua
2002-11-05 11:21:40 +02:00
11 changed files with 276 additions and 18 deletions

View File

@@ -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;
}