mirror of
https://github.com/MariaDB/server.git
synced 2026-04-28 11:15:33 +02:00
5.3 merge
This commit is contained in:
commit
aca8e7ed6b
115 changed files with 2142 additions and 1136 deletions
|
|
@ -1,4 +1,5 @@
|
|||
/* Copyright (c) 2000, 2012, Oracle and/or its affiliates.
|
||||
Copyright (c) 2009, 2013, Monty Program Ab.
|
||||
|
||||
This program is free software; you can redistribute it and/or modify
|
||||
it under the terms of the GNU General Public License as published by
|
||||
|
|
@ -1864,6 +1865,7 @@ void st_select_lex::init_query()
|
|||
ref_pointer_array= 0;
|
||||
select_n_where_fields= 0;
|
||||
select_n_having_items= 0;
|
||||
n_child_sum_items= 0;
|
||||
subquery_in_having= explicit_limit= 0;
|
||||
is_item_list_lookup= 0;
|
||||
first_execution= 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue