Details
-
Technical task
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.3(EOL)
-
10.2.2-3, 10.2.2-1, 10.2.2-2, 10.2.2-4, 10.1.18
Description
This task is similar for MDEV-11346.
We'll move another banch of functions implemented in sql_yacc.yy as methods to LEX, to be able to reuse them between sql_yacc.yy and sql_yacc_ora.yy easier:
add_create_index_prepare()
|
add_key_to_list()
|
set_trigger_new_row()
|
set_local_variable()
|
set_system_variable()
|
create_item_for_sp_var()
|