mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
SQL, Parser: system_time logic and syntax fixes [closes #237]
This commit is contained in:
@ -2282,8 +2282,8 @@ void st_select_lex::init_select()
|
||||
with_dep= 0;
|
||||
join= 0;
|
||||
lock_type= TL_READ_DEFAULT;
|
||||
vers_conditions.empty();
|
||||
vers_derived_conds.empty();
|
||||
vers_import_outer= false;
|
||||
vers_export_outer.empty();
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user