[root@ALEPO-DB2-ILB coredumps]# gdb /usr/sbin/mariadbd -c core.mariadbd.1029711 GNU gdb (GDB) Red Hat Enterprise Linux 8.2-19.el8 Copyright (C) 2018 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-redhat-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /usr/sbin/mariadbd...Reading symbols from /usr/lib/debug/usr/sbin/mariadbd-10.11.11-1.el8.x86_64.debug...done. done. warning: Can't open file (null) during file-backed mapping note processing [New LWP 3612704] [New LWP 1029711] [New LWP 644320] [New LWP 2749355] [New LWP 1029715] [New LWP 1030028] [New LWP 648825] [New LWP 646481] [New LWP 647529] [New LWP 651563] [New LWP 1030026] [New LWP 652810] [New LWP 1029713] [New LWP 1030027] [New LWP 649823] [New LWP 654370] [New LWP 1029714] [New LWP 1029716] [New LWP 654102] [New LWP 654369] [New LWP 651961] [New LWP 649539] [New LWP 654367] [New LWP 654371] [New LWP 652937] [New LWP 650471] [New LWP 649538] [New LWP 652938] [New LWP 651567] [New LWP 654101] [New LWP 654372] [New LWP 651894] [New LWP 650977] [New LWP 654368] [New LWP 654041] [New LWP 647392] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Core was generated by `/usr/sbin/mariadbd'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007f98ccd9ea35 in pthread_kill () from /lib64/libpthread.so.0 [Current thread is 1 (Thread 0x7f71441d1700 (LWP 3612704))] Missing separate debuginfos, use: yum debuginfo-install glibc-2.28-211.el8.x86_64 libaio-0.3.112-1.el8.x86_64 libblkid-2.32.1-35.el8.x86_64 libcap-2.48-2.el8.x86_64 libgcc-8.5.0-16.el8_7.x86_64 libgcrypt-1.8.5-7.el8_6.x86_64 libgpg-error-1.31-1.el8.x86_64 libmount-2.32.1-35.el8.x86_64 libselinux-2.9-5.el8.x86_64 libstdc++-8.5.0-16.el8_7.x86_64 libuuid-2.32.1-35.el8.x86_64 libxcrypt-4.1.1-6.el8.x86_64 lz4-libs-1.8.3-3.el8_4.x86_64 openssl-libs-1.1.1k-9.el8_7.x86_64 pcre2-10.32-3.el8_6.x86_64 sssd-client-2.6.2-3.el8.x86_64 systemd-libs-239-74.el8_8.x86_64 xz-libs-5.2.4-4.el8_6.x86_64 zlib-1.2.11-21.el8_7.x86_64 (gdb) where #0 0x00007f98ccd9ea35 in pthread_kill () from /lib64/libpthread.so.0 #1 0x00005621e4a20237 in my_write_core (sig=) at /usr/src/debug/MariaDB-/src_0/mysys/stacktrace.c:424 #2 0x00005621e45067a8 in handle_fatal_signal (sig=11) at /usr/src/debug/MariaDB-/src_0/sql/signal_handler.cc:298 #3 #4 0x00005621e4496ac3 in MYSQLparse (thd=) at /usr/src/debug/MariaDB-/src_0/sql/sql_yacc.yy:9116 #5 0x00005621e429e820 in parse_sql (thd=thd@entry=0x7f70550775b8, parser_state=parser_state@entry=0x7f71441d0250, creation_ctx=creation_ctx@entry=0x0, do_pfs_digest=do_pfs_digest@entry=true) at /usr/src/debug/MariaDB-/src_0/sql/sql_parse.cc:10637 #6 0x00005621e429984d in mysql_parse (thd=0x7f70550775b8, rawbuf=, length=1287, parser_state=0x7f71441d0250) at /usr/src/debug/MariaDB-/src_0/sql/sql_parse.cc:8140 #7 0x00005621e42a6543 in dispatch_command (command=COM_QUERY, thd=0x7f70550775b8, packet=, packet_length=, blocking=) at /usr/src/debug/MariaDB-/src_0/sql/sql_class.h:1401 #8 0x00005621e42a851f in do_command (thd=thd@entry=0x7f70550775b8, blocking=blocking@entry=true) at /usr/src/debug/MariaDB-/src_0/sql/sql_parse.cc:1418 #9 0x00005621e43d5b25 in do_handle_one_connection (connect=, connect@entry=0x5621e7f7eb78, put_in_cache=put_in_cache@entry=true) at /usr/src/debug/MariaDB-/src_0/sql/sql_connect.cc:1386 #10 0x00005621e43d5e7d in handle_one_connection (arg=arg@entry=0x5621e7f7eb78) at /usr/src/debug/MariaDB-/src_0/sql/sql_connect.cc:1298 #11 0x00005621e4725bc5 in pfs_spawn_thread (arg=0x5621e82cff98) at /usr/src/debug/MariaDB-/src_0/storage/perfschema/pfs.cc:2201 #12 0x00007f98ccd971ca in start_thread () from /lib64/libpthread.so.0 #13 0x00007f98cbecfe73 in clone () from /lib64/libc.so.6 (gdb) bt full #0 0x00007f98ccd9ea35 in pthread_kill () from /lib64/libpthread.so.0 No symbol table info available. #1 0x00005621e4a20237 in my_write_core (sig=) at /usr/src/debug/MariaDB-/src_0/mysys/stacktrace.c:424 No locals. #2 0x00005621e45067a8 in handle_fatal_signal (sig=11) at /usr/src/debug/MariaDB-/src_0/sql/signal_handler.cc:298 curr_time = 1771699924 tm = {tm_sec = 4, tm_min = 52, tm_hour = 23, tm_mday = 21, tm_mon = 1, tm_year = 126, tm_wday = 6, tm_yday = 51, tm_isdst = 0, tm_gmtoff = 18000, tm_zone = 0x5621e6773a40 "PKT"} thd = #3 No symbol table info available. #4 0x00005621e4496ac3 in MYSQLparse (thd=) at /usr/src/debug/MariaDB-/src_0/sql/sql_yacc.yy:9116 yychar = 44 yylval = {num = 1426597349, ulong_num = 140120439662053, ulonglong_number = 140120439662053, longlong_number = 140120439662053, sp_instr_addr = 1426597349, lex_str = { str = 0x7f70550825e5 "CustomField15 , PasswordDate From Users Where UserID = '03381561'", length = 13}, kwd = { = { = { str = 0x7f70550825e5 "CustomField15 , PasswordDate From Users Where UserID = '03381561'", length = 13}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_cli = { = { = { str = 0x7f70550825e5 "CustomField15 , PasswordDate From Users Where UserID = '03381561'", length = 13}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_sys = { = { str = 0x7f70550825e5 "CustomField15 , PasswordDate From Users Where UserID = '03381561'", length = 13}, }, column_list_privilege = {m_columns = 0x7f70550825e5, m_privilege = (SELECT_ACL | UPDATE_ACL | DELETE_ACL)}, lex_string_with_metadata = { = { str = 0x7f70550825e5 "CustomField15 , PasswordDate From Users Where UserID = '03381561'", length = 13}, m_is_8bit = false, m_quote = 0 '\000'}, spblock = { = {hndlrs = 1426597349}, vars = 32624, conds = 13, curs = 0}, spblock_handlers = {hndlrs = 1426597349}, Lex_length_and_dec = { m_length = 1426597349, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426597349, m_dec = 112 'p', m_collation_type = 7 '\a', --Type for more, q to quit, c to continue without paging--c m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0xd, m_charset = 0x0}, Lex_field_type = { = {m_length = 1426597349, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0xd, m_ci = 0x0}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f70550825e5, m_type = 13}, Lex_extended_collation = {m_ci = 0x7f70550825e5, m_type = (Lex_extended_collation_st::TYPE_CONTEXTUALLY_TYPED | unknown: 12)}, Lex_dyncol_type = { = {m_length = 1426597349, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 13, m_ci = 0x0}, for_loop = {m_index = 0x7f70550825e5, m_target_bound = 0xd, m_cursor_offset = 0, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x7f70550825e5, m_target_bound = 0xd, m_direction = 0 '\000', m_implicit_cursor = false}, trim = {m_remove = 0x7f70550825e5, m_source = 0xd, m_spec = TRIM_LEADING}, json_on_response = {m_response = 1426597349, m_default = 0xd}, substring_spec = {m_subject = 0x7f70550825e5, m_from = 0xd, m_for = 0x0}, vers_history_point = {unit = (VERS_TIMESTAMP | unknown: 1426597348), item = 0xd}, unit_operation = {unit_type = 1426597349, distinct = 112}, select_list = {first = 0x7f70550825e5, prev_last = 0xd}, select_order = 0x7f70550825e5, select_lock = {{defined_lock = 1, update_lock = 0, defined_timeout = 1, skip_locked = 0}, timeout = 13}, select_limit = {explicit_limit = 229, with_ties = 37, select_limit = 0xd, offset_limit = 0x0}, order_limit_lock = 0x7f70550825e5, ident_sys_ptr = 0x7f70550825e5, create_field = 0x7f70550825e5, spvar_definition = 0x7f70550825e5, spvar_definition_list = 0x7f70550825e5, type_handler = 0x7f70550825e5, sp_handler = 0x7f70550825e5, charset = 0x7f70550825e5, cond_info_item = 0x7f70550825e5, dyncol_def = 0x7f70550825e5, diag_info = 0x7f70550825e5, item = 0x7f70550825e5, item_num = 0x7f70550825e5, item_param = 0x7f70550825e5, item_basic_constant = 0x7f70550825e5, key_part = 0x7f70550825e5, lex = 0x7f70550825e5, expr_lex = 0x7f70550825e5, assignment_lex = 0x7f70550825e5, sp_cursor_stmt = 0x7f70550825e5, lex_str_ptr = 0x7f70550825e5, lex_user = 0x7f70550825e5, user_auth = 0x7f70550825e5, cond_info_list = 0x7f70550825e5, dyncol_def_list = 0x7f70550825e5, item_list = 0x7f70550825e5, sp_assignment_lex_list = 0x7f70550825e5, stmt_info_list = 0x7f70550825e5, string_list = 0x7f70550825e5, ident_sys_list = 0x7f70550825e5, stmt_info_item = 0x7f70550825e5, string = 0x7f70550825e5, table_list = 0x7f70550825e5, table = 0x7f70550825e5, qualified_column_ident = 0x7f70550825e5, simple_string = 0x7f70550825e5 "CustomField15 , PasswordDate From Users Where UserID = '03381561'", const_simple_string = 0x7f70550825e5 "CustomField15 , PasswordDate From Users Where UserID = '03381561'", boolfunc2creator = 0x7f70550825e5, lex_grant = 0x7f70550825e5, lex_grant_ident = 0x7f70550825e5, myvar = 0x7f70550825e5, spcondvalue = 0x7f70550825e5, sphead = 0x7f70550825e5, spname = 0x7f70550825e5, spvar = 0x7f70550825e5, with_element_head = 0x7f70550825e5, with_clause = 0x7f70550825e5, virtual_column = 0x7f70550825e5, engine_option_value_ptr = 0x7f70550825e5, db_type = 0x7f70550825e5, select_lex = 0x7f70550825e5, select_lex_unit = 0x7f70550825e5, p_elem_value = 0x7f70550825e5, window_frame = 0x7f70550825e5, window_frame_bound = 0x7f70550825e5, udf = 0x7f70550825e5, trg_execution_order = {ordering_clause = (TRG_ORDER_FOLLOWS | unknown: 1426597348), anchor_trigger_name = {str = 0xd , length = 0}}, sp_suid = (SP_IS_NOT_SUID | unknown: 1426597348), sp_aggregate_type = (NOT_AGGREGATE | unknown: 1426597348), view_suid = (VIEW_SUID_DEFINER | unknown: 1426597348), cond_info_item_name = 1426597349, diag_condition_item_name = 1426597349, diag_area = (unknown: 1426597349), m_fk_option = 1426597349, udf_type = (UDFTYPE_FUNCTION | unknown: 1426597348), key_type = 1426597349, stmt_info_item_name = (Statement_information_item::ROW_COUNT | unknown: 1426597348), filetype = (FILETYPE_XML | unknown: 1426597348), tx_isolation = 1426597349, var_type = (SHOW_OPT_SESSION | unknown: 1426597348), m_yes_no_unk = (TVL_NO | unknown: 1426597348), choice = 1426597349, key_alg = 1426597349, ha_rkey_mode = 1426597349, index_hint = (INDEX_HINT_USE | unknown: 1426597348), interval = 1426597349, interval_time_st = 1426597349, row_type = 1426597349, spvar_mode = (sp_variable::MODE_OUT | unknown: 1426597348), lock_type = 1426597349, date_time_type = 1426597349, bound_precedence_type = (Window_frame_bound::CURRENT | unknown: 1426597348), frame_units = (Window_frame::UNITS_RANGE | unknown: 1426597348), frame_exclusion = 1426597349, trigger_action_order_type = (TRG_ORDER_FOLLOWS | unknown: 1426597348), object_ddl_options = {m_options = (DDL_options_st::OPT_LIKE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | DDL_options_st::OPT_IF_EXISTS | DDL_options_st::OPT_CREATE_SELECT | unknown: 1426597121)}, vers_range_unit = (VERS_TIMESTAMP | unknown: 1426597348), vers_column_versioning = (Column_definition::WITH_VERSIONING | unknown: 1426597348), plsql_cursor_attr = 1426597349, privilege = (SELECT_ACL | UPDATE_ACL | DROP_ACL | RELOAD_ACL | SHUTDOWN_ACL | PROCESS_ACL | GRANT_ACL | ALTER_ACL | REPL_SLAVE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)} MYSQLnerrs = yystate = yyerrstatus = yyssa = {0, 32, 677, 1158, 1747, 2440, 3041, 2442, 3042, 3840, 4336, 0, -24576, 614, 10183, -26617, -5376, -6971, 22049, 0, 1787, 0, 22049, 0, -2896, 17436, 32625, 0, 1, 0, 0, 0, 1, 0, 0, 0, 30136, 21767, 32624, 0, 0, 0, 0, 0, 0, 0, 0, 0, -2864, 17436, 32625, 0, 19942, -7071, 22049, 12288, 9984, 21767, 32624, 0, -24576, 614, 10183, -26617, -2752, 17436, 32625, 0, 22597, -7000, 22049, 0, -2688, 17436, 0, 0, 0, 0, 0, 0, -2448, 17436, 32625, 0, 22144, -6812, 22049, 0, -5840, 21504, 32624, 0, -5888, 21504, 32624, 0, 11824, -7069, 22049, 0} yyss = 0x7f71441cf440 yyssp = 0x7f71441cf454 yyvsa = {{num = 772, ulong_num = 772, ulonglong_number = 772, longlong_number = 772, sp_instr_addr = 772, lex_str = {str = 0x304 , length = 94703571968101}, kwd = { = { = {str = 0x304 , length = 94703571968101}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x304 , length = 94703571968101}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x304 , length = 94703571968101}, }, column_list_privilege = {m_columns = 0x304, m_privilege = (SELECT_ACL | UPDATE_ACL | DROP_ACL | RELOAD_ACL | ALTER_ACL | EXECUTE_ACL | SHOW_VIEW_ACL | CREATE_PROC_ACL | EVENT_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 94557999988736)}, lex_string_with_metadata = { = {str = 0x304 , length = 94703571968101}, m_is_8bit = false, m_quote = 0 '\000'}, spblock = { = {hndlrs = 772}, vars = 0, conds = -456908699, curs = 22049}, spblock_handlers = {hndlrs = 772}, Lex_length_and_dec = {m_length = 772, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 772, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x5621e4c42065, m_charset = 0x0}, Lex_field_type = { = {m_length = 772, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x5621e4c42065, m_ci = 0x0}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x304, m_type = 3838058597}, Lex_extended_collation = {m_ci = 0x304, m_type = (Lex_extended_collation_st::TYPE_CONTEXTUALLY_TYPED | unknown: 3838058596)}, Lex_dyncol_type = { = {m_length = 772, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = -456908699, m_ci = 0x0}, for_loop = {m_index = 0x304, m_target_bound = 0x5621e4c42065, m_cursor_offset = 0, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x304, m_target_bound = 0x5621e4c42065, m_direction = 0 '\000', m_implicit_cursor = false}, trim = {m_remove = 0x304, m_source = 0x5621e4c42065, m_spec = TRIM_LEADING}, json_on_response = {m_response = 772, m_default = 0x5621e4c42065}, substring_spec = {m_subject = 0x304, m_from = 0x5621e4c42065, m_for = 0x0}, vers_history_point = {unit = (unknown: 772), item = 0x5621e4c42065}, unit_operation = {unit_type = 772, distinct = false}, select_list = {first = 0x304, prev_last = 0x5621e4c42065}, select_order = 0x304, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 1, skip_locked = 0}, timeout = 94703571968101}, select_limit = {explicit_limit = 4, with_ties = 3, select_limit = 0x5621e4c42065, offset_limit = 0x0}, order_limit_lock = 0x304, ident_sys_ptr = 0x304, create_field = 0x304, spvar_definition = 0x304, spvar_definition_list = 0x304, type_handler = 0x304, sp_handler = 0x304, charset = 0x304, cond_info_item = 0x304, dyncol_def = 0x304, diag_info = 0x304, item = 0x304, item_num = 0x304, item_param = 0x304, item_basic_constant = 0x304, key_part = 0x304, lex = 0x304, expr_lex = 0x304, assignment_lex = 0x304, sp_cursor_stmt = 0x304, lex_str_ptr = 0x304, lex_user = 0x304, user_auth = 0x304, cond_info_list = 0x304, dyncol_def_list = 0x304, item_list = 0x304, sp_assignment_lex_list = 0x304, stmt_info_list = 0x304, string_list = 0x304, ident_sys_list = 0x304, stmt_info_item = 0x304, string = 0x304, table_list = 0x304, table = 0x304, qualified_column_ident = 0x304, simple_string = 0x304 , const_simple_string = 0x304 , boolfunc2creator = 0x304, lex_grant = 0x304, lex_grant_ident = 0x304, myvar = 0x304, spcondvalue = 0x304, sphead = 0x304, spname = 0x304, spvar = 0x304, with_element_head = 0x304, with_clause = 0x304, virtual_column = 0x304, engine_option_value_ptr = 0x304, db_type = 0x304, select_lex = 0x304, select_lex_unit = 0x304, p_elem_value = 0x304, window_frame = 0x304, window_frame_bound = 0x304, udf = 0x304, trg_execution_order = {ordering_clause = (unknown: 772), anchor_trigger_name = {str = 0x5621e4c42065 "d", length = 0}}, sp_suid = (unknown: 772), sp_aggregate_type = (unknown: 772), view_suid = (unknown: 772), cond_info_item_name = 772, diag_condition_item_name = 772, diag_area = (unknown: 772), m_fk_option = 772, udf_type = (unknown: 772), key_type = 772, stmt_info_item_name = (unknown: 772), filetype = (unknown: 772), tx_isolation = 772, var_type = (unknown: 772), m_yes_no_unk = (unknown: 772), choice = 772, key_alg = 772, ha_rkey_mode = 772, index_hint = (unknown: 772), interval = 772, interval_time_st = 772, row_type = 772, spvar_mode = (unknown: 772), lock_type = 772, date_time_type = 772, bound_precedence_type = (unknown: 772), frame_units = (unknown: 772), frame_exclusion = 772, trigger_action_order_type = (unknown: 772), object_ddl_options = {m_options = (DDL_options_st::OPT_LIKE | unknown: 768)}, vers_range_unit = (unknown: 772), vers_column_versioning = (unknown: 772), plsql_cursor_attr = 772, privilege = (UPDATE_ACL | PROCESS_ACL | FILE_ACL)}, {num = 1426596128, ulong_num = 140120439660832, ulonglong_number = 140120439660832, longlong_number = 140120439660832, sp_instr_addr = 1426596128, lex_str = {str = 0x7f7055082120 "Select Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.Passwo"..., length = 6}, kwd = { = { = {str = 0x7f7055082120 "Select Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.Passwo"..., length = 6}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x7f7055082120 "Select Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.Passwo"..., length = 6}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x7f7055082120 "Select Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.Passwo"..., length = 6}, }, column_list_privilege = {m_columns = 0x7f7055082120, m_privilege = (INSERT_ACL | UPDATE_ACL)}, lex_string_with_metadata = { = {str = 0x7f7055082120 "Select Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.Passwo"..., length = 6}, m_is_8bit = false, m_quote = 0 '\000'}, spblock = { = {hndlrs = 1426596128}, vars = 32624, conds = 6, curs = 0}, spblock_handlers = {hndlrs = 1426596128}, Lex_length_and_dec = {m_length = 1426596128, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426596128, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x6, m_charset = 0x0}, Lex_field_type = { = {m_length = 1426596128, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x6, m_ci = 0x0}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f7055082120, m_type = 6}, Lex_extended_collation = {m_ci = 0x7f7055082120, m_type = (unknown: 6)}, Lex_dyncol_type = { = {m_length = 1426596128, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 6, m_ci = 0x0}, for_loop = {m_index = 0x7f7055082120, m_target_bound = 0x6, m_cursor_offset = 0, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x7f7055082120, m_target_bound = 0x6, m_direction = 0 '\000', m_implicit_cursor = false}, trim = {m_remove = 0x7f7055082120, m_source = 0x6, m_spec = TRIM_LEADING}, json_on_response = {m_response = 1426596128, m_default = 0x6}, substring_spec = {m_subject = 0x7f7055082120, m_from = 0x6, m_for = 0x0}, vers_history_point = {unit = (unknown: 1426596128), item = 0x6}, unit_operation = {unit_type = 1426596128, distinct = 112}, select_list = {first = 0x7f7055082120, prev_last = 0x6}, select_order = 0x7f7055082120, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 6}, select_limit = {explicit_limit = 32, with_ties = 33, select_limit = 0x6, offset_limit = 0x0}, order_limit_lock = 0x7f7055082120, ident_sys_ptr = 0x7f7055082120, create_field = 0x7f7055082120, spvar_definition = 0x7f7055082120, spvar_definition_list = 0x7f7055082120, type_handler = 0x7f7055082120, sp_handler = 0x7f7055082120, charset = 0x7f7055082120, cond_info_item = 0x7f7055082120, dyncol_def = 0x7f7055082120, diag_info = 0x7f7055082120, item = 0x7f7055082120, item_num = 0x7f7055082120, item_param = 0x7f7055082120, item_basic_constant = 0x7f7055082120, key_part = 0x7f7055082120, lex = 0x7f7055082120, expr_lex = 0x7f7055082120, assignment_lex = 0x7f7055082120, sp_cursor_stmt = 0x7f7055082120, lex_str_ptr = 0x7f7055082120, lex_user = 0x7f7055082120, user_auth = 0x7f7055082120, cond_info_list = 0x7f7055082120, dyncol_def_list = 0x7f7055082120, item_list = 0x7f7055082120, sp_assignment_lex_list = 0x7f7055082120, stmt_info_list = 0x7f7055082120, string_list = 0x7f7055082120, ident_sys_list = 0x7f7055082120, stmt_info_item = 0x7f7055082120, string = 0x7f7055082120, table_list = 0x7f7055082120, table = 0x7f7055082120, qualified_column_ident = 0x7f7055082120, simple_string = 0x7f7055082120 "Select Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.Passwo"..., const_simple_string = 0x7f7055082120 "Select Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.Passwo"..., boolfunc2creator = 0x7f7055082120, lex_grant = 0x7f7055082120, lex_grant_ident = 0x7f7055082120, myvar = 0x7f7055082120, spcondvalue = 0x7f7055082120, sphead = 0x7f7055082120, spname = 0x7f7055082120, spvar = 0x7f7055082120, with_element_head = 0x7f7055082120, with_clause = 0x7f7055082120, virtual_column = 0x7f7055082120, engine_option_value_ptr = 0x7f7055082120, db_type = 0x7f7055082120, select_lex = 0x7f7055082120, select_lex_unit = 0x7f7055082120, p_elem_value = 0x7f7055082120, window_frame = 0x7f7055082120, window_frame_bound = 0x7f7055082120, udf = 0x7f7055082120, trg_execution_order = {ordering_clause = (unknown: 1426596128), anchor_trigger_name = {str = 0x6 , length = 0}}, sp_suid = (unknown: 1426596128), sp_aggregate_type = (unknown: 1426596128), view_suid = (unknown: 1426596128), cond_info_item_name = 1426596128, diag_condition_item_name = 1426596128, diag_area = (unknown: 1426596128), m_fk_option = 1426596128, udf_type = (unknown: 1426596128), key_type = 1426596128, stmt_info_item_name = (unknown: 1426596128), filetype = (unknown: 1426596128), tx_isolation = 1426596128, var_type = (unknown: 1426596128), m_yes_no_unk = (unknown: 1426596128), choice = 1426596128, key_alg = 1426596128, ha_rkey_mode = 1426596128, index_hint = (unknown: 1426596128), interval = 1426596128, interval_time_st = 1426596128, row_type = 1426596128, spvar_mode = (unknown: 1426596128), lock_type = 1426596128, date_time_type = 1426596128, bound_precedence_type = (unknown: 1426596128), frame_units = (unknown: 1426596128), frame_exclusion = 1426596128, trigger_action_order_type = (unknown: 1426596128), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | unknown: 1426596096)}, vers_range_unit = (unknown: 1426596128), vers_column_versioning = (unknown: 1426596128), plsql_cursor_attr = 1426596128, privilege = (DROP_ACL | PROCESS_ACL | ALTER_ACL | REPL_SLAVE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 1426596272, ulong_num = 140120439660976, ulonglong_number = 140120439660976, longlong_number = 140120439660976, sp_instr_addr = 1426596272, lex_str = {str = 0x7f70550821b0 "iryDate, CallBackNumber, CallerID, Lockout, Users.PasswordEncryptionMethod, MaxUserSessions, SkipPasswordCheck, HotlineStatus, BarringStatus, BarringReason, MaxVolumeCap, AllowedAccessTypes, CopyRadiu"..., length = 1}, kwd = { = { = {str = 0x7f70550821b0 "iryDate, CallBackNumber, CallerID, Lockout, Users.PasswordEncryptionMethod, MaxUserSessions, SkipPasswordCheck, HotlineStatus, BarringStatus, BarringReason, MaxVolumeCap, AllowedAccessTypes, CopyRadiu"..., length = 1}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x7f70550821b0 "iryDate, CallBackNumber, CallerID, Lockout, Users.PasswordEncryptionMethod, MaxUserSessions, SkipPasswordCheck, HotlineStatus, BarringStatus, BarringReason, MaxVolumeCap, AllowedAccessTypes, CopyRadiu"..., length = 1}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x7f70550821b0 "iryDate, CallBackNumber, CallerID, Lockout, Users.PasswordEncryptionMethod, MaxUserSessions, SkipPasswordCheck, HotlineStatus, BarringStatus, BarringReason, MaxVolumeCap, AllowedAccessTypes, CopyRadiu"..., length = 1}, }, column_list_privilege = {m_columns = 0x7f70550821b0, m_privilege = SELECT_ACL}, lex_string_with_metadata = { = {str = 0x7f70550821b0 "iryDate, CallBackNumber, CallerID, Lockout, Users.PasswordEncryptionMethod, MaxUserSessions, SkipPasswordCheck, HotlineStatus, BarringStatus, BarringReason, MaxVolumeCap, AllowedAccessTypes, CopyRadiu"..., length = 1}, m_is_8bit = false, m_quote = 0 '\000'}, spblock = { = {hndlrs = 1426596272}, vars = 32624, conds = 1, curs = 0}, spblock_handlers = {hndlrs = 1426596272}, Lex_length_and_dec = {m_length = 1426596272, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426596272, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x1, m_charset = 0x0}, Lex_field_type = { = {m_length = 1426596272, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x1, m_ci = 0x0}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f70550821b0, m_type = Lex_exact_charset_extended_collation_attrs_st::TYPE_CHARACTER_SET}, Lex_extended_collation = {m_ci = 0x7f70550821b0, m_type = Lex_extended_collation_st::TYPE_CONTEXTUALLY_TYPED}, Lex_dyncol_type = { = {m_length = 1426596272, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 1, m_ci = 0x0}, for_loop = {m_index = 0x7f70550821b0, m_target_bound = 0x1, m_cursor_offset = 0, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x7f70550821b0, m_target_bound = 0x1, m_direction = 0 '\000', m_implicit_cursor = false}, trim = {m_remove = 0x7f70550821b0, m_source = 0x1, m_spec = TRIM_LEADING}, json_on_response = {m_response = 1426596272, m_default = 0x1}, substring_spec = {m_subject = 0x7f70550821b0, m_from = 0x1, m_for = 0x0}, vers_history_point = {unit = (unknown: 1426596272), item = 0x1}, unit_operation = {unit_type = 1426596272, distinct = 112}, select_list = {first = 0x7f70550821b0, prev_last = 0x1}, select_order = 0x7f70550821b0, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 1}, select_limit = {explicit_limit = 176, with_ties = 33, select_limit = 0x1, offset_limit = 0x0}, order_limit_lock = 0x7f70550821b0, ident_sys_ptr = 0x7f70550821b0, create_field = 0x7f70550821b0, spvar_definition = 0x7f70550821b0, spvar_definition_list = 0x7f70550821b0, type_handler = 0x7f70550821b0, sp_handler = 0x7f70550821b0, charset = 0x7f70550821b0, cond_info_item = 0x7f70550821b0, dyncol_def = 0x7f70550821b0, diag_info = 0x7f70550821b0, item = 0x7f70550821b0, item_num = 0x7f70550821b0, item_param = 0x7f70550821b0, item_basic_constant = 0x7f70550821b0, key_part = 0x7f70550821b0, lex = 0x7f70550821b0, expr_lex = 0x7f70550821b0, assignment_lex = 0x7f70550821b0, sp_cursor_stmt = 0x7f70550821b0, lex_str_ptr = 0x7f70550821b0, lex_user = 0x7f70550821b0, user_auth = 0x7f70550821b0, cond_info_list = 0x7f70550821b0, dyncol_def_list = 0x7f70550821b0, item_list = 0x7f70550821b0, sp_assignment_lex_list = 0x7f70550821b0, stmt_info_list = 0x7f70550821b0, string_list = 0x7f70550821b0, ident_sys_list = 0x7f70550821b0, stmt_info_item = 0x7f70550821b0, string = 0x7f70550821b0, table_list = 0x7f70550821b0, table = 0x7f70550821b0, qualified_column_ident = 0x7f70550821b0, simple_string = 0x7f70550821b0 "iryDate, CallBackNumber, CallerID, Lockout, Users.PasswordEncryptionMethod, MaxUserSessions, SkipPasswordCheck, HotlineStatus, BarringStatus, BarringReason, MaxVolumeCap, AllowedAccessTypes, CopyRadiu"..., const_simple_string = 0x7f70550821b0 "iryDate, CallBackNumber, CallerID, Lockout, Users.PasswordEncryptionMethod, MaxUserSessions, SkipPasswordCheck, HotlineStatus, BarringStatus, BarringReason, MaxVolumeCap, AllowedAccessTypes, CopyRadiu"..., boolfunc2creator = 0x7f70550821b0, lex_grant = 0x7f70550821b0, lex_grant_ident = 0x7f70550821b0, myvar = 0x7f70550821b0, spcondvalue = 0x7f70550821b0, sphead = 0x7f70550821b0, spname = 0x7f70550821b0, spvar = 0x7f70550821b0, with_element_head = 0x7f70550821b0, with_clause = 0x7f70550821b0, virtual_column = 0x7f70550821b0, engine_option_value_ptr = 0x7f70550821b0, db_type = 0x7f70550821b0, select_lex = 0x7f70550821b0, select_lex_unit = 0x7f70550821b0, p_elem_value = 0x7f70550821b0, window_frame = 0x7f70550821b0, window_frame_bound = 0x7f70550821b0, udf = 0x7f70550821b0, trg_execution_order = {ordering_clause = (unknown: 1426596272), anchor_trigger_name = {str = 0x1 , length = 0}}, sp_suid = (unknown: 1426596272), sp_aggregate_type = (unknown: 1426596272), view_suid = (unknown: 1426596272), cond_info_item_name = 1426596272, diag_condition_item_name = 1426596272, diag_area = (unknown: 1426596272), m_fk_option = 1426596272, udf_type = (unknown: 1426596272), key_type = 1426596272, stmt_info_item_name = (unknown: 1426596272), filetype = (unknown: 1426596272), tx_isolation = 1426596272, var_type = (unknown: 1426596272), m_yes_no_unk = (unknown: 1426596272), choice = 1426596272, key_alg = 1426596272, ha_rkey_mode = 1426596272, index_hint = (unknown: 1426596272), interval = 1426596272, interval_time_st = 1426596272, row_type = 1426596272, spvar_mode = (unknown: 1426596272), lock_type = 1426596272, date_time_type = 1426596272, bound_precedence_type = (unknown: 1426596272), frame_units = (unknown: 1426596272), frame_exclusion = 1426596272, trigger_action_order_type = (unknown: 1426596272), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | DDL_options_st::OPT_CREATE_SELECT | unknown: 1426596096)}, vers_range_unit = (unknown: 1426596272), vers_column_versioning = (unknown: 1426596272), plsql_cursor_attr = 1426596272, privilege = (CREATE_ACL | DROP_ACL | SHUTDOWN_ACL | PROCESS_ACL | ALTER_ACL | REPL_SLAVE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 1426596132, ulong_num = 140120439660836, ulonglong_number = 140120439660836, longlong_number = 140120439660836, sp_instr_addr = 1426596132, lex_str = {str = 0x7f7055082124 "ct Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.PasswordEn"..., length = 10}, kwd = { = { = {str = 0x7f7055082124 "ct Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.PasswordEn"..., length = 10}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x7f7055082124 "ct Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.PasswordEn"..., length = 10}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x7f7055082124 "ct Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.PasswordEn"..., length = 10}, }, column_list_privilege = {m_columns = 0x7f7055082124, m_privilege = (INSERT_ACL | DELETE_ACL)}, lex_string_with_metadata = { = {str = 0x7f7055082124 "ct Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.PasswordEn"..., length = 10}, m_is_8bit = false, m_quote = 0 '\000'}, spblock = { = {hndlrs = 1426596132}, vars = 32624, conds = 10, curs = 0}, spblock_handlers = {hndlrs = 1426596132}, Lex_length_and_dec = {m_length = 1426596132, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426596132, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0xa, m_charset = 0x0}, Lex_field_type = { = {m_length = 1426596132, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0xa, m_ci = 0x0}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f7055082124, m_type = 10}, Lex_extended_collation = {m_ci = 0x7f7055082124, m_type = (unknown: 10)}, Lex_dyncol_type = { = {m_length = 1426596132, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 10, m_ci = 0x0}, for_loop = {m_index = 0x7f7055082124, m_target_bound = 0xa, m_cursor_offset = 0, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x7f7055082124, m_target_bound = 0xa, m_direction = 0 '\000', m_implicit_cursor = false}, trim = {m_remove = 0x7f7055082124, m_source = 0xa, m_spec = TRIM_LEADING}, json_on_response = {m_response = 1426596132, m_default = 0xa}, substring_spec = {m_subject = 0x7f7055082124, m_from = 0xa, m_for = 0x0}, vers_history_point = {unit = (unknown: 1426596132), item = 0xa}, unit_operation = {unit_type = 1426596132, distinct = 112}, select_list = {first = 0x7f7055082124, prev_last = 0xa}, select_order = 0x7f7055082124, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 1, skip_locked = 0}, timeout = 10}, select_limit = {explicit_limit = 36, with_ties = 33, select_limit = 0xa, offset_limit = 0x0}, order_limit_lock = 0x7f7055082124, ident_sys_ptr = 0x7f7055082124, create_field = 0x7f7055082124, spvar_definition = 0x7f7055082124, spvar_definition_list = 0x7f7055082124, type_handler = 0x7f7055082124, sp_handler = 0x7f7055082124, charset = 0x7f7055082124, cond_info_item = 0x7f7055082124, dyncol_def = 0x7f7055082124, diag_info = 0x7f7055082124, item = 0x7f7055082124, item_num = 0x7f7055082124, item_param = 0x7f7055082124, item_basic_constant = 0x7f7055082124, key_part = 0x7f7055082124, lex = 0x7f7055082124, expr_lex = 0x7f7055082124, assignment_lex = 0x7f7055082124, sp_cursor_stmt = 0x7f7055082124, lex_str_ptr = 0x7f7055082124, lex_user = 0x7f7055082124, user_auth = 0x7f7055082124, cond_info_list = 0x7f7055082124, dyncol_def_list = 0x7f7055082124, item_list = 0x7f7055082124, sp_assignment_lex_list = 0x7f7055082124, stmt_info_list = 0x7f7055082124, string_list = 0x7f7055082124, ident_sys_list = 0x7f7055082124, stmt_info_item = 0x7f7055082124, string = 0x7f7055082124, table_list = 0x7f7055082124, table = 0x7f7055082124, qualified_column_ident = 0x7f7055082124, simple_string = 0x7f7055082124 "ct Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.PasswordEn"..., const_simple_string = 0x7f7055082124 "ct Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.PasswordEn"..., boolfunc2creator = 0x7f7055082124, lex_grant = 0x7f7055082124, lex_grant_ident = 0x7f7055082124, myvar = 0x7f7055082124, spcondvalue = 0x7f7055082124, sphead = 0x7f7055082124, spname = 0x7f7055082124, spvar = 0x7f7055082124, with_element_head = 0x7f7055082124, with_clause = 0x7f7055082124, virtual_column = 0x7f7055082124, engine_option_value_ptr = 0x7f7055082124, db_type = 0x7f7055082124, select_lex = 0x7f7055082124, select_lex_unit = 0x7f7055082124, p_elem_value = 0x7f7055082124, window_frame = 0x7f7055082124, window_frame_bound = 0x7f7055082124, udf = 0x7f7055082124, trg_execution_order = {ordering_clause = (unknown: 1426596132), anchor_trigger_name = {str = 0xa , length = 0}}, sp_suid = (unknown: 1426596132), sp_aggregate_type = (unknown: 1426596132), view_suid = (unknown: 1426596132), cond_info_item_name = 1426596132, diag_condition_item_name = 1426596132, diag_area = (unknown: 1426596132), m_fk_option = 1426596132, udf_type = (unknown: 1426596132), key_type = 1426596132, stmt_info_item_name = (unknown: 1426596132), filetype = (unknown: 1426596132), tx_isolation = 1426596132, var_type = (unknown: 1426596132), m_yes_no_unk = (unknown: 1426596132), choice = 1426596132, key_alg = 1426596132, ha_rkey_mode = 1426596132, index_hint = (unknown: 1426596132), interval = 1426596132, interval_time_st = 1426596132, row_type = 1426596132, spvar_mode = (unknown: 1426596132), lock_type = 1426596132, date_time_type = 1426596132, bound_precedence_type = (unknown: 1426596132), frame_units = (unknown: 1426596132), frame_exclusion = 1426596132, trigger_action_order_type = (unknown: 1426596132), object_ddl_options = {m_options = (DDL_options_st::OPT_LIKE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | unknown: 1426596096)}, vers_range_unit = (unknown: 1426596132), vers_column_versioning = (unknown: 1426596132), plsql_cursor_attr = 1426596132, privilege = (UPDATE_ACL | DROP_ACL | PROCESS_ACL | ALTER_ACL | REPL_SLAVE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 1426596132, ulong_num = 140120439660836, ulonglong_number = 140120439660836, longlong_number = 140120439660836, sp_instr_addr = 1426596132, lex_str = {str = 0x7f7055082124 "ct Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.PasswordEn"..., length = 10}, kwd = { = { = {str = 0x7f7055082124 "ct Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.PasswordEn"..., length = 10}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x7f7055082124 "ct Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.PasswordEn"..., length = 10}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x7f7055082124 "ct Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.PasswordEn"..., length = 10}, }, column_list_privilege = {m_columns = 0x7f7055082124, m_privilege = (INSERT_ACL | DELETE_ACL)}, lex_string_with_metadata = { = {str = 0x7f7055082124 "ct Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.PasswordEn"..., length = 10}, m_is_8bit = false, m_quote = 0 '\000'}, spblock = { = {hndlrs = 1426596132}, vars = 32624, conds = 10, curs = 0}, spblock_handlers = {hndlrs = 1426596132}, Lex_length_and_dec = {m_length = 1426596132, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426596132, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0xa, m_charset = 0x0}, Lex_field_type = { = {m_length = 1426596132, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0xa, m_ci = 0x0}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f7055082124, m_type = 10}, Lex_extended_collation = {m_ci = 0x7f7055082124, m_type = (unknown: 10)}, Lex_dyncol_type = { = {m_length = 1426596132, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 10, m_ci = 0x0}, for_loop = {m_index = 0x7f7055082124, m_target_bound = 0xa, m_cursor_offset = 0, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x7f7055082124, m_target_bound = 0xa, m_direction = 0 '\000', m_implicit_cursor = false}, trim = {m_remove = 0x7f7055082124, m_source = 0xa, m_spec = TRIM_LEADING}, json_on_response = {m_response = 1426596132, m_default = 0xa}, substring_spec = {m_subject = 0x7f7055082124, m_from = 0xa, m_for = 0x0}, vers_history_point = {unit = (unknown: 1426596132), item = 0xa}, unit_operation = {unit_type = 1426596132, distinct = 112}, select_list = {first = 0x7f7055082124, prev_last = 0xa}, select_order = 0x7f7055082124, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 1, skip_locked = 0}, timeout = 10}, select_limit = {explicit_limit = 36, with_ties = 33, select_limit = 0xa, offset_limit = 0x0}, order_limit_lock = 0x7f7055082124, ident_sys_ptr = 0x7f7055082124, create_field = 0x7f7055082124, spvar_definition = 0x7f7055082124, spvar_definition_list = 0x7f7055082124, type_handler = 0x7f7055082124, sp_handler = 0x7f7055082124, charset = 0x7f7055082124, cond_info_item = 0x7f7055082124, dyncol_def = 0x7f7055082124, diag_info = 0x7f7055082124, item = 0x7f7055082124, item_num = 0x7f7055082124, item_param = 0x7f7055082124, item_basic_constant = 0x7f7055082124, key_part = 0x7f7055082124, lex = 0x7f7055082124, expr_lex = 0x7f7055082124, assignment_lex = 0x7f7055082124, sp_cursor_stmt = 0x7f7055082124, lex_str_ptr = 0x7f7055082124, lex_user = 0x7f7055082124, user_auth = 0x7f7055082124, cond_info_list = 0x7f7055082124, dyncol_def_list = 0x7f7055082124, item_list = 0x7f7055082124, sp_assignment_lex_list = 0x7f7055082124, stmt_info_list = 0x7f7055082124, string_list = 0x7f7055082124, ident_sys_list = 0x7f7055082124, stmt_info_item = 0x7f7055082124, string = 0x7f7055082124, table_list = 0x7f7055082124, table = 0x7f7055082124, qualified_column_ident = 0x7f7055082124, simple_string = 0x7f7055082124 "ct Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.PasswordEn"..., const_simple_string = 0x7f7055082124 "ct Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.PasswordEn"..., boolfunc2creator = 0x7f7055082124, lex_grant = 0x7f7055082124, lex_grant_ident = 0x7f7055082124, myvar = 0x7f7055082124, spcondvalue = 0x7f7055082124, sphead = 0x7f7055082124, spname = 0x7f7055082124, spvar = 0x7f7055082124, with_element_head = 0x7f7055082124, with_clause = 0x7f7055082124, virtual_column = 0x7f7055082124, engine_option_value_ptr = 0x7f7055082124, db_type = 0x7f7055082124, select_lex = 0x7f7055082124, select_lex_unit = 0x7f7055082124, p_elem_value = 0x7f7055082124, window_frame = 0x7f7055082124, window_frame_bound = 0x7f7055082124, udf = 0x7f7055082124, trg_execution_order = {ordering_clause = (unknown: 1426596132), anchor_trigger_name = {str = 0xa , length = 0}}, sp_suid = (unknown: 1426596132), sp_aggregate_type = (unknown: 1426596132), view_suid = (unknown: 1426596132), cond_info_item_name = 1426596132, diag_condition_item_name = 1426596132, diag_area = (unknown: 1426596132), m_fk_option = 1426596132, udf_type = (unknown: 1426596132), key_type = 1426596132, stmt_info_item_name = (unknown: 1426596132), filetype = (unknown: 1426596132), tx_isolation = 1426596132, var_type = (unknown: 1426596132), m_yes_no_unk = (unknown: 1426596132), choice = 1426596132, key_alg = 1426596132, ha_rkey_mode = 1426596132, index_hint = (unknown: 1426596132), interval = 1426596132, interval_time_st = 1426596132, row_type = 1426596132, spvar_mode = (unknown: 1426596132), lock_type = 1426596132, date_time_type = 1426596132, bound_precedence_type = (unknown: 1426596132), frame_units = (unknown: 1426596132), frame_exclusion = 1426596132, trigger_action_order_type = (unknown: 1426596132), object_ddl_options = {m_options = (DDL_options_st::OPT_LIKE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | unknown: 1426596096)}, vers_range_unit = (unknown: 1426596132), vers_column_versioning = (unknown: 1426596132), plsql_cursor_attr = 1426596132, privilege = (UPDATE_ACL | DROP_ACL | PROCESS_ACL | ALTER_ACL | REPL_SLAVE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 1426597511, ulong_num = 140120439662215, ulonglong_number = 140120439662215, longlong_number = 140120439662215, sp_instr_addr = 1426597511, lex_str = {str = 0x7f7055082687 "Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.PasswordEncry"..., length = 140124450780624}, kwd = { = { = {str = 0x7f7055082687 "Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.PasswordEncry"..., length = 140124450780624}, m_is_8bit = 124, m_quote = 2 '\002'}, }, ident_cli = { = { = {str = 0x7f7055082687 "Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.PasswordEncry"..., length = 140124450780624}, m_is_8bit = 124, m_quote = 2 '\002'}, }, ident_sys = { = {str = 0x7f7055082687 "Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.PasswordEncry"..., length = 140124450780624}, }, column_list_privilege = {m_columns = 0x7f7055082687, m_privilege = (CREATE_ACL | RELOAD_ACL | SHUTDOWN_ACL | PROCESS_ACL | GRANT_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x7f7055082687 "Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.PasswordEncry"..., length = 140124450780624}, m_is_8bit = 124, m_quote = 2 '\002'}, spblock = { = {hndlrs = 1426597511}, vars = 32624, conds = 1142748624, curs = 32625}, spblock_handlers = {hndlrs = 1426597511}, Lex_length_and_dec = {m_length = 1426597511, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426597511, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x7f71441cf5d0, m_charset = 0x27c}, Lex_field_type = { = {m_length = 1426597511, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x7f71441cf5d0, m_ci = 0x27c}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f7055082687, m_type = 1142748624}, Lex_extended_collation = {m_ci = 0x7f7055082687, m_type = (unknown: 1142748624)}, Lex_dyncol_type = { = {m_length = 1426597511, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 1142748624, m_ci = 0x27c}, for_loop = {m_index = 0x7f7055082687, m_target_bound = 0x7f71441cf5d0, m_cursor_offset = 636, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x7f7055082687, m_target_bound = 0x7f71441cf5d0, m_direction = 124 '|', m_implicit_cursor = 2}, trim = {m_remove = 0x7f7055082687, m_source = 0x7f71441cf5d0, m_spec = (unknown: 636)}, json_on_response = {m_response = 1426597511, m_default = 0x7f71441cf5d0}, substring_spec = {m_subject = 0x7f7055082687, m_from = 0x7f71441cf5d0, m_for = 0x27c}, vers_history_point = {unit = (VERS_TIMESTAMP | VERS_TRX_ID | unknown: 1426597508), item = 0x7f71441cf5d0}, unit_operation = {unit_type = 1426597511, distinct = 112}, select_list = {first = 0x7f7055082687, prev_last = 0x7f71441cf5d0}, select_order = 0x7f7055082687, select_lock = {{defined_lock = 1, update_lock = 1, defined_timeout = 1, skip_locked = 0}, timeout = 140124450780624}, select_limit = {explicit_limit = 135, with_ties = 38, select_limit = 0x7f71441cf5d0, offset_limit = 0x27c}, order_limit_lock = 0x7f7055082687, ident_sys_ptr = 0x7f7055082687, create_field = 0x7f7055082687, spvar_definition = 0x7f7055082687, spvar_definition_list = 0x7f7055082687, type_handler = 0x7f7055082687, sp_handler = 0x7f7055082687, charset = 0x7f7055082687, cond_info_item = 0x7f7055082687, dyncol_def = 0x7f7055082687, diag_info = 0x7f7055082687, item = 0x7f7055082687, item_num = 0x7f7055082687, item_param = 0x7f7055082687, item_basic_constant = 0x7f7055082687, key_part = 0x7f7055082687, lex = 0x7f7055082687, expr_lex = 0x7f7055082687, assignment_lex = 0x7f7055082687, sp_cursor_stmt = 0x7f7055082687, lex_str_ptr = 0x7f7055082687, lex_user = 0x7f7055082687, user_auth = 0x7f7055082687, cond_info_list = 0x7f7055082687, dyncol_def_list = 0x7f7055082687, item_list = 0x7f7055082687, sp_assignment_lex_list = 0x7f7055082687, stmt_info_list = 0x7f7055082687, string_list = 0x7f7055082687, ident_sys_list = 0x7f7055082687, stmt_info_item = 0x7f7055082687, string = 0x7f7055082687, table_list = 0x7f7055082687, table = 0x7f7055082687, qualified_column_ident = 0x7f7055082687, simple_string = 0x7f7055082687 "Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.PasswordEncry"..., const_simple_string = 0x7f7055082687 "Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.PasswordEncry"..., boolfunc2creator = 0x7f7055082687, lex_grant = 0x7f7055082687, lex_grant_ident = 0x7f7055082687, myvar = 0x7f7055082687, spcondvalue = 0x7f7055082687, sphead = 0x7f7055082687, spname = 0x7f7055082687, spvar = 0x7f7055082687, with_element_head = 0x7f7055082687, with_clause = 0x7f7055082687, virtual_column = 0x7f7055082687, engine_option_value_ptr = 0x7f7055082687, db_type = 0x7f7055082687, select_lex = 0x7f7055082687, select_lex_unit = 0x7f7055082687, p_elem_value = 0x7f7055082687, window_frame = 0x7f7055082687, window_frame_bound = 0x7f7055082687, udf = 0x7f7055082687, trg_execution_order = {ordering_clause = (TRG_ORDER_FOLLOWS | TRG_ORDER_PRECEDES | unknown: 1426597508), anchor_trigger_name = {str = 0x7f71441cf5d0 "\vJ\313]\364\212\336\001\016aD\364\263Z\234", , length = 636}}, sp_suid = (SP_IS_NOT_SUID | SP_IS_SUID | unknown: 1426597508), sp_aggregate_type = (NOT_AGGREGATE | GROUP_AGGREGATE | unknown: 1426597508), view_suid = (VIEW_SUID_DEFINER | VIEW_SUID_DEFAULT | unknown: 1426597508), cond_info_item_name = 1426597511, diag_condition_item_name = 1426597511, diag_area = (unknown: 1426597511), m_fk_option = 1426597511, udf_type = (UDFTYPE_FUNCTION | UDFTYPE_AGGREGATE | unknown: 1426597508), key_type = 1426597511, stmt_info_item_name = (Statement_information_item::ROW_COUNT | unknown: 1426597510), filetype = (FILETYPE_XML | unknown: 1426597510), tx_isolation = 1426597511, var_type = (SHOW_OPT_SESSION | SHOW_OPT_GLOBAL | unknown: 1426597508), m_yes_no_unk = (TVL_NO | TVL_UNKNOWN | unknown: 1426597508), choice = 1426597511, key_alg = 1426597511, ha_rkey_mode = 1426597511, index_hint = (INDEX_HINT_USE | INDEX_HINT_FORCE | unknown: 1426597508), interval = 1426597511, interval_time_st = 1426597511, row_type = 1426597511, spvar_mode = (sp_variable::MODE_OUT | sp_variable::MODE_INOUT | unknown: 1426597508), lock_type = 1426597511, date_time_type = 1426597511, bound_precedence_type = (Window_frame_bound::CURRENT | Window_frame_bound::FOLLOWING | unknown: 1426597508), frame_units = (Window_frame::UNITS_RANGE | unknown: 1426597510), frame_exclusion = 1426597511, trigger_action_order_type = (TRG_ORDER_FOLLOWS | TRG_ORDER_PRECEDES | unknown: 1426597508), object_ddl_options = {m_options = (DDL_options_st::OPT_IF_NOT_EXISTS | DDL_options_st::OPT_LIKE | DDL_options_st::OPT_CREATE_SELECT | unknown: 1426597377)}, vers_range_unit = (VERS_TIMESTAMP | VERS_TRX_ID | unknown: 1426597508), vers_column_versioning = (Column_definition::WITH_VERSIONING | Column_definition::WITHOUT_VERSIONING | unknown: 1426597508), plsql_cursor_attr = 1426597511, privilege = (SELECT_ACL | INSERT_ACL | UPDATE_ACL | SHUTDOWN_ACL | FILE_ACL | GRANT_ACL | ALTER_ACL | REPL_SLAVE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 1426597335, ulong_num = 140120439662039, ulonglong_number = 140120439662039, longlong_number = 140120439662039, sp_instr_addr = 1426597335, lex_str = {str = 0x7f70550825d7 "CustomField14,CustomField15 , PasswordDate From Users Where UserID = '03381561'", length = 13}, kwd = { = { = {str = 0x7f70550825d7 "CustomField14,CustomField15 , PasswordDate From Users Where UserID = '03381561'", length = 13}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x7f70550825d7 "CustomField14,CustomField15 , PasswordDate From Users Where UserID = '03381561'", length = 13}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x7f70550825d7 "CustomField14,CustomField15 , PasswordDate From Users Where UserID = '03381561'", length = 13}, }, column_list_privilege = {m_columns = 0x7f70550825d7, m_privilege = (SELECT_ACL | UPDATE_ACL | DELETE_ACL)}, lex_string_with_metadata = { = {str = 0x7f70550825d7 "CustomField14,CustomField15 , PasswordDate From Users Where UserID = '03381561'", length = 13}, m_is_8bit = false, m_quote = 0 '\000'}, spblock = { = {hndlrs = 1426597335}, vars = 32624, conds = 13, curs = 0}, spblock_handlers = {hndlrs = 1426597335}, Lex_length_and_dec = {m_length = 1426597335, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426597335, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0xd, m_charset = 0x0}, Lex_field_type = { = {m_length = 1426597335, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0xd, m_ci = 0x0}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f70550825d7, m_type = 13}, Lex_extended_collation = {m_ci = 0x7f70550825d7, m_type = (Lex_extended_collation_st::TYPE_CONTEXTUALLY_TYPED | unknown: 12)}, Lex_dyncol_type = { = {m_length = 1426597335, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 13, m_ci = 0x0}, for_loop = {m_index = 0x7f70550825d7, m_target_bound = 0xd, m_cursor_offset = 0, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x7f70550825d7, m_target_bound = 0xd, m_direction = 0 '\000', m_implicit_cursor = false}, trim = {m_remove = 0x7f70550825d7, m_source = 0xd, m_spec = TRIM_LEADING}, json_on_response = {m_response = 1426597335, m_default = 0xd}, substring_spec = {m_subject = 0x7f70550825d7, m_from = 0xd, m_for = 0x0}, vers_history_point = {unit = (VERS_TIMESTAMP | VERS_TRX_ID | unknown: 1426597332), item = 0xd}, unit_operation = {unit_type = 1426597335, distinct = 112}, select_list = {first = 0x7f70550825d7, prev_last = 0xd}, select_order = 0x7f70550825d7, select_lock = {{defined_lock = 1, update_lock = 1, defined_timeout = 1, skip_locked = 0}, timeout = 13}, select_limit = {explicit_limit = 215, with_ties = 37, select_limit = 0xd, offset_limit = 0x0}, order_limit_lock = 0x7f70550825d7, ident_sys_ptr = 0x7f70550825d7, create_field = 0x7f70550825d7, spvar_definition = 0x7f70550825d7, spvar_definition_list = 0x7f70550825d7, type_handler = 0x7f70550825d7, sp_handler = 0x7f70550825d7, charset = 0x7f70550825d7, cond_info_item = 0x7f70550825d7, dyncol_def = 0x7f70550825d7, diag_info = 0x7f70550825d7, item = 0x7f70550825d7, item_num = 0x7f70550825d7, item_param = 0x7f70550825d7, item_basic_constant = 0x7f70550825d7, key_part = 0x7f70550825d7, lex = 0x7f70550825d7, expr_lex = 0x7f70550825d7, assignment_lex = 0x7f70550825d7, sp_cursor_stmt = 0x7f70550825d7, lex_str_ptr = 0x7f70550825d7, lex_user = 0x7f70550825d7, user_auth = 0x7f70550825d7, cond_info_list = 0x7f70550825d7, dyncol_def_list = 0x7f70550825d7, item_list = 0x7f70550825d7, sp_assignment_lex_list = 0x7f70550825d7, stmt_info_list = 0x7f70550825d7, string_list = 0x7f70550825d7, ident_sys_list = 0x7f70550825d7, stmt_info_item = 0x7f70550825d7, string = 0x7f70550825d7, table_list = 0x7f70550825d7, table = 0x7f70550825d7, qualified_column_ident = 0x7f70550825d7, simple_string = 0x7f70550825d7 "CustomField14,CustomField15 , PasswordDate From Users Where UserID = '03381561'", const_simple_string = 0x7f70550825d7 "CustomField14,CustomField15 , PasswordDate From Users Where UserID = '03381561'", boolfunc2creator = 0x7f70550825d7, lex_grant = 0x7f70550825d7, lex_grant_ident = 0x7f70550825d7, myvar = 0x7f70550825d7, spcondvalue = 0x7f70550825d7, sphead = 0x7f70550825d7, spname = 0x7f70550825d7, spvar = 0x7f70550825d7, with_element_head = 0x7f70550825d7, with_clause = 0x7f70550825d7, virtual_column = 0x7f70550825d7, engine_option_value_ptr = 0x7f70550825d7, db_type = 0x7f70550825d7, select_lex = 0x7f70550825d7, select_lex_unit = 0x7f70550825d7, p_elem_value = 0x7f70550825d7, window_frame = 0x7f70550825d7, window_frame_bound = 0x7f70550825d7, udf = 0x7f70550825d7, trg_execution_order = {ordering_clause = (TRG_ORDER_FOLLOWS | TRG_ORDER_PRECEDES | unknown: 1426597332), anchor_trigger_name = {str = 0xd , length = 0}}, sp_suid = (SP_IS_NOT_SUID | SP_IS_SUID | unknown: 1426597332), sp_aggregate_type = (NOT_AGGREGATE | GROUP_AGGREGATE | unknown: 1426597332), view_suid = (VIEW_SUID_DEFINER | VIEW_SUID_DEFAULT | unknown: 1426597332), cond_info_item_name = 1426597335, diag_condition_item_name = 1426597335, diag_area = (unknown: 1426597335), m_fk_option = 1426597335, udf_type = (UDFTYPE_FUNCTION | UDFTYPE_AGGREGATE | unknown: 1426597332), key_type = 1426597335, stmt_info_item_name = (Statement_information_item::ROW_COUNT | unknown: 1426597334), filetype = (FILETYPE_XML | unknown: 1426597334), tx_isolation = 1426597335, var_type = (SHOW_OPT_SESSION | SHOW_OPT_GLOBAL | unknown: 1426597332), m_yes_no_unk = (TVL_NO | TVL_UNKNOWN | unknown: 1426597332), choice = 1426597335, key_alg = 1426597335, ha_rkey_mode = 1426597335, index_hint = (INDEX_HINT_USE | INDEX_HINT_FORCE | unknown: 1426597332), interval = 1426597335, interval_time_st = 1426597335, row_type = 1426597335, spvar_mode = (sp_variable::MODE_OUT | sp_variable::MODE_INOUT | unknown: 1426597332), lock_type = 1426597335, date_time_type = 1426597335, bound_precedence_type = (Window_frame_bound::CURRENT | Window_frame_bound::FOLLOWING | unknown: 1426597332), frame_units = (Window_frame::UNITS_RANGE | unknown: 1426597334), frame_exclusion = 1426597335, trigger_action_order_type = (TRG_ORDER_FOLLOWS | TRG_ORDER_PRECEDES | unknown: 1426597332), object_ddl_options = {m_options = (DDL_options_st::OPT_IF_NOT_EXISTS | DDL_options_st::OPT_LIKE | DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_IF_EXISTS | DDL_options_st::OPT_CREATE_SELECT | unknown: 1426597121)}, vers_range_unit = (VERS_TIMESTAMP | VERS_TRX_ID | unknown: 1426597332), vers_column_versioning = (Column_definition::WITH_VERSIONING | Column_definition::WITHOUT_VERSIONING | unknown: 1426597332), plsql_cursor_attr = 1426597335, privilege = (SELECT_ACL | INSERT_ACL | UPDATE_ACL | CREATE_ACL | RELOAD_ACL | SHUTDOWN_ACL | PROCESS_ACL | GRANT_ACL | ALTER_ACL | REPL_SLAVE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 1426598725, ulong_num = 140120439663429, ulonglong_number = 140120439663429, longlong_number = 140120439663429, sp_instr_addr = 1426598725, lex_str = {str = 0x7f7055082b45 "CustomField15 ,", length = 1}, kwd = { = { = {str = 0x7f7055082b45 "CustomField15 ,", length = 1}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x7f7055082b45 "CustomField15 ,", length = 1}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x7f7055082b45 "CustomField15 ,", length = 1}, }, column_list_privilege = {m_columns = 0x7f7055082b45, m_privilege = SELECT_ACL}, lex_string_with_metadata = { = {str = 0x7f7055082b45 "CustomField15 ,", length = 1}, m_is_8bit = false, m_quote = 0 '\000'}, spblock = { = {hndlrs = 1426598725}, vars = 32624, conds = 1, curs = 0}, spblock_handlers = {hndlrs = 1426598725}, Lex_length_and_dec = {m_length = 1426598725, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426598725, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x1, m_charset = 0x0}, Lex_field_type = { = {m_length = 1426598725, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x1, m_ci = 0x0}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f7055082b45, m_type = Lex_exact_charset_extended_collation_attrs_st::TYPE_CHARACTER_SET}, Lex_extended_collation = {m_ci = 0x7f7055082b45, m_type = Lex_extended_collation_st::TYPE_CONTEXTUALLY_TYPED}, Lex_dyncol_type = { = {m_length = 1426598725, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 1, m_ci = 0x0}, for_loop = {m_index = 0x7f7055082b45, m_target_bound = 0x1, m_cursor_offset = 0, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x7f7055082b45, m_target_bound = 0x1, m_direction = 0 '\000', m_implicit_cursor = false}, trim = {m_remove = 0x7f7055082b45, m_source = 0x1, m_spec = TRIM_LEADING}, json_on_response = {m_response = 1426598725, m_default = 0x1}, substring_spec = {m_subject = 0x7f7055082b45, m_from = 0x1, m_for = 0x0}, vers_history_point = {unit = (VERS_TIMESTAMP | unknown: 1426598724), item = 0x1}, unit_operation = {unit_type = 1426598725, distinct = 112}, select_list = {first = 0x7f7055082b45, prev_last = 0x1}, select_order = 0x7f7055082b45, select_lock = {{defined_lock = 1, update_lock = 0, defined_timeout = 1, skip_locked = 0}, timeout = 1}, select_limit = {explicit_limit = 69, with_ties = 43, select_limit = 0x1, offset_limit = 0x0}, order_limit_lock = 0x7f7055082b45, ident_sys_ptr = 0x7f7055082b45, create_field = 0x7f7055082b45, spvar_definition = 0x7f7055082b45, spvar_definition_list = 0x7f7055082b45, type_handler = 0x7f7055082b45, sp_handler = 0x7f7055082b45, charset = 0x7f7055082b45, cond_info_item = 0x7f7055082b45, dyncol_def = 0x7f7055082b45, diag_info = 0x7f7055082b45, item = 0x7f7055082b45, item_num = 0x7f7055082b45, item_param = 0x7f7055082b45, item_basic_constant = 0x7f7055082b45, key_part = 0x7f7055082b45, lex = 0x7f7055082b45, expr_lex = 0x7f7055082b45, assignment_lex = 0x7f7055082b45, sp_cursor_stmt = 0x7f7055082b45, lex_str_ptr = 0x7f7055082b45, lex_user = 0x7f7055082b45, user_auth = 0x7f7055082b45, cond_info_list = 0x7f7055082b45, dyncol_def_list = 0x7f7055082b45, item_list = 0x7f7055082b45, sp_assignment_lex_list = 0x7f7055082b45, stmt_info_list = 0x7f7055082b45, string_list = 0x7f7055082b45, ident_sys_list = 0x7f7055082b45, stmt_info_item = 0x7f7055082b45, string = 0x7f7055082b45, table_list = 0x7f7055082b45, table = 0x7f7055082b45, qualified_column_ident = 0x7f7055082b45, simple_string = 0x7f7055082b45 "CustomField15 ,", const_simple_string = 0x7f7055082b45 "CustomField15 ,", boolfunc2creator = 0x7f7055082b45, lex_grant = 0x7f7055082b45, lex_grant_ident = 0x7f7055082b45, myvar = 0x7f7055082b45, spcondvalue = 0x7f7055082b45, sphead = 0x7f7055082b45, spname = 0x7f7055082b45, spvar = 0x7f7055082b45, with_element_head = 0x7f7055082b45, with_clause = 0x7f7055082b45, virtual_column = 0x7f7055082b45, engine_option_value_ptr = 0x7f7055082b45, db_type = 0x7f7055082b45, select_lex = 0x7f7055082b45, select_lex_unit = 0x7f7055082b45, p_elem_value = 0x7f7055082b45, window_frame = 0x7f7055082b45, window_frame_bound = 0x7f7055082b45, udf = 0x7f7055082b45, trg_execution_order = {ordering_clause = (TRG_ORDER_FOLLOWS | unknown: 1426598724), anchor_trigger_name = {str = 0x1 , length = 0}}, sp_suid = (SP_IS_NOT_SUID | unknown: 1426598724), sp_aggregate_type = (NOT_AGGREGATE | unknown: 1426598724), view_suid = (VIEW_SUID_DEFINER | unknown: 1426598724), cond_info_item_name = 1426598725, diag_condition_item_name = 1426598725, diag_area = (unknown: 1426598725), m_fk_option = 1426598725, udf_type = (UDFTYPE_FUNCTION | unknown: 1426598724), key_type = 1426598725, stmt_info_item_name = (Statement_information_item::ROW_COUNT | unknown: 1426598724), filetype = (FILETYPE_XML | unknown: 1426598724), tx_isolation = 1426598725, var_type = (SHOW_OPT_SESSION | unknown: 1426598724), m_yes_no_unk = (TVL_NO | unknown: 1426598724), choice = 1426598725, key_alg = 1426598725, ha_rkey_mode = 1426598725, index_hint = (INDEX_HINT_USE | unknown: 1426598724), interval = 1426598725, interval_time_st = 1426598725, row_type = 1426598725, spvar_mode = (sp_variable::MODE_OUT | unknown: 1426598724), lock_type = 1426598725, date_time_type = 1426598725, bound_precedence_type = (Window_frame_bound::CURRENT | unknown: 1426598724), frame_units = (Window_frame::UNITS_RANGE | unknown: 1426598724), frame_exclusion = 1426598725, trigger_action_order_type = (TRG_ORDER_FOLLOWS | unknown: 1426598724), object_ddl_options = {m_options = (DDL_options_st::OPT_LIKE | DDL_options_st::OPT_IF_EXISTS | unknown: 1426598657)}, vers_range_unit = (VERS_TIMESTAMP | unknown: 1426598724), vers_column_versioning = (Column_definition::WITH_VERSIONING | unknown: 1426598724), plsql_cursor_attr = 1426598725, privilege = (SELECT_ACL | UPDATE_ACL | RELOAD_ACL | PROCESS_ACL | FILE_ACL | REFERENCES_ACL | ALTER_ACL | REPL_SLAVE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 1573603851, ulong_num = 134697821017950731, ulonglong_number = 134697821017950731, longlong_number = 134697821017950731, sp_instr_addr = 1573603851, lex_str = {str = 0x1de8af45dcb4a0b , length = 15680507731540992270}, kwd = { = { = {str = 0x1de8af45dcb4a0b , length = 15680507731540992270}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x1de8af45dcb4a0b , length = 15680507731540992270}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x1de8af45dcb4a0b , length = 15680507731540992270}, }, column_list_privilege = {m_columns = 0x1de8af45dcb4a0b, m_privilege = (INSERT_ACL | UPDATE_ACL | DELETE_ACL | PROCESS_ACL | ALTER_ACL | SHOW_DB_ACL | EXECUTE_ACL | SHOW_VIEW_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL | READ_ONLY_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: -2766236565310013440)}, lex_string_with_metadata = { = {str = 0x1de8af45dcb4a0b , length = 15680507731540992270}, m_is_8bit = false, m_quote = 0 '\000'}, spblock = { = {hndlrs = 1573603851}, vars = 31361780, conds = -196845298, curs = -644064589}, spblock_handlers = {hndlrs = 1573603851}, Lex_length_and_dec = {m_length = 1573603851, m_dec = 244 '\364', m_collation_type = 2 '\002', m_has_explicit_length = true, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 1573603851, m_dec = 244 '\364', m_collation_type = 2 '\002', m_has_explicit_length = true, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0xd99c5ab3f444610e, m_charset = 0x0}, Lex_field_type = { = {m_length = 1573603851, m_dec = 244 '\364', m_collation_type = 2 '\002', m_has_explicit_length = true, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0xd99c5ab3f444610e, m_ci = 0x0}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x1de8af45dcb4a0b, m_type = 4098121998}, Lex_extended_collation = {m_ci = 0x1de8af45dcb4a0b, m_type = (unknown: 4098121998)}, Lex_dyncol_type = { = {m_length = 1573603851, m_dec = 244 '\364', m_collation_type = 2 '\002', m_has_explicit_length = true, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = -196845298, m_ci = 0x0}, for_loop = {m_index = 0x1de8af45dcb4a0b, m_target_bound = 0xd99c5ab3f444610e, m_cursor_offset = 0, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x1de8af45dcb4a0b, m_target_bound = 0xd99c5ab3f444610e, m_direction = 0 '\000', m_implicit_cursor = false}, trim = {m_remove = 0x1de8af45dcb4a0b, m_source = 0xd99c5ab3f444610e, m_spec = TRIM_LEADING}, json_on_response = {m_response = 1573603851, m_default = 0xd99c5ab3f444610e}, substring_spec = {m_subject = 0x1de8af45dcb4a0b, m_from = 0xd99c5ab3f444610e, m_for = 0x0}, vers_history_point = {unit = (VERS_TIMESTAMP | VERS_TRX_ID | unknown: 1573603848), item = 0xd99c5ab3f444610e}, unit_operation = {unit_type = 1573603851, distinct = 244}, select_list = {first = 0x1de8af45dcb4a0b, prev_last = 0xd99c5ab3f444610e}, select_order = 0x1de8af45dcb4a0b, select_lock = {{defined_lock = 1, update_lock = 1, defined_timeout = 0, skip_locked = 1}, timeout = 15680507731540992270}, select_limit = {explicit_limit = 11, with_ties = 74, select_limit = 0xd99c5ab3f444610e, offset_limit = 0x0}, order_limit_lock = 0x1de8af45dcb4a0b, ident_sys_ptr = 0x1de8af45dcb4a0b, create_field = 0x1de8af45dcb4a0b, spvar_definition = 0x1de8af45dcb4a0b, spvar_definition_list = 0x1de8af45dcb4a0b, type_handler = 0x1de8af45dcb4a0b, sp_handler = 0x1de8af45dcb4a0b, charset = 0x1de8af45dcb4a0b, cond_info_item = 0x1de8af45dcb4a0b, dyncol_def = 0x1de8af45dcb4a0b, diag_info = 0x1de8af45dcb4a0b, item = 0x1de8af45dcb4a0b, item_num = 0x1de8af45dcb4a0b, item_param = 0x1de8af45dcb4a0b, item_basic_constant = 0x1de8af45dcb4a0b, key_part = 0x1de8af45dcb4a0b, lex = 0x1de8af45dcb4a0b, expr_lex = 0x1de8af45dcb4a0b, assignment_lex = 0x1de8af45dcb4a0b, sp_cursor_stmt = 0x1de8af45dcb4a0b, lex_str_ptr = 0x1de8af45dcb4a0b, lex_user = 0x1de8af45dcb4a0b, user_auth = 0x1de8af45dcb4a0b, cond_info_list = 0x1de8af45dcb4a0b, dyncol_def_list = 0x1de8af45dcb4a0b, item_list = 0x1de8af45dcb4a0b, sp_assignment_lex_list = 0x1de8af45dcb4a0b, stmt_info_list = 0x1de8af45dcb4a0b, string_list = 0x1de8af45dcb4a0b, ident_sys_list = 0x1de8af45dcb4a0b, stmt_info_item = 0x1de8af45dcb4a0b, string = 0x1de8af45dcb4a0b, table_list = 0x1de8af45dcb4a0b, table = 0x1de8af45dcb4a0b, qualified_column_ident = 0x1de8af45dcb4a0b, simple_string = 0x1de8af45dcb4a0b , const_simple_string = 0x1de8af45dcb4a0b , boolfunc2creator = 0x1de8af45dcb4a0b, lex_grant = 0x1de8af45dcb4a0b, lex_grant_ident = 0x1de8af45dcb4a0b, myvar = 0x1de8af45dcb4a0b, spcondvalue = 0x1de8af45dcb4a0b, sphead = 0x1de8af45dcb4a0b, spname = 0x1de8af45dcb4a0b, spvar = 0x1de8af45dcb4a0b, with_element_head = 0x1de8af45dcb4a0b, with_clause = 0x1de8af45dcb4a0b, virtual_column = 0x1de8af45dcb4a0b, engine_option_value_ptr = 0x1de8af45dcb4a0b, db_type = 0x1de8af45dcb4a0b, select_lex = 0x1de8af45dcb4a0b, select_lex_unit = 0x1de8af45dcb4a0b, p_elem_value = 0x1de8af45dcb4a0b, window_frame = 0x1de8af45dcb4a0b, window_frame_bound = 0x1de8af45dcb4a0b, udf = 0x1de8af45dcb4a0b, trg_execution_order = {ordering_clause = (TRG_ORDER_FOLLOWS | TRG_ORDER_PRECEDES | unknown: 1573603848), anchor_trigger_name = {str = 0xd99c5ab3f444610e , length = 0}}, sp_suid = (SP_IS_NOT_SUID | SP_IS_SUID | unknown: 1573603848), sp_aggregate_type = (NOT_AGGREGATE | GROUP_AGGREGATE | unknown: 1573603848), view_suid = (VIEW_SUID_DEFINER | VIEW_SUID_DEFAULT | unknown: 1573603848), cond_info_item_name = 1573603851, diag_condition_item_name = 1573603851, diag_area = (unknown: 1573603851), m_fk_option = 1573603851, udf_type = (UDFTYPE_FUNCTION | UDFTYPE_AGGREGATE | unknown: 1573603848), key_type = 1573603851, stmt_info_item_name = (Statement_information_item::ROW_COUNT | unknown: 1573603850), filetype = (FILETYPE_XML | unknown: 1573603850), tx_isolation = 1573603851, var_type = (SHOW_OPT_SESSION | SHOW_OPT_GLOBAL | unknown: 1573603848), m_yes_no_unk = (TVL_NO | TVL_UNKNOWN | unknown: 1573603848), choice = 1573603851, key_alg = 1573603851, ha_rkey_mode = 1573603851, index_hint = (INDEX_HINT_USE | INDEX_HINT_FORCE | unknown: 1573603848), interval = 1573603851, interval_time_st = 1573603851, row_type = 1573603851, spvar_mode = (sp_variable::MODE_OUT | sp_variable::MODE_INOUT | unknown: 1573603848), lock_type = 1573603851, date_time_type = 1573603851, bound_precedence_type = (Window_frame_bound::CURRENT | Window_frame_bound::FOLLOWING | unknown: 1573603848), frame_units = (Window_frame::UNITS_RANGE | unknown: 1573603850), frame_exclusion = 1573603851, trigger_action_order_type = (TRG_ORDER_FOLLOWS | TRG_ORDER_PRECEDES | unknown: 1573603848), object_ddl_options = {m_options = (DDL_options_st::OPT_IF_NOT_EXISTS | unknown: 1573603849)}, vers_range_unit = (VERS_TIMESTAMP | VERS_TRX_ID | unknown: 1573603848), vers_column_versioning = (Column_definition::WITH_VERSIONING | Column_definition::WITHOUT_VERSIONING | unknown: 1573603848), plsql_cursor_attr = 1573603851, privilege = (SELECT_ACL | INSERT_ACL | DELETE_ACL | FILE_ACL | REFERENCES_ACL | SHOW_DB_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | REPL_SLAVE_ACL | SHOW_VIEW_ACL | CREATE_PROC_ACL | ALTER_PROC_ACL | EVENT_ACL | TRIGGER_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | REPL_SLAVE_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 134697321228140544)}, {num = 1426598738, ulong_num = 140120439663442, ulonglong_number = 140120439663442, longlong_number = 140120439663442, sp_instr_addr = 1426598738, lex_str = {str = 0x7f7055082b52 " ,", length = 1}, kwd = { = { = {str = 0x7f7055082b52 " ,", length = 1}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x7f7055082b52 " ,", length = 1}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x7f7055082b52 " ,", length = 1}, }, column_list_privilege = {m_columns = 0x7f7055082b52, m_privilege = SELECT_ACL}, lex_string_with_metadata = { = {str = 0x7f7055082b52 " ,", length = 1}, m_is_8bit = false, m_quote = 0 '\000'}, spblock = { = {hndlrs = 1426598738}, vars = 32624, conds = 1, curs = 0}, spblock_handlers = {hndlrs = 1426598738}, Lex_length_and_dec = {m_length = 1426598738, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426598738, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x1, m_charset = 0x0}, Lex_field_type = { = {m_length = 1426598738, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x1, m_ci = 0x0}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f7055082b52, m_type = Lex_exact_charset_extended_collation_attrs_st::TYPE_CHARACTER_SET}, Lex_extended_collation = {m_ci = 0x7f7055082b52, m_type = Lex_extended_collation_st::TYPE_CONTEXTUALLY_TYPED}, Lex_dyncol_type = { = {m_length = 1426598738, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 1, m_ci = 0x0}, for_loop = {m_index = 0x7f7055082b52, m_target_bound = 0x1, m_cursor_offset = 0, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x7f7055082b52, m_target_bound = 0x1, m_direction = 0 '\000', m_implicit_cursor = false}, trim = {m_remove = 0x7f7055082b52, m_source = 0x1, m_spec = TRIM_LEADING}, json_on_response = {m_response = 1426598738, m_default = 0x1}, substring_spec = {m_subject = 0x7f7055082b52, m_from = 0x1, m_for = 0x0}, vers_history_point = {unit = (VERS_TRX_ID | unknown: 1426598736), item = 0x1}, unit_operation = {unit_type = 1426598738, distinct = 112}, select_list = {first = 0x7f7055082b52, prev_last = 0x1}, select_order = 0x7f7055082b52, select_lock = {{defined_lock = 0, update_lock = 1, defined_timeout = 0, skip_locked = 0}, timeout = 1}, select_limit = {explicit_limit = 82, with_ties = 43, select_limit = 0x1, offset_limit = 0x0}, order_limit_lock = 0x7f7055082b52, ident_sys_ptr = 0x7f7055082b52, create_field = 0x7f7055082b52, spvar_definition = 0x7f7055082b52, spvar_definition_list = 0x7f7055082b52, type_handler = 0x7f7055082b52, sp_handler = 0x7f7055082b52, charset = 0x7f7055082b52, cond_info_item = 0x7f7055082b52, dyncol_def = 0x7f7055082b52, diag_info = 0x7f7055082b52, item = 0x7f7055082b52, item_num = 0x7f7055082b52, item_param = 0x7f7055082b52, item_basic_constant = 0x7f7055082b52, key_part = 0x7f7055082b52, lex = 0x7f7055082b52, expr_lex = 0x7f7055082b52, assignment_lex = 0x7f7055082b52, sp_cursor_stmt = 0x7f7055082b52, lex_str_ptr = 0x7f7055082b52, lex_user = 0x7f7055082b52, user_auth = 0x7f7055082b52, cond_info_list = 0x7f7055082b52, dyncol_def_list = 0x7f7055082b52, item_list = 0x7f7055082b52, sp_assignment_lex_list = 0x7f7055082b52, stmt_info_list = 0x7f7055082b52, string_list = 0x7f7055082b52, ident_sys_list = 0x7f7055082b52, stmt_info_item = 0x7f7055082b52, string = 0x7f7055082b52, table_list = 0x7f7055082b52, table = 0x7f7055082b52, qualified_column_ident = 0x7f7055082b52, simple_string = 0x7f7055082b52 " ,", const_simple_string = 0x7f7055082b52 " ,", boolfunc2creator = 0x7f7055082b52, lex_grant = 0x7f7055082b52, lex_grant_ident = 0x7f7055082b52, myvar = 0x7f7055082b52, spcondvalue = 0x7f7055082b52, sphead = 0x7f7055082b52, spname = 0x7f7055082b52, spvar = 0x7f7055082b52, with_element_head = 0x7f7055082b52, with_clause = 0x7f7055082b52, virtual_column = 0x7f7055082b52, engine_option_value_ptr = 0x7f7055082b52, db_type = 0x7f7055082b52, select_lex = 0x7f7055082b52, select_lex_unit = 0x7f7055082b52, p_elem_value = 0x7f7055082b52, window_frame = 0x7f7055082b52, window_frame_bound = 0x7f7055082b52, udf = 0x7f7055082b52, trg_execution_order = {ordering_clause = (TRG_ORDER_PRECEDES | unknown: 1426598736), anchor_trigger_name = {str = 0x1 , length = 0}}, sp_suid = (SP_IS_SUID | unknown: 1426598736), sp_aggregate_type = (GROUP_AGGREGATE | unknown: 1426598736), view_suid = (VIEW_SUID_DEFAULT | unknown: 1426598736), cond_info_item_name = 1426598738, diag_condition_item_name = 1426598738, diag_area = (unknown: 1426598738), m_fk_option = 1426598738, udf_type = (UDFTYPE_AGGREGATE | unknown: 1426598736), key_type = 1426598738, stmt_info_item_name = (unknown: 1426598738), filetype = (unknown: 1426598738), tx_isolation = 1426598738, var_type = (SHOW_OPT_GLOBAL | unknown: 1426598736), m_yes_no_unk = (TVL_UNKNOWN | unknown: 1426598736), choice = 1426598738, key_alg = 1426598738, ha_rkey_mode = 1426598738, index_hint = (INDEX_HINT_FORCE | unknown: 1426598736), interval = 1426598738, interval_time_st = 1426598738, row_type = 1426598738, spvar_mode = (sp_variable::MODE_INOUT | unknown: 1426598736), lock_type = 1426598738, date_time_type = 1426598738, bound_precedence_type = (Window_frame_bound::FOLLOWING | unknown: 1426598736), frame_units = (unknown: 1426598738), frame_exclusion = 1426598738, trigger_action_order_type = (TRG_ORDER_PRECEDES | unknown: 1426598736), object_ddl_options = {m_options = (DDL_options_st::OPT_IF_NOT_EXISTS | DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_IF_EXISTS | unknown: 1426598656)}, vers_range_unit = (VERS_TRX_ID | unknown: 1426598736), vers_column_versioning = (Column_definition::WITHOUT_VERSIONING | unknown: 1426598736), plsql_cursor_attr = 1426598738, privilege = (INSERT_ACL | CREATE_ACL | RELOAD_ACL | PROCESS_ACL | FILE_ACL | REFERENCES_ACL | ALTER_ACL | REPL_SLAVE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 0, ulong_num = 0, ulonglong_number = 0, longlong_number = 0, sp_instr_addr = 0, lex_str = {str = 0x0, length = 0}, kwd = { = { = {str = 0x0, length = 0}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x0, length = 0}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x0, length = 0}, }, column_list_privilege = {m_columns = 0x0, m_privilege = NO_ACL}, lex_string_with_metadata = { = {str = 0x0, length = 0}, m_is_8bit = false, m_quote = 0 '\000'}, spblock = { = {hndlrs = 0}, vars = 0, conds = 0, curs = 0}, spblock_handlers = {hndlrs = 0}, Lex_length_and_dec = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x0, m_charset = 0x0}, Lex_field_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x0, m_ci = 0x0}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x0, m_type = Lex_exact_charset_extended_collation_attrs_st::TYPE_EMPTY}, Lex_extended_collation = {m_ci = 0x0, m_type = Lex_extended_collation_st::TYPE_EXACT}, Lex_dyncol_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = 0, m_ci = 0x0}, for_loop = {m_index = 0x0, m_target_bound = 0x0, m_cursor_offset = 0, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x0, m_target_bound = 0x0, m_direction = 0 '\000', m_implicit_cursor = false}, trim = {m_remove = 0x0, m_source = 0x0, m_spec = TRIM_LEADING}, json_on_response = {m_response = Json_table_column::RESPONSE_NOT_SPECIFIED, m_default = 0x0}, substring_spec = {m_subject = 0x0, m_from = 0x0, m_for = 0x0}, vers_history_point = {unit = VERS_UNDEFINED, item = 0x0}, unit_operation = {unit_type = UNSPECIFIED_TYPE, distinct = false}, select_list = {first = 0x0, prev_last = 0x0}, select_order = 0x0, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 0}, select_limit = {explicit_limit = false, with_ties = false, select_limit = 0x0, offset_limit = 0x0}, order_limit_lock = 0x0, ident_sys_ptr = 0x0, create_field = 0x0, spvar_definition = 0x0, spvar_definition_list = 0x0, type_handler = 0x0, sp_handler = 0x0, charset = 0x0, cond_info_item = 0x0, dyncol_def = 0x0, diag_info = 0x0, item = 0x0, item_num = 0x0, item_param = 0x0, item_basic_constant = 0x0, key_part = 0x0, lex = 0x0, expr_lex = 0x0, assignment_lex = 0x0, sp_cursor_stmt = 0x0, lex_str_ptr = 0x0, lex_user = 0x0, user_auth = 0x0, cond_info_list = 0x0, dyncol_def_list = 0x0, item_list = 0x0, sp_assignment_lex_list = 0x0, stmt_info_list = 0x0, string_list = 0x0, ident_sys_list = 0x0, stmt_info_item = 0x0, string = 0x0, table_list = 0x0, table = 0x0, qualified_column_ident = 0x0, simple_string = 0x0, const_simple_string = 0x0, boolfunc2creator = 0x0, lex_grant = 0x0, lex_grant_ident = 0x0, myvar = 0x0, spcondvalue = 0x0, sphead = 0x0, spname = 0x0, spvar = 0x0, with_element_head = 0x0, with_clause = 0x0, virtual_column = 0x0, engine_option_value_ptr = 0x0, db_type = 0x0, select_lex = 0x0, select_lex_unit = 0x0, p_elem_value = 0x0, window_frame = 0x0, window_frame_bound = 0x0, udf = 0x0, trg_execution_order = {ordering_clause = TRG_ORDER_NONE, anchor_trigger_name = {str = 0x0, length = 0}}, sp_suid = SP_IS_DEFAULT_SUID, sp_aggregate_type = DEFAULT_AGGREGATE, view_suid = VIEW_SUID_INVOKER, cond_info_item_name = Condition_information_item::CLASS_ORIGIN, diag_condition_item_name = DIAG_CLASS_ORIGIN, diag_area = Diagnostics_information::CURRENT_AREA, m_fk_option = FK_OPTION_UNDEF, udf_type = (unknown: 0), key_type = Key::PRIMARY, stmt_info_item_name = Statement_information_item::NUMBER, filetype = FILETYPE_CSV, tx_isolation = ISO_READ_UNCOMMITTED, var_type = SHOW_OPT_DEFAULT, m_yes_no_unk = TVL_YES, choice = HA_CHOICE_UNDEF, key_alg = HA_KEY_ALG_UNDEF, ha_rkey_mode = HA_READ_KEY_EXACT, index_hint = INDEX_HINT_IGNORE, interval = INTERVAL_YEAR, interval_time_st = INTERVAL_YEAR, row_type = ROW_TYPE_DEFAULT, spvar_mode = sp_variable::MODE_IN, lock_type = TL_UNLOCK, date_time_type = MYSQL_TIMESTAMP_DATE, bound_precedence_type = Window_frame_bound::PRECEDING, frame_units = Window_frame::UNITS_ROWS, frame_exclusion = Window_frame::EXCL_NONE, trigger_action_order_type = TRG_ORDER_NONE, object_ddl_options = {m_options = DDL_options_st::OPT_NONE}, vers_range_unit = VERS_UNDEFINED, vers_column_versioning = Column_definition::VERSIONING_NOT_SET, plsql_cursor_attr = PLSQL_CURSOR_ATTR_ISOPEN, privilege = NO_ACL}, {num = 40280064, ulong_num = 10954768354294276096, ulonglong_number = 10954768354294276096, longlong_number = -7491975719415275520, sp_instr_addr = 40280064, lex_str = {str = 0x980727c70266a000 , length = 140109903481296}, kwd = { = { = {str = 0x980727c70266a000 , length = 140109903481296}, m_is_8bit = 184, m_quote = 117 'u'}, }, ident_cli = { = { = {str = 0x980727c70266a000 , length = 140109903481296}, m_is_8bit = 184, m_quote = 117 'u'}, }, ident_sys = { = {str = 0x980727c70266a000 , length = 140109903481296}, }, column_list_privilege = {m_columns = 0x980727c70266a000, m_privilege = (CREATE_ACL | RELOAD_ACL | SHUTDOWN_ACL | PROCESS_ACL | REFERENCES_ACL | SHOW_DB_ACL | SUPER_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | ALTER_PROC_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL | REPL_SLAVE_ADMIN_ACL | REPL_MASTER_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x980727c70266a000 , length = 140109903481296}, m_is_8bit = 184, m_quote = 117 'u'}, spblock = { = {hndlrs = 40280064}, vars = -1744361529, conds = -519648816, curs = 32621}, spblock_handlers = {hndlrs = 40280064}, Lex_length_and_dec = {m_length = 40280064, m_dec = 199 '\307', m_collation_type = 7 '\a', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = true, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 40280064, m_dec = 199 '\307', m_collation_type = 7 '\a', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = true, m_dec_overflowed = false}, m_type_handler = 0x7f6de106c9d0, m_charset = 0x7f70550775b8}, Lex_field_type = { = {m_length = 40280064, m_dec = 199 '\307', m_collation_type = 7 '\a', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = true, m_dec_overflowed = false}, m_handler = 0x7f6de106c9d0, m_ci = 0x7f70550775b8}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x980727c70266a000, m_type = 3775318480}, Lex_extended_collation = {m_ci = 0x980727c70266a000, m_type = (unknown: 3775318480)}, Lex_dyncol_type = { = {m_length = 40280064, m_dec = 199 '\307', m_collation_type = 7 '\a', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = true, m_dec_overflowed = false}, m_type = -519648816, m_ci = 0x7f70550775b8}, for_loop = {m_index = 0x980727c70266a000, m_target_bound = 0x7f6de106c9d0, m_cursor_offset = 1426552248, m_direction = 112 'p', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x980727c70266a000, m_target_bound = 0x7f6de106c9d0, m_direction = -72 '\270', m_implicit_cursor = 117}, trim = {m_remove = 0x980727c70266a000, m_source = 0x7f6de106c9d0, m_spec = (unknown: 1426552248)}, json_on_response = {m_response = 40280064, m_default = 0x7f6de106c9d0}, substring_spec = {m_subject = 0x980727c70266a000, m_from = 0x7f6de106c9d0, m_for = 0x7f70550775b8}, vers_history_point = {unit = (unknown: 40280064), item = 0x7f6de106c9d0}, unit_operation = {unit_type = 40280064, distinct = 199}, select_list = {first = 0x980727c70266a000, prev_last = 0x7f6de106c9d0}, select_order = 0x980727c70266a000, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 140109903481296}, select_limit = {explicit_limit = false, with_ties = 160, select_limit = 0x7f6de106c9d0, offset_limit = 0x7f70550775b8}, order_limit_lock = 0x980727c70266a000, ident_sys_ptr = 0x980727c70266a000, create_field = 0x980727c70266a000, spvar_definition = 0x980727c70266a000, spvar_definition_list = 0x980727c70266a000, type_handler = 0x980727c70266a000, sp_handler = 0x980727c70266a000, charset = 0x980727c70266a000, cond_info_item = 0x980727c70266a000, dyncol_def = 0x980727c70266a000, diag_info = 0x980727c70266a000, item = 0x980727c70266a000, item_num = 0x980727c70266a000, item_param = 0x980727c70266a000, item_basic_constant = 0x980727c70266a000, key_part = 0x980727c70266a000, lex = 0x980727c70266a000, expr_lex = 0x980727c70266a000, assignment_lex = 0x980727c70266a000, sp_cursor_stmt = 0x980727c70266a000, lex_str_ptr = 0x980727c70266a000, lex_user = 0x980727c70266a000, user_auth = 0x980727c70266a000, cond_info_list = 0x980727c70266a000, dyncol_def_list = 0x980727c70266a000, item_list = 0x980727c70266a000, sp_assignment_lex_list = 0x980727c70266a000, stmt_info_list = 0x980727c70266a000, string_list = 0x980727c70266a000, ident_sys_list = 0x980727c70266a000, stmt_info_item = 0x980727c70266a000, string = 0x980727c70266a000, table_list = 0x980727c70266a000, table = 0x980727c70266a000, qualified_column_ident = 0x980727c70266a000, simple_string = 0x980727c70266a000 , const_simple_string = 0x980727c70266a000 , boolfunc2creator = 0x980727c70266a000, lex_grant = 0x980727c70266a000, lex_grant_ident = 0x980727c70266a000, myvar = 0x980727c70266a000, spcondvalue = 0x980727c70266a000, sphead = 0x980727c70266a000, spname = 0x980727c70266a000, spvar = 0x980727c70266a000, with_element_head = 0x980727c70266a000, with_clause = 0x980727c70266a000, virtual_column = 0x980727c70266a000, engine_option_value_ptr = 0x980727c70266a000, db_type = 0x980727c70266a000, select_lex = 0x980727c70266a000, select_lex_unit = 0x980727c70266a000, p_elem_value = 0x980727c70266a000, window_frame = 0x980727c70266a000, window_frame_bound = 0x980727c70266a000, udf = 0x980727c70266a000, trg_execution_order = {ordering_clause = (unknown: 40280064), anchor_trigger_name = {str = 0x7f6de106c9d0 "XxP\345!V", length = 140120439616952}}, sp_suid = (unknown: 40280064), sp_aggregate_type = (unknown: 40280064), view_suid = (unknown: 40280064), cond_info_item_name = 40280064, diag_condition_item_name = 40280064, diag_area = (unknown: 40280064), m_fk_option = 40280064, udf_type = (unknown: 40280064), key_type = 40280064, stmt_info_item_name = (unknown: 40280064), filetype = (unknown: 40280064), tx_isolation = 40280064, var_type = (unknown: 40280064), m_yes_no_unk = (unknown: 40280064), choice = 40280064, key_alg = 40280064, ha_rkey_mode = 40280064, index_hint = (unknown: 40280064), interval = 40280064, interval_time_st = 40280064, row_type = 40280064, spvar_mode = (unknown: 40280064), lock_type = 40280064, date_time_type = 40280064, bound_precedence_type = (unknown: 40280064), frame_units = (unknown: 40280064), frame_exclusion = 40280064, trigger_action_order_type = (unknown: 40280064), object_ddl_options = {m_options = (unknown: 40280064)}, vers_range_unit = (unknown: 40280064), vers_column_versioning = (unknown: 40280064), plsql_cursor_attr = 40280064, privilege = (ALTER_ACL | SUPER_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | CREATE_VIEW_ACL | SHOW_VIEW_ACL | CREATE_USER_ACL | CONNECTION_ADMIN_ACL | READ_ONLY_ADMIN_ACL | REPL_SLAVE_ADMIN_ACL | SLAVE_MONITOR_ACL | unknown: -7491976024398233600)}, {num = 1142749440, ulong_num = 140124450781440, ulonglong_number = 140124450781440, longlong_number = 140124450781440, sp_instr_addr = 1142749440, lex_str = {str = 0x7f71441cf900 "", length = 0}, kwd = { = { = {str = 0x7f71441cf900 "", length = 0}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x7f71441cf900 "", length = 0}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x7f71441cf900 "", length = 0}, }, column_list_privilege = {m_columns = 0x7f71441cf900, m_privilege = NO_ACL}, lex_string_with_metadata = { = {str = 0x7f71441cf900 "", length = 0}, m_is_8bit = false, m_quote = 0 '\000'}, spblock = { = {hndlrs = 1142749440}, vars = 32625, conds = 0, curs = 0}, spblock_handlers = {hndlrs = 1142749440}, Lex_length_and_dec = {m_length = 1142749440, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1142749440, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x0, m_charset = 0x0}, Lex_field_type = { = {m_length = 1142749440, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x0, m_ci = 0x0}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f71441cf900, m_type = Lex_exact_charset_extended_collation_attrs_st::TYPE_EMPTY}, Lex_extended_collation = {m_ci = 0x7f71441cf900, m_type = Lex_extended_collation_st::TYPE_EXACT}, Lex_dyncol_type = { = {m_length = 1142749440, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 0, m_ci = 0x0}, for_loop = {m_index = 0x7f71441cf900, m_target_bound = 0x0, m_cursor_offset = 0, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x7f71441cf900, m_target_bound = 0x0, m_direction = 0 '\000', m_implicit_cursor = false}, trim = {m_remove = 0x7f71441cf900, m_source = 0x0, m_spec = TRIM_LEADING}, json_on_response = {m_response = 1142749440, m_default = 0x0}, substring_spec = {m_subject = 0x7f71441cf900, m_from = 0x0, m_for = 0x0}, vers_history_point = {unit = (unknown: 1142749440), item = 0x0}, unit_operation = {unit_type = 1142749440, distinct = 113}, select_list = {first = 0x7f71441cf900, prev_last = 0x0}, select_order = 0x7f71441cf900, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 0}, select_limit = {explicit_limit = false, with_ties = 249, select_limit = 0x0, offset_limit = 0x0}, order_limit_lock = 0x7f71441cf900, ident_sys_ptr = 0x7f71441cf900, create_field = 0x7f71441cf900, spvar_definition = 0x7f71441cf900, spvar_definition_list = 0x7f71441cf900, type_handler = 0x7f71441cf900, sp_handler = 0x7f71441cf900, charset = 0x7f71441cf900, cond_info_item = 0x7f71441cf900, dyncol_def = 0x7f71441cf900, diag_info = 0x7f71441cf900, item = 0x7f71441cf900, item_num = 0x7f71441cf900, item_param = 0x7f71441cf900, item_basic_constant = 0x7f71441cf900, key_part = 0x7f71441cf900, lex = 0x7f71441cf900, expr_lex = 0x7f71441cf900, assignment_lex = 0x7f71441cf900, sp_cursor_stmt = 0x7f71441cf900, lex_str_ptr = 0x7f71441cf900, lex_user = 0x7f71441cf900, user_auth = 0x7f71441cf900, cond_info_list = 0x7f71441cf900, dyncol_def_list = 0x7f71441cf900, item_list = 0x7f71441cf900, sp_assignment_lex_list = 0x7f71441cf900, stmt_info_list = 0x7f71441cf900, string_list = 0x7f71441cf900, ident_sys_list = 0x7f71441cf900, stmt_info_item = 0x7f71441cf900, string = 0x7f71441cf900, table_list = 0x7f71441cf900, table = 0x7f71441cf900, qualified_column_ident = 0x7f71441cf900, simple_string = 0x7f71441cf900 "", const_simple_string = 0x7f71441cf900 "", boolfunc2creator = 0x7f71441cf900, lex_grant = 0x7f71441cf900, lex_grant_ident = 0x7f71441cf900, myvar = 0x7f71441cf900, spcondvalue = 0x7f71441cf900, sphead = 0x7f71441cf900, spname = 0x7f71441cf900, spvar = 0x7f71441cf900, with_element_head = 0x7f71441cf900, with_clause = 0x7f71441cf900, virtual_column = 0x7f71441cf900, engine_option_value_ptr = 0x7f71441cf900, db_type = 0x7f71441cf900, select_lex = 0x7f71441cf900, select_lex_unit = 0x7f71441cf900, p_elem_value = 0x7f71441cf900, window_frame = 0x7f71441cf900, window_frame_bound = 0x7f71441cf900, udf = 0x7f71441cf900, trg_execution_order = {ordering_clause = (unknown: 1142749440), anchor_trigger_name = {str = 0x0, length = 0}}, sp_suid = (unknown: 1142749440), sp_aggregate_type = (unknown: 1142749440), view_suid = (unknown: 1142749440), cond_info_item_name = 1142749440, diag_condition_item_name = 1142749440, diag_area = (unknown: 1142749440), m_fk_option = 1142749440, udf_type = (unknown: 1142749440), key_type = 1142749440, stmt_info_item_name = (unknown: 1142749440), filetype = (unknown: 1142749440), tx_isolation = 1142749440, var_type = (unknown: 1142749440), m_yes_no_unk = (unknown: 1142749440), choice = 1142749440, key_alg = 1142749440, ha_rkey_mode = 1142749440, index_hint = (unknown: 1142749440), interval = 1142749440, interval_time_st = 1142749440, row_type = 1142749440, spvar_mode = (unknown: 1142749440), lock_type = 1142749440, date_time_type = 1142749440, bound_precedence_type = (unknown: 1142749440), frame_units = (unknown: 1142749440), frame_exclusion = 1142749440, trigger_action_order_type = (unknown: 1142749440), object_ddl_options = {m_options = (unknown: 1142749440)}, vers_range_unit = (unknown: 1142749440), vers_column_versioning = (unknown: 1142749440), plsql_cursor_attr = 1142749440, privilege = (PROCESS_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 1, ulong_num = 1, ulonglong_number = 1, longlong_number = 1, sp_instr_addr = 1, lex_str = {str = 0x1 , length = 140124450780976}, kwd = { = { = {str = 0x1 , length = 140124450780976}, m_is_8bit = 237, m_quote = 112 'p'}, }, ident_cli = { = { = {str = 0x1 , length = 140124450780976}, m_is_8bit = 237, m_quote = 112 'p'}, }, ident_sys = { = {str = 0x1 , length = 140124450780976}, }, column_list_privilege = {m_columns = 0x1, m_privilege = (CREATE_ACL | DROP_ACL | PROCESS_ACL | FILE_ACL | GRANT_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x1 , length = 140124450780976}, m_is_8bit = 237, m_quote = 112 'p'}, spblock = { = {hndlrs = 1}, vars = 0, conds = 1142748976, curs = 32625}, spblock_handlers = {hndlrs = 1}, Lex_length_and_dec = {m_length = 1, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 1, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x7f71441cf730, m_charset = 0x5621e4a870ed }, Lex_field_type = { = {m_length = 1, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x7f71441cf730, m_ci = 0x5621e4a870ed }, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x1, m_type = 1142748976}, Lex_extended_collation = {m_ci = 0x1, m_type = (unknown: 1142748976)}, Lex_dyncol_type = { = {m_length = 1, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = 1142748976, m_ci = 0x5621e4a870ed }, for_loop = {m_index = 0x1, m_target_bound = 0x7f71441cf730, m_cursor_offset = -458723091, m_direction = 33 '!', m_implicit_cursor = 86}, for_loop_bounds = {m_index = 0x1, m_target_bound = 0x7f71441cf730, m_direction = -19 '\355', m_implicit_cursor = 112}, trim = {m_remove = 0x1, m_source = 0x7f71441cf730, m_spec = (TRIM_TRAILING | unknown: 3836244204)}, json_on_response = {m_response = Json_table_column::RESPONSE_ERROR, m_default = 0x7f71441cf730}, substring_spec = {m_subject = 0x1, m_from = 0x7f71441cf730, m_for = 0x5621e4a870ed }, vers_history_point = {unit = VERS_TIMESTAMP, item = 0x7f71441cf730}, unit_operation = {unit_type = UNION_TYPE, distinct = false}, select_list = {first = 0x1, prev_last = 0x7f71441cf730}, select_order = 0x1, select_lock = {{defined_lock = 1, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 140124450780976}, select_limit = {explicit_limit = true, with_ties = false, select_limit = 0x7f71441cf730, offset_limit = 0x5621e4a870ed }, order_limit_lock = 0x1, ident_sys_ptr = 0x1, create_field = 0x1, spvar_definition = 0x1, spvar_definition_list = 0x1, type_handler = 0x1, sp_handler = 0x1, charset = 0x1, cond_info_item = 0x1, dyncol_def = 0x1, diag_info = 0x1, item = 0x1, item_num = 0x1, item_param = 0x1, item_basic_constant = 0x1, key_part = 0x1, lex = 0x1, expr_lex = 0x1, assignment_lex = 0x1, sp_cursor_stmt = 0x1, lex_str_ptr = 0x1, lex_user = 0x1, user_auth = 0x1, cond_info_list = 0x1, dyncol_def_list = 0x1, item_list = 0x1, sp_assignment_lex_list = 0x1, stmt_info_list = 0x1, string_list = 0x1, ident_sys_list = 0x1, stmt_info_item = 0x1, string = 0x1, table_list = 0x1, table = 0x1, qualified_column_ident = 0x1, simple_string = 0x1 , const_simple_string = 0x1 , boolfunc2creator = 0x1, lex_grant = 0x1, lex_grant_ident = 0x1, myvar = 0x1, spcondvalue = 0x1, sphead = 0x1, spname = 0x1, spvar = 0x1, with_element_head = 0x1, with_clause = 0x1, virtual_column = 0x1, engine_option_value_ptr = 0x1, db_type = 0x1, select_lex = 0x1, select_lex_unit = 0x1, p_elem_value = 0x1, window_frame = 0x1, window_frame_bound = 0x1, udf = 0x1, trg_execution_order = {ordering_clause = TRG_ORDER_FOLLOWS, anchor_trigger_name = {str = 0x7f71441cf730 "\340\373\034Dq\177", length = 94703570153709}}, sp_suid = SP_IS_NOT_SUID, sp_aggregate_type = NOT_AGGREGATE, view_suid = VIEW_SUID_DEFINER, cond_info_item_name = Condition_information_item::SUBCLASS_ORIGIN, diag_condition_item_name = DIAG_SUBCLASS_ORIGIN, diag_area = (unknown: 1), m_fk_option = FK_OPTION_RESTRICT, udf_type = UDFTYPE_FUNCTION, key_type = Key::UNIQUE, stmt_info_item_name = Statement_information_item::ROW_COUNT, filetype = FILETYPE_XML, tx_isolation = ISO_READ_COMMITTED, var_type = SHOW_OPT_SESSION, m_yes_no_unk = TVL_NO, choice = HA_CHOICE_NO, key_alg = HA_KEY_ALG_BTREE, ha_rkey_mode = HA_READ_KEY_OR_NEXT, index_hint = INDEX_HINT_USE, interval = INTERVAL_QUARTER, interval_time_st = INTERVAL_QUARTER, row_type = ROW_TYPE_FIXED, spvar_mode = sp_variable::MODE_OUT, lock_type = TL_READ_DEFAULT, date_time_type = MYSQL_TIMESTAMP_DATETIME, bound_precedence_type = Window_frame_bound::CURRENT, frame_units = Window_frame::UNITS_RANGE, frame_exclusion = Window_frame::EXCL_CURRENT_ROW, trigger_action_order_type = TRG_ORDER_FOLLOWS, object_ddl_options = {m_options = (unknown: 1)}, vers_range_unit = VERS_TIMESTAMP, vers_column_versioning = Column_definition::WITH_VERSIONING, plsql_cursor_attr = PLSQL_CURSOR_ATTR_FOUND, privilege = SELECT_ACL}, {num = 1426645232, ulong_num = 140120439709936, ulonglong_number = 140120439709936, longlong_number = 140120439709936, sp_instr_addr = 1426645232, lex_str = {str = 0x7f705508e0f0 "", length = 206158430256}, kwd = { = { = {str = 0x7f705508e0f0 "", length = 206158430256}, m_is_8bit = 64, m_quote = -9 '\367'}, }, ident_cli = { = { = {str = 0x7f705508e0f0 "", length = 206158430256}, m_is_8bit = 64, m_quote = -9 '\367'}, }, ident_sys = { = {str = 0x7f705508e0f0 "", length = 206158430256}, }, column_list_privilege = {m_columns = 0x7f705508e0f0, m_privilege = (CREATE_ACL | DROP_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL)}, lex_string_with_metadata = { = {str = 0x7f705508e0f0 "", length = 206158430256}, m_is_8bit = 64, m_quote = -9 '\367'}, spblock = { = {hndlrs = 1426645232}, vars = 32624, conds = 48, curs = 48}, spblock_handlers = {hndlrs = 1426645232}, Lex_length_and_dec = {m_length = 1426645232, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426645232, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x3000000030, m_charset = 0x7f71441cf740}, Lex_field_type = { = {m_length = 1426645232, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x3000000030, m_ci = 0x7f71441cf740}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f705508e0f0, m_type = 48}, Lex_extended_collation = {m_ci = 0x7f705508e0f0, m_type = (unknown: 48)}, Lex_dyncol_type = { = {m_length = 1426645232, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 48, m_ci = 0x7f71441cf740}, for_loop = {m_index = 0x7f705508e0f0, m_target_bound = 0x3000000030, m_cursor_offset = 1142748992, m_direction = 113 'q', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x7f705508e0f0, m_target_bound = 0x3000000030, m_direction = 64 '@', m_implicit_cursor = 247}, trim = {m_remove = 0x7f705508e0f0, m_source = 0x3000000030, m_spec = (unknown: 1142748992)}, json_on_response = {m_response = 1426645232, m_default = 0x3000000030}, substring_spec = {m_subject = 0x7f705508e0f0, m_from = 0x3000000030, m_for = 0x7f71441cf740}, vers_history_point = {unit = (unknown: 1426645232), item = 0x3000000030}, unit_operation = {unit_type = 1426645232, distinct = 112}, select_list = {first = 0x7f705508e0f0, prev_last = 0x3000000030}, select_order = 0x7f705508e0f0, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 206158430256}, select_limit = {explicit_limit = 240, with_ties = 224, select_limit = 0x3000000030, offset_limit = 0x7f71441cf740}, order_limit_lock = 0x7f705508e0f0, ident_sys_ptr = 0x7f705508e0f0, create_field = 0x7f705508e0f0, spvar_definition = 0x7f705508e0f0, spvar_definition_list = 0x7f705508e0f0, type_handler = 0x7f705508e0f0, sp_handler = 0x7f705508e0f0, charset = 0x7f705508e0f0, cond_info_item = 0x7f705508e0f0, dyncol_def = 0x7f705508e0f0, diag_info = 0x7f705508e0f0, item = 0x7f705508e0f0, item_num = 0x7f705508e0f0, item_param = 0x7f705508e0f0, item_basic_constant = 0x7f705508e0f0, key_part = 0x7f705508e0f0, lex = 0x7f705508e0f0, expr_lex = 0x7f705508e0f0, assignment_lex = 0x7f705508e0f0, sp_cursor_stmt = 0x7f705508e0f0, lex_str_ptr = 0x7f705508e0f0, lex_user = 0x7f705508e0f0, user_auth = 0x7f705508e0f0, cond_info_list = 0x7f705508e0f0, dyncol_def_list = 0x7f705508e0f0, item_list = 0x7f705508e0f0, sp_assignment_lex_list = 0x7f705508e0f0, stmt_info_list = 0x7f705508e0f0, string_list = 0x7f705508e0f0, ident_sys_list = 0x7f705508e0f0, stmt_info_item = 0x7f705508e0f0, string = 0x7f705508e0f0, table_list = 0x7f705508e0f0, table = 0x7f705508e0f0, qualified_column_ident = 0x7f705508e0f0, simple_string = 0x7f705508e0f0 "", const_simple_string = 0x7f705508e0f0 "", boolfunc2creator = 0x7f705508e0f0, lex_grant = 0x7f705508e0f0, lex_grant_ident = 0x7f705508e0f0, myvar = 0x7f705508e0f0, spcondvalue = 0x7f705508e0f0, sphead = 0x7f705508e0f0, spname = 0x7f705508e0f0, spvar = 0x7f705508e0f0, with_element_head = 0x7f705508e0f0, with_clause = 0x7f705508e0f0, virtual_column = 0x7f705508e0f0, engine_option_value_ptr = 0x7f705508e0f0, db_type = 0x7f705508e0f0, select_lex = 0x7f705508e0f0, select_lex_unit = 0x7f705508e0f0, p_elem_value = 0x7f705508e0f0, window_frame = 0x7f705508e0f0, window_frame_bound = 0x7f705508e0f0, udf = 0x7f705508e0f0, trg_execution_order = {ordering_clause = (unknown: 1426645232), anchor_trigger_name = {str = 0x3000000030 , length = 140124450780992}}, sp_suid = (unknown: 1426645232), sp_aggregate_type = (unknown: 1426645232), view_suid = (unknown: 1426645232), cond_info_item_name = 1426645232, diag_condition_item_name = 1426645232, diag_area = (unknown: 1426645232), m_fk_option = 1426645232, udf_type = (unknown: 1426645232), key_type = 1426645232, stmt_info_item_name = (unknown: 1426645232), filetype = (unknown: 1426645232), tx_isolation = 1426645232, var_type = (unknown: 1426645232), m_yes_no_unk = (unknown: 1426645232), choice = 1426645232, key_alg = 1426645232, ha_rkey_mode = 1426645232, index_hint = (unknown: 1426645232), interval = 1426645232, interval_time_st = 1426645232, row_type = 1426645232, spvar_mode = (unknown: 1426645232), lock_type = 1426645232, date_time_type = 1426645232, bound_precedence_type = (unknown: 1426645232), frame_units = (unknown: 1426645232), frame_exclusion = 1426645232, trigger_action_order_type = (unknown: 1426645232), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | DDL_options_st::OPT_IF_EXISTS | DDL_options_st::OPT_CREATE_SELECT | unknown: 1426644992)}, vers_range_unit = (unknown: 1426645232), vers_column_versioning = (unknown: 1426645232), plsql_cursor_attr = 1426645232, privilege = (CREATE_ACL | DROP_ACL | RELOAD_ACL | SHUTDOWN_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | REPL_SLAVE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 1142748800, ulong_num = 140124450780800, ulonglong_number = 140124450780800, longlong_number = 140124450780800, sp_instr_addr = 1142748800, lex_str = {str = 0x7f71441cf680 "\300\366\034Dq\177", length = 140124450780864}, kwd = { = { = {str = 0x7f71441cf680 "\300\366\034Dq\177", length = 140124450780864}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x7f71441cf680 "\300\366\034Dq\177", length = 140124450780864}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x7f71441cf680 "\300\366\034Dq\177", length = 140124450780864}, }, column_list_privilege = {m_columns = 0x7f71441cf680, m_privilege = (RELOAD_ACL | SHUTDOWN_ACL | FILE_ACL | GRANT_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x7f71441cf680 "\300\366\034Dq\177", length = 140124450780864}, m_is_8bit = false, m_quote = 0 '\000'}, spblock = { = {hndlrs = 1142748800}, vars = 32625, conds = 1142748864, curs = 32625}, spblock_handlers = {hndlrs = 1142748800}, Lex_length_and_dec = {m_length = 1142748800, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1142748800, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x7f71441cf6c0, m_charset = 0x0}, Lex_field_type = { = {m_length = 1142748800, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x7f71441cf6c0, m_ci = 0x0}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f71441cf680, m_type = 1142748864}, Lex_extended_collation = {m_ci = 0x7f71441cf680, m_type = (unknown: 1142748864)}, Lex_dyncol_type = { = {m_length = 1142748800, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 1142748864, m_ci = 0x0}, for_loop = {m_index = 0x7f71441cf680, m_target_bound = 0x7f71441cf6c0, m_cursor_offset = 0, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x7f71441cf680, m_target_bound = 0x7f71441cf6c0, m_direction = 0 '\000', m_implicit_cursor = false}, trim = {m_remove = 0x7f71441cf680, m_source = 0x7f71441cf6c0, m_spec = TRIM_LEADING}, json_on_response = {m_response = 1142748800, m_default = 0x7f71441cf6c0}, substring_spec = {m_subject = 0x7f71441cf680, m_from = 0x7f71441cf6c0, m_for = 0x0}, vers_history_point = {unit = (unknown: 1142748800), item = 0x7f71441cf6c0}, unit_operation = {unit_type = 1142748800, distinct = 113}, select_list = {first = 0x7f71441cf680, prev_last = 0x7f71441cf6c0}, select_order = 0x7f71441cf680, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 140124450780864}, select_limit = {explicit_limit = 128, with_ties = 246, select_limit = 0x7f71441cf6c0, offset_limit = 0x0}, order_limit_lock = 0x7f71441cf680, ident_sys_ptr = 0x7f71441cf680, create_field = 0x7f71441cf680, spvar_definition = 0x7f71441cf680, spvar_definition_list = 0x7f71441cf680, type_handler = 0x7f71441cf680, sp_handler = 0x7f71441cf680, charset = 0x7f71441cf680, cond_info_item = 0x7f71441cf680, dyncol_def = 0x7f71441cf680, diag_info = 0x7f71441cf680, item = 0x7f71441cf680, item_num = 0x7f71441cf680, item_param = 0x7f71441cf680, item_basic_constant = 0x7f71441cf680, key_part = 0x7f71441cf680, lex = 0x7f71441cf680, expr_lex = 0x7f71441cf680, assignment_lex = 0x7f71441cf680, sp_cursor_stmt = 0x7f71441cf680, lex_str_ptr = 0x7f71441cf680, lex_user = 0x7f71441cf680, user_auth = 0x7f71441cf680, cond_info_list = 0x7f71441cf680, dyncol_def_list = 0x7f71441cf680, item_list = 0x7f71441cf680, sp_assignment_lex_list = 0x7f71441cf680, stmt_info_list = 0x7f71441cf680, string_list = 0x7f71441cf680, ident_sys_list = 0x7f71441cf680, stmt_info_item = 0x7f71441cf680, string = 0x7f71441cf680, table_list = 0x7f71441cf680, table = 0x7f71441cf680, qualified_column_ident = 0x7f71441cf680, simple_string = 0x7f71441cf680 "\300\366\034Dq\177", const_simple_string = 0x7f71441cf680 "\300\366\034Dq\177", boolfunc2creator = 0x7f71441cf680, lex_grant = 0x7f71441cf680, lex_grant_ident = 0x7f71441cf680, myvar = 0x7f71441cf680, spcondvalue = 0x7f71441cf680, sphead = 0x7f71441cf680, spname = 0x7f71441cf680, spvar = 0x7f71441cf680, with_element_head = 0x7f71441cf680, with_clause = 0x7f71441cf680, virtual_column = 0x7f71441cf680, engine_option_value_ptr = 0x7f71441cf680, db_type = 0x7f71441cf680, select_lex = 0x7f71441cf680, select_lex_unit = 0x7f71441cf680, p_elem_value = 0x7f71441cf680, window_frame = 0x7f71441cf680, window_frame_bound = 0x7f71441cf680, udf = 0x7f71441cf680, trg_execution_order = {ordering_clause = (unknown: 1142748800), anchor_trigger_name = {str = 0x7f71441cf6c0 "0\367\034Dq\177", length = 0}}, sp_suid = (unknown: 1142748800), sp_aggregate_type = (unknown: 1142748800), view_suid = (unknown: 1142748800), cond_info_item_name = 1142748800, diag_condition_item_name = 1142748800, diag_area = (unknown: 1142748800), m_fk_option = 1142748800, udf_type = (unknown: 1142748800), key_type = 1142748800, stmt_info_item_name = (unknown: 1142748800), filetype = (unknown: 1142748800), tx_isolation = 1142748800, var_type = (unknown: 1142748800), m_yes_no_unk = (unknown: 1142748800), choice = 1142748800, key_alg = 1142748800, ha_rkey_mode = 1142748800, index_hint = (unknown: 1142748800), interval = 1142748800, interval_time_st = 1142748800, row_type = 1142748800, spvar_mode = (unknown: 1142748800), lock_type = 1142748800, date_time_type = 1142748800, bound_precedence_type = (unknown: 1142748800), frame_units = (unknown: 1142748800), frame_exclusion = 1142748800, trigger_action_order_type = (unknown: 1142748800), object_ddl_options = {m_options = (DDL_options_st::OPT_CREATE_SELECT | unknown: 1142748672)}, vers_range_unit = (unknown: 1142748800), vers_column_versioning = (unknown: 1142748800), plsql_cursor_attr = 1142748800, privilege = (SHUTDOWN_ACL | FILE_ACL | GRANT_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 0, ulong_num = 0, ulonglong_number = 0, longlong_number = 0, sp_instr_addr = 0, lex_str = {str = 0x0, length = 1}, kwd = { = { = {str = 0x0, length = 1}, m_is_8bit = 216, m_quote = 38 '&'}, }, ident_cli = { = { = {str = 0x0, length = 1}, m_is_8bit = 216, m_quote = 38 '&'}, }, ident_sys = { = {str = 0x0, length = 1}, }, column_list_privilege = {m_columns = 0x0, m_privilege = SELECT_ACL}, lex_string_with_metadata = { = {str = 0x0, length = 1}, m_is_8bit = 216, m_quote = 38 '&'}, spblock = { = {hndlrs = 0}, vars = 0, conds = 1, curs = 0}, spblock_handlers = {hndlrs = 0}, Lex_length_and_dec = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x1, m_charset = 0x7f70550826d8}, Lex_field_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x1, m_ci = 0x7f70550826d8}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x0, m_type = Lex_exact_charset_extended_collation_attrs_st::TYPE_CHARACTER_SET}, Lex_extended_collation = {m_ci = 0x0, m_type = Lex_extended_collation_st::TYPE_CONTEXTUALLY_TYPED}, Lex_dyncol_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = 1, m_ci = 0x7f70550826d8}, for_loop = {m_index = 0x0, m_target_bound = 0x1, m_cursor_offset = 1426597592, m_direction = 112 'p', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x0, m_target_bound = 0x1, m_direction = -40 '\330', m_implicit_cursor = 38}, trim = {m_remove = 0x0, m_source = 0x1, m_spec = (unknown: 1426597592)}, json_on_response = {m_response = Json_table_column::RESPONSE_NOT_SPECIFIED, m_default = 0x1}, substring_spec = {m_subject = 0x0, m_from = 0x1, m_for = 0x7f70550826d8}, vers_history_point = {unit = VERS_UNDEFINED, item = 0x1}, unit_operation = {unit_type = UNSPECIFIED_TYPE, distinct = false}, select_list = {first = 0x0, prev_last = 0x1}, select_order = 0x0, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 1}, select_limit = {explicit_limit = false, with_ties = false, select_limit = 0x1, offset_limit = 0x7f70550826d8}, order_limit_lock = 0x0, ident_sys_ptr = 0x0, create_field = 0x0, spvar_definition = 0x0, spvar_definition_list = 0x0, type_handler = 0x0, sp_handler = 0x0, charset = 0x0, cond_info_item = 0x0, dyncol_def = 0x0, diag_info = 0x0, item = 0x0, item_num = 0x0, item_param = 0x0, item_basic_constant = 0x0, key_part = 0x0, lex = 0x0, expr_lex = 0x0, assignment_lex = 0x0, sp_cursor_stmt = 0x0, lex_str_ptr = 0x0, lex_user = 0x0, user_auth = 0x0, cond_info_list = 0x0, dyncol_def_list = 0x0, item_list = 0x0, sp_assignment_lex_list = 0x0, stmt_info_list = 0x0, string_list = 0x0, ident_sys_list = 0x0, stmt_info_item = 0x0, string = 0x0, table_list = 0x0, table = 0x0, qualified_column_ident = 0x0, simple_string = 0x0, const_simple_string = 0x0, boolfunc2creator = 0x0, lex_grant = 0x0, lex_grant_ident = 0x0, myvar = 0x0, spcondvalue = 0x0, sphead = 0x0, spname = 0x0, spvar = 0x0, with_element_head = 0x0, with_clause = 0x0, virtual_column = 0x0, engine_option_value_ptr = 0x0, db_type = 0x0, select_lex = 0x0, select_lex_unit = 0x0, p_elem_value = 0x0, window_frame = 0x0, window_frame_bound = 0x0, udf = 0x0, trg_execution_order = {ordering_clause = TRG_ORDER_NONE, anchor_trigger_name = {str = 0x1 , length = 140120439662296}}, sp_suid = SP_IS_DEFAULT_SUID, sp_aggregate_type = DEFAULT_AGGREGATE, view_suid = VIEW_SUID_INVOKER, cond_info_item_name = Condition_information_item::CLASS_ORIGIN, diag_condition_item_name = DIAG_CLASS_ORIGIN, diag_area = Diagnostics_information::CURRENT_AREA, m_fk_option = FK_OPTION_UNDEF, udf_type = (unknown: 0), key_type = Key::PRIMARY, stmt_info_item_name = Statement_information_item::NUMBER, filetype = FILETYPE_CSV, tx_isolation = ISO_READ_UNCOMMITTED, var_type = SHOW_OPT_DEFAULT, m_yes_no_unk = TVL_YES, choice = HA_CHOICE_UNDEF, key_alg = HA_KEY_ALG_UNDEF, ha_rkey_mode = HA_READ_KEY_EXACT, index_hint = INDEX_HINT_IGNORE, interval = INTERVAL_YEAR, interval_time_st = INTERVAL_YEAR, row_type = ROW_TYPE_DEFAULT, spvar_mode = sp_variable::MODE_IN, lock_type = TL_UNLOCK, date_time_type = MYSQL_TIMESTAMP_DATE, bound_precedence_type = Window_frame_bound::PRECEDING, frame_units = Window_frame::UNITS_ROWS, frame_exclusion = Window_frame::EXCL_NONE, trigger_action_order_type = TRG_ORDER_NONE, object_ddl_options = {m_options = DDL_options_st::OPT_NONE}, vers_range_unit = VERS_UNDEFINED, vers_column_versioning = Column_definition::VERSIONING_NOT_SET, plsql_cursor_attr = PLSQL_CURSOR_ATTR_ISOPEN, privilege = NO_ACL}, {num = 1426571480, ulong_num = 140120439636184, ulonglong_number = 140120439636184, longlong_number = 140120439636184, sp_instr_addr = 1426571480, lex_str = {str = 0x7f705507c0d8 "", length = 140120439675048}, kwd = { = { = {str = 0x7f705507c0d8 "", length = 140120439675048}, m_is_8bit = 184, m_quote = 117 'u'}, }, ident_cli = { = { = {str = 0x7f705507c0d8 "", length = 140120439675048}, m_is_8bit = 184, m_quote = 117 'u'}, }, ident_sys = { = {str = 0x7f705507c0d8 "", length = 140120439675048}, }, column_list_privilege = {m_columns = 0x7f705507c0d8, m_privilege = (DELETE_ACL | DROP_ACL | SHUTDOWN_ACL | REFERENCES_ACL | INDEX_ACL | SHOW_DB_ACL | REPL_SLAVE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x7f705507c0d8 "", length = 140120439675048}, m_is_8bit = 184, m_quote = 117 'u'}, spblock = { = {hndlrs = 1426571480}, vars = 32624, conds = 1426610344, curs = 32624}, spblock_handlers = {hndlrs = 1426571480}, Lex_length_and_dec = {m_length = 1426571480, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426571480, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x7f70550858a8, m_charset = 0x7f70550775b8}, Lex_field_type = { = {m_length = 1426571480, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x7f70550858a8, m_ci = 0x7f70550775b8}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f705507c0d8, m_type = 1426610344}, Lex_extended_collation = {m_ci = 0x7f705507c0d8, m_type = (unknown: 1426610344)}, Lex_dyncol_type = { = {m_length = 1426571480, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 1426610344, m_ci = 0x7f70550775b8}, for_loop = {m_index = 0x7f705507c0d8, m_target_bound = 0x7f70550858a8, m_cursor_offset = 1426552248, m_direction = 112 'p', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x7f705507c0d8, m_target_bound = 0x7f70550858a8, m_direction = -72 '\270', m_implicit_cursor = 117}, trim = {m_remove = 0x7f705507c0d8, m_source = 0x7f70550858a8, m_spec = (unknown: 1426552248)}, json_on_response = {m_response = 1426571480, m_default = 0x7f70550858a8}, substring_spec = {m_subject = 0x7f705507c0d8, m_from = 0x7f70550858a8, m_for = 0x7f70550775b8}, vers_history_point = {unit = (unknown: 1426571480), item = 0x7f70550858a8}, unit_operation = {unit_type = 1426571480, distinct = 112}, select_list = {first = 0x7f705507c0d8, prev_last = 0x7f70550858a8}, select_order = 0x7f705507c0d8, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 1}, timeout = 140120439675048}, select_limit = {explicit_limit = 216, with_ties = 192, select_limit = 0x7f70550858a8, offset_limit = 0x7f70550775b8}, order_limit_lock = 0x7f705507c0d8, ident_sys_ptr = 0x7f705507c0d8, create_field = 0x7f705507c0d8, spvar_definition = 0x7f705507c0d8, spvar_definition_list = 0x7f705507c0d8, type_handler = 0x7f705507c0d8, sp_handler = 0x7f705507c0d8, charset = 0x7f705507c0d8, cond_info_item = 0x7f705507c0d8, dyncol_def = 0x7f705507c0d8, diag_info = 0x7f705507c0d8, item = 0x7f705507c0d8, item_num = 0x7f705507c0d8, item_param = 0x7f705507c0d8, item_basic_constant = 0x7f705507c0d8, key_part = 0x7f705507c0d8, lex = 0x7f705507c0d8, expr_lex = 0x7f705507c0d8, assignment_lex = 0x7f705507c0d8, sp_cursor_stmt = 0x7f705507c0d8, lex_str_ptr = 0x7f705507c0d8, lex_user = 0x7f705507c0d8, user_auth = 0x7f705507c0d8, cond_info_list = 0x7f705507c0d8, dyncol_def_list = 0x7f705507c0d8, item_list = 0x7f705507c0d8, sp_assignment_lex_list = 0x7f705507c0d8, stmt_info_list = 0x7f705507c0d8, string_list = 0x7f705507c0d8, ident_sys_list = 0x7f705507c0d8, stmt_info_item = 0x7f705507c0d8, string = 0x7f705507c0d8, table_list = 0x7f705507c0d8, table = 0x7f705507c0d8, qualified_column_ident = 0x7f705507c0d8, simple_string = 0x7f705507c0d8 "", const_simple_string = 0x7f705507c0d8 "", boolfunc2creator = 0x7f705507c0d8, lex_grant = 0x7f705507c0d8, lex_grant_ident = 0x7f705507c0d8, myvar = 0x7f705507c0d8, spcondvalue = 0x7f705507c0d8, sphead = 0x7f705507c0d8, spname = 0x7f705507c0d8, spvar = 0x7f705507c0d8, with_element_head = 0x7f705507c0d8, with_clause = 0x7f705507c0d8, virtual_column = 0x7f705507c0d8, engine_option_value_ptr = 0x7f705507c0d8, db_type = 0x7f705507c0d8, select_lex = 0x7f705507c0d8, select_lex_unit = 0x7f705507c0d8, p_elem_value = 0x7f705507c0d8, window_frame = 0x7f705507c0d8, window_frame_bound = 0x7f705507c0d8, udf = 0x7f705507c0d8, trg_execution_order = {ordering_clause = (unknown: 1426571480), anchor_trigger_name = {str = 0x7f70550858a8 "\340Y\bUp\177", length = 140120439616952}}, sp_suid = (unknown: 1426571480), sp_aggregate_type = (unknown: 1426571480), view_suid = (unknown: 1426571480), cond_info_item_name = 1426571480, diag_condition_item_name = 1426571480, diag_area = (unknown: 1426571480), m_fk_option = 1426571480, udf_type = (unknown: 1426571480), key_type = 1426571480, stmt_info_item_name = (unknown: 1426571480), filetype = (unknown: 1426571480), tx_isolation = 1426571480, var_type = (unknown: 1426571480), m_yes_no_unk = (unknown: 1426571480), choice = 1426571480, key_alg = 1426571480, ha_rkey_mode = 1426571480, index_hint = (unknown: 1426571480), interval = 1426571480, interval_time_st = 1426571480, row_type = 1426571480, spvar_mode = (unknown: 1426571480), lock_type = 1426571480, date_time_type = 1426571480, bound_precedence_type = (unknown: 1426571480), frame_units = (unknown: 1426571480), frame_exclusion = 1426571480, trigger_action_order_type = (unknown: 1426571480), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_IF_EXISTS | DDL_options_st::OPT_CREATE_SELECT | unknown: 1426571272)}, vers_range_unit = (unknown: 1426571480), vers_column_versioning = (unknown: 1426571480), plsql_cursor_attr = 1426571480, privilege = (DELETE_ACL | CREATE_ACL | RELOAD_ACL | SHUTDOWN_ACL | SHOW_DB_ACL | SUPER_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 1142748976, ulong_num = 140124450780976, ulonglong_number = 140124450780976, longlong_number = 140124450780976, sp_instr_addr = 1142748976, lex_str = {str = 0x7f71441cf730 "\340\373\034Dq\177", length = 94703561727015}, kwd = { = { = {str = 0x7f71441cf730 "\340\373\034Dq\177", length = 94703561727015}, m_is_8bit = 48, m_quote = -9 '\367'}, }, ident_cli = { = { = {str = 0x7f71441cf730 "\340\373\034Dq\177", length = 94703561727015}, m_is_8bit = 48, m_quote = -9 '\367'}, }, ident_sys = { = {str = 0x7f71441cf730 "\340\373\034Dq\177", length = 94703561727015}, }, column_list_privilege = {m_columns = 0x7f71441cf730, m_privilege = (SELECT_ACL | INSERT_ACL | UPDATE_ACL | DROP_ACL | GRANT_ACL | REFERENCES_ACL | INDEX_ACL | SHOW_DB_ACL | SUPER_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | CREATE_VIEW_ACL | EVENT_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 94557999988736)}, lex_string_with_metadata = { = {str = 0x7f71441cf730 "\340\373\034Dq\177", length = 94703561727015}, m_is_8bit = 48, m_quote = -9 '\367'}, spblock = { = {hndlrs = 1142748976}, vars = 32625, conds = -467149785, curs = 22049}, spblock_handlers = {hndlrs = 1142748976}, Lex_length_and_dec = {m_length = 1142748976, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1142748976, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x5621e427dc27 , m_charset = 0x7f71441cf730}, Lex_field_type = { = {m_length = 1142748976, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x5621e427dc27 , m_ci = 0x7f71441cf730}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f71441cf730, m_type = 3827817511}, Lex_extended_collation = {m_ci = 0x7f71441cf730, m_type = (Lex_extended_collation_st::TYPE_CONTEXTUALLY_TYPED | unknown: 3827817510)}, Lex_dyncol_type = { = {m_length = 1142748976, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = -467149785, m_ci = 0x7f71441cf730}, for_loop = {m_index = 0x7f71441cf730, m_target_bound = 0x5621e427dc27 , m_cursor_offset = 1142748976, m_direction = 113 'q', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x7f71441cf730, m_target_bound = 0x5621e427dc27 , m_direction = 48 '0', m_implicit_cursor = 247}, trim = {m_remove = 0x7f71441cf730, m_source = 0x5621e427dc27 , m_spec = (unknown: 1142748976)}, json_on_response = {m_response = 1142748976, m_default = 0x5621e427dc27 }, substring_spec = {m_subject = 0x7f71441cf730, m_from = 0x5621e427dc27 , m_for = 0x7f71441cf730}, vers_history_point = {unit = (unknown: 1142748976), item = 0x5621e427dc27 }, unit_operation = {unit_type = 1142748976, distinct = 113}, select_list = {first = 0x7f71441cf730, prev_last = 0x5621e427dc27 }, select_order = 0x7f71441cf730, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 94703561727015}, select_limit = {explicit_limit = 48, with_ties = 247, select_limit = 0x5621e427dc27 , offset_limit = 0x7f71441cf730}, order_limit_lock = 0x7f71441cf730, ident_sys_ptr = 0x7f71441cf730, create_field = 0x7f71441cf730, spvar_definition = 0x7f71441cf730, spvar_definition_list = 0x7f71441cf730, type_handler = 0x7f71441cf730, sp_handler = 0x7f71441cf730, charset = 0x7f71441cf730, cond_info_item = 0x7f71441cf730, dyncol_def = 0x7f71441cf730, diag_info = 0x7f71441cf730, item = 0x7f71441cf730, item_num = 0x7f71441cf730, item_param = 0x7f71441cf730, item_basic_constant = 0x7f71441cf730, key_part = 0x7f71441cf730, lex = 0x7f71441cf730, expr_lex = 0x7f71441cf730, assignment_lex = 0x7f71441cf730, sp_cursor_stmt = 0x7f71441cf730, lex_str_ptr = 0x7f71441cf730, lex_user = 0x7f71441cf730, user_auth = 0x7f71441cf730, cond_info_list = 0x7f71441cf730, dyncol_def_list = 0x7f71441cf730, item_list = 0x7f71441cf730, sp_assignment_lex_list = 0x7f71441cf730, stmt_info_list = 0x7f71441cf730, string_list = 0x7f71441cf730, ident_sys_list = 0x7f71441cf730, stmt_info_item = 0x7f71441cf730, string = 0x7f71441cf730, table_list = 0x7f71441cf730, table = 0x7f71441cf730, qualified_column_ident = 0x7f71441cf730, simple_string = 0x7f71441cf730 "\340\373\034Dq\177", const_simple_string = 0x7f71441cf730 "\340\373\034Dq\177", boolfunc2creator = 0x7f71441cf730, lex_grant = 0x7f71441cf730, lex_grant_ident = 0x7f71441cf730, myvar = 0x7f71441cf730, spcondvalue = 0x7f71441cf730, sphead = 0x7f71441cf730, spname = 0x7f71441cf730, spvar = 0x7f71441cf730, with_element_head = 0x7f71441cf730, with_clause = 0x7f71441cf730, virtual_column = 0x7f71441cf730, engine_option_value_ptr = 0x7f71441cf730, db_type = 0x7f71441cf730, select_lex = 0x7f71441cf730, select_lex_unit = 0x7f71441cf730, p_elem_value = 0x7f71441cf730, window_frame = 0x7f71441cf730, window_frame_bound = 0x7f71441cf730, udf = 0x7f71441cf730, trg_execution_order = {ordering_clause = (unknown: 1142748976), anchor_trigger_name = {str = 0x5621e427dc27 "H\205\300\017\204", , length = 140124450780976}}, sp_suid = (unknown: 1142748976), sp_aggregate_type = (unknown: 1142748976), view_suid = (unknown: 1142748976), cond_info_item_name = 1142748976, diag_condition_item_name = 1142748976, diag_area = (unknown: 1142748976), m_fk_option = 1142748976, udf_type = (unknown: 1142748976), key_type = 1142748976, stmt_info_item_name = (unknown: 1142748976), filetype = (unknown: 1142748976), tx_isolation = 1142748976, var_type = (unknown: 1142748976), m_yes_no_unk = (unknown: 1142748976), choice = 1142748976, key_alg = 1142748976, ha_rkey_mode = 1142748976, index_hint = (unknown: 1142748976), interval = 1142748976, interval_time_st = 1142748976, row_type = 1142748976, spvar_mode = (unknown: 1142748976), lock_type = 1142748976, date_time_type = 1142748976, bound_precedence_type = (unknown: 1142748976), frame_units = (unknown: 1142748976), frame_exclusion = 1142748976, trigger_action_order_type = (unknown: 1142748976), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | unknown: 1142748928)}, vers_range_unit = (unknown: 1142748976), vers_column_versioning = (unknown: 1142748976), plsql_cursor_attr = 1142748976, privilege = (CREATE_ACL | DROP_ACL | PROCESS_ACL | FILE_ACL | GRANT_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 0, ulong_num = 0, ulonglong_number = 0, longlong_number = 0, sp_instr_addr = 0, lex_str = {str = 0x0, length = 94703579932192}, kwd = { = { = {str = 0x0, length = 94703579932192}, m_is_8bit = false, m_quote = -96 '\240'}, }, ident_cli = { = { = {str = 0x0, length = 94703579932192}, m_is_8bit = false, m_quote = -96 '\240'}, }, ident_sys = { = {str = 0x0, length = 94703579932192}, }, column_list_privilege = {m_columns = 0x0, m_privilege = (DROP_ACL | FILE_ACL | GRANT_ACL | ALTER_ACL | SUPER_ACL | CREATE_TMP_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | CREATE_VIEW_ACL | ALTER_PROC_ACL | EVENT_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 94557999988736)}, lex_string_with_metadata = { = {str = 0x0, length = 94703579932192}, m_is_8bit = false, m_quote = -96 '\240'}, spblock = { = {hndlrs = 0}, vars = 0, conds = -448944608, curs = 22049}, spblock_handlers = {hndlrs = 0}, Lex_length_and_dec = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x5621e53da620 , m_charset = 0x980727c70266a000}, Lex_field_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x5621e53da620 , m_ci = 0x980727c70266a000}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x0, m_type = 3846022688}, Lex_extended_collation = {m_ci = 0x0, m_type = (unknown: 3846022688)}, Lex_dyncol_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = -448944608, m_ci = 0x980727c70266a000}, for_loop = {m_index = 0x0, m_target_bound = 0x5621e53da620 , m_cursor_offset = 40280064, m_direction = -57 '\307', m_implicit_cursor = 39}, for_loop_bounds = {m_index = 0x0, m_target_bound = 0x5621e53da620 , m_direction = 0 '\000', m_implicit_cursor = 160}, trim = {m_remove = 0x0, m_source = 0x5621e53da620 , m_spec = (unknown: 40280064)}, json_on_response = {m_response = Json_table_column::RESPONSE_NOT_SPECIFIED, m_default = 0x5621e53da620 }, substring_spec = {m_subject = 0x0, m_from = 0x5621e53da620 , m_for = 0x980727c70266a000}, vers_history_point = {unit = VERS_UNDEFINED, item = 0x5621e53da620 }, unit_operation = {unit_type = UNSPECIFIED_TYPE, distinct = false}, select_list = {first = 0x0, prev_last = 0x5621e53da620 }, select_order = 0x0, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 94703579932192}, select_limit = {explicit_limit = false, with_ties = false, select_limit = 0x5621e53da620 , offset_limit = 0x980727c70266a000}, order_limit_lock = 0x0, ident_sys_ptr = 0x0, create_field = 0x0, spvar_definition = 0x0, spvar_definition_list = 0x0, type_handler = 0x0, sp_handler = 0x0, charset = 0x0, cond_info_item = 0x0, dyncol_def = 0x0, diag_info = 0x0, item = 0x0, item_num = 0x0, item_param = 0x0, item_basic_constant = 0x0, key_part = 0x0, lex = 0x0, expr_lex = 0x0, assignment_lex = 0x0, sp_cursor_stmt = 0x0, lex_str_ptr = 0x0, lex_user = 0x0, user_auth = 0x0, cond_info_list = 0x0, dyncol_def_list = 0x0, item_list = 0x0, sp_assignment_lex_list = 0x0, stmt_info_list = 0x0, string_list = 0x0, ident_sys_list = 0x0, stmt_info_item = 0x0, string = 0x0, table_list = 0x0, table = 0x0, qualified_column_ident = 0x0, simple_string = 0x0, const_simple_string = 0x0, boolfunc2creator = 0x0, lex_grant = 0x0, lex_grant_ident = 0x0, myvar = 0x0, spcondvalue = 0x0, sphead = 0x0, spname = 0x0, spvar = 0x0, with_element_head = 0x0, with_clause = 0x0, virtual_column = 0x0, engine_option_value_ptr = 0x0, db_type = 0x0, select_lex = 0x0, select_lex_unit = 0x0, p_elem_value = 0x0, window_frame = 0x0, window_frame_bound = 0x0, udf = 0x0, trg_execution_order = {ordering_clause = TRG_ORDER_NONE, anchor_trigger_name = {str = 0x5621e53da620 "\340\020$\344!V", length = 10954768354294276096}}, sp_suid = SP_IS_DEFAULT_SUID, sp_aggregate_type = DEFAULT_AGGREGATE, view_suid = VIEW_SUID_INVOKER, cond_info_item_name = Condition_information_item::CLASS_ORIGIN, diag_condition_item_name = DIAG_CLASS_ORIGIN, diag_area = Diagnostics_information::CURRENT_AREA, m_fk_option = FK_OPTION_UNDEF, udf_type = (unknown: 0), key_type = Key::PRIMARY, stmt_info_item_name = Statement_information_item::NUMBER, filetype = FILETYPE_CSV, tx_isolation = ISO_READ_UNCOMMITTED, var_type = SHOW_OPT_DEFAULT, m_yes_no_unk = TVL_YES, choice = HA_CHOICE_UNDEF, key_alg = HA_KEY_ALG_UNDEF, ha_rkey_mode = HA_READ_KEY_EXACT, index_hint = INDEX_HINT_IGNORE, interval = INTERVAL_YEAR, interval_time_st = INTERVAL_YEAR, row_type = ROW_TYPE_DEFAULT, spvar_mode = sp_variable::MODE_IN, lock_type = TL_UNLOCK, date_time_type = MYSQL_TIMESTAMP_DATE, bound_precedence_type = Window_frame_bound::PRECEDING, frame_units = Window_frame::UNITS_ROWS, frame_exclusion = Window_frame::EXCL_NONE, trigger_action_order_type = TRG_ORDER_NONE, object_ddl_options = {m_options = DDL_options_st::OPT_NONE}, vers_range_unit = VERS_UNDEFINED, vers_column_versioning = Column_definition::VERSIONING_NOT_SET, plsql_cursor_attr = PLSQL_CURSOR_ATTR_ISOPEN, privilege = NO_ACL}, {num = 0, ulong_num = 0, ulonglong_number = 0, longlong_number = 0, sp_instr_addr = 0, lex_str = {str = 0x0, length = 140120439616952}, kwd = { = { = {str = 0x0, length = 140120439616952}, m_is_8bit = false, m_quote = -7 '\371'}, }, ident_cli = { = { = {str = 0x0, length = 140120439616952}, m_is_8bit = false, m_quote = -7 '\371'}, }, ident_sys = { = {str = 0x0, length = 140120439616952}, }, column_list_privilege = {m_columns = 0x0, m_privilege = (DELETE_ACL | CREATE_ACL | DROP_ACL | SHUTDOWN_ACL | PROCESS_ACL | GRANT_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x0, length = 140120439616952}, m_is_8bit = false, m_quote = -7 '\371'}, spblock = { = {hndlrs = 0}, vars = 0, conds = 1426552248, curs = 32624}, spblock_handlers = {hndlrs = 0}, Lex_length_and_dec = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x7f70550775b8, m_charset = 0x7f71441cf900}, Lex_field_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x7f70550775b8, m_ci = 0x7f71441cf900}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x0, m_type = 1426552248}, Lex_extended_collation = {m_ci = 0x0, m_type = (unknown: 1426552248)}, Lex_dyncol_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = 1426552248, m_ci = 0x7f71441cf900}, for_loop = {m_index = 0x0, m_target_bound = 0x7f70550775b8, m_cursor_offset = 1142749440, m_direction = 113 'q', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x0, m_target_bound = 0x7f70550775b8, m_direction = 0 '\000', m_implicit_cursor = 249}, trim = {m_remove = 0x0, m_source = 0x7f70550775b8, m_spec = (unknown: 1142749440)}, json_on_response = {m_response = Json_table_column::RESPONSE_NOT_SPECIFIED, m_default = 0x7f70550775b8}, substring_spec = {m_subject = 0x0, m_from = 0x7f70550775b8, m_for = 0x7f71441cf900}, vers_history_point = {unit = VERS_UNDEFINED, item = 0x7f70550775b8}, unit_operation = {unit_type = UNSPECIFIED_TYPE, distinct = false}, select_list = {first = 0x0, prev_last = 0x7f70550775b8}, select_order = 0x0, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 140120439616952}, select_limit = {explicit_limit = false, with_ties = false, select_limit = 0x7f70550775b8, offset_limit = 0x7f71441cf900}, order_limit_lock = 0x0, ident_sys_ptr = 0x0, create_field = 0x0, spvar_definition = 0x0, spvar_definition_list = 0x0, type_handler = 0x0, sp_handler = 0x0, charset = 0x0, cond_info_item = 0x0, dyncol_def = 0x0, diag_info = 0x0, item = 0x0, item_num = 0x0, item_param = 0x0, item_basic_constant = 0x0, key_part = 0x0, lex = 0x0, expr_lex = 0x0, assignment_lex = 0x0, sp_cursor_stmt = 0x0, lex_str_ptr = 0x0, lex_user = 0x0, user_auth = 0x0, cond_info_list = 0x0, dyncol_def_list = 0x0, item_list = 0x0, sp_assignment_lex_list = 0x0, stmt_info_list = 0x0, string_list = 0x0, ident_sys_list = 0x0, stmt_info_item = 0x0, string = 0x0, table_list = 0x0, table = 0x0, qualified_column_ident = 0x0, simple_string = 0x0, const_simple_string = 0x0, boolfunc2creator = 0x0, lex_grant = 0x0, lex_grant_ident = 0x0, myvar = 0x0, spcondvalue = 0x0, sphead = 0x0, spname = 0x0, spvar = 0x0, with_element_head = 0x0, with_clause = 0x0, virtual_column = 0x0, engine_option_value_ptr = 0x0, db_type = 0x0, select_lex = 0x0, select_lex_unit = 0x0, p_elem_value = 0x0, window_frame = 0x0, window_frame_bound = 0x0, udf = 0x0, trg_execution_order = {ordering_clause = TRG_ORDER_NONE, anchor_trigger_name = {str = 0x7f70550775b8 "؟=\345!V", length = 140124450781440}}, sp_suid = SP_IS_DEFAULT_SUID, sp_aggregate_type = DEFAULT_AGGREGATE, view_suid = VIEW_SUID_INVOKER, cond_info_item_name = Condition_information_item::CLASS_ORIGIN, diag_condition_item_name = DIAG_CLASS_ORIGIN, diag_area = Diagnostics_information::CURRENT_AREA, m_fk_option = FK_OPTION_UNDEF, udf_type = (unknown: 0), key_type = Key::PRIMARY, stmt_info_item_name = Statement_information_item::NUMBER, filetype = FILETYPE_CSV, tx_isolation = ISO_READ_UNCOMMITTED, var_type = SHOW_OPT_DEFAULT, m_yes_no_unk = TVL_YES, choice = HA_CHOICE_UNDEF, key_alg = HA_KEY_ALG_UNDEF, ha_rkey_mode = HA_READ_KEY_EXACT, index_hint = INDEX_HINT_IGNORE, interval = INTERVAL_YEAR, interval_time_st = INTERVAL_YEAR, row_type = ROW_TYPE_DEFAULT, spvar_mode = sp_variable::MODE_IN, lock_type = TL_UNLOCK, date_time_type = MYSQL_TIMESTAMP_DATE, bound_precedence_type = Window_frame_bound::PRECEDING, frame_units = Window_frame::UNITS_ROWS, frame_exclusion = Window_frame::EXCL_NONE, trigger_action_order_type = TRG_ORDER_NONE, object_ddl_options = {m_options = DDL_options_st::OPT_NONE}, vers_range_unit = VERS_UNDEFINED, vers_column_versioning = Column_definition::VERSIONING_NOT_SET, plsql_cursor_attr = PLSQL_CURSOR_ATTR_ISOPEN, privilege = NO_ACL}, {num = 1426552248, ulong_num = 140120439616952, ulonglong_number = 140120439616952, longlong_number = 140120439616952, sp_instr_addr = 1426552248, lex_str = {str = 0x7f70550775b8 "؟=\345!V", length = 140124450781440}, kwd = { = { = {str = 0x7f70550775b8 "؟=\345!V", length = 140124450781440}, m_is_8bit = 17, m_quote = 55 '7'}, }, ident_cli = { = { = {str = 0x7f70550775b8 "؟=\345!V", length = 140124450781440}, m_is_8bit = 17, m_quote = 55 '7'}, }, ident_sys = { = {str = 0x7f70550775b8 "؟=\345!V", length = 140124450781440}, }, column_list_privilege = {m_columns = 0x7f70550775b8, m_privilege = (PROCESS_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x7f70550775b8 "؟=\345!V", length = 140124450781440}, m_is_8bit = 17, m_quote = 55 '7'}, spblock = { = {hndlrs = 1426552248}, vars = 32624, conds = 1142749440, curs = 32625}, spblock_handlers = {hndlrs = 1426552248}, Lex_length_and_dec = {m_length = 1426552248, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426552248, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x7f71441cf900, m_charset = 0x5621e41d3711 }, Lex_field_type = { = {m_length = 1426552248, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x7f71441cf900, m_ci = 0x5621e41d3711 }, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f70550775b8, m_type = 1142749440}, Lex_extended_collation = {m_ci = 0x7f70550775b8, m_type = (unknown: 1142749440)}, Lex_dyncol_type = { = {m_length = 1426552248, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 1142749440, m_ci = 0x5621e41d3711 }, for_loop = {m_index = 0x7f70550775b8, m_target_bound = 0x7f71441cf900, m_cursor_offset = -467847407, m_direction = 33 '!', m_implicit_cursor = 86}, for_loop_bounds = {m_index = 0x7f70550775b8, m_target_bound = 0x7f71441cf900, m_direction = 17 '\021', m_implicit_cursor = 55}, trim = {m_remove = 0x7f70550775b8, m_source = 0x7f71441cf900, m_spec = (TRIM_TRAILING | unknown: 3827119888)}, json_on_response = {m_response = 1426552248, m_default = 0x7f71441cf900}, substring_spec = {m_subject = 0x7f70550775b8, m_from = 0x7f71441cf900, m_for = 0x5621e41d3711 }, vers_history_point = {unit = (unknown: 1426552248), item = 0x7f71441cf900}, unit_operation = {unit_type = 1426552248, distinct = 112}, select_list = {first = 0x7f70550775b8, prev_last = 0x7f71441cf900}, select_order = 0x7f70550775b8, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 1}, timeout = 140124450781440}, select_limit = {explicit_limit = 184, with_ties = 117, select_limit = 0x7f71441cf900, offset_limit = 0x5621e41d3711 }, order_limit_lock = 0x7f70550775b8, ident_sys_ptr = 0x7f70550775b8, create_field = 0x7f70550775b8, spvar_definition = 0x7f70550775b8, spvar_definition_list = 0x7f70550775b8, type_handler = 0x7f70550775b8, sp_handler = 0x7f70550775b8, charset = 0x7f70550775b8, cond_info_item = 0x7f70550775b8, dyncol_def = 0x7f70550775b8, diag_info = 0x7f70550775b8, item = 0x7f70550775b8, item_num = 0x7f70550775b8, item_param = 0x7f70550775b8, item_basic_constant = 0x7f70550775b8, key_part = 0x7f70550775b8, lex = 0x7f70550775b8, expr_lex = 0x7f70550775b8, assignment_lex = 0x7f70550775b8, sp_cursor_stmt = 0x7f70550775b8, lex_str_ptr = 0x7f70550775b8, lex_user = 0x7f70550775b8, user_auth = 0x7f70550775b8, cond_info_list = 0x7f70550775b8, dyncol_def_list = 0x7f70550775b8, item_list = 0x7f70550775b8, sp_assignment_lex_list = 0x7f70550775b8, stmt_info_list = 0x7f70550775b8, string_list = 0x7f70550775b8, ident_sys_list = 0x7f70550775b8, stmt_info_item = 0x7f70550775b8, string = 0x7f70550775b8, table_list = 0x7f70550775b8, table = 0x7f70550775b8, qualified_column_ident = 0x7f70550775b8, simple_string = 0x7f70550775b8 "؟=\345!V", const_simple_string = 0x7f70550775b8 "؟=\345!V", boolfunc2creator = 0x7f70550775b8, lex_grant = 0x7f70550775b8, lex_grant_ident = 0x7f70550775b8, myvar = 0x7f70550775b8, spcondvalue = 0x7f70550775b8, sphead = 0x7f70550775b8, spname = 0x7f70550775b8, spvar = 0x7f70550775b8, with_element_head = 0x7f70550775b8, with_clause = 0x7f70550775b8, virtual_column = 0x7f70550775b8, engine_option_value_ptr = 0x7f70550775b8, db_type = 0x7f70550775b8, select_lex = 0x7f70550775b8, select_lex_unit = 0x7f70550775b8, p_elem_value = 0x7f70550775b8, window_frame = 0x7f70550775b8, window_frame_bound = 0x7f70550775b8, udf = 0x7f70550775b8, trg_execution_order = {ordering_clause = (unknown: 1426552248), anchor_trigger_name = {str = 0x7f71441cf900 "", length = 94703561029393}}, sp_suid = (unknown: 1426552248), sp_aggregate_type = (unknown: 1426552248), view_suid = (unknown: 1426552248), cond_info_item_name = 1426552248, diag_condition_item_name = 1426552248, diag_area = (unknown: 1426552248), m_fk_option = 1426552248, udf_type = (unknown: 1426552248), key_type = 1426552248, stmt_info_item_name = (unknown: 1426552248), filetype = (unknown: 1426552248), tx_isolation = 1426552248, var_type = (unknown: 1426552248), m_yes_no_unk = (unknown: 1426552248), choice = 1426552248, key_alg = 1426552248, ha_rkey_mode = 1426552248, index_hint = (unknown: 1426552248), interval = 1426552248, interval_time_st = 1426552248, row_type = 1426552248, spvar_mode = (unknown: 1426552248), lock_type = 1426552248, date_time_type = 1426552248, bound_precedence_type = (unknown: 1426552248), frame_units = (unknown: 1426552248), frame_exclusion = 1426552248, trigger_action_order_type = (unknown: 1426552248), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | DDL_options_st::OPT_CREATE_SELECT | unknown: 1426552072)}, vers_range_unit = (unknown: 1426552248), vers_column_versioning = (unknown: 1426552248), plsql_cursor_attr = 1426552248, privilege = (DELETE_ACL | CREATE_ACL | DROP_ACL | SHUTDOWN_ACL | PROCESS_ACL | GRANT_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 0, ulong_num = 0, ulonglong_number = 0, longlong_number = 0, sp_instr_addr = 0, lex_str = {str = 0x0, length = 0}, kwd = { = { = {str = 0x0, length = 0}, m_is_8bit = 224, m_quote = -5 '\373'}, }, ident_cli = { = { = {str = 0x0, length = 0}, m_is_8bit = 224, m_quote = -5 '\373'}, }, ident_sys = { = {str = 0x0, length = 0}, }, column_list_privilege = {m_columns = 0x0, m_privilege = NO_ACL}, lex_string_with_metadata = { = {str = 0x0, length = 0}, m_is_8bit = 224, m_quote = -5 '\373'}, spblock = { = {hndlrs = 0}, vars = 0, conds = 0, curs = 0}, spblock_handlers = {hndlrs = 0}, Lex_length_and_dec = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x0, m_charset = 0x7f71441cfbe0}, Lex_field_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x0, m_ci = 0x7f71441cfbe0}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x0, m_type = Lex_exact_charset_extended_collation_attrs_st::TYPE_EMPTY}, Lex_extended_collation = {m_ci = 0x0, m_type = Lex_extended_collation_st::TYPE_EXACT}, Lex_dyncol_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = 0, m_ci = 0x7f71441cfbe0}, for_loop = {m_index = 0x0, m_target_bound = 0x0, m_cursor_offset = 1142750176, m_direction = 113 'q', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x0, m_target_bound = 0x0, m_direction = -32 '\340', m_implicit_cursor = 251}, trim = {m_remove = 0x0, m_source = 0x0, m_spec = (unknown: 1142750176)}, json_on_response = {m_response = Json_table_column::RESPONSE_NOT_SPECIFIED, m_default = 0x0}, substring_spec = {m_subject = 0x0, m_from = 0x0, m_for = 0x7f71441cfbe0}, vers_history_point = {unit = VERS_UNDEFINED, item = 0x0}, unit_operation = {unit_type = UNSPECIFIED_TYPE, distinct = false}, select_list = {first = 0x0, prev_last = 0x0}, select_order = 0x0, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 0}, select_limit = {explicit_limit = false, with_ties = false, select_limit = 0x0, offset_limit = 0x7f71441cfbe0}, order_limit_lock = 0x0, ident_sys_ptr = 0x0, create_field = 0x0, spvar_definition = 0x0, spvar_definition_list = 0x0, type_handler = 0x0, sp_handler = 0x0, charset = 0x0, cond_info_item = 0x0, dyncol_def = 0x0, diag_info = 0x0, item = 0x0, item_num = 0x0, item_param = 0x0, item_basic_constant = 0x0, key_part = 0x0, lex = 0x0, expr_lex = 0x0, assignment_lex = 0x0, sp_cursor_stmt = 0x0, lex_str_ptr = 0x0, lex_user = 0x0, user_auth = 0x0, cond_info_list = 0x0, dyncol_def_list = 0x0, item_list = 0x0, sp_assignment_lex_list = 0x0, stmt_info_list = 0x0, string_list = 0x0, ident_sys_list = 0x0, stmt_info_item = 0x0, string = 0x0, table_list = 0x0, table = 0x0, qualified_column_ident = 0x0, simple_string = 0x0, const_simple_string = 0x0, boolfunc2creator = 0x0, lex_grant = 0x0, lex_grant_ident = 0x0, myvar = 0x0, spcondvalue = 0x0, sphead = 0x0, spname = 0x0, spvar = 0x0, with_element_head = 0x0, with_clause = 0x0, virtual_column = 0x0, engine_option_value_ptr = 0x0, db_type = 0x0, select_lex = 0x0, select_lex_unit = 0x0, p_elem_value = 0x0, window_frame = 0x0, window_frame_bound = 0x0, udf = 0x0, trg_execution_order = {ordering_clause = TRG_ORDER_NONE, anchor_trigger_name = {str = 0x0, length = 140124450782176}}, sp_suid = SP_IS_DEFAULT_SUID, sp_aggregate_type = DEFAULT_AGGREGATE, view_suid = VIEW_SUID_INVOKER, cond_info_item_name = Condition_information_item::CLASS_ORIGIN, diag_condition_item_name = DIAG_CLASS_ORIGIN, diag_area = Diagnostics_information::CURRENT_AREA, m_fk_option = FK_OPTION_UNDEF, udf_type = (unknown: 0), key_type = Key::PRIMARY, stmt_info_item_name = Statement_information_item::NUMBER, filetype = FILETYPE_CSV, tx_isolation = ISO_READ_UNCOMMITTED, var_type = SHOW_OPT_DEFAULT, m_yes_no_unk = TVL_YES, choice = HA_CHOICE_UNDEF, key_alg = HA_KEY_ALG_UNDEF, ha_rkey_mode = HA_READ_KEY_EXACT, index_hint = INDEX_HINT_IGNORE, interval = INTERVAL_YEAR, interval_time_st = INTERVAL_YEAR, row_type = ROW_TYPE_DEFAULT, spvar_mode = sp_variable::MODE_IN, lock_type = TL_UNLOCK, date_time_type = MYSQL_TIMESTAMP_DATE, bound_precedence_type = Window_frame_bound::PRECEDING, frame_units = Window_frame::UNITS_ROWS, frame_exclusion = Window_frame::EXCL_NONE, trigger_action_order_type = TRG_ORDER_NONE, object_ddl_options = {m_options = DDL_options_st::OPT_NONE}, vers_range_unit = VERS_UNDEFINED, vers_column_versioning = Column_definition::VERSIONING_NOT_SET, plsql_cursor_attr = PLSQL_CURSOR_ATTR_ISOPEN, privilege = NO_ACL}, {num = -466041224, ulong_num = 94703562835576, ulonglong_number = 94703562835576, longlong_number = 94703562835576, sp_instr_addr = 3828926072, lex_str = {str = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424> "\211\330H\213M\310dH3\f%(", length = 140120439678376}, kwd = { = { = {str = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424> "\211\330H\213M\310dH3\f%(", length = 140120439678376}, m_is_8bit = 24, m_quote = -8 '\370'}, }, ident_cli = { = { = {str = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424> "\211\330H\213M\310dH3\f%(", length = 140120439678376}, m_is_8bit = 24, m_quote = -8 '\370'}, }, ident_sys = { = {str = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424> "\211\330H\213M\310dH3\f%(", length = 140120439678376}, }, column_list_privilege = {m_columns = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, m_privilege = (DELETE_ACL | DROP_ACL | SHUTDOWN_ACL | PROCESS_ACL | GRANT_ACL | ALTER_ACL | SHOW_DB_ACL | REPL_SLAVE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424> "\211\330H\213M\310dH3\f%(", length = 140120439678376}, m_is_8bit = 24, m_quote = -8 '\370'}, spblock = { = {hndlrs = -466041224}, vars = 22049, conds = 1426613672, curs = 32624}, spblock_handlers = {hndlrs = -466041224}, Lex_length_and_dec = {m_length = 3828926072, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 3828926072, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, m_type_handler = 0x7f70550865a8, m_charset = 0x7f71441cf818}, Lex_field_type = { = {m_length = 3828926072, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, m_handler = 0x7f70550865a8, m_ci = 0x7f71441cf818}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, m_type = 1426613672}, Lex_extended_collation = {m_ci = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, m_type = (unknown: 1426613672)}, Lex_dyncol_type = { = {m_length = 3828926072, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, m_type = 1426613672, m_ci = 0x7f71441cf818}, for_loop = {m_index = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, m_target_bound = 0x7f70550865a8, m_cursor_offset = 1142749208, m_direction = 113 'q', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, m_target_bound = 0x7f70550865a8, m_direction = 24 '\030', m_implicit_cursor = 248}, trim = {m_remove = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, m_source = 0x7f70550865a8, m_spec = (unknown: 1142749208)}, json_on_response = {m_response = 3828926072, m_default = 0x7f70550865a8}, substring_spec = {m_subject = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, m_from = 0x7f70550865a8, m_for = 0x7f71441cf818}, vers_history_point = {unit = (unknown: 3828926072), item = 0x7f70550865a8}, unit_operation = {unit_type = 3828926072, distinct = 33}, select_list = {first = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, prev_last = 0x7f70550865a8}, select_order = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 1}, timeout = 140120439678376}, select_limit = {explicit_limit = 120, with_ties = 198, select_limit = 0x7f70550865a8, offset_limit = 0x7f71441cf818}, order_limit_lock = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, ident_sys_ptr = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, create_field = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, spvar_definition = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, spvar_definition_list = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, type_handler = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, sp_handler = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, charset = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, cond_info_item = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, dyncol_def = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, diag_info = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, item = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, item_num = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, item_param = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, item_basic_constant = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, key_part = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, lex = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, expr_lex = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, assignment_lex = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, sp_cursor_stmt = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, lex_str_ptr = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, lex_user = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, user_auth = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, cond_info_list = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, dyncol_def_list = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, item_list = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, sp_assignment_lex_list = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, stmt_info_list = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, string_list = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, ident_sys_list = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, stmt_info_item = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, string = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, table_list = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, table = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, qualified_column_ident = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, simple_string = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424> "\211\330H\213M\310dH3\f%(", const_simple_string = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424> "\211\330H\213M\310dH3\f%(", boolfunc2creator = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, lex_grant = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, lex_grant_ident = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, myvar = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, spcondvalue = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, sphead = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, spname = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, spvar = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, with_element_head = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, with_clause = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, virtual_column = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, engine_option_value_ptr = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, db_type = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, select_lex = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, select_lex_unit = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, p_elem_value = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, window_frame = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, window_frame_bound = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, udf = 0x5621e438c678 &, List&, Item*, unsigned int, st_order*, unsigned long long, bool, unsigned long long*, unsigned long long*)+424>, trg_execution_order = {ordering_clause = (unknown: 3828926072), anchor_trigger_name = {str = 0x7f70550865a8 "", length = 140124450781208}}, sp_suid = (unknown: 3828926072), sp_aggregate_type = (unknown: 3828926072), view_suid = (unknown: 3828926072), cond_info_item_name = 3828926072, diag_condition_item_name = 3828926072, diag_area = (unknown: 3828926072), m_fk_option = 3828926072, udf_type = (unknown: 3828926072), key_type = 3828926072, stmt_info_item_name = (unknown: 3828926072), filetype = (unknown: 3828926072), tx_isolation = 3828926072, var_type = (unknown: 3828926072), m_yes_no_unk = (unknown: 3828926072), choice = 3828926072, key_alg = 3828926072, ha_rkey_mode = 3828926072, index_hint = (unknown: 3828926072), interval = 3828926072, interval_time_st = 3828926072, row_type = -466041224, spvar_mode = (unknown: 3828926072), lock_type = -466041224, date_time_type = -466041224, bound_precedence_type = (unknown: 3828926072), frame_units = (unknown: 3828926072), frame_exclusion = 3828926072, trigger_action_order_type = (unknown: 3828926072), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | DDL_options_st::OPT_IF_EXISTS | unknown: 3828925960)}, vers_range_unit = (unknown: 3828926072), vers_column_versioning = (unknown: 3828926072), plsql_cursor_attr = 3828926072, privilege = (DELETE_ACL | CREATE_ACL | DROP_ACL | RELOAD_ACL | FILE_ACL | GRANT_ACL | SHOW_DB_ACL | SUPER_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | CREATE_VIEW_ACL | EVENT_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 94557999988736)}, {num = 1426597360, ulong_num = 140120439662064, ulonglong_number = 140120439662064, longlong_number = 140120439662064, sp_instr_addr = 1426597360, lex_str = {str = 0x7f70550825f0 "15 , PasswordDate From Users Where UserID = '03381561'", length = 94703562411173}, kwd = { = { = {str = 0x7f70550825f0 "15 , PasswordDate From Users Where UserID = '03381561'", length = 94703562411173}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x7f70550825f0 "15 , PasswordDate From Users Where UserID = '03381561'", length = 94703562411173}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x7f70550825f0 "15 , PasswordDate From Users Where UserID = '03381561'", length = 94703562411173}, }, column_list_privilege = {m_columns = 0x7f70550825f0, m_privilege = (SELECT_ACL | UPDATE_ACL | DROP_ACL | SHUTDOWN_ACL | GRANT_ACL | REFERENCES_ACL | SHOW_DB_ACL | LOCK_TABLES_ACL | BINLOG_MONITOR_ACL | CREATE_VIEW_ACL | EVENT_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 94557999988736)}, lex_string_with_metadata = { = {str = 0x7f70550825f0 "15 , PasswordDate From Users Where UserID = '03381561'", length = 94703562411173}, m_is_8bit = false, m_quote = 0 '\000'}, spblock = { = {hndlrs = 1426597360}, vars = 32624, conds = -466465627, curs = 22049}, spblock_handlers = {hndlrs = 1426597360}, Lex_length_and_dec = {m_length = 1426597360, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426597360, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x5621e4324ca5 , m_charset = 0x0}, Lex_field_type = { = {m_length = 1426597360, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x5621e4324ca5 , m_ci = 0x0}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f70550825f0, m_type = 3828501669}, Lex_extended_collation = {m_ci = 0x7f70550825f0, m_type = (Lex_extended_collation_st::TYPE_CONTEXTUALLY_TYPED | unknown: 3828501668)}, Lex_dyncol_type = { = {m_length = 1426597360, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = -466465627, m_ci = 0x0}, for_loop = {m_index = 0x7f70550825f0, m_target_bound = 0x5621e4324ca5 , m_cursor_offset = 0, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x7f70550825f0, m_target_bound = 0x5621e4324ca5 , m_direction = 0 '\000', m_implicit_cursor = false}, trim = {m_remove = 0x7f70550825f0, m_source = 0x5621e4324ca5 , m_spec = TRIM_LEADING}, json_on_response = {m_response = 1426597360, m_default = 0x5621e4324ca5 }, substring_spec = {m_subject = 0x7f70550825f0, m_from = 0x5621e4324ca5 , m_for = 0x0}, vers_history_point = {unit = (unknown: 1426597360), item = 0x5621e4324ca5 }, unit_operation = {unit_type = 1426597360, distinct = 112}, select_list = {first = 0x7f70550825f0, prev_last = 0x5621e4324ca5 }, select_order = 0x7f70550825f0, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 94703562411173}, select_limit = {explicit_limit = 240, with_ties = 37, select_limit = 0x5621e4324ca5 , offset_limit = 0x0}, order_limit_lock = 0x7f70550825f0, ident_sys_ptr = 0x7f70550825f0, create_field = 0x7f70550825f0, spvar_definition = 0x7f70550825f0, spvar_definition_list = 0x7f70550825f0, type_handler = 0x7f70550825f0, sp_handler = 0x7f70550825f0, charset = 0x7f70550825f0, cond_info_item = 0x7f70550825f0, dyncol_def = 0x7f70550825f0, diag_info = 0x7f70550825f0, item = 0x7f70550825f0, item_num = 0x7f70550825f0, item_param = 0x7f70550825f0, item_basic_constant = 0x7f70550825f0, key_part = 0x7f70550825f0, lex = 0x7f70550825f0, expr_lex = 0x7f70550825f0, assignment_lex = 0x7f70550825f0, sp_cursor_stmt = 0x7f70550825f0, lex_str_ptr = 0x7f70550825f0, lex_user = 0x7f70550825f0, user_auth = 0x7f70550825f0, cond_info_list = 0x7f70550825f0, dyncol_def_list = 0x7f70550825f0, item_list = 0x7f70550825f0, sp_assignment_lex_list = 0x7f70550825f0, stmt_info_list = 0x7f70550825f0, string_list = 0x7f70550825f0, ident_sys_list = 0x7f70550825f0, stmt_info_item = 0x7f70550825f0, string = 0x7f70550825f0, table_list = 0x7f70550825f0, table = 0x7f70550825f0, qualified_column_ident = 0x7f70550825f0, simple_string = 0x7f70550825f0 "15 , PasswordDate From Users Where UserID = '03381561'", const_simple_string = 0x7f70550825f0 "15 , PasswordDate From Users Where UserID = '03381561'", boolfunc2creator = 0x7f70550825f0, lex_grant = 0x7f70550825f0, lex_grant_ident = 0x7f70550825f0, myvar = 0x7f70550825f0, spcondvalue = 0x7f70550825f0, sphead = 0x7f70550825f0, spname = 0x7f70550825f0, spvar = 0x7f70550825f0, with_element_head = 0x7f70550825f0, with_clause = 0x7f70550825f0, virtual_column = 0x7f70550825f0, engine_option_value_ptr = 0x7f70550825f0, db_type = 0x7f70550825f0, select_lex = 0x7f70550825f0, select_lex_unit = 0x7f70550825f0, p_elem_value = 0x7f70550825f0, window_frame = 0x7f70550825f0, window_frame_bound = 0x7f70550825f0, udf = 0x7f70550825f0, trg_execution_order = {ordering_clause = (unknown: 1426597360), anchor_trigger_name = {str = 0x5621e4324ca5 "H\213M\330L\213E\320H\203\354\bH\213\203\240\b", length = 0}}, sp_suid = (unknown: 1426597360), sp_aggregate_type = (unknown: 1426597360), view_suid = (unknown: 1426597360), cond_info_item_name = 1426597360, diag_condition_item_name = 1426597360, diag_area = (unknown: 1426597360), m_fk_option = 1426597360, udf_type = (unknown: 1426597360), key_type = 1426597360, stmt_info_item_name = (unknown: 1426597360), filetype = (unknown: 1426597360), tx_isolation = 1426597360, var_type = (unknown: 1426597360), m_yes_no_unk = (unknown: 1426597360), choice = 1426597360, key_alg = 1426597360, ha_rkey_mode = 1426597360, index_hint = (unknown: 1426597360), interval = 1426597360, interval_time_st = 1426597360, row_type = 1426597360, spvar_mode = (unknown: 1426597360), lock_type = 1426597360, date_time_type = 1426597360, bound_precedence_type = (unknown: 1426597360), frame_units = (unknown: 1426597360), frame_exclusion = 1426597360, trigger_action_order_type = (unknown: 1426597360), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | DDL_options_st::OPT_IF_EXISTS | DDL_options_st::OPT_CREATE_SELECT | unknown: 1426597120)}, vers_range_unit = (unknown: 1426597360), vers_column_versioning = (unknown: 1426597360), plsql_cursor_attr = 1426597360, privilege = (CREATE_ACL | DROP_ACL | RELOAD_ACL | SHUTDOWN_ACL | PROCESS_ACL | GRANT_ACL | ALTER_ACL | REPL_SLAVE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 1426569384, ulong_num = 140120439634088, ulonglong_number = 140120439634088, longlong_number = 140120439634088, sp_instr_addr = 1426569384, lex_str = {str = 0x7f705507b8a8 "", length = 4095}, kwd = { = { = {str = 0x7f705507b8a8 "", length = 4095}, m_is_8bit = 208, m_quote = -73 '\267'}, }, ident_cli = { = { = {str = 0x7f705507b8a8 "", length = 4095}, m_is_8bit = 208, m_quote = -73 '\267'}, }, ident_sys = { = {str = 0x7f705507b8a8 "", length = 4095}, }, column_list_privilege = {m_columns = 0x7f705507b8a8, m_privilege = (SELECT_ACL | INSERT_ACL | UPDATE_ACL | DELETE_ACL | CREATE_ACL | DROP_ACL | RELOAD_ACL | SHUTDOWN_ACL | PROCESS_ACL | FILE_ACL | GRANT_ACL | REFERENCES_ACL)}, lex_string_with_metadata = { = {str = 0x7f705507b8a8 "", length = 4095}, m_is_8bit = 208, m_quote = -73 '\267'}, spblock = { = {hndlrs = 1426569384}, vars = 32624, conds = 4095, curs = 0}, spblock_handlers = {hndlrs = 1426569384}, Lex_length_and_dec = {m_length = 1426569384, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426569384, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0xfff, m_charset = 0x5507b7d0}, Lex_field_type = { = {m_length = 1426569384, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0xfff, m_ci = 0x5507b7d0}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f705507b8a8, m_type = 4095}, Lex_extended_collation = {m_ci = 0x7f705507b8a8, m_type = (Lex_extended_collation_st::TYPE_CONTEXTUALLY_TYPED | unknown: 4094)}, Lex_dyncol_type = { = {m_length = 1426569384, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 4095, m_ci = 0x5507b7d0}, for_loop = {m_index = 0x7f705507b8a8, m_target_bound = 0xfff, m_cursor_offset = 1426569168, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x7f705507b8a8, m_target_bound = 0xfff, m_direction = -48 '\320', m_implicit_cursor = 183}, trim = {m_remove = 0x7f705507b8a8, m_source = 0xfff, m_spec = (unknown: 1426569168)}, json_on_response = {m_response = 1426569384, m_default = 0xfff}, substring_spec = {m_subject = 0x7f705507b8a8, m_from = 0xfff, m_for = 0x5507b7d0}, vers_history_point = {unit = (unknown: 1426569384), item = 0xfff}, unit_operation = {unit_type = 1426569384, distinct = 112}, select_list = {first = 0x7f705507b8a8, prev_last = 0xfff}, select_order = 0x7f705507b8a8, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 1}, timeout = 4095}, select_limit = {explicit_limit = 168, with_ties = 184, select_limit = 0xfff, offset_limit = 0x5507b7d0}, order_limit_lock = 0x7f705507b8a8, ident_sys_ptr = 0x7f705507b8a8, create_field = 0x7f705507b8a8, spvar_definition = 0x7f705507b8a8, spvar_definition_list = 0x7f705507b8a8, type_handler = 0x7f705507b8a8, sp_handler = 0x7f705507b8a8, charset = 0x7f705507b8a8, cond_info_item = 0x7f705507b8a8, dyncol_def = 0x7f705507b8a8, diag_info = 0x7f705507b8a8, item = 0x7f705507b8a8, item_num = 0x7f705507b8a8, item_param = 0x7f705507b8a8, item_basic_constant = 0x7f705507b8a8, key_part = 0x7f705507b8a8, lex = 0x7f705507b8a8, expr_lex = 0x7f705507b8a8, assignment_lex = 0x7f705507b8a8, sp_cursor_stmt = 0x7f705507b8a8, lex_str_ptr = 0x7f705507b8a8, lex_user = 0x7f705507b8a8, user_auth = 0x7f705507b8a8, cond_info_list = 0x7f705507b8a8, dyncol_def_list = 0x7f705507b8a8, item_list = 0x7f705507b8a8, sp_assignment_lex_list = 0x7f705507b8a8, stmt_info_list = 0x7f705507b8a8, string_list = 0x7f705507b8a8, ident_sys_list = 0x7f705507b8a8, stmt_info_item = 0x7f705507b8a8, string = 0x7f705507b8a8, table_list = 0x7f705507b8a8, table = 0x7f705507b8a8, qualified_column_ident = 0x7f705507b8a8, simple_string = 0x7f705507b8a8 "", const_simple_string = 0x7f705507b8a8 "", boolfunc2creator = 0x7f705507b8a8, lex_grant = 0x7f705507b8a8, lex_grant_ident = 0x7f705507b8a8, myvar = 0x7f705507b8a8, spcondvalue = 0x7f705507b8a8, sphead = 0x7f705507b8a8, spname = 0x7f705507b8a8, spvar = 0x7f705507b8a8, with_element_head = 0x7f705507b8a8, with_clause = 0x7f705507b8a8, virtual_column = 0x7f705507b8a8, engine_option_value_ptr = 0x7f705507b8a8, db_type = 0x7f705507b8a8, select_lex = 0x7f705507b8a8, select_lex_unit = 0x7f705507b8a8, p_elem_value = 0x7f705507b8a8, window_frame = 0x7f705507b8a8, window_frame_bound = 0x7f705507b8a8, udf = 0x7f705507b8a8, trg_execution_order = {ordering_clause = (unknown: 1426569384), anchor_trigger_name = {str = 0xfff , length = 1426569168}}, sp_suid = (unknown: 1426569384), sp_aggregate_type = (unknown: 1426569384), view_suid = (unknown: 1426569384), cond_info_item_name = 1426569384, diag_condition_item_name = 1426569384, diag_area = (unknown: 1426569384), m_fk_option = 1426569384, udf_type = (unknown: 1426569384), key_type = 1426569384, stmt_info_item_name = (unknown: 1426569384), filetype = (unknown: 1426569384), tx_isolation = 1426569384, var_type = (unknown: 1426569384), m_yes_no_unk = (unknown: 1426569384), choice = 1426569384, key_alg = 1426569384, ha_rkey_mode = 1426569384, index_hint = (unknown: 1426569384), interval = 1426569384, interval_time_st = 1426569384, row_type = 1426569384, spvar_mode = (unknown: 1426569384), lock_type = 1426569384, date_time_type = 1426569384, bound_precedence_type = (unknown: 1426569384), frame_units = (unknown: 1426569384), frame_exclusion = 1426569384, trigger_action_order_type = (unknown: 1426569384), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | DDL_options_st::OPT_CREATE_SELECT | unknown: 1426569224)}, vers_range_unit = (unknown: 1426569384), vers_column_versioning = (unknown: 1426569384), plsql_cursor_attr = 1426569384, privilege = (DELETE_ACL | DROP_ACL | SHUTDOWN_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SUPER_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 1426613505, ulong_num = 140120439678209, ulonglong_number = 140120439678209, longlong_number = 140120439678209, sp_instr_addr = 1426613505, lex_str = {str = 0x7f7055086501 "c\bUp\177", length = 140124450781248}, kwd = { = { = {str = 0x7f7055086501 "c\bUp\177", length = 140124450781248}, m_is_8bit = 254, m_quote = -1 '\377'}, }, ident_cli = { = { = {str = 0x7f7055086501 "c\bUp\177", length = 140124450781248}, m_is_8bit = 254, m_quote = -1 '\377'}, }, ident_sys = { = {str = 0x7f7055086501 "c\bUp\177", length = 140124450781248}, }, column_list_privilege = {m_columns = 0x7f7055086501, m_privilege = (RELOAD_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x7f7055086501 "c\bUp\177", length = 140124450781248}, m_is_8bit = 254, m_quote = -1 '\377'}, spblock = { = {hndlrs = 1426613505}, vars = 32624, conds = 1142749248, curs = 32625}, spblock_handlers = {hndlrs = 1426613505}, Lex_length_and_dec = {m_length = 1426613505, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426613505, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x7f71441cf840, m_charset = 0xfffffffffffffffe}, Lex_field_type = { = {m_length = 1426613505, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x7f71441cf840, m_ci = 0xfffffffffffffffe}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f7055086501, m_type = 1142749248}, Lex_extended_collation = {m_ci = 0x7f7055086501, m_type = (unknown: 1142749248)}, Lex_dyncol_type = { = {m_length = 1426613505, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 1142749248, m_ci = 0xfffffffffffffffe}, for_loop = {m_index = 0x7f7055086501, m_target_bound = 0x7f71441cf840, m_cursor_offset = -2, m_direction = -1 '\377', m_implicit_cursor = 255}, for_loop_bounds = {m_index = 0x7f7055086501, m_target_bound = 0x7f71441cf840, m_direction = -2 '\376', m_implicit_cursor = 255}, trim = {m_remove = 0x7f7055086501, m_source = 0x7f71441cf840, m_spec = (TRIM_BOTH | unknown: 4294967292)}, json_on_response = {m_response = 1426613505, m_default = 0x7f71441cf840}, substring_spec = {m_subject = 0x7f7055086501, m_from = 0x7f71441cf840, m_for = 0xfffffffffffffffe}, vers_history_point = {unit = (VERS_TIMESTAMP | unknown: 1426613504), item = 0x7f71441cf840}, unit_operation = {unit_type = 1426613505, distinct = 112}, select_list = {first = 0x7f7055086501, prev_last = 0x7f71441cf840}, select_order = 0x7f7055086501, select_lock = {{defined_lock = 1, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 140124450781248}, select_limit = {explicit_limit = true, with_ties = 101, select_limit = 0x7f71441cf840, offset_limit = 0xfffffffffffffffe}, order_limit_lock = 0x7f7055086501, ident_sys_ptr = 0x7f7055086501, create_field = 0x7f7055086501, spvar_definition = 0x7f7055086501, spvar_definition_list = 0x7f7055086501, type_handler = 0x7f7055086501, sp_handler = 0x7f7055086501, charset = 0x7f7055086501, cond_info_item = 0x7f7055086501, dyncol_def = 0x7f7055086501, diag_info = 0x7f7055086501, item = 0x7f7055086501, item_num = 0x7f7055086501, item_param = 0x7f7055086501, item_basic_constant = 0x7f7055086501, key_part = 0x7f7055086501, lex = 0x7f7055086501, expr_lex = 0x7f7055086501, assignment_lex = 0x7f7055086501, sp_cursor_stmt = 0x7f7055086501, lex_str_ptr = 0x7f7055086501, lex_user = 0x7f7055086501, user_auth = 0x7f7055086501, cond_info_list = 0x7f7055086501, dyncol_def_list = 0x7f7055086501, item_list = 0x7f7055086501, sp_assignment_lex_list = 0x7f7055086501, stmt_info_list = 0x7f7055086501, string_list = 0x7f7055086501, ident_sys_list = 0x7f7055086501, stmt_info_item = 0x7f7055086501, string = 0x7f7055086501, table_list = 0x7f7055086501, table = 0x7f7055086501, qualified_column_ident = 0x7f7055086501, simple_string = 0x7f7055086501 "c\bUp\177", const_simple_string = 0x7f7055086501 "c\bUp\177", boolfunc2creator = 0x7f7055086501, lex_grant = 0x7f7055086501, lex_grant_ident = 0x7f7055086501, myvar = 0x7f7055086501, spcondvalue = 0x7f7055086501, sphead = 0x7f7055086501, spname = 0x7f7055086501, spvar = 0x7f7055086501, with_element_head = 0x7f7055086501, with_clause = 0x7f7055086501, virtual_column = 0x7f7055086501, engine_option_value_ptr = 0x7f7055086501, db_type = 0x7f7055086501, select_lex = 0x7f7055086501, select_lex_unit = 0x7f7055086501, p_elem_value = 0x7f7055086501, window_frame = 0x7f7055086501, window_frame_bound = 0x7f7055086501, udf = 0x7f7055086501, trg_execution_order = {ordering_clause = (TRG_ORDER_FOLLOWS | unknown: 1426613504), anchor_trigger_name = {str = 0x7f71441cf840 "", length = 18446744073709551614}}, sp_suid = (SP_IS_NOT_SUID | unknown: 1426613504), sp_aggregate_type = (NOT_AGGREGATE | unknown: 1426613504), view_suid = (VIEW_SUID_DEFINER | unknown: 1426613504), cond_info_item_name = 1426613505, diag_condition_item_name = 1426613505, diag_area = (unknown: 1426613505), m_fk_option = 1426613505, udf_type = (UDFTYPE_FUNCTION | unknown: 1426613504), key_type = 1426613505, stmt_info_item_name = (Statement_information_item::ROW_COUNT | unknown: 1426613504), filetype = (FILETYPE_XML | unknown: 1426613504), tx_isolation = 1426613505, var_type = (SHOW_OPT_SESSION | unknown: 1426613504), m_yes_no_unk = (TVL_NO | unknown: 1426613504), choice = 1426613505, key_alg = 1426613505, ha_rkey_mode = 1426613505, index_hint = (INDEX_HINT_USE | unknown: 1426613504), interval = 1426613505, interval_time_st = 1426613505, row_type = 1426613505, spvar_mode = (sp_variable::MODE_OUT | unknown: 1426613504), lock_type = 1426613505, date_time_type = 1426613505, bound_precedence_type = (Window_frame_bound::CURRENT | unknown: 1426613504), frame_units = (Window_frame::UNITS_RANGE | unknown: 1426613504), frame_exclusion = 1426613505, trigger_action_order_type = (TRG_ORDER_FOLLOWS | unknown: 1426613504), object_ddl_options = {m_options = (unknown: 1426613505)}, vers_range_unit = (VERS_TIMESTAMP | unknown: 1426613504), vers_column_versioning = (Column_definition::WITH_VERSIONING | unknown: 1426613504), plsql_cursor_attr = 1426613505, privilege = (SELECT_ACL | PROCESS_ACL | GRANT_ACL | ALTER_ACL | SHOW_DB_ACL | REPL_SLAVE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = -519649912, ulong_num = 140109903480200, ulonglong_number = 140109903480200, longlong_number = 140109903480200, sp_instr_addr = 3775317384, lex_str = {str = 0x7f6de106c588 "\260B\001\004q\177", length = 140124450782768}, kwd = { = { = {str = 0x7f6de106c588 "\260B\001\004q\177", length = 140124450782768}, m_is_8bit = 192, m_quote = -4 '\374'}, }, ident_cli = { = { = {str = 0x7f6de106c588 "\260B\001\004q\177", length = 140124450782768}, m_is_8bit = 192, m_quote = -4 '\374'}, }, ident_sys = { = {str = 0x7f6de106c588 "\260B\001\004q\177", length = 140124450782768}, }, column_list_privilege = {m_columns = 0x7f6de106c588, m_privilege = (CREATE_ACL | DROP_ACL | FILE_ACL | GRANT_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x7f6de106c588 "\260B\001\004q\177", length = 140124450782768}, m_is_8bit = 192, m_quote = -4 '\374'}, spblock = { = {hndlrs = -519649912}, vars = 32621, conds = 1142750768, curs = 32625}, spblock_handlers = {hndlrs = -519649912}, Lex_length_and_dec = {m_length = 3775317384, m_dec = 109 'm', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 3775317384, m_dec = 109 'm', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x7f71441cfe30, m_charset = 0x7f71441cfcc0}, Lex_field_type = { = {m_length = 3775317384, m_dec = 109 'm', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x7f71441cfe30, m_ci = 0x7f71441cfcc0}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f6de106c588, m_type = 1142750768}, Lex_extended_collation = {m_ci = 0x7f6de106c588, m_type = (unknown: 1142750768)}, Lex_dyncol_type = { = {m_length = 3775317384, m_dec = 109 'm', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 1142750768, m_ci = 0x7f71441cfcc0}, for_loop = {m_index = 0x7f6de106c588, m_target_bound = 0x7f71441cfe30, m_cursor_offset = 1142750400, m_direction = 113 'q', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x7f6de106c588, m_target_bound = 0x7f71441cfe30, m_direction = -64 '\300', m_implicit_cursor = 252}, trim = {m_remove = 0x7f6de106c588, m_source = 0x7f71441cfe30, m_spec = (unknown: 1142750400)}, json_on_response = {m_response = 3775317384, m_default = 0x7f71441cfe30}, substring_spec = {m_subject = 0x7f6de106c588, m_from = 0x7f71441cfe30, m_for = 0x7f71441cfcc0}, vers_history_point = {unit = (unknown: 3775317384), item = 0x7f71441cfe30}, unit_operation = {unit_type = 3775317384, distinct = 109}, select_list = {first = 0x7f6de106c588, prev_last = 0x7f71441cfe30}, select_order = 0x7f6de106c588, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 1}, timeout = 140124450782768}, select_limit = {explicit_limit = 136, with_ties = 197, select_limit = 0x7f71441cfe30, offset_limit = 0x7f71441cfcc0}, order_limit_lock = 0x7f6de106c588, ident_sys_ptr = 0x7f6de106c588, create_field = 0x7f6de106c588, spvar_definition = 0x7f6de106c588, spvar_definition_list = 0x7f6de106c588, type_handler = 0x7f6de106c588, sp_handler = 0x7f6de106c588, charset = 0x7f6de106c588, cond_info_item = 0x7f6de106c588, dyncol_def = 0x7f6de106c588, diag_info = 0x7f6de106c588, item = 0x7f6de106c588, item_num = 0x7f6de106c588, item_param = 0x7f6de106c588, item_basic_constant = 0x7f6de106c588, key_part = 0x7f6de106c588, lex = 0x7f6de106c588, expr_lex = 0x7f6de106c588, assignment_lex = 0x7f6de106c588, sp_cursor_stmt = 0x7f6de106c588, lex_str_ptr = 0x7f6de106c588, lex_user = 0x7f6de106c588, user_auth = 0x7f6de106c588, cond_info_list = 0x7f6de106c588, dyncol_def_list = 0x7f6de106c588, item_list = 0x7f6de106c588, sp_assignment_lex_list = 0x7f6de106c588, stmt_info_list = 0x7f6de106c588, string_list = 0x7f6de106c588, ident_sys_list = 0x7f6de106c588, stmt_info_item = 0x7f6de106c588, string = 0x7f6de106c588, table_list = 0x7f6de106c588, table = 0x7f6de106c588, qualified_column_ident = 0x7f6de106c588, simple_string = 0x7f6de106c588 "\260B\001\004q\177", const_simple_string = 0x7f6de106c588 "\260B\001\004q\177", boolfunc2creator = 0x7f6de106c588, lex_grant = 0x7f6de106c588, lex_grant_ident = 0x7f6de106c588, myvar = 0x7f6de106c588, spcondvalue = 0x7f6de106c588, sphead = 0x7f6de106c588, spname = 0x7f6de106c588, spvar = 0x7f6de106c588, with_element_head = 0x7f6de106c588, with_clause = 0x7f6de106c588, virtual_column = 0x7f6de106c588, engine_option_value_ptr = 0x7f6de106c588, db_type = 0x7f6de106c588, select_lex = 0x7f6de106c588, select_lex_unit = 0x7f6de106c588, p_elem_value = 0x7f6de106c588, window_frame = 0x7f6de106c588, window_frame_bound = 0x7f6de106c588, udf = 0x7f6de106c588, trg_execution_order = {ordering_clause = (unknown: 3775317384), anchor_trigger_name = {str = 0x7f71441cfe30 "\001", length = 140124450782400}}, sp_suid = (unknown: 3775317384), sp_aggregate_type = (unknown: 3775317384), view_suid = (unknown: 3775317384), cond_info_item_name = 3775317384, diag_condition_item_name = 3775317384, diag_area = (unknown: 3775317384), m_fk_option = 3775317384, udf_type = (unknown: 3775317384), key_type = 3775317384, stmt_info_item_name = (unknown: 3775317384), filetype = (unknown: 3775317384), tx_isolation = 3775317384, var_type = (unknown: 3775317384), m_yes_no_unk = (unknown: 3775317384), choice = 3775317384, key_alg = 3775317384, ha_rkey_mode = 3775317384, index_hint = (unknown: 3775317384), interval = 3775317384, interval_time_st = 3775317384, row_type = -519649912, spvar_mode = (unknown: 3775317384), lock_type = -519649912, date_time_type = -519649912, bound_precedence_type = (unknown: 3775317384), frame_units = (unknown: 3775317384), frame_exclusion = 3775317384, trigger_action_order_type = (unknown: 3775317384), object_ddl_options = {m_options = (DDL_options_st::OPT_CREATE_SELECT | unknown: 3775317256)}, vers_range_unit = (unknown: 3775317384), vers_column_versioning = (unknown: 3775317384), plsql_cursor_attr = 3775317384, privilege = (DELETE_ACL | SHUTDOWN_ACL | PROCESS_ACL | GRANT_ACL | SHOW_DB_ACL | SUPER_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | ALTER_PROC_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL | REPL_SLAVE_ADMIN_ACL | REPL_MASTER_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 0, ulong_num = 281616710631424, ulonglong_number = 281616710631424, longlong_number = 281616710631424, sp_instr_addr = 0, lex_str = {str = 0x1002100000000 , length = 1}, kwd = { = { = {str = 0x1002100000000 , length = 1}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x1002100000000 , length = 1}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x1002100000000 , length = 1}, }, column_list_privilege = {m_columns = 0x1002100000000, m_privilege = SELECT_ACL}, lex_string_with_metadata = { = {str = 0x1002100000000 , length = 1}, m_is_8bit = false, m_quote = 0 '\000'}, spblock = { = {hndlrs = 0}, vars = 65569, conds = 1, curs = 0}, spblock_handlers = {hndlrs = 0}, Lex_length_and_dec = {m_length = 0, m_dec = 33 '!', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 0, m_dec = 33 '!', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x1, m_charset = 0x0}, Lex_field_type = { = {m_length = 0, m_dec = 33 '!', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x1, m_ci = 0x0}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x1002100000000, m_type = Lex_exact_charset_extended_collation_attrs_st::TYPE_CHARACTER_SET}, Lex_extended_collation = {m_ci = 0x1002100000000, m_type = Lex_extended_collation_st::TYPE_CONTEXTUALLY_TYPED}, Lex_dyncol_type = { = {m_length = 0, m_dec = 33 '!', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = 1, m_ci = 0x0}, for_loop = {m_index = 0x1002100000000, m_target_bound = 0x1, m_cursor_offset = 0, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x1002100000000, m_target_bound = 0x1, m_direction = 0 '\000', m_implicit_cursor = false}, trim = {m_remove = 0x1002100000000, m_source = 0x1, m_spec = TRIM_LEADING}, json_on_response = {m_response = Json_table_column::RESPONSE_NOT_SPECIFIED, m_default = 0x1}, substring_spec = {m_subject = 0x1002100000000, m_from = 0x1, m_for = 0x0}, vers_history_point = {unit = VERS_UNDEFINED, item = 0x1}, unit_operation = {unit_type = UNSPECIFIED_TYPE, distinct = 33}, select_list = {first = 0x1002100000000, prev_last = 0x1}, select_order = 0x1002100000000, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 1}, select_limit = {explicit_limit = false, with_ties = false, select_limit = 0x1, offset_limit = 0x0}, order_limit_lock = 0x1002100000000, ident_sys_ptr = 0x1002100000000, create_field = 0x1002100000000, spvar_definition = 0x1002100000000, spvar_definition_list = 0x1002100000000, type_handler = 0x1002100000000, sp_handler = 0x1002100000000, charset = 0x1002100000000, cond_info_item = 0x1002100000000, dyncol_def = 0x1002100000000, diag_info = 0x1002100000000, item = 0x1002100000000, item_num = 0x1002100000000, item_param = 0x1002100000000, item_basic_constant = 0x1002100000000, key_part = 0x1002100000000, lex = 0x1002100000000, expr_lex = 0x1002100000000, assignment_lex = 0x1002100000000, sp_cursor_stmt = 0x1002100000000, lex_str_ptr = 0x1002100000000, lex_user = 0x1002100000000, user_auth = 0x1002100000000, cond_info_list = 0x1002100000000, dyncol_def_list = 0x1002100000000, item_list = 0x1002100000000, sp_assignment_lex_list = 0x1002100000000, stmt_info_list = 0x1002100000000, string_list = 0x1002100000000, ident_sys_list = 0x1002100000000, stmt_info_item = 0x1002100000000, string = 0x1002100000000, table_list = 0x1002100000000, table = 0x1002100000000, qualified_column_ident = 0x1002100000000, simple_string = 0x1002100000000 , const_simple_string = 0x1002100000000 , boolfunc2creator = 0x1002100000000, lex_grant = 0x1002100000000, lex_grant_ident = 0x1002100000000, myvar = 0x1002100000000, spcondvalue = 0x1002100000000, sphead = 0x1002100000000, spname = 0x1002100000000, spvar = 0x1002100000000, with_element_head = 0x1002100000000, with_clause = 0x1002100000000, virtual_column = 0x1002100000000, engine_option_value_ptr = 0x1002100000000, db_type = 0x1002100000000, select_lex = 0x1002100000000, select_lex_unit = 0x1002100000000, p_elem_value = 0x1002100000000, window_frame = 0x1002100000000, window_frame_bound = 0x1002100000000, udf = 0x1002100000000, trg_execution_order = {ordering_clause = TRG_ORDER_NONE, anchor_trigger_name = {str = 0x1 , length = 0}}, sp_suid = SP_IS_DEFAULT_SUID, sp_aggregate_type = DEFAULT_AGGREGATE, view_suid = VIEW_SUID_INVOKER, cond_info_item_name = Condition_information_item::CLASS_ORIGIN, diag_condition_item_name = DIAG_CLASS_ORIGIN, diag_area = Diagnostics_information::CURRENT_AREA, m_fk_option = FK_OPTION_UNDEF, udf_type = (unknown: 0), key_type = Key::PRIMARY, stmt_info_item_name = Statement_information_item::NUMBER, filetype = FILETYPE_CSV, tx_isolation = ISO_READ_UNCOMMITTED, var_type = SHOW_OPT_DEFAULT, m_yes_no_unk = TVL_YES, choice = HA_CHOICE_UNDEF, key_alg = HA_KEY_ALG_UNDEF, ha_rkey_mode = HA_READ_KEY_EXACT, index_hint = INDEX_HINT_IGNORE, interval = INTERVAL_YEAR, interval_time_st = INTERVAL_YEAR, row_type = ROW_TYPE_DEFAULT, spvar_mode = sp_variable::MODE_IN, lock_type = TL_UNLOCK, date_time_type = MYSQL_TIMESTAMP_DATE, bound_precedence_type = Window_frame_bound::PRECEDING, frame_units = Window_frame::UNITS_ROWS, frame_exclusion = Window_frame::EXCL_NONE, trigger_action_order_type = TRG_ORDER_NONE, object_ddl_options = {m_options = DDL_options_st::OPT_NONE}, vers_range_unit = VERS_UNDEFINED, vers_column_versioning = Column_definition::VERSIONING_NOT_SET, plsql_cursor_attr = PLSQL_CURSOR_ATTR_ISOPEN, privilege = (CONNECTION_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 281474976710656)}, {num = 1426612496, ulong_num = 140120439677200, ulonglong_number = 140120439677200, longlong_number = 140120439677200, sp_instr_addr = 1426612496, lex_str = {str = 0x7f7055086110 "\020,D\345!V", length = 140120439638016}, kwd = { = { = {str = 0x7f7055086110 "\020,D\345!V", length = 140120439638016}, m_is_8bit = 152, m_quote = -61 '\303'}, }, ident_cli = { = { = {str = 0x7f7055086110 "\020,D\345!V", length = 140120439638016}, m_is_8bit = 152, m_quote = -61 '\303'}, }, ident_sys = { = {str = 0x7f7055086110 "\020,D\345!V", length = 140120439638016}, }, column_list_privilege = {m_columns = 0x7f7055086110, m_privilege = (REFERENCES_ACL | SHOW_DB_ACL | SUPER_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x7f7055086110 "\020,D\345!V", length = 140120439638016}, m_is_8bit = 152, m_quote = -61 '\303'}, spblock = { = {hndlrs = 1426612496}, vars = 32624, conds = 1426573312, curs = 32624}, spblock_handlers = {hndlrs = 1426612496}, Lex_length_and_dec = {m_length = 1426612496, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426612496, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x7f705507c800, m_charset = 0x7f705507c398}, Lex_field_type = { = {m_length = 1426612496, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x7f705507c800, m_ci = 0x7f705507c398}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f7055086110, m_type = 1426573312}, Lex_extended_collation = {m_ci = 0x7f7055086110, m_type = (unknown: 1426573312)}, Lex_dyncol_type = { = {m_length = 1426612496, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 1426573312, m_ci = 0x7f705507c398}, for_loop = {m_index = 0x7f7055086110, m_target_bound = 0x7f705507c800, m_cursor_offset = 1426572184, m_direction = 112 'p', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x7f7055086110, m_target_bound = 0x7f705507c800, m_direction = -104 '\230', m_implicit_cursor = 195}, trim = {m_remove = 0x7f7055086110, m_source = 0x7f705507c800, m_spec = (unknown: 1426572184)}, json_on_response = {m_response = 1426612496, m_default = 0x7f705507c800}, substring_spec = {m_subject = 0x7f7055086110, m_from = 0x7f705507c800, m_for = 0x7f705507c398}, vers_history_point = {unit = (unknown: 1426612496), item = 0x7f705507c800}, unit_operation = {unit_type = 1426612496, distinct = 112}, select_list = {first = 0x7f7055086110, prev_last = 0x7f705507c800}, select_order = 0x7f7055086110, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 140120439638016}, select_limit = {explicit_limit = 16, with_ties = 97, select_limit = 0x7f705507c800, offset_limit = 0x7f705507c398}, order_limit_lock = 0x7f7055086110, ident_sys_ptr = 0x7f7055086110, create_field = 0x7f7055086110, spvar_definition = 0x7f7055086110, spvar_definition_list = 0x7f7055086110, type_handler = 0x7f7055086110, sp_handler = 0x7f7055086110, charset = 0x7f7055086110, cond_info_item = 0x7f7055086110, dyncol_def = 0x7f7055086110, diag_info = 0x7f7055086110, item = 0x7f7055086110, item_num = 0x7f7055086110, item_param = 0x7f7055086110, item_basic_constant = 0x7f7055086110, key_part = 0x7f7055086110, lex = 0x7f7055086110, expr_lex = 0x7f7055086110, assignment_lex = 0x7f7055086110, sp_cursor_stmt = 0x7f7055086110, lex_str_ptr = 0x7f7055086110, lex_user = 0x7f7055086110, user_auth = 0x7f7055086110, cond_info_list = 0x7f7055086110, dyncol_def_list = 0x7f7055086110, item_list = 0x7f7055086110, sp_assignment_lex_list = 0x7f7055086110, stmt_info_list = 0x7f7055086110, string_list = 0x7f7055086110, ident_sys_list = 0x7f7055086110, stmt_info_item = 0x7f7055086110, string = 0x7f7055086110, table_list = 0x7f7055086110, table = 0x7f7055086110, qualified_column_ident = 0x7f7055086110, simple_string = 0x7f7055086110 "\020,D\345!V", const_simple_string = 0x7f7055086110 "\020,D\345!V", boolfunc2creator = 0x7f7055086110, lex_grant = 0x7f7055086110, lex_grant_ident = 0x7f7055086110, myvar = 0x7f7055086110, spcondvalue = 0x7f7055086110, sphead = 0x7f7055086110, spname = 0x7f7055086110, spvar = 0x7f7055086110, with_element_head = 0x7f7055086110, with_clause = 0x7f7055086110, virtual_column = 0x7f7055086110, engine_option_value_ptr = 0x7f7055086110, db_type = 0x7f7055086110, select_lex = 0x7f7055086110, select_lex_unit = 0x7f7055086110, p_elem_value = 0x7f7055086110, window_frame = 0x7f7055086110, window_frame_bound = 0x7f7055086110, udf = 0x7f7055086110, trg_execution_order = {ordering_clause = (unknown: 1426612496), anchor_trigger_name = {str = 0x7f705507c800 "\320pa\345!V", length = 140120439636888}}, sp_suid = (unknown: 1426612496), sp_aggregate_type = (unknown: 1426612496), view_suid = (unknown: 1426612496), cond_info_item_name = 1426612496, diag_condition_item_name = 1426612496, diag_area = (unknown: 1426612496), m_fk_option = 1426612496, udf_type = (unknown: 1426612496), key_type = 1426612496, stmt_info_item_name = (unknown: 1426612496), filetype = (unknown: 1426612496), tx_isolation = 1426612496, var_type = (unknown: 1426612496), m_yes_no_unk = (unknown: 1426612496), choice = 1426612496, key_alg = 1426612496, ha_rkey_mode = 1426612496, index_hint = (unknown: 1426612496), interval = 1426612496, interval_time_st = 1426612496, row_type = 1426612496, spvar_mode = (unknown: 1426612496), lock_type = 1426612496, date_time_type = 1426612496, bound_precedence_type = (unknown: 1426612496), frame_units = (unknown: 1426612496), frame_exclusion = 1426612496, trigger_action_order_type = (unknown: 1426612496), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE | unknown: 1426612480)}, vers_range_unit = (unknown: 1426612496), vers_column_versioning = (unknown: 1426612496), plsql_cursor_attr = 1426612496, privilege = (CREATE_ACL | PROCESS_ACL | ALTER_ACL | SHOW_DB_ACL | REPL_SLAVE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 1426571480, ulong_num = 140120439636184, ulonglong_number = 140120439636184, longlong_number = 140120439636184, sp_instr_addr = 1426571480, lex_str = {str = 0x7f705507c0d8 "", length = 140124450781600}, kwd = { = { = {str = 0x7f705507c0d8 "", length = 140124450781600}, m_is_8bit = 144, m_quote = 84 'T'}, }, ident_cli = { = { = {str = 0x7f705507c0d8 "", length = 140124450781600}, m_is_8bit = 144, m_quote = 84 'T'}, }, ident_sys = { = {str = 0x7f705507c0d8 "", length = 140124450781600}, }, column_list_privilege = {m_columns = 0x7f705507c0d8, m_privilege = (DROP_ACL | SHUTDOWN_ACL | PROCESS_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x7f705507c0d8 "", length = 140124450781600}, m_is_8bit = 144, m_quote = 84 'T'}, spblock = { = {hndlrs = 1426571480}, vars = 32624, conds = 1142749600, curs = 32625}, spblock_handlers = {hndlrs = 1426571480}, Lex_length_and_dec = {m_length = 1426571480, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426571480, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x7f71441cf9a0, m_charset = 0x7f7055085490}, Lex_field_type = { = {m_length = 1426571480, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x7f71441cf9a0, m_ci = 0x7f7055085490}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f705507c0d8, m_type = 1142749600}, Lex_extended_collation = {m_ci = 0x7f705507c0d8, m_type = (unknown: 1142749600)}, Lex_dyncol_type = { = {m_length = 1426571480, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 1142749600, m_ci = 0x7f7055085490}, for_loop = {m_index = 0x7f705507c0d8, m_target_bound = 0x7f71441cf9a0, m_cursor_offset = 1426609296, m_direction = 112 'p', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x7f705507c0d8, m_target_bound = 0x7f71441cf9a0, m_direction = -112 '\220', m_implicit_cursor = 84}, trim = {m_remove = 0x7f705507c0d8, m_source = 0x7f71441cf9a0, m_spec = (unknown: 1426609296)}, json_on_response = {m_response = 1426571480, m_default = 0x7f71441cf9a0}, substring_spec = {m_subject = 0x7f705507c0d8, m_from = 0x7f71441cf9a0, m_for = 0x7f7055085490}, vers_history_point = {unit = (unknown: 1426571480), item = 0x7f71441cf9a0}, unit_operation = {unit_type = 1426571480, distinct = 112}, select_list = {first = 0x7f705507c0d8, prev_last = 0x7f71441cf9a0}, select_order = 0x7f705507c0d8, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 1}, timeout = 140124450781600}, select_limit = {explicit_limit = 216, with_ties = 192, select_limit = 0x7f71441cf9a0, offset_limit = 0x7f7055085490}, order_limit_lock = 0x7f705507c0d8, ident_sys_ptr = 0x7f705507c0d8, create_field = 0x7f705507c0d8, spvar_definition = 0x7f705507c0d8, spvar_definition_list = 0x7f705507c0d8, type_handler = 0x7f705507c0d8, sp_handler = 0x7f705507c0d8, charset = 0x7f705507c0d8, cond_info_item = 0x7f705507c0d8, dyncol_def = 0x7f705507c0d8, diag_info = 0x7f705507c0d8, item = 0x7f705507c0d8, item_num = 0x7f705507c0d8, item_param = 0x7f705507c0d8, item_basic_constant = 0x7f705507c0d8, key_part = 0x7f705507c0d8, lex = 0x7f705507c0d8, expr_lex = 0x7f705507c0d8, assignment_lex = 0x7f705507c0d8, sp_cursor_stmt = 0x7f705507c0d8, lex_str_ptr = 0x7f705507c0d8, lex_user = 0x7f705507c0d8, user_auth = 0x7f705507c0d8, cond_info_list = 0x7f705507c0d8, dyncol_def_list = 0x7f705507c0d8, item_list = 0x7f705507c0d8, sp_assignment_lex_list = 0x7f705507c0d8, stmt_info_list = 0x7f705507c0d8, string_list = 0x7f705507c0d8, ident_sys_list = 0x7f705507c0d8, stmt_info_item = 0x7f705507c0d8, string = 0x7f705507c0d8, table_list = 0x7f705507c0d8, table = 0x7f705507c0d8, qualified_column_ident = 0x7f705507c0d8, simple_string = 0x7f705507c0d8 "", const_simple_string = 0x7f705507c0d8 "", boolfunc2creator = 0x7f705507c0d8, lex_grant = 0x7f705507c0d8, lex_grant_ident = 0x7f705507c0d8, myvar = 0x7f705507c0d8, spcondvalue = 0x7f705507c0d8, sphead = 0x7f705507c0d8, spname = 0x7f705507c0d8, spvar = 0x7f705507c0d8, with_element_head = 0x7f705507c0d8, with_clause = 0x7f705507c0d8, virtual_column = 0x7f705507c0d8, engine_option_value_ptr = 0x7f705507c0d8, db_type = 0x7f705507c0d8, select_lex = 0x7f705507c0d8, select_lex_unit = 0x7f705507c0d8, p_elem_value = 0x7f705507c0d8, window_frame = 0x7f705507c0d8, window_frame_bound = 0x7f705507c0d8, udf = 0x7f705507c0d8, trg_execution_order = {ordering_clause = (unknown: 1426571480), anchor_trigger_name = {str = 0x7f71441cf9a0 "Rows matched: 1 Changed: 1 Warnings: 0", length = 140120439674000}}, sp_suid = (unknown: 1426571480), sp_aggregate_type = (unknown: 1426571480), view_suid = (unknown: 1426571480), cond_info_item_name = 1426571480, diag_condition_item_name = 1426571480, diag_area = (unknown: 1426571480), m_fk_option = 1426571480, udf_type = (unknown: 1426571480), key_type = 1426571480, stmt_info_item_name = (unknown: 1426571480), filetype = (unknown: 1426571480), tx_isolation = 1426571480, var_type = (unknown: 1426571480), m_yes_no_unk = (unknown: 1426571480), choice = 1426571480, key_alg = 1426571480, ha_rkey_mode = 1426571480, index_hint = (unknown: 1426571480), interval = 1426571480, interval_time_st = 1426571480, row_type = 1426571480, spvar_mode = (unknown: 1426571480), lock_type = 1426571480, date_time_type = 1426571480, bound_precedence_type = (unknown: 1426571480), frame_units = (unknown: 1426571480), frame_exclusion = 1426571480, trigger_action_order_type = (unknown: 1426571480), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_IF_EXISTS | DDL_options_st::OPT_CREATE_SELECT | unknown: 1426571272)}, vers_range_unit = (unknown: 1426571480), vers_column_versioning = (unknown: 1426571480), plsql_cursor_attr = 1426571480, privilege = (DELETE_ACL | CREATE_ACL | RELOAD_ACL | SHUTDOWN_ACL | SHOW_DB_ACL | SUPER_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = -465637603, ulong_num = 94703563239197, ulonglong_number = 94703563239197, longlong_number = 94703563239197, sp_instr_addr = 3829329693, lex_str = {str = 0x5621e43eef1d "\353\236\350\254d\320\377H\211À\275|\377\377\377", length = 0}, kwd = { = { = {str = 0x5621e43eef1d "\353\236\350\254d\320\377H\211À\275|\377\377\377", length = 0}, m_is_8bit = 255, m_quote = -1 '\377'}, }, ident_cli = { = { = {str = 0x5621e43eef1d "\353\236\350\254d\320\377H\211À\275|\377\377\377", length = 0}, m_is_8bit = 255, m_quote = -1 '\377'}, }, ident_sys = { = {str = 0x5621e43eef1d "\353\236\350\254d\320\377H\211À\275|\377\377\377", length = 0}, }, column_list_privilege = {m_columns = 0x5621e43eef1d , m_privilege = NO_ACL}, lex_string_with_metadata = { = {str = 0x5621e43eef1d "\353\236\350\254d\320\377H\211À\275|\377\377\377", length = 0}, m_is_8bit = 255, m_quote = -1 '\377'}, spblock = { = {hndlrs = -465637603}, vars = 22049, conds = 0, curs = 0}, spblock_handlers = {hndlrs = -465637603}, Lex_length_and_dec = {m_length = 3829329693, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 3829329693, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, m_type_handler = 0x0, m_charset = 0x1ffffffff}, Lex_field_type = { = {m_length = 3829329693, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, m_handler = 0x0, m_ci = 0x1ffffffff}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x5621e43eef1d , m_type = Lex_exact_charset_extended_collation_attrs_st::TYPE_EMPTY}, Lex_extended_collation = {m_ci = 0x5621e43eef1d , m_type = Lex_extended_collation_st::TYPE_EXACT}, Lex_dyncol_type = { = {m_length = 3829329693, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, m_type = 0, m_ci = 0x1ffffffff}, for_loop = {m_index = 0x5621e43eef1d , m_target_bound = 0x0, m_cursor_offset = -1, m_direction = 1 '\001', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x5621e43eef1d , m_target_bound = 0x0, m_direction = -1 '\377', m_implicit_cursor = 255}, trim = {m_remove = 0x5621e43eef1d , m_source = 0x0, m_spec = (TRIM_TRAILING | TRIM_BOTH | unknown: 4294967292)}, json_on_response = {m_response = 3829329693, m_default = 0x0}, substring_spec = {m_subject = 0x5621e43eef1d , m_from = 0x0, m_for = 0x1ffffffff}, vers_history_point = {unit = (VERS_TIMESTAMP | unknown: 3829329692), item = 0x0}, unit_operation = {unit_type = 3829329693, distinct = 33}, select_list = {first = 0x5621e43eef1d , prev_last = 0x0}, select_order = 0x5621e43eef1d , select_lock = {{defined_lock = 1, update_lock = 0, defined_timeout = 1, skip_locked = 1}, timeout = 0}, select_limit = {explicit_limit = 29, with_ties = 239, select_limit = 0x0, offset_limit = 0x1ffffffff}, order_limit_lock = 0x5621e43eef1d , ident_sys_ptr = 0x5621e43eef1d , create_field = 0x5621e43eef1d , spvar_definition = 0x5621e43eef1d , spvar_definition_list = 0x5621e43eef1d , type_handler = 0x5621e43eef1d , sp_handler = 0x5621e43eef1d , charset = 0x5621e43eef1d , cond_info_item = 0x5621e43eef1d , dyncol_def = 0x5621e43eef1d , diag_info = 0x5621e43eef1d , item = 0x5621e43eef1d , item_num = 0x5621e43eef1d , item_param = 0x5621e43eef1d , item_basic_constant = 0x5621e43eef1d , key_part = 0x5621e43eef1d , lex = 0x5621e43eef1d , expr_lex = 0x5621e43eef1d , assignment_lex = 0x5621e43eef1d , sp_cursor_stmt = 0x5621e43eef1d , lex_str_ptr = 0x5621e43eef1d , lex_user = 0x5621e43eef1d , user_auth = 0x5621e43eef1d , cond_info_list = 0x5621e43eef1d , dyncol_def_list = 0x5621e43eef1d , item_list = 0x5621e43eef1d , sp_assignment_lex_list = 0x5621e43eef1d , stmt_info_list = 0x5621e43eef1d , string_list = 0x5621e43eef1d , ident_sys_list = 0x5621e43eef1d , stmt_info_item = 0x5621e43eef1d , string = 0x5621e43eef1d , table_list = 0x5621e43eef1d , table = 0x5621e43eef1d , qualified_column_ident = 0x5621e43eef1d , simple_string = 0x5621e43eef1d "\353\236\350\254d\320\377H\211À\275|\377\377\377", const_simple_string = 0x5621e43eef1d "\353\236\350\254d\320\377H\211À\275|\377\377\377", boolfunc2creator = 0x5621e43eef1d , lex_grant = 0x5621e43eef1d , lex_grant_ident = 0x5621e43eef1d , myvar = 0x5621e43eef1d , spcondvalue = 0x5621e43eef1d , sphead = 0x5621e43eef1d , spname = 0x5621e43eef1d , spvar = 0x5621e43eef1d , with_element_head = 0x5621e43eef1d , with_clause = 0x5621e43eef1d , virtual_column = 0x5621e43eef1d , engine_option_value_ptr = 0x5621e43eef1d , db_type = 0x5621e43eef1d , select_lex = 0x5621e43eef1d , select_lex_unit = 0x5621e43eef1d , p_elem_value = 0x5621e43eef1d , window_frame = 0x5621e43eef1d , window_frame_bound = 0x5621e43eef1d , udf = 0x5621e43eef1d , trg_execution_order = {ordering_clause = (TRG_ORDER_FOLLOWS | unknown: 3829329692), anchor_trigger_name = {str = 0x0, length = 8589934591}}, sp_suid = (SP_IS_NOT_SUID | unknown: 3829329692), sp_aggregate_type = (NOT_AGGREGATE | unknown: 3829329692), view_suid = (VIEW_SUID_DEFINER | unknown: 3829329692), cond_info_item_name = 3829329693, diag_condition_item_name = 3829329693, diag_area = (unknown: 3829329693), m_fk_option = 3829329693, udf_type = (UDFTYPE_FUNCTION | unknown: 3829329692), key_type = 3829329693, stmt_info_item_name = (Statement_information_item::ROW_COUNT | unknown: 3829329692), filetype = (FILETYPE_XML | unknown: 3829329692), tx_isolation = 3829329693, var_type = (SHOW_OPT_SESSION | unknown: 3829329692), m_yes_no_unk = (TVL_NO | unknown: 3829329692), choice = 3829329693, key_alg = 3829329693, ha_rkey_mode = 3829329693, index_hint = (INDEX_HINT_USE | unknown: 3829329692), interval = 3829329693, interval_time_st = 3829329693, row_type = -465637603, spvar_mode = (sp_variable::MODE_OUT | unknown: 3829329692), lock_type = -465637603, date_time_type = -465637603, bound_precedence_type = (Window_frame_bound::CURRENT | unknown: 3829329692), frame_units = (Window_frame::UNITS_RANGE | unknown: 3829329692), frame_exclusion = 3829329693, trigger_action_order_type = (TRG_ORDER_FOLLOWS | unknown: 3829329692), object_ddl_options = {m_options = (DDL_options_st::OPT_LIKE | DDL_options_st::OPT_OR_REPLACE | unknown: 3829329673)}, vers_range_unit = (VERS_TIMESTAMP | unknown: 3829329692), vers_column_versioning = (Column_definition::WITH_VERSIONING | unknown: 3829329692), plsql_cursor_attr = 3829329693, privilege = (SELECT_ACL | UPDATE_ACL | DELETE_ACL | CREATE_ACL | PROCESS_ACL | FILE_ACL | GRANT_ACL | REFERENCES_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | CREATE_VIEW_ACL | EVENT_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 94557999988736)}, {num = -446755072, ulong_num = 94703582121728, ulonglong_number = 94703582121728, longlong_number = 94703582121728, sp_instr_addr = 3848212224, lex_str = {str = 0x5621e55f0f00 "!", length = 140124450781232}, kwd = { = { = {str = 0x5621e55f0f00 "!", length = 140124450781232}, m_is_8bit = 80, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x5621e55f0f00 "!", length = 140124450781232}, m_is_8bit = 80, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x5621e55f0f00 "!", length = 140124450781232}, }, column_list_privilege = {m_columns = 0x5621e55f0f00 , m_privilege = (CREATE_ACL | DROP_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x5621e55f0f00 "!", length = 140124450781232}, m_is_8bit = 80, m_quote = 0 '\000'}, spblock = { = {hndlrs = -446755072}, vars = 22049, conds = 1142749232, curs = 32625}, spblock_handlers = {hndlrs = -446755072}, Lex_length_and_dec = {m_length = 3848212224, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 3848212224, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, m_type_handler = 0x7f71441cf830, m_charset = 0x5000000050}, Lex_field_type = { = {m_length = 3848212224, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, m_handler = 0x7f71441cf830, m_ci = 0x5000000050}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x5621e55f0f00 , m_type = 1142749232}, Lex_extended_collation = {m_ci = 0x5621e55f0f00 , m_type = (unknown: 1142749232)}, Lex_dyncol_type = { = {m_length = 3848212224, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, m_type = 1142749232, m_ci = 0x5000000050}, for_loop = {m_index = 0x5621e55f0f00 , m_target_bound = 0x7f71441cf830, m_cursor_offset = 80, m_direction = 80 'P', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x5621e55f0f00 , m_target_bound = 0x7f71441cf830, m_direction = 80 'P', m_implicit_cursor = false}, trim = {m_remove = 0x5621e55f0f00 , m_source = 0x7f71441cf830, m_spec = (unknown: 80)}, json_on_response = {m_response = 3848212224, m_default = 0x7f71441cf830}, substring_spec = {m_subject = 0x5621e55f0f00 , m_from = 0x7f71441cf830, m_for = 0x5000000050}, vers_history_point = {unit = (unknown: 3848212224), item = 0x7f71441cf830}, unit_operation = {unit_type = 3848212224, distinct = 33}, select_list = {first = 0x5621e55f0f00 , prev_last = 0x7f71441cf830}, select_order = 0x5621e55f0f00 , select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 140124450781232}, select_limit = {explicit_limit = false, with_ties = 15, select_limit = 0x7f71441cf830, offset_limit = 0x5000000050}, order_limit_lock = 0x5621e55f0f00 , ident_sys_ptr = 0x5621e55f0f00 , create_field = 0x5621e55f0f00 , spvar_definition = 0x5621e55f0f00 , spvar_definition_list = 0x5621e55f0f00 , type_handler = 0x5621e55f0f00 , sp_handler = 0x5621e55f0f00 , charset = 0x5621e55f0f00 , cond_info_item = 0x5621e55f0f00 , dyncol_def = 0x5621e55f0f00 , diag_info = 0x5621e55f0f00 , item = 0x5621e55f0f00 , item_num = 0x5621e55f0f00 , item_param = 0x5621e55f0f00 , item_basic_constant = 0x5621e55f0f00 , key_part = 0x5621e55f0f00 , lex = 0x5621e55f0f00 , expr_lex = 0x5621e55f0f00 , assignment_lex = 0x5621e55f0f00 , sp_cursor_stmt = 0x5621e55f0f00 , lex_str_ptr = 0x5621e55f0f00 , lex_user = 0x5621e55f0f00 , user_auth = 0x5621e55f0f00 , cond_info_list = 0x5621e55f0f00 , dyncol_def_list = 0x5621e55f0f00 , item_list = 0x5621e55f0f00 , sp_assignment_lex_list = 0x5621e55f0f00 , stmt_info_list = 0x5621e55f0f00 , string_list = 0x5621e55f0f00 , ident_sys_list = 0x5621e55f0f00 , stmt_info_item = 0x5621e55f0f00 , string = 0x5621e55f0f00 , table_list = 0x5621e55f0f00 , table = 0x5621e55f0f00 , qualified_column_ident = 0x5621e55f0f00 , simple_string = 0x5621e55f0f00 "!", const_simple_string = 0x5621e55f0f00 "!", boolfunc2creator = 0x5621e55f0f00 , lex_grant = 0x5621e55f0f00 , lex_grant_ident = 0x5621e55f0f00 , myvar = 0x5621e55f0f00 , spcondvalue = 0x5621e55f0f00 , sphead = 0x5621e55f0f00 , spname = 0x5621e55f0f00 , spvar = 0x5621e55f0f00 , with_element_head = 0x5621e55f0f00 , with_clause = 0x5621e55f0f00 , virtual_column = 0x5621e55f0f00 , engine_option_value_ptr = 0x5621e55f0f00 , db_type = 0x5621e55f0f00 , select_lex = 0x5621e55f0f00 , select_lex_unit = 0x5621e55f0f00 , p_elem_value = 0x5621e55f0f00 , window_frame = 0x5621e55f0f00 , window_frame_bound = 0x5621e55f0f00 , udf = 0x5621e55f0f00 , trg_execution_order = {ordering_clause = (unknown: 3848212224), anchor_trigger_name = {str = 0x7f71441cf830 "", length = 343597383760}}, sp_suid = (unknown: 3848212224), sp_aggregate_type = (unknown: 3848212224), view_suid = (unknown: 3848212224), cond_info_item_name = 3848212224, diag_condition_item_name = 3848212224, diag_area = (unknown: 3848212224), m_fk_option = 3848212224, udf_type = (unknown: 3848212224), key_type = 3848212224, stmt_info_item_name = (unknown: 3848212224), filetype = (unknown: 3848212224), tx_isolation = 3848212224, var_type = (unknown: 3848212224), m_yes_no_unk = (unknown: 3848212224), choice = 3848212224, key_alg = 3848212224, ha_rkey_mode = 3848212224, index_hint = (unknown: 3848212224), interval = 3848212224, interval_time_st = 3848212224, row_type = -446755072, spvar_mode = (unknown: 3848212224), lock_type = -446755072, date_time_type = -446755072, bound_precedence_type = (unknown: 3848212224), frame_units = (unknown: 3848212224), frame_exclusion = 3848212224, trigger_action_order_type = (unknown: 3848212224), object_ddl_options = {m_options = (unknown: 3848212224)}, vers_range_unit = (unknown: 3848212224), vers_column_versioning = (unknown: 3848212224), plsql_cursor_attr = 3848212224, privilege = (PROCESS_ACL | FILE_ACL | GRANT_ACL | REFERENCES_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | SHOW_VIEW_ACL | ALTER_PROC_ACL | EVENT_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 94557999988736)}, {num = 0, ulong_num = 0, ulonglong_number = 0, longlong_number = 0, sp_instr_addr = 0, lex_str = {str = 0x0, length = 140123308032000}, kwd = { = { = {str = 0x0, length = 140123308032000}, m_is_8bit = 2, m_quote = 39 '\''}, }, ident_cli = { = { = {str = 0x0, length = 140123308032000}, m_is_8bit = 2, m_quote = 39 '\''}, }, ident_sys = { = {str = 0x0, length = 140123308032000}, }, column_list_privilege = {m_columns = 0x0, m_privilege = (CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x0, length = 140123308032000}, m_is_8bit = 2, m_quote = 39 '\''}, spblock = { = {hndlrs = 0}, vars = 0, conds = 0, curs = 32625}, spblock_handlers = {hndlrs = 0}, Lex_length_and_dec = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x7f7100000000, m_charset = 0x5621e4272702 &, List >&, List&, List&, enum_duplicates, bool, select_result*)+6418>}, Lex_field_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x7f7100000000, m_ci = 0x5621e4272702 &, List >&, List&, List&, enum_duplicates, bool, select_result*)+6418>}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x0, m_type = Lex_exact_charset_extended_collation_attrs_st::TYPE_EMPTY}, Lex_extended_collation = {m_ci = 0x0, m_type = Lex_extended_collation_st::TYPE_EXACT}, Lex_dyncol_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = 0, m_ci = 0x5621e4272702 &, List >&, List&, List&, enum_duplicates, bool, select_result*)+6418>}, for_loop = {m_index = 0x0, m_target_bound = 0x7f7100000000, m_cursor_offset = -467196158, m_direction = 33 '!', m_implicit_cursor = 86}, for_loop_bounds = {m_index = 0x0, m_target_bound = 0x7f7100000000, m_direction = 2 '\002', m_implicit_cursor = 39}, trim = {m_remove = 0x0, m_source = 0x7f7100000000, m_spec = (TRIM_BOTH | unknown: 3827771136)}, json_on_response = {m_response = Json_table_column::RESPONSE_NOT_SPECIFIED, m_default = 0x7f7100000000}, substring_spec = {m_subject = 0x0, m_from = 0x7f7100000000, m_for = 0x5621e4272702 &, List >&, List&, List&, enum_duplicates, bool, select_result*)+6418>}, vers_history_point = {unit = VERS_UNDEFINED, item = 0x7f7100000000}, unit_operation = {unit_type = UNSPECIFIED_TYPE, distinct = false}, select_list = {first = 0x0, prev_last = 0x7f7100000000}, select_order = 0x0, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 140123308032000}, select_limit = {explicit_limit = false, with_ties = false, select_limit = 0x7f7100000000, offset_limit = 0x5621e4272702 &, List >&, List&, List&, enum_duplicates, bool, select_result*)+6418>}, order_limit_lock = 0x0, ident_sys_ptr = 0x0, create_field = 0x0, spvar_definition = 0x0, spvar_definition_list = 0x0, type_handler = 0x0, sp_handler = 0x0, charset = 0x0, cond_info_item = 0x0, dyncol_def = 0x0, diag_info = 0x0, item = 0x0, item_num = 0x0, item_param = 0x0, item_basic_constant = 0x0, key_part = 0x0, lex = 0x0, expr_lex = 0x0, assignment_lex = 0x0, sp_cursor_stmt = 0x0, lex_str_ptr = 0x0, lex_user = 0x0, user_auth = 0x0, cond_info_list = 0x0, dyncol_def_list = 0x0, item_list = 0x0, sp_assignment_lex_list = 0x0, stmt_info_list = 0x0, string_list = 0x0, ident_sys_list = 0x0, stmt_info_item = 0x0, string = 0x0, table_list = 0x0, table = 0x0, qualified_column_ident = 0x0, simple_string = 0x0, const_simple_string = 0x0, boolfunc2creator = 0x0, lex_grant = 0x0, lex_grant_ident = 0x0, myvar = 0x0, spcondvalue = 0x0, sphead = 0x0, spname = 0x0, spvar = 0x0, with_element_head = 0x0, with_clause = 0x0, virtual_column = 0x0, engine_option_value_ptr = 0x0, db_type = 0x0, select_lex = 0x0, select_lex_unit = 0x0, p_elem_value = 0x0, window_frame = 0x0, window_frame_bound = 0x0, udf = 0x0, trg_execution_order = {ordering_clause = TRG_ORDER_NONE, anchor_trigger_name = {str = 0x7f7100000000 " ", length = 94703561680642}}, sp_suid = SP_IS_DEFAULT_SUID, sp_aggregate_type = DEFAULT_AGGREGATE, view_suid = VIEW_SUID_INVOKER, cond_info_item_name = Condition_information_item::CLASS_ORIGIN, diag_condition_item_name = DIAG_CLASS_ORIGIN, diag_area = Diagnostics_information::CURRENT_AREA, m_fk_option = FK_OPTION_UNDEF, udf_type = (unknown: 0), key_type = Key::PRIMARY, stmt_info_item_name = Statement_information_item::NUMBER, filetype = FILETYPE_CSV, tx_isolation = ISO_READ_UNCOMMITTED, var_type = SHOW_OPT_DEFAULT, m_yes_no_unk = TVL_YES, choice = HA_CHOICE_UNDEF, key_alg = HA_KEY_ALG_UNDEF, ha_rkey_mode = HA_READ_KEY_EXACT, index_hint = INDEX_HINT_IGNORE, interval = INTERVAL_YEAR, interval_time_st = INTERVAL_YEAR, row_type = ROW_TYPE_DEFAULT, spvar_mode = sp_variable::MODE_IN, lock_type = TL_UNLOCK, date_time_type = MYSQL_TIMESTAMP_DATE, bound_precedence_type = Window_frame_bound::PRECEDING, frame_units = Window_frame::UNITS_ROWS, frame_exclusion = Window_frame::EXCL_NONE, trigger_action_order_type = TRG_ORDER_NONE, object_ddl_options = {m_options = DDL_options_st::OPT_NONE}, vers_range_unit = VERS_UNDEFINED, vers_column_versioning = Column_definition::VERSIONING_NOT_SET, plsql_cursor_attr = PLSQL_CURSOR_ATTR_ISOPEN, privilege = NO_ACL}, {num = 0, ulong_num = 0, ulonglong_number = 0, longlong_number = 0, sp_instr_addr = 0, lex_str = {str = 0x0, length = 0}, kwd = { = { = {str = 0x0, length = 0}, m_is_8bit = 56, m_quote = -50 '\316'}, }, ident_cli = { = { = {str = 0x0, length = 0}, m_is_8bit = 56, m_quote = -50 '\316'}, }, ident_sys = { = {str = 0x0, length = 0}, }, column_list_privilege = {m_columns = 0x0, m_privilege = NO_ACL}, lex_string_with_metadata = { = {str = 0x0, length = 0}, m_is_8bit = 56, m_quote = -50 '\316'}, spblock = { = {hndlrs = 0}, vars = 0, conds = 0, curs = 0}, spblock_handlers = {hndlrs = 0}, Lex_length_and_dec = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x0, m_charset = 0x7f705507ce38}, Lex_field_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x0, m_ci = 0x7f705507ce38}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x0, m_type = Lex_exact_charset_extended_collation_attrs_st::TYPE_EMPTY}, Lex_extended_collation = {m_ci = 0x0, m_type = Lex_extended_collation_st::TYPE_EXACT}, Lex_dyncol_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = 0, m_ci = 0x7f705507ce38}, for_loop = {m_index = 0x0, m_target_bound = 0x0, m_cursor_offset = 1426574904, m_direction = 112 'p', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x0, m_target_bound = 0x0, m_direction = 56 '8', m_implicit_cursor = 206}, trim = {m_remove = 0x0, m_source = 0x0, m_spec = (unknown: 1426574904)}, json_on_response = {m_response = Json_table_column::RESPONSE_NOT_SPECIFIED, m_default = 0x0}, substring_spec = {m_subject = 0x0, m_from = 0x0, m_for = 0x7f705507ce38}, vers_history_point = {unit = VERS_UNDEFINED, item = 0x0}, unit_operation = {unit_type = UNSPECIFIED_TYPE, distinct = false}, select_list = {first = 0x0, prev_last = 0x0}, select_order = 0x0, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 0}, select_limit = {explicit_limit = false, with_ties = false, select_limit = 0x0, offset_limit = 0x7f705507ce38}, order_limit_lock = 0x0, ident_sys_ptr = 0x0, create_field = 0x0, spvar_definition = 0x0, spvar_definition_list = 0x0, type_handler = 0x0, sp_handler = 0x0, charset = 0x0, cond_info_item = 0x0, dyncol_def = 0x0, diag_info = 0x0, item = 0x0, item_num = 0x0, item_param = 0x0, item_basic_constant = 0x0, key_part = 0x0, lex = 0x0, expr_lex = 0x0, assignment_lex = 0x0, sp_cursor_stmt = 0x0, lex_str_ptr = 0x0, lex_user = 0x0, user_auth = 0x0, cond_info_list = 0x0, dyncol_def_list = 0x0, item_list = 0x0, sp_assignment_lex_list = 0x0, stmt_info_list = 0x0, string_list = 0x0, ident_sys_list = 0x0, stmt_info_item = 0x0, string = 0x0, table_list = 0x0, table = 0x0, qualified_column_ident = 0x0, simple_string = 0x0, const_simple_string = 0x0, boolfunc2creator = 0x0, lex_grant = 0x0, lex_grant_ident = 0x0, myvar = 0x0, spcondvalue = 0x0, sphead = 0x0, spname = 0x0, spvar = 0x0, with_element_head = 0x0, with_clause = 0x0, virtual_column = 0x0, engine_option_value_ptr = 0x0, db_type = 0x0, select_lex = 0x0, select_lex_unit = 0x0, p_elem_value = 0x0, window_frame = 0x0, window_frame_bound = 0x0, udf = 0x0, trg_execution_order = {ordering_clause = TRG_ORDER_NONE, anchor_trigger_name = {str = 0x0, length = 140120439639608}}, sp_suid = SP_IS_DEFAULT_SUID, sp_aggregate_type = DEFAULT_AGGREGATE, view_suid = VIEW_SUID_INVOKER, cond_info_item_name = Condition_information_item::CLASS_ORIGIN, diag_condition_item_name = DIAG_CLASS_ORIGIN, diag_area = Diagnostics_information::CURRENT_AREA, m_fk_option = FK_OPTION_UNDEF, udf_type = (unknown: 0), key_type = Key::PRIMARY, stmt_info_item_name = Statement_information_item::NUMBER, filetype = FILETYPE_CSV, tx_isolation = ISO_READ_UNCOMMITTED, var_type = SHOW_OPT_DEFAULT, m_yes_no_unk = TVL_YES, choice = HA_CHOICE_UNDEF, key_alg = HA_KEY_ALG_UNDEF, ha_rkey_mode = HA_READ_KEY_EXACT, index_hint = INDEX_HINT_IGNORE, interval = INTERVAL_YEAR, interval_time_st = INTERVAL_YEAR, row_type = ROW_TYPE_DEFAULT, spvar_mode = sp_variable::MODE_IN, lock_type = TL_UNLOCK, date_time_type = MYSQL_TIMESTAMP_DATE, bound_precedence_type = Window_frame_bound::PRECEDING, frame_units = Window_frame::UNITS_ROWS, frame_exclusion = Window_frame::EXCL_NONE, trigger_action_order_type = TRG_ORDER_NONE, object_ddl_options = {m_options = DDL_options_st::OPT_NONE}, vers_range_unit = VERS_UNDEFINED, vers_column_versioning = Column_definition::VERSIONING_NOT_SET, plsql_cursor_attr = PLSQL_CURSOR_ATTR_ISOPEN, privilege = NO_ACL}, {num = 300, ulong_num = 300, ulonglong_number = 300, longlong_number = 300, sp_instr_addr = 300, lex_str = {str = 0x12c , length = 140119013064705}, kwd = { = { = {str = 0x12c , length = 140119013064705}, m_is_8bit = 56, m_quote = 82 'R'}, }, ident_cli = { = { = {str = 0x12c , length = 140119013064705}, m_is_8bit = 56, m_quote = 82 'R'}, }, ident_sys = { = {str = 0x12c , length = 140119013064705}, }, column_list_privilege = {m_columns = 0x12c, m_privilege = (SELECT_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x12c , length = 140119013064705}, m_is_8bit = 56, m_quote = 82 'R'}, spblock = { = {hndlrs = 300}, vars = 0, conds = 1, curs = 32624}, spblock_handlers = {hndlrs = 300}, Lex_length_and_dec = {m_length = 300, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 300, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x7f7000000001, m_charset = 0x7f7055085238}, Lex_field_type = { = {m_length = 300, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x7f7000000001, m_ci = 0x7f7055085238}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x12c, m_type = Lex_exact_charset_extended_collation_attrs_st::TYPE_CHARACTER_SET}, Lex_extended_collation = {m_ci = 0x12c, m_type = Lex_extended_collation_st::TYPE_CONTEXTUALLY_TYPED}, Lex_dyncol_type = { = {m_length = 300, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = 1, m_ci = 0x7f7055085238}, for_loop = {m_index = 0x12c, m_target_bound = 0x7f7000000001, m_cursor_offset = 1426608696, m_direction = 112 'p', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x12c, m_target_bound = 0x7f7000000001, m_direction = 56 '8', m_implicit_cursor = 82}, trim = {m_remove = 0x12c, m_source = 0x7f7000000001, m_spec = (unknown: 1426608696)}, json_on_response = {m_response = 300, m_default = 0x7f7000000001}, substring_spec = {m_subject = 0x12c, m_from = 0x7f7000000001, m_for = 0x7f7055085238}, vers_history_point = {unit = (unknown: 300), item = 0x7f7000000001}, unit_operation = {unit_type = 300, distinct = false}, select_list = {first = 0x12c, prev_last = 0x7f7000000001}, select_order = 0x12c, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 1, skip_locked = 1}, timeout = 140119013064705}, select_limit = {explicit_limit = 44, with_ties = true, select_limit = 0x7f7000000001, offset_limit = 0x7f7055085238}, order_limit_lock = 0x12c, ident_sys_ptr = 0x12c, create_field = 0x12c, spvar_definition = 0x12c, spvar_definition_list = 0x12c, type_handler = 0x12c, sp_handler = 0x12c, charset = 0x12c, cond_info_item = 0x12c, dyncol_def = 0x12c, diag_info = 0x12c, item = 0x12c, item_num = 0x12c, item_param = 0x12c, item_basic_constant = 0x12c, key_part = 0x12c, lex = 0x12c, expr_lex = 0x12c, assignment_lex = 0x12c, sp_cursor_stmt = 0x12c, lex_str_ptr = 0x12c, lex_user = 0x12c, user_auth = 0x12c, cond_info_list = 0x12c, dyncol_def_list = 0x12c, item_list = 0x12c, sp_assignment_lex_list = 0x12c, stmt_info_list = 0x12c, string_list = 0x12c, ident_sys_list = 0x12c, stmt_info_item = 0x12c, string = 0x12c, table_list = 0x12c, table = 0x12c, qualified_column_ident = 0x12c, simple_string = 0x12c , const_simple_string = 0x12c , boolfunc2creator = 0x12c, lex_grant = 0x12c, lex_grant_ident = 0x12c, myvar = 0x12c, spcondvalue = 0x12c, sphead = 0x12c, spname = 0x12c, spvar = 0x12c, with_element_head = 0x12c, with_clause = 0x12c, virtual_column = 0x12c, engine_option_value_ptr = 0x12c, db_type = 0x12c, select_lex = 0x12c, select_lex_unit = 0x12c, p_elem_value = 0x12c, window_frame = 0x12c, window_frame_bound = 0x12c, udf = 0x12c, trg_execution_order = {ordering_clause = (unknown: 300), anchor_trigger_name = {str = 0x7f7000000001 "", length = 140120439673400}}, sp_suid = (unknown: 300), sp_aggregate_type = (unknown: 300), view_suid = (unknown: 300), cond_info_item_name = 300, diag_condition_item_name = 300, diag_area = (unknown: 300), m_fk_option = 300, udf_type = (unknown: 300), key_type = 300, stmt_info_item_name = (unknown: 300), filetype = (unknown: 300), tx_isolation = 300, var_type = (unknown: 300), m_yes_no_unk = (unknown: 300), choice = 300, key_alg = 300, ha_rkey_mode = 300, index_hint = (unknown: 300), interval = 300, interval_time_st = 300, row_type = 300, spvar_mode = (unknown: 300), lock_type = 300, date_time_type = 300, bound_precedence_type = (unknown: 300), frame_units = (unknown: 300), frame_exclusion = 300, trigger_action_order_type = (unknown: 300), object_ddl_options = {m_options = (DDL_options_st::OPT_LIKE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | unknown: 264)}, vers_range_unit = (unknown: 300), vers_column_versioning = (unknown: 300), plsql_cursor_attr = 300, privilege = (UPDATE_ACL | DELETE_ACL | DROP_ACL | PROCESS_ACL)}, {num = 0, ulong_num = 0, ulonglong_number = 0, longlong_number = 0, sp_instr_addr = 0, lex_str = {str = 0x0, length = 0}, kwd = { = { = {str = 0x0, length = 0}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x0, length = 0}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x0, length = 0}, }, column_list_privilege = {m_columns = 0x0, m_privilege = NO_ACL}, lex_string_with_metadata = { = {str = 0x0, length = 0}, m_is_8bit = false, m_quote = 0 '\000'}, spblock = { = {hndlrs = 0}, vars = 0, conds = 0, curs = 0}, spblock_handlers = {hndlrs = 0}, Lex_length_and_dec = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x0, m_charset = 0x0}, Lex_field_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x0, m_ci = 0x0}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x0, m_type = Lex_exact_charset_extended_collation_attrs_st::TYPE_EMPTY}, Lex_extended_collation = {m_ci = 0x0, m_type = Lex_extended_collation_st::TYPE_EXACT}, Lex_dyncol_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = 0, m_ci = 0x0}, for_loop = {m_index = 0x0, m_target_bound = 0x0, m_cursor_offset = 0, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x0, m_target_bound = 0x0, m_direction = 0 '\000', m_implicit_cursor = false}, trim = {m_remove = 0x0, m_source = 0x0, m_spec = TRIM_LEADING}, json_on_response = {m_response = Json_table_column::RESPONSE_NOT_SPECIFIED, m_default = 0x0}, substring_spec = {m_subject = 0x0, m_from = 0x0, m_for = 0x0}, vers_history_point = {unit = VERS_UNDEFINED, item = 0x0}, unit_operation = {unit_type = UNSPECIFIED_TYPE, distinct = false}, select_list = {first = 0x0, prev_last = 0x0}, select_order = 0x0, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 0}, select_limit = {explicit_limit = false, with_ties = false, select_limit = 0x0, offset_limit = 0x0}, order_limit_lock = 0x0, ident_sys_ptr = 0x0, create_field = 0x0, spvar_definition = 0x0, spvar_definition_list = 0x0, type_handler = 0x0, sp_handler = 0x0, charset = 0x0, cond_info_item = 0x0, dyncol_def = 0x0, diag_info = 0x0, item = 0x0, item_num = 0x0, item_param = 0x0, item_basic_constant = 0x0, key_part = 0x0, lex = 0x0, expr_lex = 0x0, assignment_lex = 0x0, sp_cursor_stmt = 0x0, lex_str_ptr = 0x0, lex_user = 0x0, user_auth = 0x0, cond_info_list = 0x0, dyncol_def_list = 0x0, item_list = 0x0, sp_assignment_lex_list = 0x0, stmt_info_list = 0x0, string_list = 0x0, ident_sys_list = 0x0, stmt_info_item = 0x0, string = 0x0, table_list = 0x0, table = 0x0, qualified_column_ident = 0x0, simple_string = 0x0, const_simple_string = 0x0, boolfunc2creator = 0x0, lex_grant = 0x0, lex_grant_ident = 0x0, myvar = 0x0, spcondvalue = 0x0, sphead = 0x0, spname = 0x0, spvar = 0x0, with_element_head = 0x0, with_clause = 0x0, virtual_column = 0x0, engine_option_value_ptr = 0x0, db_type = 0x0, select_lex = 0x0, select_lex_unit = 0x0, p_elem_value = 0x0, window_frame = 0x0, window_frame_bound = 0x0, udf = 0x0, trg_execution_order = {ordering_clause = TRG_ORDER_NONE, anchor_trigger_name = {str = 0x0, length = 0}}, sp_suid = SP_IS_DEFAULT_SUID, sp_aggregate_type = DEFAULT_AGGREGATE, view_suid = VIEW_SUID_INVOKER, cond_info_item_name = Condition_information_item::CLASS_ORIGIN, diag_condition_item_name = DIAG_CLASS_ORIGIN, diag_area = Diagnostics_information::CURRENT_AREA, m_fk_option = FK_OPTION_UNDEF, udf_type = (unknown: 0), key_type = Key::PRIMARY, stmt_info_item_name = Statement_information_item::NUMBER, filetype = FILETYPE_CSV, tx_isolation = ISO_READ_UNCOMMITTED, var_type = SHOW_OPT_DEFAULT, m_yes_no_unk = TVL_YES, choice = HA_CHOICE_UNDEF, key_alg = HA_KEY_ALG_UNDEF, ha_rkey_mode = HA_READ_KEY_EXACT, index_hint = INDEX_HINT_IGNORE, interval = INTERVAL_YEAR, interval_time_st = INTERVAL_YEAR, row_type = ROW_TYPE_DEFAULT, spvar_mode = sp_variable::MODE_IN, lock_type = TL_UNLOCK, date_time_type = MYSQL_TIMESTAMP_DATE, bound_precedence_type = Window_frame_bound::PRECEDING, frame_units = Window_frame::UNITS_ROWS, frame_exclusion = Window_frame::EXCL_NONE, trigger_action_order_type = TRG_ORDER_NONE, object_ddl_options = {m_options = DDL_options_st::OPT_NONE}, vers_range_unit = VERS_UNDEFINED, vers_column_versioning = Column_definition::VERSIONING_NOT_SET, plsql_cursor_attr = PLSQL_CURSOR_ATTR_ISOPEN, privilege = NO_ACL}, {num = 40280064, ulong_num = 10954768354294276096, ulonglong_number = 10954768354294276096, longlong_number = -7491975719415275520, sp_instr_addr = 40280064, lex_str = {str = 0x980727c70266a000 , length = 94703582380192}, kwd = { = { = {str = 0x980727c70266a000 , length = 94703582380192}, m_is_8bit = 64, m_quote = 34 '"'}, }, ident_cli = { = { = {str = 0x980727c70266a000 , length = 94703582380192}, m_is_8bit = 64, m_quote = 34 '"'}, }, ident_sys = { = {str = 0x980727c70266a000 , length = 94703582380192}, }, column_list_privilege = {m_columns = 0x980727c70266a000, m_privilege = (DROP_ACL | SHUTDOWN_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | CREATE_VIEW_ACL | SHOW_VIEW_ACL | ALTER_PROC_ACL | EVENT_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 94557999988736)}, lex_string_with_metadata = { = {str = 0x980727c70266a000 , length = 94703582380192}, m_is_8bit = 64, m_quote = 34 '"'}, spblock = { = {hndlrs = 40280064}, vars = -1744361529, conds = -446496608, curs = 22049}, spblock_handlers = {hndlrs = 40280064}, Lex_length_and_dec = {m_length = 40280064, m_dec = 199 '\307', m_collation_type = 7 '\a', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = true, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 40280064, m_dec = 199 '\307', m_collation_type = 7 '\a', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = true, m_dec_overflowed = false}, m_type_handler = 0x5621e56300a0 , m_charset = 0x7f7055082240}, Lex_field_type = { = {m_length = 40280064, m_dec = 199 '\307', m_collation_type = 7 '\a', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = true, m_dec_overflowed = false}, m_handler = 0x5621e56300a0 , m_ci = 0x7f7055082240}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x980727c70266a000, m_type = 3848470688}, Lex_extended_collation = {m_ci = 0x980727c70266a000, m_type = (unknown: 3848470688)}, Lex_dyncol_type = { = {m_length = 40280064, m_dec = 199 '\307', m_collation_type = 7 '\a', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = true, m_dec_overflowed = false}, m_type = -446496608, m_ci = 0x7f7055082240}, for_loop = {m_index = 0x980727c70266a000, m_target_bound = 0x5621e56300a0 , m_cursor_offset = 1426596416, m_direction = 112 'p', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x980727c70266a000, m_target_bound = 0x5621e56300a0 , m_direction = 64 '@', m_implicit_cursor = 34}, trim = {m_remove = 0x980727c70266a000, m_source = 0x5621e56300a0 , m_spec = (unknown: 1426596416)}, json_on_response = {m_response = 40280064, m_default = 0x5621e56300a0 }, substring_spec = {m_subject = 0x980727c70266a000, m_from = 0x5621e56300a0 , m_for = 0x7f7055082240}, vers_history_point = {unit = (unknown: 40280064), item = 0x5621e56300a0 }, unit_operation = {unit_type = 40280064, distinct = 199}, select_list = {first = 0x980727c70266a000, prev_last = 0x5621e56300a0 }, select_order = 0x980727c70266a000, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 94703582380192}, select_limit = {explicit_limit = false, with_ties = 160, select_limit = 0x5621e56300a0 , offset_limit = 0x7f7055082240}, order_limit_lock = 0x980727c70266a000, ident_sys_ptr = 0x980727c70266a000, create_field = 0x980727c70266a000, spvar_definition = 0x980727c70266a000, spvar_definition_list = 0x980727c70266a000, type_handler = 0x980727c70266a000, sp_handler = 0x980727c70266a000, charset = 0x980727c70266a000, cond_info_item = 0x980727c70266a000, dyncol_def = 0x980727c70266a000, diag_info = 0x980727c70266a000, item = 0x980727c70266a000, item_num = 0x980727c70266a000, item_param = 0x980727c70266a000, item_basic_constant = 0x980727c70266a000, key_part = 0x980727c70266a000, lex = 0x980727c70266a000, expr_lex = 0x980727c70266a000, assignment_lex = 0x980727c70266a000, sp_cursor_stmt = 0x980727c70266a000, lex_str_ptr = 0x980727c70266a000, lex_user = 0x980727c70266a000, user_auth = 0x980727c70266a000, cond_info_list = 0x980727c70266a000, dyncol_def_list = 0x980727c70266a000, item_list = 0x980727c70266a000, sp_assignment_lex_list = 0x980727c70266a000, stmt_info_list = 0x980727c70266a000, string_list = 0x980727c70266a000, ident_sys_list = 0x980727c70266a000, stmt_info_item = 0x980727c70266a000, string = 0x980727c70266a000, table_list = 0x980727c70266a000, table = 0x980727c70266a000, qualified_column_ident = 0x980727c70266a000, simple_string = 0x980727c70266a000 , const_simple_string = 0x980727c70266a000 , boolfunc2creator = 0x980727c70266a000, lex_grant = 0x980727c70266a000, lex_grant_ident = 0x980727c70266a000, myvar = 0x980727c70266a000, spcondvalue = 0x980727c70266a000, sphead = 0x980727c70266a000, spname = 0x980727c70266a000, spvar = 0x980727c70266a000, with_element_head = 0x980727c70266a000, with_clause = 0x980727c70266a000, virtual_column = 0x980727c70266a000, engine_option_value_ptr = 0x980727c70266a000, db_type = 0x980727c70266a000, select_lex = 0x980727c70266a000, select_lex_unit = 0x980727c70266a000, p_elem_value = 0x980727c70266a000, window_frame = 0x980727c70266a000, window_frame_bound = 0x980727c70266a000, udf = 0x980727c70266a000, trg_execution_order = {ordering_clause = (unknown: 40280064), anchor_trigger_name = {str = 0x5621e56300a0 "\340\250>\345!V", length = 140120439661120}}, sp_suid = (unknown: 40280064), sp_aggregate_type = (unknown: 40280064), view_suid = (unknown: 40280064), cond_info_item_name = 40280064, diag_condition_item_name = 40280064, diag_area = (unknown: 40280064), m_fk_option = 40280064, udf_type = (unknown: 40280064), key_type = 40280064, stmt_info_item_name = (unknown: 40280064), filetype = (unknown: 40280064), tx_isolation = 40280064, var_type = (unknown: 40280064), m_yes_no_unk = (unknown: 40280064), choice = 40280064, key_alg = 40280064, ha_rkey_mode = 40280064, index_hint = (unknown: 40280064), interval = 40280064, interval_time_st = 40280064, row_type = 40280064, spvar_mode = (unknown: 40280064), lock_type = 40280064, date_time_type = 40280064, bound_precedence_type = (unknown: 40280064), frame_units = (unknown: 40280064), frame_exclusion = 40280064, trigger_action_order_type = (unknown: 40280064), object_ddl_options = {m_options = (unknown: 40280064)}, vers_range_unit = (unknown: 40280064), vers_column_versioning = (unknown: 40280064), plsql_cursor_attr = 40280064, privilege = (ALTER_ACL | SUPER_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | CREATE_VIEW_ACL | SHOW_VIEW_ACL | CREATE_USER_ACL | CONNECTION_ADMIN_ACL | READ_ONLY_ADMIN_ACL | REPL_SLAVE_ADMIN_ACL | SLAVE_MONITOR_ACL | unknown: -7491976024398233600)}, {num = 1426552248, ulong_num = 140120439616952, ulonglong_number = 140120439616952, longlong_number = 140120439616952, sp_instr_addr = 1426552248, lex_str = {str = 0x7f70550775b8 "؟=\345!V", length = 94703582380192}, kwd = { = { = {str = 0x7f70550775b8 "؟=\345!V", length = 94703582380192}, m_is_8bit = 144, m_quote = -5 '\373'}, }, ident_cli = { = { = {str = 0x7f70550775b8 "؟=\345!V", length = 94703582380192}, m_is_8bit = 144, m_quote = -5 '\373'}, }, ident_sys = { = {str = 0x7f70550775b8 "؟=\345!V", length = 94703582380192}, }, column_list_privilege = {m_columns = 0x7f70550775b8, m_privilege = (DROP_ACL | SHUTDOWN_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | CREATE_VIEW_ACL | SHOW_VIEW_ACL | ALTER_PROC_ACL | EVENT_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 94557999988736)}, lex_string_with_metadata = { = {str = 0x7f70550775b8 "؟=\345!V", length = 94703582380192}, m_is_8bit = 144, m_quote = -5 '\373'}, spblock = { = {hndlrs = 1426552248}, vars = 32624, conds = -446496608, curs = 22049}, spblock_handlers = {hndlrs = 1426552248}, Lex_length_and_dec = {m_length = 1426552248, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426552248, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x5621e56300a0 , m_charset = 0x7f71441cfb90}, Lex_field_type = { = {m_length = 1426552248, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x5621e56300a0 , m_ci = 0x7f71441cfb90}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f70550775b8, m_type = 3848470688}, Lex_extended_collation = {m_ci = 0x7f70550775b8, m_type = (unknown: 3848470688)}, Lex_dyncol_type = { = {m_length = 1426552248, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = -446496608, m_ci = 0x7f71441cfb90}, for_loop = {m_index = 0x7f70550775b8, m_target_bound = 0x5621e56300a0 , m_cursor_offset = 1142750096, m_direction = 113 'q', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x7f70550775b8, m_target_bound = 0x5621e56300a0 , m_direction = -112 '\220', m_implicit_cursor = 251}, trim = {m_remove = 0x7f70550775b8, m_source = 0x5621e56300a0 , m_spec = (unknown: 1142750096)}, json_on_response = {m_response = 1426552248, m_default = 0x5621e56300a0 }, substring_spec = {m_subject = 0x7f70550775b8, m_from = 0x5621e56300a0 , m_for = 0x7f71441cfb90}, vers_history_point = {unit = (unknown: 1426552248), item = 0x5621e56300a0 }, unit_operation = {unit_type = 1426552248, distinct = 112}, select_list = {first = 0x7f70550775b8, prev_last = 0x5621e56300a0 }, select_order = 0x7f70550775b8, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 1}, timeout = 94703582380192}, select_limit = {explicit_limit = 184, with_ties = 117, select_limit = 0x5621e56300a0 , offset_limit = 0x7f71441cfb90}, order_limit_lock = 0x7f70550775b8, ident_sys_ptr = 0x7f70550775b8, create_field = 0x7f70550775b8, spvar_definition = 0x7f70550775b8, spvar_definition_list = 0x7f70550775b8, type_handler = 0x7f70550775b8, sp_handler = 0x7f70550775b8, charset = 0x7f70550775b8, cond_info_item = 0x7f70550775b8, dyncol_def = 0x7f70550775b8, diag_info = 0x7f70550775b8, item = 0x7f70550775b8, item_num = 0x7f70550775b8, item_param = 0x7f70550775b8, item_basic_constant = 0x7f70550775b8, key_part = 0x7f70550775b8, lex = 0x7f70550775b8, expr_lex = 0x7f70550775b8, assignment_lex = 0x7f70550775b8, sp_cursor_stmt = 0x7f70550775b8, lex_str_ptr = 0x7f70550775b8, lex_user = 0x7f70550775b8, user_auth = 0x7f70550775b8, cond_info_list = 0x7f70550775b8, dyncol_def_list = 0x7f70550775b8, item_list = 0x7f70550775b8, sp_assignment_lex_list = 0x7f70550775b8, stmt_info_list = 0x7f70550775b8, string_list = 0x7f70550775b8, ident_sys_list = 0x7f70550775b8, stmt_info_item = 0x7f70550775b8, string = 0x7f70550775b8, table_list = 0x7f70550775b8, table = 0x7f70550775b8, qualified_column_ident = 0x7f70550775b8, simple_string = 0x7f70550775b8 "؟=\345!V", const_simple_string = 0x7f70550775b8 "؟=\345!V", boolfunc2creator = 0x7f70550775b8, lex_grant = 0x7f70550775b8, lex_grant_ident = 0x7f70550775b8, myvar = 0x7f70550775b8, spcondvalue = 0x7f70550775b8, sphead = 0x7f70550775b8, spname = 0x7f70550775b8, spvar = 0x7f70550775b8, with_element_head = 0x7f70550775b8, with_clause = 0x7f70550775b8, virtual_column = 0x7f70550775b8, engine_option_value_ptr = 0x7f70550775b8, db_type = 0x7f70550775b8, select_lex = 0x7f70550775b8, select_lex_unit = 0x7f70550775b8, p_elem_value = 0x7f70550775b8, window_frame = 0x7f70550775b8, window_frame_bound = 0x7f70550775b8, udf = 0x7f70550775b8, trg_execution_order = {ordering_clause = (unknown: 1426552248), anchor_trigger_name = {str = 0x5621e56300a0 "\340\250>\345!V", length = 140124450782096}}, sp_suid = (unknown: 1426552248), sp_aggregate_type = (unknown: 1426552248), view_suid = (unknown: 1426552248), cond_info_item_name = 1426552248, diag_condition_item_name = 1426552248, diag_area = (unknown: 1426552248), m_fk_option = 1426552248, udf_type = (unknown: 1426552248), key_type = 1426552248, stmt_info_item_name = (unknown: 1426552248), filetype = (unknown: 1426552248), tx_isolation = 1426552248, var_type = (unknown: 1426552248), m_yes_no_unk = (unknown: 1426552248), choice = 1426552248, key_alg = 1426552248, ha_rkey_mode = 1426552248, index_hint = (unknown: 1426552248), interval = 1426552248, interval_time_st = 1426552248, row_type = 1426552248, spvar_mode = (unknown: 1426552248), lock_type = 1426552248, date_time_type = 1426552248, bound_precedence_type = (unknown: 1426552248), frame_units = (unknown: 1426552248), frame_exclusion = 1426552248, trigger_action_order_type = (unknown: 1426552248), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | DDL_options_st::OPT_CREATE_SELECT | unknown: 1426552072)}, vers_range_unit = (unknown: 1426552248), vers_column_versioning = (unknown: 1426552248), plsql_cursor_attr = 1426552248, privilege = (DELETE_ACL | CREATE_ACL | DROP_ACL | SHUTDOWN_ACL | PROCESS_ACL | GRANT_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = -467825431, ulong_num = 94703561051369, ulonglong_number = 94703561051369, longlong_number = 94703561051369, sp_instr_addr = 3827141865, lex_str = {str = 0x5621e41d8ce9 "\204\300\017\204\a\001", length = 140120439641312}, kwd = { = { = {str = 0x5621e41d8ce9 "\204\300\017\204\a\001", length = 140120439641312}, m_is_8bit = 136, m_quote = -59 '\305'}, }, ident_cli = { = { = {str = 0x5621e41d8ce9 "\204\300\017\204\a\001", length = 140120439641312}, m_is_8bit = 136, m_quote = -59 '\305'}, }, ident_sys = { = {str = 0x5621e41d8ce9 "\204\300\017\204\a\001", length = 140120439641312}, }, column_list_privilege = {m_columns = 0x5621e41d8ce9 , m_privilege = (DROP_ACL | RELOAD_ACL | SHUTDOWN_ACL | GRANT_ACL | INDEX_ACL | SHOW_DB_ACL | SUPER_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x5621e41d8ce9 "\204\300\017\204\a\001", length = 140120439641312}, m_is_8bit = 136, m_quote = -59 '\305'}, spblock = { = {hndlrs = -467825431}, vars = 22049, conds = 1426576608, curs = 32624}, spblock_handlers = {hndlrs = -467825431}, Lex_length_and_dec = {m_length = 3827141865, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 3827141865, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, m_type_handler = 0x7f705507d4e0, m_charset = 0x7f6de106c588}, Lex_field_type = { = {m_length = 3827141865, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, m_handler = 0x7f705507d4e0, m_ci = 0x7f6de106c588}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x5621e41d8ce9 , m_type = 1426576608}, Lex_extended_collation = {m_ci = 0x5621e41d8ce9 , m_type = (unknown: 1426576608)}, Lex_dyncol_type = { = {m_length = 3827141865, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, m_type = 1426576608, m_ci = 0x7f6de106c588}, for_loop = {m_index = 0x5621e41d8ce9 , m_target_bound = 0x7f705507d4e0, m_cursor_offset = -519649912, m_direction = 109 'm', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x5621e41d8ce9 , m_target_bound = 0x7f705507d4e0, m_direction = -120 '\210', m_implicit_cursor = 197}, trim = {m_remove = 0x5621e41d8ce9 , m_source = 0x7f705507d4e0, m_spec = (unknown: 3775317384)}, json_on_response = {m_response = 3827141865, m_default = 0x7f705507d4e0}, substring_spec = {m_subject = 0x5621e41d8ce9 , m_from = 0x7f705507d4e0, m_for = 0x7f6de106c588}, vers_history_point = {unit = (VERS_TIMESTAMP | unknown: 3827141864), item = 0x7f705507d4e0}, unit_operation = {unit_type = 3827141865, distinct = 33}, select_list = {first = 0x5621e41d8ce9 , prev_last = 0x7f705507d4e0}, select_order = 0x5621e41d8ce9 , select_lock = {{defined_lock = 1, update_lock = 0, defined_timeout = 0, skip_locked = 1}, timeout = 140120439641312}, select_limit = {explicit_limit = 233, with_ties = 140, select_limit = 0x7f705507d4e0, offset_limit = 0x7f6de106c588}, order_limit_lock = 0x5621e41d8ce9 , ident_sys_ptr = 0x5621e41d8ce9 , create_field = 0x5621e41d8ce9 , spvar_definition = 0x5621e41d8ce9 , spvar_definition_list = 0x5621e41d8ce9 , type_handler = 0x5621e41d8ce9 , sp_handler = 0x5621e41d8ce9 , charset = 0x5621e41d8ce9 , cond_info_item = 0x5621e41d8ce9 , dyncol_def = 0x5621e41d8ce9 , diag_info = 0x5621e41d8ce9 , item = 0x5621e41d8ce9 , item_num = 0x5621e41d8ce9 , item_param = 0x5621e41d8ce9 , item_basic_constant = 0x5621e41d8ce9 , key_part = 0x5621e41d8ce9 , lex = 0x5621e41d8ce9 , expr_lex = 0x5621e41d8ce9 , assignment_lex = 0x5621e41d8ce9 , sp_cursor_stmt = 0x5621e41d8ce9 , lex_str_ptr = 0x5621e41d8ce9 , lex_user = 0x5621e41d8ce9 , user_auth = 0x5621e41d8ce9 , cond_info_list = 0x5621e41d8ce9 , dyncol_def_list = 0x5621e41d8ce9 , item_list = 0x5621e41d8ce9 , sp_assignment_lex_list = 0x5621e41d8ce9 , stmt_info_list = 0x5621e41d8ce9 , string_list = 0x5621e41d8ce9 , ident_sys_list = 0x5621e41d8ce9 , stmt_info_item = 0x5621e41d8ce9 , string = 0x5621e41d8ce9 , table_list = 0x5621e41d8ce9 , table = 0x5621e41d8ce9 , qualified_column_ident = 0x5621e41d8ce9 , simple_string = 0x5621e41d8ce9 "\204\300\017\204\a\001", const_simple_string = 0x5621e41d8ce9 "\204\300\017\204\a\001", boolfunc2creator = 0x5621e41d8ce9 , lex_grant = 0x5621e41d8ce9 , lex_grant_ident = 0x5621e41d8ce9 , myvar = 0x5621e41d8ce9 , spcondvalue = 0x5621e41d8ce9 , sphead = 0x5621e41d8ce9 , spname = 0x5621e41d8ce9 , spvar = 0x5621e41d8ce9 , with_element_head = 0x5621e41d8ce9 , with_clause = 0x5621e41d8ce9 , virtual_column = 0x5621e41d8ce9 , engine_option_value_ptr = 0x5621e41d8ce9 , db_type = 0x5621e41d8ce9 , select_lex = 0x5621e41d8ce9 , select_lex_unit = 0x5621e41d8ce9 , p_elem_value = 0x5621e41d8ce9 , window_frame = 0x5621e41d8ce9 , window_frame_bound = 0x5621e41d8ce9 , udf = 0x5621e41d8ce9 , trg_execution_order = {ordering_clause = (TRG_ORDER_FOLLOWS | unknown: 3827141864), anchor_trigger_name = {str = 0x7f705507d4e0 "\b!\bUp\177", length = 140109903480200}}, sp_suid = (SP_IS_NOT_SUID | unknown: 3827141864), sp_aggregate_type = (NOT_AGGREGATE | unknown: 3827141864), view_suid = (VIEW_SUID_DEFINER | unknown: 3827141864), cond_info_item_name = 3827141865, diag_condition_item_name = 3827141865, diag_area = (unknown: 3827141865), m_fk_option = 3827141865, udf_type = (UDFTYPE_FUNCTION | unknown: 3827141864), key_type = 3827141865, stmt_info_item_name = (Statement_information_item::ROW_COUNT | unknown: 3827141864), filetype = (FILETYPE_XML | unknown: 3827141864), tx_isolation = 3827141865, var_type = (SHOW_OPT_SESSION | unknown: 3827141864), m_yes_no_unk = (TVL_NO | unknown: 3827141864), choice = 3827141865, key_alg = 3827141865, ha_rkey_mode = 3827141865, index_hint = (INDEX_HINT_USE | unknown: 3827141864), interval = 3827141865, interval_time_st = 3827141865, row_type = -467825431, spvar_mode = (sp_variable::MODE_OUT | unknown: 3827141864), lock_type = -467825431, date_time_type = -467825431, bound_precedence_type = (Window_frame_bound::CURRENT | unknown: 3827141864), frame_units = (Window_frame::UNITS_RANGE | unknown: 3827141864), frame_exclusion = 3827141865, trigger_action_order_type = (TRG_ORDER_FOLLOWS | unknown: 3827141864), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | DDL_options_st::OPT_IF_EXISTS | DDL_options_st::OPT_CREATE_SELECT | unknown: 3827141641)}, vers_range_unit = (VERS_TIMESTAMP | unknown: 3827141864), vers_column_versioning = (Column_definition::WITH_VERSIONING | unknown: 3827141864), plsql_cursor_attr = 3827141865, privilege = (SELECT_ACL | DELETE_ACL | DROP_ACL | RELOAD_ACL | SHUTDOWN_ACL | GRANT_ACL | REFERENCES_ACL | SUPER_ACL | CREATE_TMP_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 94557999988736)}, {num = 1426612160, ulong_num = 140120439676864, ulonglong_number = 140120439676864, longlong_number = 140120439676864, sp_instr_addr = 1426612160, lex_str = {str = 0x7f7055085fc0 "", length = 140119013064768}, kwd = { = { = {str = 0x7f7055085fc0 "", length = 140119013064768}, m_is_8bit = true, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x7f7055085fc0 "", length = 140119013064768}, m_is_8bit = true, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x7f7055085fc0 "", length = 140119013064768}, }, column_list_privilege = {m_columns = 0x7f7055085fc0, m_privilege = (RELOAD_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x7f7055085fc0 "", length = 140119013064768}, m_is_8bit = true, m_quote = 0 '\000'}, spblock = { = {hndlrs = 1426612160}, vars = 32624, conds = 64, curs = 32624}, spblock_handlers = {hndlrs = 1426612160}, Lex_length_and_dec = {m_length = 1426612160, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426612160, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x7f7000000040, m_charset = 0x1}, Lex_field_type = { = {m_length = 1426612160, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x7f7000000040, m_ci = 0x1}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f7055085fc0, m_type = 64}, Lex_extended_collation = {m_ci = 0x7f7055085fc0, m_type = (unknown: 64)}, Lex_dyncol_type = { = {m_length = 1426612160, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 64, m_ci = 0x1}, for_loop = {m_index = 0x7f7055085fc0, m_target_bound = 0x7f7000000040, m_cursor_offset = 1, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x7f7055085fc0, m_target_bound = 0x7f7000000040, m_direction = 1 '\001', m_implicit_cursor = false}, trim = {m_remove = 0x7f7055085fc0, m_source = 0x7f7000000040, m_spec = TRIM_TRAILING}, json_on_response = {m_response = 1426612160, m_default = 0x7f7000000040}, substring_spec = {m_subject = 0x7f7055085fc0, m_from = 0x7f7000000040, m_for = 0x1}, vers_history_point = {unit = (unknown: 1426612160), item = 0x7f7000000040}, unit_operation = {unit_type = 1426612160, distinct = 112}, select_list = {first = 0x7f7055085fc0, prev_last = 0x7f7000000040}, select_order = 0x7f7055085fc0, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 140119013064768}, select_limit = {explicit_limit = 192, with_ties = 95, select_limit = 0x7f7000000040, offset_limit = 0x1}, order_limit_lock = 0x7f7055085fc0, ident_sys_ptr = 0x7f7055085fc0, create_field = 0x7f7055085fc0, spvar_definition = 0x7f7055085fc0, spvar_definition_list = 0x7f7055085fc0, type_handler = 0x7f7055085fc0, sp_handler = 0x7f7055085fc0, charset = 0x7f7055085fc0, cond_info_item = 0x7f7055085fc0, dyncol_def = 0x7f7055085fc0, diag_info = 0x7f7055085fc0, item = 0x7f7055085fc0, item_num = 0x7f7055085fc0, item_param = 0x7f7055085fc0, item_basic_constant = 0x7f7055085fc0, key_part = 0x7f7055085fc0, lex = 0x7f7055085fc0, expr_lex = 0x7f7055085fc0, assignment_lex = 0x7f7055085fc0, sp_cursor_stmt = 0x7f7055085fc0, lex_str_ptr = 0x7f7055085fc0, lex_user = 0x7f7055085fc0, user_auth = 0x7f7055085fc0, cond_info_list = 0x7f7055085fc0, dyncol_def_list = 0x7f7055085fc0, item_list = 0x7f7055085fc0, sp_assignment_lex_list = 0x7f7055085fc0, stmt_info_list = 0x7f7055085fc0, string_list = 0x7f7055085fc0, ident_sys_list = 0x7f7055085fc0, stmt_info_item = 0x7f7055085fc0, string = 0x7f7055085fc0, table_list = 0x7f7055085fc0, table = 0x7f7055085fc0, qualified_column_ident = 0x7f7055085fc0, simple_string = 0x7f7055085fc0 "", const_simple_string = 0x7f7055085fc0 "", boolfunc2creator = 0x7f7055085fc0, lex_grant = 0x7f7055085fc0, lex_grant_ident = 0x7f7055085fc0, myvar = 0x7f7055085fc0, spcondvalue = 0x7f7055085fc0, sphead = 0x7f7055085fc0, spname = 0x7f7055085fc0, spvar = 0x7f7055085fc0, with_element_head = 0x7f7055085fc0, with_clause = 0x7f7055085fc0, virtual_column = 0x7f7055085fc0, engine_option_value_ptr = 0x7f7055085fc0, db_type = 0x7f7055085fc0, select_lex = 0x7f7055085fc0, select_lex_unit = 0x7f7055085fc0, p_elem_value = 0x7f7055085fc0, window_frame = 0x7f7055085fc0, window_frame_bound = 0x7f7055085fc0, udf = 0x7f7055085fc0, trg_execution_order = {ordering_clause = (unknown: 1426612160), anchor_trigger_name = {str = 0x7f7000000040 "", length = 1}}, sp_suid = (unknown: 1426612160), sp_aggregate_type = (unknown: 1426612160), view_suid = (unknown: 1426612160), cond_info_item_name = 1426612160, diag_condition_item_name = 1426612160, diag_area = (unknown: 1426612160), m_fk_option = 1426612160, udf_type = (unknown: 1426612160), key_type = 1426612160, stmt_info_item_name = (unknown: 1426612160), filetype = (unknown: 1426612160), tx_isolation = 1426612160, var_type = (unknown: 1426612160), m_yes_no_unk = (unknown: 1426612160), choice = 1426612160, key_alg = 1426612160, ha_rkey_mode = 1426612160, index_hint = (unknown: 1426612160), interval = 1426612160, interval_time_st = 1426612160, row_type = 1426612160, spvar_mode = (unknown: 1426612160), lock_type = 1426612160, date_time_type = 1426612160, bound_precedence_type = (unknown: 1426612160), frame_units = (unknown: 1426612160), frame_exclusion = 1426612160, trigger_action_order_type = (unknown: 1426612160), object_ddl_options = {m_options = (DDL_options_st::OPT_IF_EXISTS | DDL_options_st::OPT_CREATE_SELECT | unknown: 1426611968)}, vers_range_unit = (unknown: 1426612160), vers_column_versioning = (unknown: 1426612160), plsql_cursor_attr = 1426612160, privilege = (RELOAD_ACL | SHUTDOWN_ACL | PROCESS_ACL | FILE_ACL | GRANT_ACL | REFERENCES_ACL | INDEX_ACL | SHOW_DB_ACL | REPL_SLAVE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 1426571480, ulong_num = 140120439636184, ulonglong_number = 140120439636184, longlong_number = 140120439636184, sp_instr_addr = 1426571480, lex_str = {str = 0x7f705507c0d8 "", length = 1}, kwd = { = { = {str = 0x7f705507c0d8 "", length = 1}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x7f705507c0d8 "", length = 1}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x7f705507c0d8 "", length = 1}, }, column_list_privilege = {m_columns = 0x7f705507c0d8, m_privilege = SELECT_ACL}, lex_string_with_metadata = { = {str = 0x7f705507c0d8 "", length = 1}, m_is_8bit = false, m_quote = 0 '\000'}, spblock = { = {hndlrs = 1426571480}, vars = 32624, conds = 1, curs = 0}, spblock_handlers = {hndlrs = 1426571480}, Lex_length_and_dec = {m_length = 1426571480, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426571480, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x1, m_charset = 0x0}, Lex_field_type = { = {m_length = 1426571480, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x1, m_ci = 0x0}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f705507c0d8, m_type = Lex_exact_charset_extended_collation_attrs_st::TYPE_CHARACTER_SET}, Lex_extended_collation = {m_ci = 0x7f705507c0d8, m_type = Lex_extended_collation_st::TYPE_CONTEXTUALLY_TYPED}, Lex_dyncol_type = { = {m_length = 1426571480, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 1, m_ci = 0x0}, for_loop = {m_index = 0x7f705507c0d8, m_target_bound = 0x1, m_cursor_offset = 0, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x7f705507c0d8, m_target_bound = 0x1, m_direction = 0 '\000', m_implicit_cursor = false}, trim = {m_remove = 0x7f705507c0d8, m_source = 0x1, m_spec = TRIM_LEADING}, json_on_response = {m_response = 1426571480, m_default = 0x1}, substring_spec = {m_subject = 0x7f705507c0d8, m_from = 0x1, m_for = 0x0}, vers_history_point = {unit = (unknown: 1426571480), item = 0x1}, unit_operation = {unit_type = 1426571480, distinct = 112}, select_list = {first = 0x7f705507c0d8, prev_last = 0x1}, select_order = 0x7f705507c0d8, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 1}, timeout = 1}, select_limit = {explicit_limit = 216, with_ties = 192, select_limit = 0x1, offset_limit = 0x0}, order_limit_lock = 0x7f705507c0d8, ident_sys_ptr = 0x7f705507c0d8, create_field = 0x7f705507c0d8, spvar_definition = 0x7f705507c0d8, spvar_definition_list = 0x7f705507c0d8, type_handler = 0x7f705507c0d8, sp_handler = 0x7f705507c0d8, charset = 0x7f705507c0d8, cond_info_item = 0x7f705507c0d8, dyncol_def = 0x7f705507c0d8, diag_info = 0x7f705507c0d8, item = 0x7f705507c0d8, item_num = 0x7f705507c0d8, item_param = 0x7f705507c0d8, item_basic_constant = 0x7f705507c0d8, key_part = 0x7f705507c0d8, lex = 0x7f705507c0d8, expr_lex = 0x7f705507c0d8, assignment_lex = 0x7f705507c0d8, sp_cursor_stmt = 0x7f705507c0d8, lex_str_ptr = 0x7f705507c0d8, lex_user = 0x7f705507c0d8, user_auth = 0x7f705507c0d8, cond_info_list = 0x7f705507c0d8, dyncol_def_list = 0x7f705507c0d8, item_list = 0x7f705507c0d8, sp_assignment_lex_list = 0x7f705507c0d8, stmt_info_list = 0x7f705507c0d8, string_list = 0x7f705507c0d8, ident_sys_list = 0x7f705507c0d8, stmt_info_item = 0x7f705507c0d8, string = 0x7f705507c0d8, table_list = 0x7f705507c0d8, table = 0x7f705507c0d8, qualified_column_ident = 0x7f705507c0d8, simple_string = 0x7f705507c0d8 "", const_simple_string = 0x7f705507c0d8 "", boolfunc2creator = 0x7f705507c0d8, lex_grant = 0x7f705507c0d8, lex_grant_ident = 0x7f705507c0d8, myvar = 0x7f705507c0d8, spcondvalue = 0x7f705507c0d8, sphead = 0x7f705507c0d8, spname = 0x7f705507c0d8, spvar = 0x7f705507c0d8, with_element_head = 0x7f705507c0d8, with_clause = 0x7f705507c0d8, virtual_column = 0x7f705507c0d8, engine_option_value_ptr = 0x7f705507c0d8, db_type = 0x7f705507c0d8, select_lex = 0x7f705507c0d8, select_lex_unit = 0x7f705507c0d8, p_elem_value = 0x7f705507c0d8, window_frame = 0x7f705507c0d8, window_frame_bound = 0x7f705507c0d8, udf = 0x7f705507c0d8, trg_execution_order = {ordering_clause = (unknown: 1426571480), anchor_trigger_name = {str = 0x1 , length = 0}}, sp_suid = (unknown: 1426571480), sp_aggregate_type = (unknown: 1426571480), view_suid = (unknown: 1426571480), cond_info_item_name = 1426571480, diag_condition_item_name = 1426571480, diag_area = (unknown: 1426571480), m_fk_option = 1426571480, udf_type = (unknown: 1426571480), key_type = 1426571480, stmt_info_item_name = (unknown: 1426571480), filetype = (unknown: 1426571480), tx_isolation = 1426571480, var_type = (unknown: 1426571480), m_yes_no_unk = (unknown: 1426571480), choice = 1426571480, key_alg = 1426571480, ha_rkey_mode = 1426571480, index_hint = (unknown: 1426571480), interval = 1426571480, interval_time_st = 1426571480, row_type = 1426571480, spvar_mode = (unknown: 1426571480), lock_type = 1426571480, date_time_type = 1426571480, bound_precedence_type = (unknown: 1426571480), frame_units = (unknown: 1426571480), frame_exclusion = 1426571480, trigger_action_order_type = (unknown: 1426571480), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_IF_EXISTS | DDL_options_st::OPT_CREATE_SELECT | unknown: 1426571272)}, vers_range_unit = (unknown: 1426571480), vers_column_versioning = (unknown: 1426571480), plsql_cursor_attr = 1426571480, privilege = (DELETE_ACL | CREATE_ACL | RELOAD_ACL | SHUTDOWN_ACL | SHOW_DB_ACL | SUPER_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 0, ulong_num = 0, ulonglong_number = 0, longlong_number = 0, sp_instr_addr = 0, lex_str = {str = 0x0, length = 94703562115696}, kwd = { = { = {str = 0x0, length = 94703562115696}, m_is_8bit = 208, m_quote = 33 '!'}, }, ident_cli = { = { = {str = 0x0, length = 94703562115696}, m_is_8bit = 208, m_quote = 33 '!'}, }, ident_sys = { = {str = 0x0, length = 94703562115696}, }, column_list_privilege = {m_columns = 0x0, m_privilege = (CREATE_ACL | DROP_ACL | RELOAD_ACL | FILE_ACL | REFERENCES_ACL | SHOW_DB_ACL | SUPER_ACL | CREATE_TMP_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | CREATE_VIEW_ACL | EVENT_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 94557999988736)}, lex_string_with_metadata = { = {str = 0x0, length = 94703562115696}, m_is_8bit = 208, m_quote = 33 '!'}, spblock = { = {hndlrs = 0}, vars = 0, conds = -466761104, curs = 22049}, spblock_handlers = {hndlrs = 0}, Lex_length_and_dec = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x5621e42dca70 , m_charset = 0x5621e41d21d0 }, Lex_field_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x5621e42dca70 , m_ci = 0x5621e41d21d0 }, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x0, m_type = 3828206192}, Lex_extended_collation = {m_ci = 0x0, m_type = (unknown: 3828206192)}, Lex_dyncol_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = -466761104, m_ci = 0x5621e41d21d0 }, for_loop = {m_index = 0x0, m_target_bound = 0x5621e42dca70 , m_cursor_offset = -467852848, m_direction = 33 '!', m_implicit_cursor = 86}, for_loop_bounds = {m_index = 0x0, m_target_bound = 0x5621e42dca70 , m_direction = -48 '\320', m_implicit_cursor = 33}, trim = {m_remove = 0x0, m_source = 0x5621e42dca70 , m_spec = (unknown: 3827114448)}, json_on_response = {m_response = Json_table_column::RESPONSE_NOT_SPECIFIED, m_default = 0x5621e42dca70 }, substring_spec = {m_subject = 0x0, m_from = 0x5621e42dca70 , m_for = 0x5621e41d21d0 }, vers_history_point = {unit = VERS_UNDEFINED, item = 0x5621e42dca70 }, unit_operation = {unit_type = UNSPECIFIED_TYPE, distinct = false}, select_list = {first = 0x0, prev_last = 0x5621e42dca70 }, select_order = 0x0, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 94703562115696}, select_limit = {explicit_limit = false, with_ties = false, select_limit = 0x5621e42dca70 , offset_limit = 0x5621e41d21d0 }, order_limit_lock = 0x0, ident_sys_ptr = 0x0, create_field = 0x0, spvar_definition = 0x0, spvar_definition_list = 0x0, type_handler = 0x0, sp_handler = 0x0, charset = 0x0, cond_info_item = 0x0, dyncol_def = 0x0, diag_info = 0x0, item = 0x0, item_num = 0x0, item_param = 0x0, item_basic_constant = 0x0, key_part = 0x0, lex = 0x0, expr_lex = 0x0, assignment_lex = 0x0, sp_cursor_stmt = 0x0, lex_str_ptr = 0x0, lex_user = 0x0, user_auth = 0x0, cond_info_list = 0x0, dyncol_def_list = 0x0, item_list = 0x0, sp_assignment_lex_list = 0x0, stmt_info_list = 0x0, string_list = 0x0, ident_sys_list = 0x0, stmt_info_item = 0x0, string = 0x0, table_list = 0x0, table = 0x0, qualified_column_ident = 0x0, simple_string = 0x0, const_simple_string = 0x0, boolfunc2creator = 0x0, lex_grant = 0x0, lex_grant_ident = 0x0, myvar = 0x0, spcondvalue = 0x0, sphead = 0x0, spname = 0x0, spvar = 0x0, with_element_head = 0x0, with_clause = 0x0, virtual_column = 0x0, engine_option_value_ptr = 0x0, db_type = 0x0, select_lex = 0x0, select_lex_unit = 0x0, p_elem_value = 0x0, window_frame = 0x0, window_frame_bound = 0x0, udf = 0x0, trg_execution_order = {ordering_clause = TRG_ORDER_NONE, anchor_trigger_name = {str = 0x5621e42dca70 "H\213\207", , length = 94703561023952}}, sp_suid = SP_IS_DEFAULT_SUID, sp_aggregate_type = DEFAULT_AGGREGATE, view_suid = VIEW_SUID_INVOKER, cond_info_item_name = Condition_information_item::CLASS_ORIGIN, diag_condition_item_name = DIAG_CLASS_ORIGIN, diag_area = Diagnostics_information::CURRENT_AREA, m_fk_option = FK_OPTION_UNDEF, udf_type = (unknown: 0), key_type = Key::PRIMARY, stmt_info_item_name = Statement_information_item::NUMBER, filetype = FILETYPE_CSV, tx_isolation = ISO_READ_UNCOMMITTED, var_type = SHOW_OPT_DEFAULT, m_yes_no_unk = TVL_YES, choice = HA_CHOICE_UNDEF, key_alg = HA_KEY_ALG_UNDEF, ha_rkey_mode = HA_READ_KEY_EXACT, index_hint = INDEX_HINT_IGNORE, interval = INTERVAL_YEAR, interval_time_st = INTERVAL_YEAR, row_type = ROW_TYPE_DEFAULT, spvar_mode = sp_variable::MODE_IN, lock_type = TL_UNLOCK, date_time_type = MYSQL_TIMESTAMP_DATE, bound_precedence_type = Window_frame_bound::PRECEDING, frame_units = Window_frame::UNITS_ROWS, frame_exclusion = Window_frame::EXCL_NONE, trigger_action_order_type = TRG_ORDER_NONE, object_ddl_options = {m_options = DDL_options_st::OPT_NONE}, vers_range_unit = VERS_UNDEFINED, vers_column_versioning = Column_definition::VERSIONING_NOT_SET, plsql_cursor_attr = PLSQL_CURSOR_ATTR_ISOPEN, privilege = NO_ACL}, {num = 0, ulong_num = 0, ulonglong_number = 0, longlong_number = 0, sp_instr_addr = 0, lex_str = {str = 0x0, length = 140120439616952}, kwd = { = { = {str = 0x0, length = 140120439616952}, m_is_8bit = 192, m_quote = 95 '_'}, }, ident_cli = { = { = {str = 0x0, length = 140120439616952}, m_is_8bit = 192, m_quote = 95 '_'}, }, ident_sys = { = {str = 0x0, length = 140120439616952}, }, column_list_privilege = {m_columns = 0x0, m_privilege = (DELETE_ACL | CREATE_ACL | DROP_ACL | SHUTDOWN_ACL | PROCESS_ACL | GRANT_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x0, length = 140120439616952}, m_is_8bit = 192, m_quote = 95 '_'}, spblock = { = {hndlrs = 0}, vars = 0, conds = 1426552248, curs = 32624}, spblock_handlers = {hndlrs = 0}, Lex_length_and_dec = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x7f70550775b8, m_charset = 0x7f7055085fc0}, Lex_field_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x7f70550775b8, m_ci = 0x7f7055085fc0}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x0, m_type = 1426552248}, Lex_extended_collation = {m_ci = 0x0, m_type = (unknown: 1426552248)}, Lex_dyncol_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = 1426552248, m_ci = 0x7f7055085fc0}, for_loop = {m_index = 0x0, m_target_bound = 0x7f70550775b8, m_cursor_offset = 1426612160, m_direction = 112 'p', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x0, m_target_bound = 0x7f70550775b8, m_direction = -64 '\300', m_implicit_cursor = 95}, trim = {m_remove = 0x0, m_source = 0x7f70550775b8, m_spec = (unknown: 1426612160)}, json_on_response = {m_response = Json_table_column::RESPONSE_NOT_SPECIFIED, m_default = 0x7f70550775b8}, substring_spec = {m_subject = 0x0, m_from = 0x7f70550775b8, m_for = 0x7f7055085fc0}, vers_history_point = {unit = VERS_UNDEFINED, item = 0x7f70550775b8}, unit_operation = {unit_type = UNSPECIFIED_TYPE, distinct = false}, select_list = {first = 0x0, prev_last = 0x7f70550775b8}, select_order = 0x0, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 140120439616952}, select_limit = {explicit_limit = false, with_ties = false, select_limit = 0x7f70550775b8, offset_limit = 0x7f7055085fc0}, order_limit_lock = 0x0, ident_sys_ptr = 0x0, create_field = 0x0, spvar_definition = 0x0, spvar_definition_list = 0x0, type_handler = 0x0, sp_handler = 0x0, charset = 0x0, cond_info_item = 0x0, dyncol_def = 0x0, diag_info = 0x0, item = 0x0, item_num = 0x0, item_param = 0x0, item_basic_constant = 0x0, key_part = 0x0, lex = 0x0, expr_lex = 0x0, assignment_lex = 0x0, sp_cursor_stmt = 0x0, lex_str_ptr = 0x0, lex_user = 0x0, user_auth = 0x0, cond_info_list = 0x0, dyncol_def_list = 0x0, item_list = 0x0, sp_assignment_lex_list = 0x0, stmt_info_list = 0x0, string_list = 0x0, ident_sys_list = 0x0, stmt_info_item = 0x0, string = 0x0, table_list = 0x0, table = 0x0, qualified_column_ident = 0x0, simple_string = 0x0, const_simple_string = 0x0, boolfunc2creator = 0x0, lex_grant = 0x0, lex_grant_ident = 0x0, myvar = 0x0, spcondvalue = 0x0, sphead = 0x0, spname = 0x0, spvar = 0x0, with_element_head = 0x0, with_clause = 0x0, virtual_column = 0x0, engine_option_value_ptr = 0x0, db_type = 0x0, select_lex = 0x0, select_lex_unit = 0x0, p_elem_value = 0x0, window_frame = 0x0, window_frame_bound = 0x0, udf = 0x0, trg_execution_order = {ordering_clause = TRG_ORDER_NONE, anchor_trigger_name = {str = 0x7f70550775b8 "؟=\345!V", length = 140120439676864}}, sp_suid = SP_IS_DEFAULT_SUID, sp_aggregate_type = DEFAULT_AGGREGATE, view_suid = VIEW_SUID_INVOKER, cond_info_item_name = Condition_information_item::CLASS_ORIGIN, diag_condition_item_name = DIAG_CLASS_ORIGIN, diag_area = Diagnostics_information::CURRENT_AREA, m_fk_option = FK_OPTION_UNDEF, udf_type = (unknown: 0), key_type = Key::PRIMARY, stmt_info_item_name = Statement_information_item::NUMBER, filetype = FILETYPE_CSV, tx_isolation = ISO_READ_UNCOMMITTED, var_type = SHOW_OPT_DEFAULT, m_yes_no_unk = TVL_YES, choice = HA_CHOICE_UNDEF, key_alg = HA_KEY_ALG_UNDEF, ha_rkey_mode = HA_READ_KEY_EXACT, index_hint = INDEX_HINT_IGNORE, interval = INTERVAL_YEAR, interval_time_st = INTERVAL_YEAR, row_type = ROW_TYPE_DEFAULT, spvar_mode = sp_variable::MODE_IN, lock_type = TL_UNLOCK, date_time_type = MYSQL_TIMESTAMP_DATE, bound_precedence_type = Window_frame_bound::PRECEDING, frame_units = Window_frame::UNITS_ROWS, frame_exclusion = Window_frame::EXCL_NONE, trigger_action_order_type = TRG_ORDER_NONE, object_ddl_options = {m_options = DDL_options_st::OPT_NONE}, vers_range_unit = VERS_UNDEFINED, vers_column_versioning = Column_definition::VERSIONING_NOT_SET, plsql_cursor_attr = PLSQL_CURSOR_ATTR_ISOPEN, privilege = NO_ACL}, {num = 767, ulong_num = 767, ulonglong_number = 767, longlong_number = 767, sp_instr_addr = 767, lex_str = {str = 0x2ff , length = 0}, kwd = { = { = {str = 0x2ff , length = 0}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x2ff , length = 0}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x2ff , length = 0}, }, column_list_privilege = {m_columns = 0x2ff, m_privilege = NO_ACL}, lex_string_with_metadata = { = {str = 0x2ff , length = 0}, m_is_8bit = false, m_quote = 0 '\000'}, spblock = { = {hndlrs = 767}, vars = 0, conds = 0, curs = 0}, spblock_handlers = {hndlrs = 767}, Lex_length_and_dec = {m_length = 767, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 767, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x0, m_charset = 0x0}, Lex_field_type = { = {m_length = 767, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x0, m_ci = 0x0}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x2ff, m_type = Lex_exact_charset_extended_collation_attrs_st::TYPE_EMPTY}, Lex_extended_collation = {m_ci = 0x2ff, m_type = Lex_extended_collation_st::TYPE_EXACT}, Lex_dyncol_type = { = {m_length = 767, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = 0, m_ci = 0x0}, for_loop = {m_index = 0x2ff, m_target_bound = 0x0, m_cursor_offset = 0, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x2ff, m_target_bound = 0x0, m_direction = 0 '\000', m_implicit_cursor = false}, trim = {m_remove = 0x2ff, m_source = 0x0, m_spec = TRIM_LEADING}, json_on_response = {m_response = 767, m_default = 0x0}, substring_spec = {m_subject = 0x2ff, m_from = 0x0, m_for = 0x0}, vers_history_point = {unit = (VERS_TIMESTAMP | VERS_TRX_ID | unknown: 764), item = 0x0}, unit_operation = {unit_type = 767, distinct = false}, select_list = {first = 0x2ff, prev_last = 0x0}, select_order = 0x2ff, select_lock = {{defined_lock = 1, update_lock = 1, defined_timeout = 1, skip_locked = 1}, timeout = 0}, select_limit = {explicit_limit = 255, with_ties = 2, select_limit = 0x0, offset_limit = 0x0}, order_limit_lock = 0x2ff, ident_sys_ptr = 0x2ff, create_field = 0x2ff, spvar_definition = 0x2ff, spvar_definition_list = 0x2ff, type_handler = 0x2ff, sp_handler = 0x2ff, charset = 0x2ff, cond_info_item = 0x2ff, dyncol_def = 0x2ff, diag_info = 0x2ff, item = 0x2ff, item_num = 0x2ff, item_param = 0x2ff, item_basic_constant = 0x2ff, key_part = 0x2ff, lex = 0x2ff, expr_lex = 0x2ff, assignment_lex = 0x2ff, sp_cursor_stmt = 0x2ff, lex_str_ptr = 0x2ff, lex_user = 0x2ff, user_auth = 0x2ff, cond_info_list = 0x2ff, dyncol_def_list = 0x2ff, item_list = 0x2ff, sp_assignment_lex_list = 0x2ff, stmt_info_list = 0x2ff, string_list = 0x2ff, ident_sys_list = 0x2ff, stmt_info_item = 0x2ff, string = 0x2ff, table_list = 0x2ff, table = 0x2ff, qualified_column_ident = 0x2ff, simple_string = 0x2ff , const_simple_string = 0x2ff , boolfunc2creator = 0x2ff, lex_grant = 0x2ff, lex_grant_ident = 0x2ff, myvar = 0x2ff, spcondvalue = 0x2ff, sphead = 0x2ff, spname = 0x2ff, spvar = 0x2ff, with_element_head = 0x2ff, with_clause = 0x2ff, virtual_column = 0x2ff, engine_option_value_ptr = 0x2ff, db_type = 0x2ff, select_lex = 0x2ff, select_lex_unit = 0x2ff, p_elem_value = 0x2ff, window_frame = 0x2ff, window_frame_bound = 0x2ff, udf = 0x2ff, trg_execution_order = {ordering_clause = (TRG_ORDER_FOLLOWS | TRG_ORDER_PRECEDES | unknown: 764), anchor_trigger_name = {str = 0x0, length = 0}}, sp_suid = (SP_IS_NOT_SUID | SP_IS_SUID | unknown: 764), sp_aggregate_type = (NOT_AGGREGATE | GROUP_AGGREGATE | unknown: 764), view_suid = (VIEW_SUID_DEFINER | VIEW_SUID_DEFAULT | unknown: 764), cond_info_item_name = 767, diag_condition_item_name = 767, diag_area = (unknown: 767), m_fk_option = 767, udf_type = (UDFTYPE_FUNCTION | UDFTYPE_AGGREGATE | unknown: 764), key_type = 767, stmt_info_item_name = (Statement_information_item::ROW_COUNT | unknown: 766), filetype = (FILETYPE_XML | unknown: 766), tx_isolation = 767, var_type = (SHOW_OPT_SESSION | SHOW_OPT_GLOBAL | unknown: 764), m_yes_no_unk = (TVL_NO | TVL_UNKNOWN | unknown: 764), choice = 767, key_alg = 767, ha_rkey_mode = 767, index_hint = (INDEX_HINT_USE | INDEX_HINT_FORCE | unknown: 764), interval = 767, interval_time_st = 767, row_type = 767, spvar_mode = (sp_variable::MODE_OUT | sp_variable::MODE_INOUT | unknown: 764), lock_type = 767, date_time_type = 767, bound_precedence_type = (Window_frame_bound::CURRENT | Window_frame_bound::FOLLOWING | unknown: 764), frame_units = (Window_frame::UNITS_RANGE | unknown: 766), frame_exclusion = 767, trigger_action_order_type = (TRG_ORDER_FOLLOWS | TRG_ORDER_PRECEDES | unknown: 764), object_ddl_options = {m_options = (DDL_options_st::OPT_IF_NOT_EXISTS | DDL_options_st::OPT_LIKE | DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | DDL_options_st::OPT_IF_EXISTS | DDL_options_st::OPT_CREATE_SELECT | unknown: 521)}, vers_range_unit = (VERS_TIMESTAMP | VERS_TRX_ID | unknown: 764), vers_column_versioning = (Column_definition::WITH_VERSIONING | Column_definition::WITHOUT_VERSIONING | unknown: 764), plsql_cursor_attr = 767, privilege = (SELECT_ACL | INSERT_ACL | UPDATE_ACL | DELETE_ACL | CREATE_ACL | DROP_ACL | RELOAD_ACL | SHUTDOWN_ACL | FILE_ACL)}, {num = 0, ulong_num = 0, ulonglong_number = 0, longlong_number = 0, sp_instr_addr = 0, lex_str = {str = 0x0, length = 0}, kwd = { = { = {str = 0x0, length = 0}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x0, length = 0}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x0, length = 0}, }, column_list_privilege = {m_columns = 0x0, m_privilege = NO_ACL}, lex_string_with_metadata = { = {str = 0x0, length = 0}, m_is_8bit = false, m_quote = 0 '\000'}, spblock = { = {hndlrs = 0}, vars = 0, conds = 0, curs = 0}, spblock_handlers = {hndlrs = 0}, Lex_length_and_dec = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x0, m_charset = 0x0}, Lex_field_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x0, m_ci = 0x0}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x0, m_type = Lex_exact_charset_extended_collation_attrs_st::TYPE_EMPTY}, Lex_extended_collation = {m_ci = 0x0, m_type = Lex_extended_collation_st::TYPE_EXACT}, Lex_dyncol_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = 0, m_ci = 0x0}, for_loop = {m_index = 0x0, m_target_bound = 0x0, m_cursor_offset = 0, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x0, m_target_bound = 0x0, m_direction = 0 '\000', m_implicit_cursor = false}, trim = {m_remove = 0x0, m_source = 0x0, m_spec = TRIM_LEADING}, json_on_response = {m_response = Json_table_column::RESPONSE_NOT_SPECIFIED, m_default = 0x0}, substring_spec = {m_subject = 0x0, m_from = 0x0, m_for = 0x0}, vers_history_point = {unit = VERS_UNDEFINED, item = 0x0}, unit_operation = {unit_type = UNSPECIFIED_TYPE, distinct = false}, select_list = {first = 0x0, prev_last = 0x0}, select_order = 0x0, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 0}, select_limit = {explicit_limit = false, with_ties = false, select_limit = 0x0, offset_limit = 0x0}, order_limit_lock = 0x0, ident_sys_ptr = 0x0, create_field = 0x0, spvar_definition = 0x0, spvar_definition_list = 0x0, type_handler = 0x0, sp_handler = 0x0, charset = 0x0, cond_info_item = 0x0, dyncol_def = 0x0, diag_info = 0x0, item = 0x0, item_num = 0x0, item_param = 0x0, item_basic_constant = 0x0, key_part = 0x0, lex = 0x0, expr_lex = 0x0, assignment_lex = 0x0, sp_cursor_stmt = 0x0, lex_str_ptr = 0x0, lex_user = 0x0, user_auth = 0x0, cond_info_list = 0x0, dyncol_def_list = 0x0, item_list = 0x0, sp_assignment_lex_list = 0x0, stmt_info_list = 0x0, string_list = 0x0, ident_sys_list = 0x0, stmt_info_item = 0x0, string = 0x0, table_list = 0x0, table = 0x0, qualified_column_ident = 0x0, simple_string = 0x0, const_simple_string = 0x0, boolfunc2creator = 0x0, lex_grant = 0x0, lex_grant_ident = 0x0, myvar = 0x0, spcondvalue = 0x0, sphead = 0x0, spname = 0x0, spvar = 0x0, with_element_head = 0x0, with_clause = 0x0, virtual_column = 0x0, engine_option_value_ptr = 0x0, db_type = 0x0, select_lex = 0x0, select_lex_unit = 0x0, p_elem_value = 0x0, window_frame = 0x0, window_frame_bound = 0x0, udf = 0x0, trg_execution_order = {ordering_clause = TRG_ORDER_NONE, anchor_trigger_name = {str = 0x0, length = 0}}, sp_suid = SP_IS_DEFAULT_SUID, sp_aggregate_type = DEFAULT_AGGREGATE, view_suid = VIEW_SUID_INVOKER, cond_info_item_name = Condition_information_item::CLASS_ORIGIN, diag_condition_item_name = DIAG_CLASS_ORIGIN, diag_area = Diagnostics_information::CURRENT_AREA, m_fk_option = FK_OPTION_UNDEF, udf_type = (unknown: 0), key_type = Key::PRIMARY, stmt_info_item_name = Statement_information_item::NUMBER, filetype = FILETYPE_CSV, tx_isolation = ISO_READ_UNCOMMITTED, var_type = SHOW_OPT_DEFAULT, m_yes_no_unk = TVL_YES, choice = HA_CHOICE_UNDEF, key_alg = HA_KEY_ALG_UNDEF, ha_rkey_mode = HA_READ_KEY_EXACT, index_hint = INDEX_HINT_IGNORE, interval = INTERVAL_YEAR, interval_time_st = INTERVAL_YEAR, row_type = ROW_TYPE_DEFAULT, spvar_mode = sp_variable::MODE_IN, lock_type = TL_UNLOCK, date_time_type = MYSQL_TIMESTAMP_DATE, bound_precedence_type = Window_frame_bound::PRECEDING, frame_units = Window_frame::UNITS_ROWS, frame_exclusion = Window_frame::EXCL_NONE, trigger_action_order_type = TRG_ORDER_NONE, object_ddl_options = {m_options = DDL_options_st::OPT_NONE}, vers_range_unit = VERS_UNDEFINED, vers_column_versioning = Column_definition::VERSIONING_NOT_SET, plsql_cursor_attr = PLSQL_CURSOR_ATTR_ISOPEN, privilege = NO_ACL}, {num = 0, ulong_num = 0, ulonglong_number = 0, longlong_number = 0, sp_instr_addr = 0, lex_str = {str = 0x0, length = 0}, kwd = { = { = {str = 0x0, length = 0}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x0, length = 0}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x0, length = 0}, }, column_list_privilege = {m_columns = 0x0, m_privilege = NO_ACL}, lex_string_with_metadata = { = {str = 0x0, length = 0}, m_is_8bit = false, m_quote = 0 '\000'}, spblock = { = {hndlrs = 0}, vars = 0, conds = 0, curs = 0}, spblock_handlers = {hndlrs = 0}, Lex_length_and_dec = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x0, m_charset = 0x0}, Lex_field_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x0, m_ci = 0x0}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x0, m_type = Lex_exact_charset_extended_collation_attrs_st::TYPE_EMPTY}, Lex_extended_collation = {m_ci = 0x0, m_type = Lex_extended_collation_st::TYPE_EXACT}, Lex_dyncol_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = 0, m_ci = 0x0}, for_loop = {m_index = 0x0, m_target_bound = 0x0, m_cursor_offset = 0, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x0, m_target_bound = 0x0, m_direction = 0 '\000', m_implicit_cursor = false}, trim = {m_remove = 0x0, m_source = 0x0, m_spec = TRIM_LEADING}, json_on_response = {m_response = Json_table_column::RESPONSE_NOT_SPECIFIED, m_default = 0x0}, substring_spec = {m_subject = 0x0, m_from = 0x0, m_for = 0x0}, vers_history_point = {unit = VERS_UNDEFINED, item = 0x0}, unit_operation = {unit_type = UNSPECIFIED_TYPE, distinct = false}, select_list = {first = 0x0, prev_last = 0x0}, select_order = 0x0, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 0}, select_limit = {explicit_limit = false, with_ties = false, select_limit = 0x0, offset_limit = 0x0}, order_limit_lock = 0x0, ident_sys_ptr = 0x0, create_field = 0x0, spvar_definition = 0x0, spvar_definition_list = 0x0, type_handler = 0x0, sp_handler = 0x0, charset = 0x0, cond_info_item = 0x0, dyncol_def = 0x0, diag_info = 0x0, item = 0x0, item_num = 0x0, item_param = 0x0, item_basic_constant = 0x0, key_part = 0x0, lex = 0x0, expr_lex = 0x0, assignment_lex = 0x0, sp_cursor_stmt = 0x0, lex_str_ptr = 0x0, lex_user = 0x0, user_auth = 0x0, cond_info_list = 0x0, dyncol_def_list = 0x0, item_list = 0x0, sp_assignment_lex_list = 0x0, stmt_info_list = 0x0, string_list = 0x0, ident_sys_list = 0x0, stmt_info_item = 0x0, string = 0x0, table_list = 0x0, table = 0x0, qualified_column_ident = 0x0, simple_string = 0x0, const_simple_string = 0x0, boolfunc2creator = 0x0, lex_grant = 0x0, lex_grant_ident = 0x0, myvar = 0x0, spcondvalue = 0x0, sphead = 0x0, spname = 0x0, spvar = 0x0, with_element_head = 0x0, with_clause = 0x0, virtual_column = 0x0, engine_option_value_ptr = 0x0, db_type = 0x0, select_lex = 0x0, select_lex_unit = 0x0, p_elem_value = 0x0, window_frame = 0x0, window_frame_bound = 0x0, udf = 0x0, trg_execution_order = {ordering_clause = TRG_ORDER_NONE, anchor_trigger_name = {str = 0x0, length = 0}}, sp_suid = SP_IS_DEFAULT_SUID, sp_aggregate_type = DEFAULT_AGGREGATE, view_suid = VIEW_SUID_INVOKER, cond_info_item_name = Condition_information_item::CLASS_ORIGIN, diag_condition_item_name = DIAG_CLASS_ORIGIN, diag_area = Diagnostics_information::CURRENT_AREA, m_fk_option = FK_OPTION_UNDEF, udf_type = (unknown: 0), key_type = Key::PRIMARY, stmt_info_item_name = Statement_information_item::NUMBER, filetype = FILETYPE_CSV, tx_isolation = ISO_READ_UNCOMMITTED, var_type = SHOW_OPT_DEFAULT, m_yes_no_unk = TVL_YES, choice = HA_CHOICE_UNDEF, key_alg = HA_KEY_ALG_UNDEF, ha_rkey_mode = HA_READ_KEY_EXACT, index_hint = INDEX_HINT_IGNORE, interval = INTERVAL_YEAR, interval_time_st = INTERVAL_YEAR, row_type = ROW_TYPE_DEFAULT, spvar_mode = sp_variable::MODE_IN, lock_type = TL_UNLOCK, date_time_type = MYSQL_TIMESTAMP_DATE, bound_precedence_type = Window_frame_bound::PRECEDING, frame_units = Window_frame::UNITS_ROWS, frame_exclusion = Window_frame::EXCL_NONE, trigger_action_order_type = TRG_ORDER_NONE, object_ddl_options = {m_options = DDL_options_st::OPT_NONE}, vers_range_unit = VERS_UNDEFINED, vers_column_versioning = Column_definition::VERSIONING_NOT_SET, plsql_cursor_attr = PLSQL_CURSOR_ATTR_ISOPEN, privilege = NO_ACL}, {num = 0, ulong_num = 0, ulonglong_number = 0, longlong_number = 0, sp_instr_addr = 0, lex_str = {str = 0x0, length = 0}, kwd = { = { = {str = 0x0, length = 0}, m_is_8bit = true, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x0, length = 0}, m_is_8bit = true, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x0, length = 0}, }, column_list_privilege = {m_columns = 0x0, m_privilege = NO_ACL}, lex_string_with_metadata = { = {str = 0x0, length = 0}, m_is_8bit = true, m_quote = 0 '\000'}, spblock = { = {hndlrs = 0}, vars = 0, conds = 0, curs = 0}, spblock_handlers = {hndlrs = 0}, Lex_length_and_dec = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x0, m_charset = 0x1}, Lex_field_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x0, m_ci = 0x1}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x0, m_type = Lex_exact_charset_extended_collation_attrs_st::TYPE_EMPTY}, Lex_extended_collation = {m_ci = 0x0, m_type = Lex_extended_collation_st::TYPE_EXACT}, Lex_dyncol_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = 0, m_ci = 0x1}, for_loop = {m_index = 0x0, m_target_bound = 0x0, m_cursor_offset = 1, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x0, m_target_bound = 0x0, m_direction = 1 '\001', m_implicit_cursor = false}, trim = {m_remove = 0x0, m_source = 0x0, m_spec = TRIM_TRAILING}, json_on_response = {m_response = Json_table_column::RESPONSE_NOT_SPECIFIED, m_default = 0x0}, substring_spec = {m_subject = 0x0, m_from = 0x0, m_for = 0x1}, vers_history_point = {unit = VERS_UNDEFINED, item = 0x0}, unit_operation = {unit_type = UNSPECIFIED_TYPE, distinct = false}, select_list = {first = 0x0, prev_last = 0x0}, select_order = 0x0, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 0}, select_limit = {explicit_limit = false, with_ties = false, select_limit = 0x0, offset_limit = 0x1}, order_limit_lock = 0x0, ident_sys_ptr = 0x0, create_field = 0x0, spvar_definition = 0x0, spvar_definition_list = 0x0, type_handler = 0x0, sp_handler = 0x0, charset = 0x0, cond_info_item = 0x0, dyncol_def = 0x0, diag_info = 0x0, item = 0x0, item_num = 0x0, item_param = 0x0, item_basic_constant = 0x0, key_part = 0x0, lex = 0x0, expr_lex = 0x0, assignment_lex = 0x0, sp_cursor_stmt = 0x0, lex_str_ptr = 0x0, lex_user = 0x0, user_auth = 0x0, cond_info_list = 0x0, dyncol_def_list = 0x0, item_list = 0x0, sp_assignment_lex_list = 0x0, stmt_info_list = 0x0, string_list = 0x0, ident_sys_list = 0x0, stmt_info_item = 0x0, string = 0x0, table_list = 0x0, table = 0x0, qualified_column_ident = 0x0, simple_string = 0x0, const_simple_string = 0x0, boolfunc2creator = 0x0, lex_grant = 0x0, lex_grant_ident = 0x0, myvar = 0x0, spcondvalue = 0x0, sphead = 0x0, spname = 0x0, spvar = 0x0, with_element_head = 0x0, with_clause = 0x0, virtual_column = 0x0, engine_option_value_ptr = 0x0, db_type = 0x0, select_lex = 0x0, select_lex_unit = 0x0, p_elem_value = 0x0, window_frame = 0x0, window_frame_bound = 0x0, udf = 0x0, trg_execution_order = {ordering_clause = TRG_ORDER_NONE, anchor_trigger_name = {str = 0x0, length = 1}}, sp_suid = SP_IS_DEFAULT_SUID, sp_aggregate_type = DEFAULT_AGGREGATE, view_suid = VIEW_SUID_INVOKER, cond_info_item_name = Condition_information_item::CLASS_ORIGIN, diag_condition_item_name = DIAG_CLASS_ORIGIN, diag_area = Diagnostics_information::CURRENT_AREA, m_fk_option = FK_OPTION_UNDEF, udf_type = (unknown: 0), key_type = Key::PRIMARY, stmt_info_item_name = Statement_information_item::NUMBER, filetype = FILETYPE_CSV, tx_isolation = ISO_READ_UNCOMMITTED, var_type = SHOW_OPT_DEFAULT, m_yes_no_unk = TVL_YES, choice = HA_CHOICE_UNDEF, key_alg = HA_KEY_ALG_UNDEF, ha_rkey_mode = HA_READ_KEY_EXACT, index_hint = INDEX_HINT_IGNORE, interval = INTERVAL_YEAR, interval_time_st = INTERVAL_YEAR, row_type = ROW_TYPE_DEFAULT, spvar_mode = sp_variable::MODE_IN, lock_type = TL_UNLOCK, date_time_type = MYSQL_TIMESTAMP_DATE, bound_precedence_type = Window_frame_bound::PRECEDING, frame_units = Window_frame::UNITS_ROWS, frame_exclusion = Window_frame::EXCL_NONE, trigger_action_order_type = TRG_ORDER_NONE, object_ddl_options = {m_options = DDL_options_st::OPT_NONE}, vers_range_unit = VERS_UNDEFINED, vers_column_versioning = Column_definition::VERSIONING_NOT_SET, plsql_cursor_attr = PLSQL_CURSOR_ATTR_ISOPEN, privilege = NO_ACL}, {num = 0, ulong_num = 0, ulonglong_number = 0, longlong_number = 0, sp_instr_addr = 0, lex_str = {str = 0x0, length = 0}, kwd = { = { = {str = 0x0, length = 0}, m_is_8bit = 82, m_quote = 111 'o'}, }, ident_cli = { = { = {str = 0x0, length = 0}, m_is_8bit = 82, m_quote = 111 'o'}, }, ident_sys = { = {str = 0x0, length = 0}, }, column_list_privilege = {m_columns = 0x0, m_privilege = NO_ACL}, lex_string_with_metadata = { = {str = 0x0, length = 0}, m_is_8bit = 82, m_quote = 111 'o'}, spblock = { = {hndlrs = 0}, vars = 0, conds = 0, curs = 0}, spblock_handlers = {hndlrs = 0}, Lex_length_and_dec = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x0, m_charset = 0x74616d2073776f52}, Lex_field_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x0, m_ci = 0x74616d2073776f52}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x0, m_type = Lex_exact_charset_extended_collation_attrs_st::TYPE_EMPTY}, Lex_extended_collation = {m_ci = 0x0, m_type = Lex_extended_collation_st::TYPE_EXACT}, Lex_dyncol_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = 0, m_ci = 0x74616d2073776f52}, for_loop = {m_index = 0x0, m_target_bound = 0x0, m_cursor_offset = 1937207122, m_direction = 32 ' ', m_implicit_cursor = 109}, for_loop_bounds = {m_index = 0x0, m_target_bound = 0x0, m_direction = 82 'R', m_implicit_cursor = 111}, trim = {m_remove = 0x0, m_source = 0x0, m_spec = (TRIM_BOTH | unknown: 1937207120)}, json_on_response = {m_response = Json_table_column::RESPONSE_NOT_SPECIFIED, m_default = 0x0}, substring_spec = {m_subject = 0x0, m_from = 0x0, m_for = 0x74616d2073776f52}, vers_history_point = {unit = VERS_UNDEFINED, item = 0x0}, unit_operation = {unit_type = UNSPECIFIED_TYPE, distinct = false}, select_list = {first = 0x0, prev_last = 0x0}, select_order = 0x0, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 0}, select_limit = {explicit_limit = false, with_ties = false, select_limit = 0x0, offset_limit = 0x74616d2073776f52}, order_limit_lock = 0x0, ident_sys_ptr = 0x0, create_field = 0x0, spvar_definition = 0x0, spvar_definition_list = 0x0, type_handler = 0x0, sp_handler = 0x0, charset = 0x0, cond_info_item = 0x0, dyncol_def = 0x0, diag_info = 0x0, item = 0x0, item_num = 0x0, item_param = 0x0, item_basic_constant = 0x0, key_part = 0x0, lex = 0x0, expr_lex = 0x0, assignment_lex = 0x0, sp_cursor_stmt = 0x0, lex_str_ptr = 0x0, lex_user = 0x0, user_auth = 0x0, cond_info_list = 0x0, dyncol_def_list = 0x0, item_list = 0x0, sp_assignment_lex_list = 0x0, stmt_info_list = 0x0, string_list = 0x0, ident_sys_list = 0x0, stmt_info_item = 0x0, string = 0x0, table_list = 0x0, table = 0x0, qualified_column_ident = 0x0, simple_string = 0x0, const_simple_string = 0x0, boolfunc2creator = 0x0, lex_grant = 0x0, lex_grant_ident = 0x0, myvar = 0x0, spcondvalue = 0x0, sphead = 0x0, spname = 0x0, spvar = 0x0, with_element_head = 0x0, with_clause = 0x0, virtual_column = 0x0, engine_option_value_ptr = 0x0, db_type = 0x0, select_lex = 0x0, select_lex_unit = 0x0, p_elem_value = 0x0, window_frame = 0x0, window_frame_bound = 0x0, udf = 0x0, trg_execution_order = {ordering_clause = TRG_ORDER_NONE, anchor_trigger_name = {str = 0x0, length = 8386103967284162386}}, sp_suid = SP_IS_DEFAULT_SUID, sp_aggregate_type = DEFAULT_AGGREGATE, view_suid = VIEW_SUID_INVOKER, cond_info_item_name = Condition_information_item::CLASS_ORIGIN, diag_condition_item_name = DIAG_CLASS_ORIGIN, diag_area = Diagnostics_information::CURRENT_AREA, m_fk_option = FK_OPTION_UNDEF, udf_type = (unknown: 0), key_type = Key::PRIMARY, stmt_info_item_name = Statement_information_item::NUMBER, filetype = FILETYPE_CSV, tx_isolation = ISO_READ_UNCOMMITTED, var_type = SHOW_OPT_DEFAULT, m_yes_no_unk = TVL_YES, choice = HA_CHOICE_UNDEF, key_alg = HA_KEY_ALG_UNDEF, ha_rkey_mode = HA_READ_KEY_EXACT, index_hint = INDEX_HINT_IGNORE, interval = INTERVAL_YEAR, interval_time_st = INTERVAL_YEAR, row_type = ROW_TYPE_DEFAULT, spvar_mode = sp_variable::MODE_IN, lock_type = TL_UNLOCK, date_time_type = MYSQL_TIMESTAMP_DATE, bound_precedence_type = Window_frame_bound::PRECEDING, frame_units = Window_frame::UNITS_ROWS, frame_exclusion = Window_frame::EXCL_NONE, trigger_action_order_type = TRG_ORDER_NONE, object_ddl_options = {m_options = DDL_options_st::OPT_NONE}, vers_range_unit = VERS_UNDEFINED, vers_column_versioning = Column_definition::VERSIONING_NOT_SET, plsql_cursor_attr = PLSQL_CURSOR_ATTR_ISOPEN, privilege = NO_ACL}, {num = 1684367459, ulong_num = 2319670718237075555, ulonglong_number = 2319670718237075555, longlong_number = 2319670718237075555, sp_instr_addr = 1684367459, lex_str = {str = 0x2031203a64656863 , length = 7234302100218856224}, kwd = { = { = {str = 0x2031203a64656863 , length = 7234302100218856224}, m_is_8bit = 58, m_quote = 32 ' '}, }, ident_cli = { = { = {str = 0x2031203a64656863 , length = 7234302100218856224}, m_is_8bit = 58, m_quote = 32 ' '}, }, ident_sys = { = {str = 0x2031203a64656863 , length = 7234302100218856224}, }, column_list_privilege = {m_columns = 0x2031203a64656863, m_privilege = (DROP_ACL | PROCESS_ACL | FILE_ACL | SHOW_DB_ACL | REPL_SLAVE_ACL | CREATE_VIEW_ACL | SHOW_VIEW_ACL | ALTER_PROC_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | READ_ONLY_ADMIN_ACL | REPL_SLAVE_ADMIN_ACL | REPL_MASTER_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 7234301626138230784)}, lex_string_with_metadata = { = {str = 0x2031203a64656863 , length = 7234302100218856224}, m_is_8bit = 58, m_quote = 32 ' '}, spblock = { = {hndlrs = 1684367459}, vars = 540090426, conds = 1634222880, curs = 1684367214}, spblock_handlers = {hndlrs = 1684367459}, Lex_length_and_dec = {m_length = 1684367459, m_dec = 58 ':', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = true, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 1684367459, m_dec = 58 ':', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = true, m_dec_overflowed = false}, m_type_handler = 0x6465676e61684320, m_charset = 0x726157202031203a}, Lex_field_type = { = {m_length = 1684367459, m_dec = 58 ':', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = true, m_dec_overflowed = false}, m_handler = 0x6465676e61684320, m_ci = 0x726157202031203a}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x2031203a64656863, m_type = 1634222880}, Lex_extended_collation = {m_ci = 0x2031203a64656863, m_type = (unknown: 1634222880)}, Lex_dyncol_type = { = {m_length = 1684367459, m_dec = 58 ':', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = true, m_dec_overflowed = false}, m_type = 1634222880, m_ci = 0x726157202031203a}, for_loop = {m_index = 0x2031203a64656863, m_target_bound = 0x6465676e61684320, m_cursor_offset = 540090426, m_direction = 32 ' ', m_implicit_cursor = 87}, for_loop_bounds = {m_index = 0x2031203a64656863, m_target_bound = 0x6465676e61684320, m_direction = 58 ':', m_implicit_cursor = 32}, trim = {m_remove = 0x2031203a64656863, m_source = 0x6465676e61684320, m_spec = (TRIM_BOTH | unknown: 540090424)}, json_on_response = {m_response = 1684367459, m_default = 0x6465676e61684320}, substring_spec = {m_subject = 0x2031203a64656863, m_from = 0x6465676e61684320, m_for = 0x726157202031203a}, vers_history_point = {unit = (VERS_TIMESTAMP | VERS_TRX_ID | unknown: 1684367456), item = 0x6465676e61684320}, unit_operation = {unit_type = 1684367459, distinct = 58}, select_list = {first = 0x2031203a64656863, prev_last = 0x6465676e61684320}, select_order = 0x2031203a64656863, select_lock = {{defined_lock = 1, update_lock = 1, defined_timeout = 0, skip_locked = 0}, timeout = 7234302100218856224}, select_limit = {explicit_limit = 99, with_ties = 104, select_limit = 0x6465676e61684320, offset_limit = 0x726157202031203a}, order_limit_lock = 0x2031203a64656863, ident_sys_ptr = 0x2031203a64656863, create_field = 0x2031203a64656863, spvar_definition = 0x2031203a64656863, spvar_definition_list = 0x2031203a64656863, type_handler = 0x2031203a64656863, sp_handler = 0x2031203a64656863, charset = 0x2031203a64656863, cond_info_item = 0x2031203a64656863, dyncol_def = 0x2031203a64656863, diag_info = 0x2031203a64656863, item = 0x2031203a64656863, item_num = 0x2031203a64656863, item_param = 0x2031203a64656863, item_basic_constant = 0x2031203a64656863, key_part = 0x2031203a64656863, lex = 0x2031203a64656863, expr_lex = 0x2031203a64656863, assignment_lex = 0x2031203a64656863, sp_cursor_stmt = 0x2031203a64656863, lex_str_ptr = 0x2031203a64656863, lex_user = 0x2031203a64656863, user_auth = 0x2031203a64656863, cond_info_list = 0x2031203a64656863, dyncol_def_list = 0x2031203a64656863, item_list = 0x2031203a64656863, sp_assignment_lex_list = 0x2031203a64656863, stmt_info_list = 0x2031203a64656863, string_list = 0x2031203a64656863, ident_sys_list = 0x2031203a64656863, stmt_info_item = 0x2031203a64656863, string = 0x2031203a64656863, table_list = 0x2031203a64656863, table = 0x2031203a64656863, qualified_column_ident = 0x2031203a64656863, simple_string = 0x2031203a64656863 , const_simple_string = 0x2031203a64656863 , boolfunc2creator = 0x2031203a64656863, lex_grant = 0x2031203a64656863, lex_grant_ident = 0x2031203a64656863, myvar = 0x2031203a64656863, spcondvalue = 0x2031203a64656863, sphead = 0x2031203a64656863, spname = 0x2031203a64656863, spvar = 0x2031203a64656863, with_element_head = 0x2031203a64656863, with_clause = 0x2031203a64656863, virtual_column = 0x2031203a64656863, engine_option_value_ptr = 0x2031203a64656863, db_type = 0x2031203a64656863, select_lex = 0x2031203a64656863, select_lex_unit = 0x2031203a64656863, p_elem_value = 0x2031203a64656863, window_frame = 0x2031203a64656863, window_frame_bound = 0x2031203a64656863, udf = 0x2031203a64656863, trg_execution_order = {ordering_clause = (TRG_ORDER_FOLLOWS | TRG_ORDER_PRECEDES | unknown: 1684367456), anchor_trigger_name = {str = 0x6465676e61684320 , length = 8241964588555378746}}, sp_suid = (SP_IS_NOT_SUID | SP_IS_SUID | unknown: 1684367456), sp_aggregate_type = (NOT_AGGREGATE | GROUP_AGGREGATE | unknown: 1684367456), view_suid = (VIEW_SUID_DEFINER | VIEW_SUID_DEFAULT | unknown: 1684367456), cond_info_item_name = 1684367459, diag_condition_item_name = 1684367459, diag_area = (unknown: 1684367459), m_fk_option = 1684367459, udf_type = (UDFTYPE_FUNCTION | UDFTYPE_AGGREGATE | unknown: 1684367456), key_type = 1684367459, stmt_info_item_name = (Statement_information_item::ROW_COUNT | unknown: 1684367458), filetype = (FILETYPE_XML | unknown: 1684367458), tx_isolation = 1684367459, var_type = (SHOW_OPT_SESSION | SHOW_OPT_GLOBAL | unknown: 1684367456), m_yes_no_unk = (TVL_NO | TVL_UNKNOWN | unknown: 1684367456), choice = 1684367459, key_alg = 1684367459, ha_rkey_mode = 1684367459, index_hint = (INDEX_HINT_USE | INDEX_HINT_FORCE | unknown: 1684367456), interval = 1684367459, interval_time_st = 1684367459, row_type = 1684367459, spvar_mode = (sp_variable::MODE_OUT | sp_variable::MODE_INOUT | unknown: 1684367456), lock_type = 1684367459, date_time_type = 1684367459, bound_precedence_type = (Window_frame_bound::CURRENT | Window_frame_bound::FOLLOWING | unknown: 1684367456), frame_units = (Window_frame::UNITS_RANGE | unknown: 1684367458), frame_exclusion = 1684367459, trigger_action_order_type = (TRG_ORDER_FOLLOWS | TRG_ORDER_PRECEDES | unknown: 1684367456), object_ddl_options = {m_options = (DDL_options_st::OPT_IF_NOT_EXISTS | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | DDL_options_st::OPT_IF_EXISTS | unknown: 1684367361)}, vers_range_unit = (VERS_TIMESTAMP | VERS_TRX_ID | unknown: 1684367456), vers_column_versioning = (Column_definition::WITH_VERSIONING | Column_definition::WITHOUT_VERSIONING | unknown: 1684367456), plsql_cursor_attr = 1684367459, privilege = (SELECT_ACL | INSERT_ACL | DROP_ACL | RELOAD_ACL | REFERENCES_ACL | ALTER_ACL | SHOW_DB_ACL | CREATE_TMP_ACL | EXECUTE_ACL | CREATE_VIEW_ACL | SHOW_VIEW_ACL | EVENT_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | READ_ONLY_ADMIN_ACL | REPL_MASTER_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 2319670467444604928)}, {num = 1735289198, ulong_num = 3467835980406221166, ulonglong_number = 3467835980406221166, longlong_number = 3467835980406221166, sp_instr_addr = 1735289198, lex_str = {str = 0x30203a73676e696e , length = 140120439638016}, kwd = { = { = {str = 0x30203a73676e696e , length = 140120439638016}, m_is_8bit = false, m_quote = -56 '\310'}, }, ident_cli = { = { = {str = 0x30203a73676e696e , length = 140120439638016}, m_is_8bit = false, m_quote = -56 '\310'}, }, ident_sys = { = {str = 0x30203a73676e696e , length = 140120439638016}, }, column_list_privilege = {m_columns = 0x30203a73676e696e, m_privilege = (REFERENCES_ACL | SHOW_DB_ACL | SUPER_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x30203a73676e696e , length = 140120439638016}, m_is_8bit = false, m_quote = -56 '\310'}, spblock = { = {hndlrs = 1735289198}, vars = 807418483, conds = 1426573312, curs = 32624}, spblock_handlers = {hndlrs = 1735289198}, Lex_length_and_dec = {m_length = 1735289198, m_dec = 115 's', m_collation_type = 2 '\002', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 1735289198, m_dec = 115 's', m_collation_type = 2 '\002', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = false}, m_type_handler = 0x7f705507c800, m_charset = 0x7f705507c800}, Lex_field_type = { = {m_length = 1735289198, m_dec = 115 's', m_collation_type = 2 '\002', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = false}, m_handler = 0x7f705507c800, m_ci = 0x7f705507c800}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x30203a73676e696e, m_type = 1426573312}, Lex_extended_collation = {m_ci = 0x30203a73676e696e, m_type = (unknown: 1426573312)}, Lex_dyncol_type = { = {m_length = 1735289198, m_dec = 115 's', m_collation_type = 2 '\002', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = false}, m_type = 1426573312, m_ci = 0x7f705507c800}, for_loop = {m_index = 0x30203a73676e696e, m_target_bound = 0x7f705507c800, m_cursor_offset = 1426573312, m_direction = 112 'p', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x30203a73676e696e, m_target_bound = 0x7f705507c800, m_direction = 0 '\000', m_implicit_cursor = 200}, trim = {m_remove = 0x30203a73676e696e, m_source = 0x7f705507c800, m_spec = (unknown: 1426573312)}, json_on_response = {m_response = 1735289198, m_default = 0x7f705507c800}, substring_spec = {m_subject = 0x30203a73676e696e, m_from = 0x7f705507c800, m_for = 0x7f705507c800}, vers_history_point = {unit = (VERS_TRX_ID | unknown: 1735289196), item = 0x7f705507c800}, unit_operation = {unit_type = 1735289198, distinct = 115}, select_list = {first = 0x30203a73676e696e, prev_last = 0x7f705507c800}, select_order = 0x30203a73676e696e, select_lock = {{defined_lock = 0, update_lock = 1, defined_timeout = 1, skip_locked = 1}, timeout = 140120439638016}, select_limit = {explicit_limit = 110, with_ties = 105, select_limit = 0x7f705507c800, offset_limit = 0x7f705507c800}, order_limit_lock = 0x30203a73676e696e, ident_sys_ptr = 0x30203a73676e696e, create_field = 0x30203a73676e696e, spvar_definition = 0x30203a73676e696e, spvar_definition_list = 0x30203a73676e696e, type_handler = 0x30203a73676e696e, sp_handler = 0x30203a73676e696e, charset = 0x30203a73676e696e, cond_info_item = 0x30203a73676e696e, dyncol_def = 0x30203a73676e696e, diag_info = 0x30203a73676e696e, item = 0x30203a73676e696e, item_num = 0x30203a73676e696e, item_param = 0x30203a73676e696e, item_basic_constant = 0x30203a73676e696e, key_part = 0x30203a73676e696e, lex = 0x30203a73676e696e, expr_lex = 0x30203a73676e696e, assignment_lex = 0x30203a73676e696e, sp_cursor_stmt = 0x30203a73676e696e, lex_str_ptr = 0x30203a73676e696e, lex_user = 0x30203a73676e696e, user_auth = 0x30203a73676e696e, cond_info_list = 0x30203a73676e696e, dyncol_def_list = 0x30203a73676e696e, item_list = 0x30203a73676e696e, sp_assignment_lex_list = 0x30203a73676e696e, stmt_info_list = 0x30203a73676e696e, string_list = 0x30203a73676e696e, ident_sys_list = 0x30203a73676e696e, stmt_info_item = 0x30203a73676e696e, string = 0x30203a73676e696e, table_list = 0x30203a73676e696e, table = 0x30203a73676e696e, qualified_column_ident = 0x30203a73676e696e, simple_string = 0x30203a73676e696e , const_simple_string = 0x30203a73676e696e , boolfunc2creator = 0x30203a73676e696e, lex_grant = 0x30203a73676e696e, lex_grant_ident = 0x30203a73676e696e, myvar = 0x30203a73676e696e, spcondvalue = 0x30203a73676e696e, sphead = 0x30203a73676e696e, spname = 0x30203a73676e696e, spvar = 0x30203a73676e696e, with_element_head = 0x30203a73676e696e, with_clause = 0x30203a73676e696e, virtual_column = 0x30203a73676e696e, engine_option_value_ptr = 0x30203a73676e696e, db_type = 0x30203a73676e696e, select_lex = 0x30203a73676e696e, select_lex_unit = 0x30203a73676e696e, p_elem_value = 0x30203a73676e696e, window_frame = 0x30203a73676e696e, window_frame_bound = 0x30203a73676e696e, udf = 0x30203a73676e696e, trg_execution_order = {ordering_clause = (TRG_ORDER_PRECEDES | unknown: 1735289196), anchor_trigger_name = {str = 0x7f705507c800 "\320pa\345!V", length = 140120439638016}}, sp_suid = (SP_IS_SUID | unknown: 1735289196), sp_aggregate_type = (GROUP_AGGREGATE | unknown: 1735289196), view_suid = (VIEW_SUID_DEFAULT | unknown: 1735289196), cond_info_item_name = 1735289198, diag_condition_item_name = 1735289198, diag_area = (unknown: 1735289198), m_fk_option = 1735289198, udf_type = (UDFTYPE_AGGREGATE | unknown: 1735289196), key_type = 1735289198, stmt_info_item_name = (unknown: 1735289198), filetype = (unknown: 1735289198), tx_isolation = 1735289198, var_type = (SHOW_OPT_GLOBAL | unknown: 1735289196), m_yes_no_unk = (TVL_UNKNOWN | unknown: 1735289196), choice = 1735289198, key_alg = 1735289198, ha_rkey_mode = 1735289198, index_hint = (INDEX_HINT_FORCE | unknown: 1735289196), interval = 1735289198, interval_time_st = 1735289198, row_type = 1735289198, spvar_mode = (sp_variable::MODE_INOUT | unknown: 1735289196), lock_type = 1735289198, date_time_type = 1735289198, bound_precedence_type = (Window_frame_bound::FOLLOWING | unknown: 1735289196), frame_units = (unknown: 1735289198), frame_exclusion = 1735289198, trigger_action_order_type = (TRG_ORDER_PRECEDES | unknown: 1735289196), object_ddl_options = {m_options = (DDL_options_st::OPT_IF_NOT_EXISTS | DDL_options_st::OPT_LIKE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | DDL_options_st::OPT_IF_EXISTS | unknown: 1735289096)}, vers_range_unit = (VERS_TRX_ID | unknown: 1735289196), vers_column_versioning = (Column_definition::WITHOUT_VERSIONING | unknown: 1735289196), plsql_cursor_attr = 1735289198, privilege = (INSERT_ACL | UPDATE_ACL | DELETE_ACL | DROP_ACL | RELOAD_ACL | PROCESS_ACL | REFERENCES_ACL | ALTER_ACL | SHOW_DB_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | CREATE_VIEW_ACL | SHOW_VIEW_ACL | ALTER_PROC_ACL | CREATE_USER_ACL | EVENT_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | READ_ONLY_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 3467835484749692928)}, {num = 0, ulong_num = 0, ulonglong_number = 0, longlong_number = 0, sp_instr_addr = 0, lex_str = {str = 0x0, length = 140120439662520}, kwd = { = { = {str = 0x0, length = 140120439662520}, m_is_8bit = false, m_quote = -96 '\240'}, }, ident_cli = { = { = {str = 0x0, length = 140120439662520}, m_is_8bit = false, m_quote = -96 '\240'}, }, ident_sys = { = {str = 0x0, length = 140120439662520}, }, column_list_privilege = {m_columns = 0x0, m_privilege = (DELETE_ACL | CREATE_ACL | DROP_ACL | SHUTDOWN_ACL | PROCESS_ACL | FILE_ACL | GRANT_ACL | ALTER_ACL | REPL_SLAVE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x0, length = 140120439662520}, m_is_8bit = false, m_quote = -96 '\240'}, spblock = { = {hndlrs = 0}, vars = 0, conds = 1426597816, curs = 32624}, spblock_handlers = {hndlrs = 0}, Lex_length_and_dec = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x7f70550827b8, m_charset = 0x980727c70266a000}, Lex_field_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x7f70550827b8, m_ci = 0x980727c70266a000}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x0, m_type = 1426597816}, Lex_extended_collation = {m_ci = 0x0, m_type = (unknown: 1426597816)}, Lex_dyncol_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = 1426597816, m_ci = 0x980727c70266a000}, for_loop = {m_index = 0x0, m_target_bound = 0x7f70550827b8, m_cursor_offset = 40280064, m_direction = -57 '\307', m_implicit_cursor = 39}, for_loop_bounds = {m_index = 0x0, m_target_bound = 0x7f70550827b8, m_direction = 0 '\000', m_implicit_cursor = 160}, trim = {m_remove = 0x0, m_source = 0x7f70550827b8, m_spec = (unknown: 40280064)}, json_on_response = {m_response = Json_table_column::RESPONSE_NOT_SPECIFIED, m_default = 0x7f70550827b8}, substring_spec = {m_subject = 0x0, m_from = 0x7f70550827b8, m_for = 0x980727c70266a000}, vers_history_point = {unit = VERS_UNDEFINED, item = 0x7f70550827b8}, unit_operation = {unit_type = UNSPECIFIED_TYPE, distinct = false}, select_list = {first = 0x0, prev_last = 0x7f70550827b8}, select_order = 0x0, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 140120439662520}, select_limit = {explicit_limit = false, with_ties = false, select_limit = 0x7f70550827b8, offset_limit = 0x980727c70266a000}, order_limit_lock = 0x0, ident_sys_ptr = 0x0, create_field = 0x0, spvar_definition = 0x0, spvar_definition_list = 0x0, type_handler = 0x0, sp_handler = 0x0, charset = 0x0, cond_info_item = 0x0, dyncol_def = 0x0, diag_info = 0x0, item = 0x0, item_num = 0x0, item_param = 0x0, item_basic_constant = 0x0, key_part = 0x0, lex = 0x0, expr_lex = 0x0, assignment_lex = 0x0, sp_cursor_stmt = 0x0, lex_str_ptr = 0x0, lex_user = 0x0, user_auth = 0x0, cond_info_list = 0x0, dyncol_def_list = 0x0, item_list = 0x0, sp_assignment_lex_list = 0x0, stmt_info_list = 0x0, string_list = 0x0, ident_sys_list = 0x0, stmt_info_item = 0x0, string = 0x0, table_list = 0x0, table = 0x0, qualified_column_ident = 0x0, simple_string = 0x0, const_simple_string = 0x0, boolfunc2creator = 0x0, lex_grant = 0x0, lex_grant_ident = 0x0, myvar = 0x0, spcondvalue = 0x0, sphead = 0x0, spname = 0x0, spvar = 0x0, with_element_head = 0x0, with_clause = 0x0, virtual_column = 0x0, engine_option_value_ptr = 0x0, db_type = 0x0, select_lex = 0x0, select_lex_unit = 0x0, p_elem_value = 0x0, window_frame = 0x0, window_frame_bound = 0x0, udf = 0x0, trg_execution_order = {ordering_clause = TRG_ORDER_NONE, anchor_trigger_name = {str = 0x7f70550827b8 "p, AllowedAccessTypes, CopyRadiusRequests, SubnetIP, SubnetMask, CIDR, CustomField1, CustomField2, CustomField3, CustomField4, CustomField5, CustomNumField1, CustomNumField2, CustomNumField3, CustomNu"..., length = 10954768354294276096}}, sp_suid = SP_IS_DEFAULT_SUID, sp_aggregate_type = DEFAULT_AGGREGATE, view_suid = VIEW_SUID_INVOKER, cond_info_item_name = Condition_information_item::CLASS_ORIGIN, diag_condition_item_name = DIAG_CLASS_ORIGIN, diag_area = Diagnostics_information::CURRENT_AREA, m_fk_option = FK_OPTION_UNDEF, udf_type = (unknown: 0), key_type = Key::PRIMARY, stmt_info_item_name = Statement_information_item::NUMBER, filetype = FILETYPE_CSV, tx_isolation = ISO_READ_UNCOMMITTED, var_type = SHOW_OPT_DEFAULT, m_yes_no_unk = TVL_YES, choice = HA_CHOICE_UNDEF, key_alg = HA_KEY_ALG_UNDEF, ha_rkey_mode = HA_READ_KEY_EXACT, index_hint = INDEX_HINT_IGNORE, interval = INTERVAL_YEAR, interval_time_st = INTERVAL_YEAR, row_type = ROW_TYPE_DEFAULT, spvar_mode = sp_variable::MODE_IN, lock_type = TL_UNLOCK, date_time_type = MYSQL_TIMESTAMP_DATE, bound_precedence_type = Window_frame_bound::PRECEDING, frame_units = Window_frame::UNITS_ROWS, frame_exclusion = Window_frame::EXCL_NONE, trigger_action_order_type = TRG_ORDER_NONE, object_ddl_options = {m_options = DDL_options_st::OPT_NONE}, vers_range_unit = VERS_UNDEFINED, vers_column_versioning = Column_definition::VERSIONING_NOT_SET, plsql_cursor_attr = PLSQL_CURSOR_ATTR_ISOPEN, privilege = NO_ACL}, {num = 1409308472, ulong_num = 140120422373176, ulonglong_number = 140120422373176, longlong_number = 140120422373176, sp_instr_addr = 1409308472, lex_str = {str = 0x7f7054005738 "", length = 94703561489745}, kwd = { = { = {str = 0x7f7054005738 "", length = 94703561489745}, m_is_8bit = 184, m_quote = 117 'u'}, }, ident_cli = { = { = {str = 0x7f7054005738 "", length = 94703561489745}, m_is_8bit = 184, m_quote = 117 'u'}, }, ident_sys = { = {str = 0x7f7054005738 "", length = 94703561489745}, }, column_list_privilege = {m_columns = 0x7f7054005738, m_privilege = (SELECT_ACL | CREATE_ACL | RELOAD_ACL | PROCESS_ACL | GRANT_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | EXECUTE_ACL | CREATE_VIEW_ACL | EVENT_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 94557999988736)}, lex_string_with_metadata = { = {str = 0x7f7054005738 "", length = 94703561489745}, m_is_8bit = 184, m_quote = 117 'u'}, spblock = { = {hndlrs = 1409308472}, vars = 32624, conds = -467387055, curs = 22049}, spblock_handlers = {hndlrs = 1409308472}, Lex_length_and_dec = {m_length = 1409308472, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1409308472, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x5621e4243d51 , m_charset = 0x7f70550775b8}, Lex_field_type = { = {m_length = 1409308472, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x5621e4243d51 , m_ci = 0x7f70550775b8}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f7054005738, m_type = 3827580241}, Lex_extended_collation = {m_ci = 0x7f7054005738, m_type = (Lex_extended_collation_st::TYPE_CONTEXTUALLY_TYPED | unknown: 3827580240)}, Lex_dyncol_type = { = {m_length = 1409308472, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = -467387055, m_ci = 0x7f70550775b8}, for_loop = {m_index = 0x7f7054005738, m_target_bound = 0x5621e4243d51 , m_cursor_offset = 1426552248, m_direction = 112 'p', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x7f7054005738, m_target_bound = 0x5621e4243d51 , m_direction = -72 '\270', m_implicit_cursor = 117}, trim = {m_remove = 0x7f7054005738, m_source = 0x5621e4243d51 , m_spec = (unknown: 1426552248)}, json_on_response = {m_response = 1409308472, m_default = 0x5621e4243d51 }, substring_spec = {m_subject = 0x7f7054005738, m_from = 0x5621e4243d51 , m_for = 0x7f70550775b8}, vers_history_point = {unit = (unknown: 1409308472), item = 0x5621e4243d51 }, unit_operation = {unit_type = 1409308472, distinct = 112}, select_list = {first = 0x7f7054005738, prev_last = 0x5621e4243d51 }, select_order = 0x7f7054005738, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 1}, timeout = 94703561489745}, select_limit = {explicit_limit = 56, with_ties = 87, select_limit = 0x5621e4243d51 , offset_limit = 0x7f70550775b8}, order_limit_lock = 0x7f7054005738, ident_sys_ptr = 0x7f7054005738, create_field = 0x7f7054005738, spvar_definition = 0x7f7054005738, spvar_definition_list = 0x7f7054005738, type_handler = 0x7f7054005738, sp_handler = 0x7f7054005738, charset = 0x7f7054005738, cond_info_item = 0x7f7054005738, dyncol_def = 0x7f7054005738, diag_info = 0x7f7054005738, item = 0x7f7054005738, item_num = 0x7f7054005738, item_param = 0x7f7054005738, item_basic_constant = 0x7f7054005738, key_part = 0x7f7054005738, lex = 0x7f7054005738, expr_lex = 0x7f7054005738, assignment_lex = 0x7f7054005738, sp_cursor_stmt = 0x7f7054005738, lex_str_ptr = 0x7f7054005738, lex_user = 0x7f7054005738, user_auth = 0x7f7054005738, cond_info_list = 0x7f7054005738, dyncol_def_list = 0x7f7054005738, item_list = 0x7f7054005738, sp_assignment_lex_list = 0x7f7054005738, stmt_info_list = 0x7f7054005738, string_list = 0x7f7054005738, ident_sys_list = 0x7f7054005738, stmt_info_item = 0x7f7054005738, string = 0x7f7054005738, table_list = 0x7f7054005738, table = 0x7f7054005738, qualified_column_ident = 0x7f7054005738, simple_string = 0x7f7054005738 "", const_simple_string = 0x7f7054005738 "", boolfunc2creator = 0x7f7054005738, lex_grant = 0x7f7054005738, lex_grant_ident = 0x7f7054005738, myvar = 0x7f7054005738, spcondvalue = 0x7f7054005738, sphead = 0x7f7054005738, spname = 0x7f7054005738, spvar = 0x7f7054005738, with_element_head = 0x7f7054005738, with_clause = 0x7f7054005738, virtual_column = 0x7f7054005738, engine_option_value_ptr = 0x7f7054005738, db_type = 0x7f7054005738, select_lex = 0x7f7054005738, select_lex_unit = 0x7f7054005738, p_elem_value = 0x7f7054005738, window_frame = 0x7f7054005738, window_frame_bound = 0x7f7054005738, udf = 0x7f7054005738, trg_execution_order = {ordering_clause = (unknown: 1409308472), anchor_trigger_name = {str = 0x5621e4243d51 "H\211\203\360;", length = 140120439616952}}, sp_suid = (unknown: 1409308472), sp_aggregate_type = (unknown: 1409308472), view_suid = (unknown: 1409308472), cond_info_item_name = 1409308472, diag_condition_item_name = 1409308472, diag_area = (unknown: 1409308472), m_fk_option = 1409308472, udf_type = (unknown: 1409308472), key_type = 1409308472, stmt_info_item_name = (unknown: 1409308472), filetype = (unknown: 1409308472), tx_isolation = 1409308472, var_type = (unknown: 1409308472), m_yes_no_unk = (unknown: 1409308472), choice = 1409308472, key_alg = 1409308472, ha_rkey_mode = 1409308472, index_hint = (unknown: 1409308472), interval = 1409308472, interval_time_st = 1409308472, row_type = 1409308472, spvar_mode = (unknown: 1409308472), lock_type = 1409308472, date_time_type = 1409308472, bound_precedence_type = (unknown: 1409308472), frame_units = (unknown: 1409308472), frame_exclusion = 1409308472, trigger_action_order_type = (unknown: 1409308472), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | unknown: 1409308424)}, vers_range_unit = (unknown: 1409308472), vers_column_versioning = (unknown: 1409308472), plsql_cursor_attr = 1409308472, privilege = (DELETE_ACL | CREATE_ACL | DROP_ACL | PROCESS_ACL | FILE_ACL | GRANT_ACL | INDEX_ACL | SHOW_DB_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 1426552248, ulong_num = 140120439616952, ulonglong_number = 140120439616952, longlong_number = 140120439616952, sp_instr_addr = 1426552248, lex_str = {str = 0x7f70550775b8 "؟=\345!V", length = 140124450781744}, kwd = { = { = {str = 0x7f70550775b8 "؟=\345!V", length = 140124450781744}, m_is_8bit = 215, m_quote = 102 'f'}, }, ident_cli = { = { = {str = 0x7f70550775b8 "؟=\345!V", length = 140124450781744}, m_is_8bit = 215, m_quote = 102 'f'}, }, ident_sys = { = {str = 0x7f70550775b8 "؟=\345!V", length = 140124450781744}, }, column_list_privilege = {m_columns = 0x7f70550775b8, m_privilege = (CREATE_ACL | DROP_ACL | FILE_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x7f70550775b8 "؟=\345!V", length = 140124450781744}, m_is_8bit = 215, m_quote = 102 'f'}, spblock = { = {hndlrs = 1426552248}, vars = 32624, conds = 1142749744, curs = 32625}, spblock_handlers = {hndlrs = 1426552248}, Lex_length_and_dec = {m_length = 1426552248, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426552248, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x7f71441cfa30, m_charset = 0x5621e47c66d7 }, Lex_field_type = { = {m_length = 1426552248, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x7f71441cfa30, m_ci = 0x5621e47c66d7 }, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f70550775b8, m_type = 1142749744}, Lex_extended_collation = {m_ci = 0x7f70550775b8, m_type = (unknown: 1142749744)}, Lex_dyncol_type = { = {m_length = 1426552248, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 1142749744, m_ci = 0x5621e47c66d7 }, for_loop = {m_index = 0x7f70550775b8, m_target_bound = 0x7f71441cfa30, m_cursor_offset = -461609257, m_direction = 33 '!', m_implicit_cursor = 86}, for_loop_bounds = {m_index = 0x7f70550775b8, m_target_bound = 0x7f71441cfa30, m_direction = -41 '\327', m_implicit_cursor = 102}, trim = {m_remove = 0x7f70550775b8, m_source = 0x7f71441cfa30, m_spec = (TRIM_TRAILING | TRIM_BOTH | unknown: 3833358036)}, json_on_response = {m_response = 1426552248, m_default = 0x7f71441cfa30}, substring_spec = {m_subject = 0x7f70550775b8, m_from = 0x7f71441cfa30, m_for = 0x5621e47c66d7 }, vers_history_point = {unit = (unknown: 1426552248), item = 0x7f71441cfa30}, unit_operation = {unit_type = 1426552248, distinct = 112}, select_list = {first = 0x7f70550775b8, prev_last = 0x7f71441cfa30}, select_order = 0x7f70550775b8, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 1}, timeout = 140124450781744}, select_limit = {explicit_limit = 184, with_ties = 117, select_limit = 0x7f71441cfa30, offset_limit = 0x5621e47c66d7 }, order_limit_lock = 0x7f70550775b8, ident_sys_ptr = 0x7f70550775b8, create_field = 0x7f70550775b8, spvar_definition = 0x7f70550775b8, spvar_definition_list = 0x7f70550775b8, type_handler = 0x7f70550775b8, sp_handler = 0x7f70550775b8, charset = 0x7f70550775b8, cond_info_item = 0x7f70550775b8, dyncol_def = 0x7f70550775b8, diag_info = 0x7f70550775b8, item = 0x7f70550775b8, item_num = 0x7f70550775b8, item_param = 0x7f70550775b8, item_basic_constant = 0x7f70550775b8, key_part = 0x7f70550775b8, lex = 0x7f70550775b8, expr_lex = 0x7f70550775b8, assignment_lex = 0x7f70550775b8, sp_cursor_stmt = 0x7f70550775b8, lex_str_ptr = 0x7f70550775b8, lex_user = 0x7f70550775b8, user_auth = 0x7f70550775b8, cond_info_list = 0x7f70550775b8, dyncol_def_list = 0x7f70550775b8, item_list = 0x7f70550775b8, sp_assignment_lex_list = 0x7f70550775b8, stmt_info_list = 0x7f70550775b8, string_list = 0x7f70550775b8, ident_sys_list = 0x7f70550775b8, stmt_info_item = 0x7f70550775b8, string = 0x7f70550775b8, table_list = 0x7f70550775b8, table = 0x7f70550775b8, qualified_column_ident = 0x7f70550775b8, simple_string = 0x7f70550775b8 "؟=\345!V", const_simple_string = 0x7f70550775b8 "؟=\345!V", boolfunc2creator = 0x7f70550775b8, lex_grant = 0x7f70550775b8, lex_grant_ident = 0x7f70550775b8, myvar = 0x7f70550775b8, spcondvalue = 0x7f70550775b8, sphead = 0x7f70550775b8, spname = 0x7f70550775b8, spvar = 0x7f70550775b8, with_element_head = 0x7f70550775b8, with_clause = 0x7f70550775b8, virtual_column = 0x7f70550775b8, engine_option_value_ptr = 0x7f70550775b8, db_type = 0x7f70550775b8, select_lex = 0x7f70550775b8, select_lex_unit = 0x7f70550775b8, p_elem_value = 0x7f70550775b8, window_frame = 0x7f70550775b8, window_frame_bound = 0x7f70550775b8, udf = 0x7f70550775b8, trg_execution_order = {ordering_clause = (unknown: 1426552248), anchor_trigger_name = {str = 0x7f71441cfa30 "\310\373\034Dq\177", length = 94703567267543}}, sp_suid = (unknown: 1426552248), sp_aggregate_type = (unknown: 1426552248), view_suid = (unknown: 1426552248), cond_info_item_name = 1426552248, diag_condition_item_name = 1426552248, diag_area = (unknown: 1426552248), m_fk_option = 1426552248, udf_type = (unknown: 1426552248), key_type = 1426552248, stmt_info_item_name = (unknown: 1426552248), filetype = (unknown: 1426552248), tx_isolation = 1426552248, var_type = (unknown: 1426552248), m_yes_no_unk = (unknown: 1426552248), choice = 1426552248, key_alg = 1426552248, ha_rkey_mode = 1426552248, index_hint = (unknown: 1426552248), interval = 1426552248, interval_time_st = 1426552248, row_type = 1426552248, spvar_mode = (unknown: 1426552248), lock_type = 1426552248, date_time_type = 1426552248, bound_precedence_type = (unknown: 1426552248), frame_units = (unknown: 1426552248), frame_exclusion = 1426552248, trigger_action_order_type = (unknown: 1426552248), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | DDL_options_st::OPT_CREATE_SELECT | unknown: 1426552072)}, vers_range_unit = (unknown: 1426552248), vers_column_versioning = (unknown: 1426552248), plsql_cursor_attr = 1426552248, privilege = (DELETE_ACL | CREATE_ACL | DROP_ACL | SHUTDOWN_ACL | PROCESS_ACL | GRANT_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = -519648816, ulong_num = 140109903481296, ulonglong_number = 140109903481296, longlong_number = 140109903481296, sp_instr_addr = 3775318480, lex_str = {str = 0x7f6de106c9d0 "XxP\345!V", length = 0}, kwd = { = { = {str = 0x7f6de106c9d0 "XxP\345!V", length = 0}, m_is_8bit = 200, m_quote = -5 '\373'}, }, ident_cli = { = { = {str = 0x7f6de106c9d0 "XxP\345!V", length = 0}, m_is_8bit = 200, m_quote = -5 '\373'}, }, ident_sys = { = {str = 0x7f6de106c9d0 "XxP\345!V", length = 0}, }, column_list_privilege = {m_columns = 0x7f6de106c9d0, m_privilege = NO_ACL}, lex_string_with_metadata = { = {str = 0x7f6de106c9d0 "XxP\345!V", length = 0}, m_is_8bit = 200, m_quote = -5 '\373'}, spblock = { = {hndlrs = -519648816}, vars = 32621, conds = 0, curs = 0}, spblock_handlers = {hndlrs = -519648816}, Lex_length_and_dec = {m_length = 3775318480, m_dec = 109 'm', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 3775318480, m_dec = 109 'm', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x0, m_charset = 0x7f71441cfbc8}, Lex_field_type = { = {m_length = 3775318480, m_dec = 109 'm', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x0, m_ci = 0x7f71441cfbc8}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f6de106c9d0, m_type = Lex_exact_charset_extended_collation_attrs_st::TYPE_EMPTY}, Lex_extended_collation = {m_ci = 0x7f6de106c9d0, m_type = Lex_extended_collation_st::TYPE_EXACT}, Lex_dyncol_type = { = {m_length = 3775318480, m_dec = 109 'm', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 0, m_ci = 0x7f71441cfbc8}, for_loop = {m_index = 0x7f6de106c9d0, m_target_bound = 0x0, m_cursor_offset = 1142750152, m_direction = 113 'q', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x7f6de106c9d0, m_target_bound = 0x0, m_direction = -56 '\310', m_implicit_cursor = 251}, trim = {m_remove = 0x7f6de106c9d0, m_source = 0x0, m_spec = (unknown: 1142750152)}, json_on_response = {m_response = 3775318480, m_default = 0x0}, substring_spec = {m_subject = 0x7f6de106c9d0, m_from = 0x0, m_for = 0x7f71441cfbc8}, vers_history_point = {unit = (unknown: 3775318480), item = 0x0}, unit_operation = {unit_type = 3775318480, distinct = 109}, select_list = {first = 0x7f6de106c9d0, prev_last = 0x0}, select_order = 0x7f6de106c9d0, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 0}, select_limit = {explicit_limit = 208, with_ties = 201, select_limit = 0x0, offset_limit = 0x7f71441cfbc8}, order_limit_lock = 0x7f6de106c9d0, ident_sys_ptr = 0x7f6de106c9d0, create_field = 0x7f6de106c9d0, spvar_definition = 0x7f6de106c9d0, spvar_definition_list = 0x7f6de106c9d0, type_handler = 0x7f6de106c9d0, sp_handler = 0x7f6de106c9d0, charset = 0x7f6de106c9d0, cond_info_item = 0x7f6de106c9d0, dyncol_def = 0x7f6de106c9d0, diag_info = 0x7f6de106c9d0, item = 0x7f6de106c9d0, item_num = 0x7f6de106c9d0, item_param = 0x7f6de106c9d0, item_basic_constant = 0x7f6de106c9d0, key_part = 0x7f6de106c9d0, lex = 0x7f6de106c9d0, expr_lex = 0x7f6de106c9d0, assignment_lex = 0x7f6de106c9d0, sp_cursor_stmt = 0x7f6de106c9d0, lex_str_ptr = 0x7f6de106c9d0, lex_user = 0x7f6de106c9d0, user_auth = 0x7f6de106c9d0, cond_info_list = 0x7f6de106c9d0, dyncol_def_list = 0x7f6de106c9d0, item_list = 0x7f6de106c9d0, sp_assignment_lex_list = 0x7f6de106c9d0, stmt_info_list = 0x7f6de106c9d0, string_list = 0x7f6de106c9d0, ident_sys_list = 0x7f6de106c9d0, stmt_info_item = 0x7f6de106c9d0, string = 0x7f6de106c9d0, table_list = 0x7f6de106c9d0, table = 0x7f6de106c9d0, qualified_column_ident = 0x7f6de106c9d0, simple_string = 0x7f6de106c9d0 "XxP\345!V", const_simple_string = 0x7f6de106c9d0 "XxP\345!V", boolfunc2creator = 0x7f6de106c9d0, lex_grant = 0x7f6de106c9d0, lex_grant_ident = 0x7f6de106c9d0, myvar = 0x7f6de106c9d0, spcondvalue = 0x7f6de106c9d0, sphead = 0x7f6de106c9d0, spname = 0x7f6de106c9d0, spvar = 0x7f6de106c9d0, with_element_head = 0x7f6de106c9d0, with_clause = 0x7f6de106c9d0, virtual_column = 0x7f6de106c9d0, engine_option_value_ptr = 0x7f6de106c9d0, db_type = 0x7f6de106c9d0, select_lex = 0x7f6de106c9d0, select_lex_unit = 0x7f6de106c9d0, p_elem_value = 0x7f6de106c9d0, window_frame = 0x7f6de106c9d0, window_frame_bound = 0x7f6de106c9d0, udf = 0x7f6de106c9d0, trg_execution_order = {ordering_clause = (unknown: 3775318480), anchor_trigger_name = {str = 0x0, length = 140124450782152}}, sp_suid = (unknown: 3775318480), sp_aggregate_type = (unknown: 3775318480), view_suid = (unknown: 3775318480), cond_info_item_name = 3775318480, diag_condition_item_name = 3775318480, diag_area = (unknown: 3775318480), m_fk_option = 3775318480, udf_type = (unknown: 3775318480), key_type = 3775318480, stmt_info_item_name = (unknown: 3775318480), filetype = (unknown: 3775318480), tx_isolation = 3775318480, var_type = (unknown: 3775318480), m_yes_no_unk = (unknown: 3775318480), choice = 3775318480, key_alg = 3775318480, ha_rkey_mode = 3775318480, index_hint = (unknown: 3775318480), interval = 3775318480, interval_time_st = 3775318480, row_type = -519648816, spvar_mode = (unknown: 3775318480), lock_type = -519648816, date_time_type = -519648816, bound_precedence_type = (unknown: 3775318480), frame_units = (unknown: 3775318480), frame_exclusion = 3775318480, trigger_action_order_type = (unknown: 3775318480), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_IF_EXISTS | DDL_options_st::OPT_CREATE_SELECT | unknown: 3775318272)}, vers_range_unit = (unknown: 3775318480), vers_column_versioning = (unknown: 3775318480), plsql_cursor_attr = 3775318480, privilege = (CREATE_ACL | RELOAD_ACL | SHUTDOWN_ACL | PROCESS_ACL | REFERENCES_ACL | SHOW_DB_ACL | SUPER_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | ALTER_PROC_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL | REPL_SLAVE_ADMIN_ACL | REPL_MASTER_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 1142750016, ulong_num = 140124450782016, ulonglong_number = 140124450782016, longlong_number = 140124450782016, sp_instr_addr = 1142750016, lex_str = {str = 0x7f71441cfb40 "\270u\aUp\177", length = 140124450781840}, kwd = { = { = {str = 0x7f71441cfb40 "\270u\aUp\177", length = 140124450781840}, m_is_8bit = 236, m_quote = 61 '='}, }, ident_cli = { = { = {str = 0x7f71441cfb40 "\270u\aUp\177", length = 140124450781840}, m_is_8bit = 236, m_quote = 61 '='}, }, ident_sys = { = {str = 0x7f71441cfb40 "\270u\aUp\177", length = 140124450781840}, }, column_list_privilege = {m_columns = 0x7f71441cfb40, m_privilege = (CREATE_ACL | SHUTDOWN_ACL | FILE_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x7f71441cfb40 "\270u\aUp\177", length = 140124450781840}, m_is_8bit = 236, m_quote = 61 '='}, spblock = { = {hndlrs = 1142750016}, vars = 32625, conds = 1142749840, curs = 32625}, spblock_handlers = {hndlrs = 1142750016}, Lex_length_and_dec = {m_length = 1142750016, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1142750016, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x7f71441cfa90, m_charset = 0x5621e4243dec }, Lex_field_type = { = {m_length = 1142750016, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x7f71441cfa90, m_ci = 0x5621e4243dec }, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f71441cfb40, m_type = 1142749840}, Lex_extended_collation = {m_ci = 0x7f71441cfb40, m_type = (unknown: 1142749840)}, Lex_dyncol_type = { = {m_length = 1142750016, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 1142749840, m_ci = 0x5621e4243dec }, for_loop = {m_index = 0x7f71441cfb40, m_target_bound = 0x7f71441cfa90, m_cursor_offset = -467386900, m_direction = 33 '!', m_implicit_cursor = 86}, for_loop_bounds = {m_index = 0x7f71441cfb40, m_target_bound = 0x7f71441cfa90, m_direction = -20 '\354', m_implicit_cursor = 61}, trim = {m_remove = 0x7f71441cfb40, m_source = 0x7f71441cfa90, m_spec = (unknown: 3827580396)}, json_on_response = {m_response = 1142750016, m_default = 0x7f71441cfa90}, substring_spec = {m_subject = 0x7f71441cfb40, m_from = 0x7f71441cfa90, m_for = 0x5621e4243dec }, vers_history_point = {unit = (unknown: 1142750016), item = 0x7f71441cfa90}, unit_operation = {unit_type = 1142750016, distinct = 113}, select_list = {first = 0x7f71441cfb40, prev_last = 0x7f71441cfa90}, select_order = 0x7f71441cfb40, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 140124450781840}, select_limit = {explicit_limit = 64, with_ties = 251, select_limit = 0x7f71441cfa90, offset_limit = 0x5621e4243dec }, order_limit_lock = 0x7f71441cfb40, ident_sys_ptr = 0x7f71441cfb40, create_field = 0x7f71441cfb40, spvar_definition = 0x7f71441cfb40, spvar_definition_list = 0x7f71441cfb40, type_handler = 0x7f71441cfb40, sp_handler = 0x7f71441cfb40, charset = 0x7f71441cfb40, cond_info_item = 0x7f71441cfb40, dyncol_def = 0x7f71441cfb40, diag_info = 0x7f71441cfb40, item = 0x7f71441cfb40, item_num = 0x7f71441cfb40, item_param = 0x7f71441cfb40, item_basic_constant = 0x7f71441cfb40, key_part = 0x7f71441cfb40, lex = 0x7f71441cfb40, expr_lex = 0x7f71441cfb40, assignment_lex = 0x7f71441cfb40, sp_cursor_stmt = 0x7f71441cfb40, lex_str_ptr = 0x7f71441cfb40, lex_user = 0x7f71441cfb40, user_auth = 0x7f71441cfb40, cond_info_list = 0x7f71441cfb40, dyncol_def_list = 0x7f71441cfb40, item_list = 0x7f71441cfb40, sp_assignment_lex_list = 0x7f71441cfb40, stmt_info_list = 0x7f71441cfb40, string_list = 0x7f71441cfb40, ident_sys_list = 0x7f71441cfb40, stmt_info_item = 0x7f71441cfb40, string = 0x7f71441cfb40, table_list = 0x7f71441cfb40, table = 0x7f71441cfb40, qualified_column_ident = 0x7f71441cfb40, simple_string = 0x7f71441cfb40 "\270u\aUp\177", const_simple_string = 0x7f71441cfb40 "\270u\aUp\177", boolfunc2creator = 0x7f71441cfb40, lex_grant = 0x7f71441cfb40, lex_grant_ident = 0x7f71441cfb40, myvar = 0x7f71441cfb40, spcondvalue = 0x7f71441cfb40, sphead = 0x7f71441cfb40, spname = 0x7f71441cfb40, spvar = 0x7f71441cfb40, with_element_head = 0x7f71441cfb40, with_clause = 0x7f71441cfb40, virtual_column = 0x7f71441cfb40, engine_option_value_ptr = 0x7f71441cfb40, db_type = 0x7f71441cfb40, select_lex = 0x7f71441cfb40, select_lex_unit = 0x7f71441cfb40, p_elem_value = 0x7f71441cfb40, window_frame = 0x7f71441cfb40, window_frame_bound = 0x7f71441cfb40, udf = 0x7f71441cfb40, trg_execution_order = {ordering_clause = (unknown: 1142750016), anchor_trigger_name = {str = 0x7f71441cfa90 "", length = 94703561489900}}, sp_suid = (unknown: 1142750016), sp_aggregate_type = (unknown: 1142750016), view_suid = (unknown: 1142750016), cond_info_item_name = 1142750016, diag_condition_item_name = 1142750016, diag_area = (unknown: 1142750016), m_fk_option = 1142750016, udf_type = (unknown: 1142750016), key_type = 1142750016, stmt_info_item_name = (unknown: 1142750016), filetype = (unknown: 1142750016), tx_isolation = 1142750016, var_type = (unknown: 1142750016), m_yes_no_unk = (unknown: 1142750016), choice = 1142750016, key_alg = 1142750016, ha_rkey_mode = 1142750016, index_hint = (unknown: 1142750016), interval = 1142750016, interval_time_st = 1142750016, row_type = 1142750016, spvar_mode = (unknown: 1142750016), lock_type = 1142750016, date_time_type = 1142750016, bound_precedence_type = (unknown: 1142750016), frame_units = (unknown: 1142750016), frame_exclusion = 1142750016, trigger_action_order_type = (unknown: 1142750016), object_ddl_options = {m_options = (DDL_options_st::OPT_IF_EXISTS | unknown: 1142749952)}, vers_range_unit = (unknown: 1142750016), vers_column_versioning = (unknown: 1142750016), plsql_cursor_attr = 1142750016, privilege = (RELOAD_ACL | PROCESS_ACL | FILE_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 0, ulong_num = 0, ulonglong_number = 0, longlong_number = 0, sp_instr_addr = 0, lex_str = {str = 0x0, length = 94703570643810}, kwd = { = { = {str = 0x0, length = 94703570643810}, m_is_8bit = 216, m_quote = -108 '\224'}, }, ident_cli = { = { = {str = 0x0, length = 94703570643810}, m_is_8bit = 216, m_quote = -108 '\224'}, }, ident_sys = { = {str = 0x0, length = 94703570643810}, }, column_list_privilege = {m_columns = 0x0, m_privilege = (INSERT_ACL | DROP_ACL | RELOAD_ACL | PROCESS_ACL | FILE_ACL | REFERENCES_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | CREATE_VIEW_ACL | CREATE_PROC_ACL | EVENT_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 94557999988736)}, lex_string_with_metadata = { = {str = 0x0, length = 94703570643810}, m_is_8bit = 216, m_quote = -108 '\224'}, spblock = { = {hndlrs = 0}, vars = 0, conds = -458232990, curs = 22049}, spblock_handlers = {hndlrs = 0}, Lex_length_and_dec = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x5621e4afeb62, m_charset = 0x7f70550794d8}, Lex_field_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x5621e4afeb62, m_ci = 0x7f70550794d8}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x0, m_type = 3836734306}, Lex_extended_collation = {m_ci = 0x0, m_type = (unknown: 3836734306)}, Lex_dyncol_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = -458232990, m_ci = 0x7f70550794d8}, for_loop = {m_index = 0x0, m_target_bound = 0x5621e4afeb62, m_cursor_offset = 1426560216, m_direction = 112 'p', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x0, m_target_bound = 0x5621e4afeb62, m_direction = -40 '\330', m_implicit_cursor = 148}, trim = {m_remove = 0x0, m_source = 0x5621e4afeb62, m_spec = (unknown: 1426560216)}, json_on_response = {m_response = Json_table_column::RESPONSE_NOT_SPECIFIED, m_default = 0x5621e4afeb62}, substring_spec = {m_subject = 0x0, m_from = 0x5621e4afeb62, m_for = 0x7f70550794d8}, vers_history_point = {unit = VERS_UNDEFINED, item = 0x5621e4afeb62}, unit_operation = {unit_type = UNSPECIFIED_TYPE, distinct = false}, select_list = {first = 0x0, prev_last = 0x5621e4afeb62}, select_order = 0x0, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 94703570643810}, select_limit = {explicit_limit = false, with_ties = false, select_limit = 0x5621e4afeb62, offset_limit = 0x7f70550794d8}, order_limit_lock = 0x0, ident_sys_ptr = 0x0, create_field = 0x0, spvar_definition = 0x0, spvar_definition_list = 0x0, type_handler = 0x0, sp_handler = 0x0, charset = 0x0, cond_info_item = 0x0, dyncol_def = 0x0, diag_info = 0x0, item = 0x0, item_num = 0x0, item_param = 0x0, item_basic_constant = 0x0, key_part = 0x0, lex = 0x0, expr_lex = 0x0, assignment_lex = 0x0, sp_cursor_stmt = 0x0, lex_str_ptr = 0x0, lex_user = 0x0, user_auth = 0x0, cond_info_list = 0x0, dyncol_def_list = 0x0, item_list = 0x0, sp_assignment_lex_list = 0x0, stmt_info_list = 0x0, string_list = 0x0, ident_sys_list = 0x0, stmt_info_item = 0x0, string = 0x0, table_list = 0x0, table = 0x0, qualified_column_ident = 0x0, simple_string = 0x0, const_simple_string = 0x0, boolfunc2creator = 0x0, lex_grant = 0x0, lex_grant_ident = 0x0, myvar = 0x0, spcondvalue = 0x0, sphead = 0x0, spname = 0x0, spvar = 0x0, with_element_head = 0x0, with_clause = 0x0, virtual_column = 0x0, engine_option_value_ptr = 0x0, db_type = 0x0, select_lex = 0x0, select_lex_unit = 0x0, p_elem_value = 0x0, window_frame = 0x0, window_frame_bound = 0x0, udf = 0x0, trg_execution_order = {ordering_clause = TRG_ORDER_NONE, anchor_trigger_name = {str = 0x5621e4afeb62 "After opening tables", length = 140120439624920}}, sp_suid = SP_IS_DEFAULT_SUID, sp_aggregate_type = DEFAULT_AGGREGATE, view_suid = VIEW_SUID_INVOKER, cond_info_item_name = Condition_information_item::CLASS_ORIGIN, diag_condition_item_name = DIAG_CLASS_ORIGIN, diag_area = Diagnostics_information::CURRENT_AREA, m_fk_option = FK_OPTION_UNDEF, udf_type = (unknown: 0), key_type = Key::PRIMARY, stmt_info_item_name = Statement_information_item::NUMBER, filetype = FILETYPE_CSV, tx_isolation = ISO_READ_UNCOMMITTED, var_type = SHOW_OPT_DEFAULT, m_yes_no_unk = TVL_YES, choice = HA_CHOICE_UNDEF, key_alg = HA_KEY_ALG_UNDEF, ha_rkey_mode = HA_READ_KEY_EXACT, index_hint = INDEX_HINT_IGNORE, interval = INTERVAL_YEAR, interval_time_st = INTERVAL_YEAR, row_type = ROW_TYPE_DEFAULT, spvar_mode = sp_variable::MODE_IN, lock_type = TL_UNLOCK, date_time_type = MYSQL_TIMESTAMP_DATE, bound_precedence_type = Window_frame_bound::PRECEDING, frame_units = Window_frame::UNITS_ROWS, frame_exclusion = Window_frame::EXCL_NONE, trigger_action_order_type = TRG_ORDER_NONE, object_ddl_options = {m_options = DDL_options_st::OPT_NONE}, vers_range_unit = VERS_UNDEFINED, vers_column_versioning = Column_definition::VERSIONING_NOT_SET, plsql_cursor_attr = PLSQL_CURSOR_ATTR_ISOPEN, privilege = NO_ACL}, {num = -459033343, ulong_num = 94703569843457, ulonglong_number = 94703569843457, longlong_number = 94703569843457, sp_instr_addr = 3835933953, lex_str = {str = 0x5621e4a3b501 "\205\300u\fE\204\366D\211\350A\017D\304)\330[A\\A]A^]\303f\017\037D", length = 140120439693592}, kwd = { = { = {str = 0x5621e4a3b501 "\205\300u\fE\204\366D\211\350A\017D\304)\330[A\\A]A^]\303f\017\037D", length = 140120439693592}, m_is_8bit = 200, m_quote = -40 '\330'}, }, ident_cli = { = { = {str = 0x5621e4a3b501 "\205\300u\fE\204\366D\211\350A\017D\304)\330[A\\A]A^]\303f\017\037D", length = 140120439693592}, m_is_8bit = 200, m_quote = -40 '\330'}, }, ident_sys = { = {str = 0x5621e4a3b501 "\205\300u\fE\204\366D\211\350A\017D\304)\330[A\\A]A^]\303f\017\037D", length = 140120439693592}, }, column_list_privilege = {m_columns = 0x5621e4a3b501 , m_privilege = (DELETE_ACL | CREATE_ACL | PROCESS_ACL | ALTER_ACL | SUPER_ACL | REPL_SLAVE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x5621e4a3b501 "\205\300u\fE\204\366D\211\350A\017D\304)\330[A\\A]A^]\303f\017\037D", length = 140120439693592}, m_is_8bit = 200, m_quote = -40 '\330'}, spblock = { = {hndlrs = -459033343}, vars = 22049, conds = 1426628888, curs = 32624}, spblock_handlers = {hndlrs = -459033343}, Lex_length_and_dec = {m_length = 3835933953, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 3835933953, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, m_type_handler = 0x7f705508a118, m_charset = 0x7f705507d8c8}, Lex_field_type = { = {m_length = 3835933953, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, m_handler = 0x7f705508a118, m_ci = 0x7f705507d8c8}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x5621e4a3b501 , m_type = 1426628888}, Lex_extended_collation = {m_ci = 0x5621e4a3b501 , m_type = (unknown: 1426628888)}, Lex_dyncol_type = { = {m_length = 3835933953, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, m_type = 1426628888, m_ci = 0x7f705507d8c8}, for_loop = {m_index = 0x5621e4a3b501 , m_target_bound = 0x7f705508a118, m_cursor_offset = 1426577608, m_direction = 112 'p', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x5621e4a3b501 , m_target_bound = 0x7f705508a118, m_direction = -56 '\310', m_implicit_cursor = 216}, trim = {m_remove = 0x5621e4a3b501 , m_source = 0x7f705508a118, m_spec = (unknown: 1426577608)}, json_on_response = {m_response = 3835933953, m_default = 0x7f705508a118}, substring_spec = {m_subject = 0x5621e4a3b501 , m_from = 0x7f705508a118, m_for = 0x7f705507d8c8}, vers_history_point = {unit = (VERS_TIMESTAMP | unknown: 3835933952), item = 0x7f705508a118}, unit_operation = {unit_type = 3835933953, distinct = 33}, select_list = {first = 0x5621e4a3b501 , prev_last = 0x7f705508a118}, select_order = 0x5621e4a3b501 , select_lock = {{defined_lock = 1, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 140120439693592}, select_limit = {explicit_limit = true, with_ties = 181, select_limit = 0x7f705508a118, offset_limit = 0x7f705507d8c8}, order_limit_lock = 0x5621e4a3b501 , ident_sys_ptr = 0x5621e4a3b501 , create_field = 0x5621e4a3b501 , spvar_definition = 0x5621e4a3b501 , spvar_definition_list = 0x5621e4a3b501 , type_handler = 0x5621e4a3b501 , sp_handler = 0x5621e4a3b501 , charset = 0x5621e4a3b501 , cond_info_item = 0x5621e4a3b501 , dyncol_def = 0x5621e4a3b501 , diag_info = 0x5621e4a3b501 , item = 0x5621e4a3b501 , item_num = 0x5621e4a3b501 , item_param = 0x5621e4a3b501 , item_basic_constant = 0x5621e4a3b501 , key_part = 0x5621e4a3b501 , lex = 0x5621e4a3b501 , expr_lex = 0x5621e4a3b501 , assignment_lex = 0x5621e4a3b501 , sp_cursor_stmt = 0x5621e4a3b501 , lex_str_ptr = 0x5621e4a3b501 , lex_user = 0x5621e4a3b501 , user_auth = 0x5621e4a3b501 , cond_info_list = 0x5621e4a3b501 , dyncol_def_list = 0x5621e4a3b501 , item_list = 0x5621e4a3b501 , sp_assignment_lex_list = 0x5621e4a3b501 , stmt_info_list = 0x5621e4a3b501 , string_list = 0x5621e4a3b501 , ident_sys_list = 0x5621e4a3b501 , stmt_info_item = 0x5621e4a3b501 , string = 0x5621e4a3b501 , table_list = 0x5621e4a3b501 , table = 0x5621e4a3b501 , qualified_column_ident = 0x5621e4a3b501 , simple_string = 0x5621e4a3b501 "\205\300u\fE\204\366D\211\350A\017D\304)\330[A\\A]A^]\303f\017\037D", const_simple_string = 0x5621e4a3b501 "\205\300u\fE\204\366D\211\350A\017D\304)\330[A\\A]A^]\303f\017\037D", boolfunc2creator = 0x5621e4a3b501 , lex_grant = 0x5621e4a3b501 , lex_grant_ident = 0x5621e4a3b501 , myvar = 0x5621e4a3b501 , spcondvalue = 0x5621e4a3b501 , sphead = 0x5621e4a3b501 , spname = 0x5621e4a3b501 , spvar = 0x5621e4a3b501 , with_element_head = 0x5621e4a3b501 , with_clause = 0x5621e4a3b501 , virtual_column = 0x5621e4a3b501 , engine_option_value_ptr = 0x5621e4a3b501 , db_type = 0x5621e4a3b501 , select_lex = 0x5621e4a3b501 , select_lex_unit = 0x5621e4a3b501 , p_elem_value = 0x5621e4a3b501 , window_frame = 0x5621e4a3b501 , window_frame_bound = 0x5621e4a3b501 , udf = 0x5621e4a3b501 , trg_execution_order = {ordering_clause = (TRG_ORDER_FOLLOWS | unknown: 3835933952), anchor_trigger_name = {str = 0x7f705508a118 "\377\377\377\377\362>\340\204h\321\006Up\177", length = 140120439642312}}, sp_suid = (SP_IS_NOT_SUID | unknown: 3835933952), sp_aggregate_type = (NOT_AGGREGATE | unknown: 3835933952), view_suid = (VIEW_SUID_DEFINER | unknown: 3835933952), cond_info_item_name = 3835933953, diag_condition_item_name = 3835933953, diag_area = (unknown: 3835933953), m_fk_option = 3835933953, udf_type = (UDFTYPE_FUNCTION | unknown: 3835933952), key_type = 3835933953, stmt_info_item_name = (Statement_information_item::ROW_COUNT | unknown: 3835933952), filetype = (FILETYPE_XML | unknown: 3835933952), tx_isolation = 3835933953, var_type = (SHOW_OPT_SESSION | unknown: 3835933952), m_yes_no_unk = (TVL_NO | unknown: 3835933952), choice = 3835933953, key_alg = 3835933953, ha_rkey_mode = 3835933953, index_hint = (INDEX_HINT_USE | unknown: 3835933952), interval = 3835933953, interval_time_st = 3835933953, row_type = -459033343, spvar_mode = (sp_variable::MODE_OUT | unknown: 3835933952), lock_type = -459033343, date_time_type = -459033343, bound_precedence_type = (Window_frame_bound::CURRENT | unknown: 3835933952), frame_units = (Window_frame::UNITS_RANGE | unknown: 3835933952), frame_exclusion = 3835933953, trigger_action_order_type = (TRG_ORDER_FOLLOWS | unknown: 3835933952), object_ddl_options = {m_options = (unknown: 3835933953)}, vers_range_unit = (VERS_TIMESTAMP | unknown: 3835933952), vers_column_versioning = (Column_definition::WITH_VERSIONING | unknown: 3835933952), plsql_cursor_attr = 3835933953, privilege = (SELECT_ACL | PROCESS_ACL | GRANT_ACL | INDEX_ACL | ALTER_ACL | SUPER_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | CREATE_VIEW_ACL | CREATE_PROC_ACL | EVENT_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 94557999988736)}, {num = 8, ulong_num = 8, ulonglong_number = 8, longlong_number = 8, sp_instr_addr = 8, lex_str = {str = 0x8 , length = 1}, kwd = { = { = {str = 0x8 , length = 1}, m_is_8bit = false, m_quote = -5 '\373'}, }, ident_cli = { = { = {str = 0x8 , length = 1}, m_is_8bit = false, m_quote = -5 '\373'}, }, ident_sys = { = {str = 0x8 , length = 1}, }, column_list_privilege = {m_columns = 0x8, m_privilege = SELECT_ACL}, lex_string_with_metadata = { = {str = 0x8 , length = 1}, m_is_8bit = false, m_quote = -5 '\373'}, spblock = { = {hndlrs = 8}, vars = 0, conds = 1, curs = 0}, spblock_handlers = {hndlrs = 8}, Lex_length_and_dec = {m_length = 8, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 8, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x1, m_charset = 0x7f71441cfb00}, Lex_field_type = { = {m_length = 8, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x1, m_ci = 0x7f71441cfb00}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x8, m_type = Lex_exact_charset_extended_collation_attrs_st::TYPE_CHARACTER_SET}, Lex_extended_collation = {m_ci = 0x8, m_type = Lex_extended_collation_st::TYPE_CONTEXTUALLY_TYPED}, Lex_dyncol_type = { = {m_length = 8, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = 1, m_ci = 0x7f71441cfb00}, for_loop = {m_index = 0x8, m_target_bound = 0x1, m_cursor_offset = 1142749952, m_direction = 113 'q', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x8, m_target_bound = 0x1, m_direction = 0 '\000', m_implicit_cursor = 251}, trim = {m_remove = 0x8, m_source = 0x1, m_spec = (unknown: 1142749952)}, json_on_response = {m_response = 8, m_default = 0x1}, substring_spec = {m_subject = 0x8, m_from = 0x1, m_for = 0x7f71441cfb00}, vers_history_point = {unit = (unknown: 8), item = 0x1}, unit_operation = {unit_type = 8, distinct = false}, select_list = {first = 0x8, prev_last = 0x1}, select_order = 0x8, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 1}, timeout = 1}, select_limit = {explicit_limit = 8, with_ties = false, select_limit = 0x1, offset_limit = 0x7f71441cfb00}, order_limit_lock = 0x8, ident_sys_ptr = 0x8, create_field = 0x8, spvar_definition = 0x8, spvar_definition_list = 0x8, type_handler = 0x8, sp_handler = 0x8, charset = 0x8, cond_info_item = 0x8, dyncol_def = 0x8, diag_info = 0x8, item = 0x8, item_num = 0x8, item_param = 0x8, item_basic_constant = 0x8, key_part = 0x8, lex = 0x8, expr_lex = 0x8, assignment_lex = 0x8, sp_cursor_stmt = 0x8, lex_str_ptr = 0x8, lex_user = 0x8, user_auth = 0x8, cond_info_list = 0x8, dyncol_def_list = 0x8, item_list = 0x8, sp_assignment_lex_list = 0x8, stmt_info_list = 0x8, string_list = 0x8, ident_sys_list = 0x8, stmt_info_item = 0x8, string = 0x8, table_list = 0x8, table = 0x8, qualified_column_ident = 0x8, simple_string = 0x8 , const_simple_string = 0x8 , boolfunc2creator = 0x8, lex_grant = 0x8, lex_grant_ident = 0x8, myvar = 0x8, spcondvalue = 0x8, sphead = 0x8, spname = 0x8, spvar = 0x8, with_element_head = 0x8, with_clause = 0x8, virtual_column = 0x8, engine_option_value_ptr = 0x8, db_type = 0x8, select_lex = 0x8, select_lex_unit = 0x8, p_elem_value = 0x8, window_frame = 0x8, window_frame_bound = 0x8, udf = 0x8, trg_execution_order = {ordering_clause = (unknown: 8), anchor_trigger_name = {str = 0x1 , length = 140124450781952}}, sp_suid = (unknown: 8), sp_aggregate_type = (unknown: 8), view_suid = (unknown: 8), cond_info_item_name = Condition_information_item::COLUMN_NAME, diag_condition_item_name = DIAG_COLUMN_NAME, diag_area = (unknown: 8), m_fk_option = 8, udf_type = (unknown: 8), key_type = 8, stmt_info_item_name = (unknown: 8), filetype = (unknown: 8), tx_isolation = 8, var_type = (unknown: 8), m_yes_no_unk = (unknown: 8), choice = 8, key_alg = 8, ha_rkey_mode = HA_READ_MBR_CONTAIN, index_hint = (unknown: 8), interval = INTERVAL_MICROSECOND, interval_time_st = INTERVAL_MICROSECOND, row_type = 8, spvar_mode = (unknown: 8), lock_type = TL_WRITE_CONCURRENT_INSERT, date_time_type = 8, bound_precedence_type = (unknown: 8), frame_units = (unknown: 8), frame_exclusion = 8, trigger_action_order_type = (unknown: 8), object_ddl_options = {m_options = (unknown: 8)}, vers_range_unit = (unknown: 8), vers_column_versioning = (unknown: 8), plsql_cursor_attr = 8, privilege = DELETE_ACL}, {num = -459276899, ulong_num = 94703569599901, ulonglong_number = 94703569599901, longlong_number = 94703569599901, sp_instr_addr = 3835690397, lex_str = {str = 0x5621e49ffd9d "\205\300\017\205r\377\377\377H\213E\250D\211\060H\213C\bH\203\304\070[A\\A]A^A_]Ð\215P\377\211\320!\310A9\306\017\204v\377\377\377H\213E\250", , length = 2}, kwd = { = { = {str = 0x5621e49ffd9d "\205\300\017\205r\377\377\377H\213E\250D\211\060H\213C\bH\203\304\070[A\\A]A^A_]Ð\215P\377\211\320!\310A9\306\017\204v\377\377\377H\213E\250", , length = 2}, m_is_8bit = 28, m_quote = -5 '\373'}, }, ident_cli = { = { = {str = 0x5621e49ffd9d "\205\300\017\205r\377\377\377H\213E\250D\211\060H\213C\bH\203\304\070[A\\A]A^A_]Ð\215P\377\211\320!\310A9\306\017\204v\377\377\377H\213E\250", , length = 2}, m_is_8bit = 28, m_quote = -5 '\373'}, }, ident_sys = { = {str = 0x5621e49ffd9d "\205\300\017\205r\377\377\377H\213E\250D\211\060H\213C\bH\203\304\070[A\\A]A^A_]Ð\215P\377\211\320!\310A9\306\017\204v\377\377\377H\213E\250", , length = 2}, }, column_list_privilege = {m_columns = 0x5621e49ffd9d , m_privilege = INSERT_ACL}, lex_string_with_metadata = { = {str = 0x5621e49ffd9d "\205\300\017\205r\377\377\377H\213E\250D\211\060H\213C\bH\203\304\070[A\\A]A^A_]Ð\215P\377\211\320!\310A9\306\017\204v\377\377\377H\213E\250", , length = 2}, m_is_8bit = 28, m_quote = -5 '\373'}, spblock = { = {hndlrs = -459276899}, vars = 22049, conds = 2, curs = 0}, spblock_handlers = {hndlrs = -459276899}, Lex_length_and_dec = {m_length = 3835690397, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 3835690397, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, m_type_handler = 0x2, m_charset = 0x7f71441cfb1c}, Lex_field_type = { = {m_length = 3835690397, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, m_handler = 0x2, m_ci = 0x7f71441cfb1c}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x5621e49ffd9d , m_type = Lex_exact_charset_extended_collation_attrs_st::TYPE_COLLATE_EXACT}, Lex_extended_collation = {m_ci = 0x5621e49ffd9d , m_type = (unknown: 2)}, Lex_dyncol_type = { = {m_length = 3835690397, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, m_type = 2, m_ci = 0x7f71441cfb1c}, for_loop = {m_index = 0x5621e49ffd9d , m_target_bound = 0x2, m_cursor_offset = 1142749980, m_direction = 113 'q', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x5621e49ffd9d , m_target_bound = 0x2, m_direction = 28 '\034', m_implicit_cursor = 251}, trim = {m_remove = 0x5621e49ffd9d , m_source = 0x2, m_spec = (unknown: 1142749980)}, json_on_response = {m_response = 3835690397, m_default = 0x2}, substring_spec = {m_subject = 0x5621e49ffd9d , m_from = 0x2, m_for = 0x7f71441cfb1c}, vers_history_point = {unit = (VERS_TIMESTAMP | unknown: 3835690396), item = 0x2}, unit_operation = {unit_type = 3835690397, distinct = 33}, select_list = {first = 0x5621e49ffd9d , prev_last = 0x2}, select_order = 0x5621e49ffd9d , select_lock = {{defined_lock = 1, update_lock = 0, defined_timeout = 1, skip_locked = 1}, timeout = 2}, select_limit = {explicit_limit = 157, with_ties = 253, select_limit = 0x2, offset_limit = 0x7f71441cfb1c}, order_limit_lock = 0x5621e49ffd9d , ident_sys_ptr = 0x5621e49ffd9d , create_field = 0x5621e49ffd9d , spvar_definition = 0x5621e49ffd9d , spvar_definition_list = 0x5621e49ffd9d , type_handler = 0x5621e49ffd9d , sp_handler = 0x5621e49ffd9d , charset = 0x5621e49ffd9d , cond_info_item = 0x5621e49ffd9d , dyncol_def = 0x5621e49ffd9d , diag_info = 0x5621e49ffd9d , item = 0x5621e49ffd9d , item_num = 0x5621e49ffd9d , item_param = 0x5621e49ffd9d , item_basic_constant = 0x5621e49ffd9d , key_part = 0x5621e49ffd9d , lex = 0x5621e49ffd9d , expr_lex = 0x5621e49ffd9d , assignment_lex = 0x5621e49ffd9d , sp_cursor_stmt = 0x5621e49ffd9d , lex_str_ptr = 0x5621e49ffd9d , lex_user = 0x5621e49ffd9d , user_auth = 0x5621e49ffd9d , cond_info_list = 0x5621e49ffd9d , dyncol_def_list = 0x5621e49ffd9d , item_list = 0x5621e49ffd9d , sp_assignment_lex_list = 0x5621e49ffd9d , stmt_info_list = 0x5621e49ffd9d , string_list = 0x5621e49ffd9d , ident_sys_list = 0x5621e49ffd9d , stmt_info_item = 0x5621e49ffd9d , string = 0x5621e49ffd9d , table_list = 0x5621e49ffd9d , table = 0x5621e49ffd9d , qualified_column_ident = 0x5621e49ffd9d , simple_string = 0x5621e49ffd9d "\205\300\017\205r\377\377\377H\213E\250D\211\060H\213C\bH\203\304\070[A\\A]A^A_]Ð\215P\377\211\320!\310A9\306\017\204v\377\377\377H\213E\250", , const_simple_string = 0x5621e49ffd9d "\205\300\017\205r\377\377\377H\213E\250D\211\060H\213C\bH\203\304\070[A\\A]A^A_]Ð\215P\377\211\320!\310A9\306\017\204v\377\377\377H\213E\250", , boolfunc2creator = 0x5621e49ffd9d , lex_grant = 0x5621e49ffd9d , lex_grant_ident = 0x5621e49ffd9d , myvar = 0x5621e49ffd9d , spcondvalue = 0x5621e49ffd9d , sphead = 0x5621e49ffd9d , spname = 0x5621e49ffd9d , spvar = 0x5621e49ffd9d , with_element_head = 0x5621e49ffd9d , with_clause = 0x5621e49ffd9d , virtual_column = 0x5621e49ffd9d , engine_option_value_ptr = 0x5621e49ffd9d , db_type = 0x5621e49ffd9d , select_lex = 0x5621e49ffd9d , select_lex_unit = 0x5621e49ffd9d , p_elem_value = 0x5621e49ffd9d , window_frame = 0x5621e49ffd9d , window_frame_bound = 0x5621e49ffd9d , udf = 0x5621e49ffd9d , trg_execution_order = {ordering_clause = (TRG_ORDER_FOLLOWS | unknown: 3835690396), anchor_trigger_name = {str = 0x2 , length = 140124450781980}}, sp_suid = (SP_IS_NOT_SUID | unknown: 3835690396), sp_aggregate_type = (NOT_AGGREGATE | unknown: 3835690396), view_suid = (VIEW_SUID_DEFINER | unknown: 3835690396), cond_info_item_name = 3835690397, diag_condition_item_name = 3835690397, diag_area = (unknown: 3835690397), m_fk_option = 3835690397, udf_type = (UDFTYPE_FUNCTION | unknown: 3835690396), key_type = 3835690397, stmt_info_item_name = (Statement_information_item::ROW_COUNT | unknown: 3835690396), filetype = (FILETYPE_XML | unknown: 3835690396), tx_isolation = 3835690397, var_type = (SHOW_OPT_SESSION | unknown: 3835690396), m_yes_no_unk = (TVL_NO | unknown: 3835690396), choice = 3835690397, key_alg = 3835690397, ha_rkey_mode = 3835690397, index_hint = (INDEX_HINT_USE | unknown: 3835690396), interval = 3835690397, interval_time_st = 3835690397, row_type = -459276899, spvar_mode = (sp_variable::MODE_OUT | unknown: 3835690396), lock_type = -459276899, date_time_type = -459276899, bound_precedence_type = (Window_frame_bound::CURRENT | unknown: 3835690396), frame_units = (Window_frame::UNITS_RANGE | unknown: 3835690396), frame_exclusion = 3835690397, trigger_action_order_type = (TRG_ORDER_FOLLOWS | unknown: 3835690396), object_ddl_options = {m_options = (DDL_options_st::OPT_LIKE | DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_CREATE_SELECT | unknown: 3835690249)}, vers_range_unit = (VERS_TIMESTAMP | unknown: 3835690396), vers_column_versioning = (Column_definition::WITH_VERSIONING | unknown: 3835690396), plsql_cursor_attr = 3835690397, privilege = (SELECT_ACL | UPDATE_ACL | DELETE_ACL | CREATE_ACL | SHUTDOWN_ACL | PROCESS_ACL | GRANT_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | CREATE_PROC_ACL | EVENT_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 94557999988736)}, {num = 1142750008, ulong_num = 140124450782008, ulonglong_number = 140124450782008, longlong_number = 140124450782008, sp_instr_addr = 1142750008, lex_str = {str = 0x7f71441cfb38 "\240", length = 140124450781896}, kwd = { = { = {str = 0x7f71441cfb38 "\240", length = 140124450781896}, m_is_8bit = 242, m_quote = 62 '>'}, }, ident_cli = { = { = {str = 0x7f71441cfb38 "\240", length = 140124450781896}, m_is_8bit = 242, m_quote = 62 '>'}, }, ident_sys = { = {str = 0x7f71441cfb38 "\240", length = 140124450781896}, }, column_list_privilege = {m_columns = 0x7f71441cfb38, m_privilege = (DELETE_ACL | RELOAD_ACL | SHUTDOWN_ACL | FILE_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x7f71441cfb38 "\240", length = 140124450781896}, m_is_8bit = 242, m_quote = 62 '>'}, spblock = { = {hndlrs = 1142750008}, vars = 32625, conds = 1142749896, curs = 32625}, spblock_handlers = {hndlrs = 1142750008}, Lex_length_and_dec = {m_length = 1142750008, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1142750008, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x7f71441cfac8, m_charset = 0x25359f2384e03ef2}, Lex_field_type = { = {m_length = 1142750008, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x7f71441cfac8, m_ci = 0x25359f2384e03ef2}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f71441cfb38, m_type = 1142749896}, Lex_extended_collation = {m_ci = 0x7f71441cfb38, m_type = (unknown: 1142749896)}, Lex_dyncol_type = { = {m_length = 1142750008, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 1142749896, m_ci = 0x25359f2384e03ef2}, for_loop = {m_index = 0x7f71441cfb38, m_target_bound = 0x7f71441cfac8, m_cursor_offset = -2065678606, m_direction = 35 '#', m_implicit_cursor = 159}, for_loop_bounds = {m_index = 0x7f71441cfb38, m_target_bound = 0x7f71441cfac8, m_direction = -14 '\362', m_implicit_cursor = 62}, trim = {m_remove = 0x7f71441cfb38, m_source = 0x7f71441cfac8, m_spec = (TRIM_BOTH | unknown: 2229288688)}, json_on_response = {m_response = 1142750008, m_default = 0x7f71441cfac8}, substring_spec = {m_subject = 0x7f71441cfb38, m_from = 0x7f71441cfac8, m_for = 0x25359f2384e03ef2}, vers_history_point = {unit = (unknown: 1142750008), item = 0x7f71441cfac8}, unit_operation = {unit_type = 1142750008, distinct = 113}, select_list = {first = 0x7f71441cfb38, prev_last = 0x7f71441cfac8}, select_order = 0x7f71441cfb38, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 1}, timeout = 140124450781896}, select_limit = {explicit_limit = 56, with_ties = 251, select_limit = 0x7f71441cfac8, offset_limit = 0x25359f2384e03ef2}, order_limit_lock = 0x7f71441cfb38, ident_sys_ptr = 0x7f71441cfb38, create_field = 0x7f71441cfb38, spvar_definition = 0x7f71441cfb38, spvar_definition_list = 0x7f71441cfb38, type_handler = 0x7f71441cfb38, sp_handler = 0x7f71441cfb38, charset = 0x7f71441cfb38, cond_info_item = 0x7f71441cfb38, dyncol_def = 0x7f71441cfb38, diag_info = 0x7f71441cfb38, item = 0x7f71441cfb38, item_num = 0x7f71441cfb38, item_param = 0x7f71441cfb38, item_basic_constant = 0x7f71441cfb38, key_part = 0x7f71441cfb38, lex = 0x7f71441cfb38, expr_lex = 0x7f71441cfb38, assignment_lex = 0x7f71441cfb38, sp_cursor_stmt = 0x7f71441cfb38, lex_str_ptr = 0x7f71441cfb38, lex_user = 0x7f71441cfb38, user_auth = 0x7f71441cfb38, cond_info_list = 0x7f71441cfb38, dyncol_def_list = 0x7f71441cfb38, item_list = 0x7f71441cfb38, sp_assignment_lex_list = 0x7f71441cfb38, stmt_info_list = 0x7f71441cfb38, string_list = 0x7f71441cfb38, ident_sys_list = 0x7f71441cfb38, stmt_info_item = 0x7f71441cfb38, string = 0x7f71441cfb38, table_list = 0x7f71441cfb38, table = 0x7f71441cfb38, qualified_column_ident = 0x7f71441cfb38, simple_string = 0x7f71441cfb38 "\240", const_simple_string = 0x7f71441cfb38 "\240", boolfunc2creator = 0x7f71441cfb38, lex_grant = 0x7f71441cfb38, lex_grant_ident = 0x7f71441cfb38, myvar = 0x7f71441cfb38, spcondvalue = 0x7f71441cfb38, sphead = 0x7f71441cfb38, spname = 0x7f71441cfb38, spvar = 0x7f71441cfb38, with_element_head = 0x7f71441cfb38, with_clause = 0x7f71441cfb38, virtual_column = 0x7f71441cfb38, engine_option_value_ptr = 0x7f71441cfb38, db_type = 0x7f71441cfb38, select_lex = 0x7f71441cfb38, select_lex_unit = 0x7f71441cfb38, p_elem_value = 0x7f71441cfb38, window_frame = 0x7f71441cfb38, window_frame_bound = 0x7f71441cfb38, udf = 0x7f71441cfb38, trg_execution_order = {ordering_clause = (unknown: 1142750008), anchor_trigger_name = {str = 0x7f71441cfac8 "\b", length = 2681224128070958834}}, sp_suid = (unknown: 1142750008), sp_aggregate_type = (unknown: 1142750008), view_suid = (unknown: 1142750008), cond_info_item_name = 1142750008, diag_condition_item_name = 1142750008, diag_area = (unknown: 1142750008), m_fk_option = 1142750008, udf_type = (unknown: 1142750008), key_type = 1142750008, stmt_info_item_name = (unknown: 1142750008), filetype = (unknown: 1142750008), tx_isolation = 1142750008, var_type = (unknown: 1142750008), m_yes_no_unk = (unknown: 1142750008), choice = 1142750008, key_alg = 1142750008, ha_rkey_mode = 1142750008, index_hint = (unknown: 1142750008), interval = 1142750008, interval_time_st = 1142750008, row_type = 1142750008, spvar_mode = (unknown: 1142750008), lock_type = 1142750008, date_time_type = 1142750008, bound_precedence_type = (unknown: 1142750008), frame_units = (unknown: 1142750008), frame_exclusion = 1142750008, trigger_action_order_type = (unknown: 1142750008), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | unknown: 1142749960)}, vers_range_unit = (unknown: 1142750008), vers_column_versioning = (unknown: 1142750008), plsql_cursor_attr = 1142750008, privilege = (DELETE_ACL | CREATE_ACL | DROP_ACL | PROCESS_ACL | FILE_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 8, ulong_num = 8, ulonglong_number = 8, longlong_number = 8, sp_instr_addr = 8, lex_str = {str = 0x8 , length = 140124450781952}, kwd = { = { = {str = 0x8 , length = 140124450781952}, m_is_8bit = 184, m_quote = -40 '\330'}, }, ident_cli = { = { = {str = 0x8 , length = 140124450781952}, m_is_8bit = 184, m_quote = -40 '\330'}, }, ident_sys = { = {str = 0x8 , length = 140124450781952}, }, column_list_privilege = {m_columns = 0x8, m_privilege = (PROCESS_ACL | FILE_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x8 , length = 140124450781952}, m_is_8bit = 184, m_quote = -40 '\330'}, spblock = { = {hndlrs = 8}, vars = 0, conds = 1142749952, curs = 32625}, spblock_handlers = {hndlrs = 8}, Lex_length_and_dec = {m_length = 8, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 8, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x7f71441cfb00, m_charset = 0x7f705507d8b8}, Lex_field_type = { = {m_length = 8, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x7f71441cfb00, m_ci = 0x7f705507d8b8}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x8, m_type = 1142749952}, Lex_extended_collation = {m_ci = 0x8, m_type = (unknown: 1142749952)}, Lex_dyncol_type = { = {m_length = 8, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = 1142749952, m_ci = 0x7f705507d8b8}, for_loop = {m_index = 0x8, m_target_bound = 0x7f71441cfb00, m_cursor_offset = 1426577592, m_direction = 112 'p', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x8, m_target_bound = 0x7f71441cfb00, m_direction = -72 '\270', m_implicit_cursor = 216}, trim = {m_remove = 0x8, m_source = 0x7f71441cfb00, m_spec = (unknown: 1426577592)}, json_on_response = {m_response = 8, m_default = 0x7f71441cfb00}, substring_spec = {m_subject = 0x8, m_from = 0x7f71441cfb00, m_for = 0x7f705507d8b8}, vers_history_point = {unit = (unknown: 8), item = 0x7f71441cfb00}, unit_operation = {unit_type = 8, distinct = false}, select_list = {first = 0x8, prev_last = 0x7f71441cfb00}, select_order = 0x8, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 1}, timeout = 140124450781952}, select_limit = {explicit_limit = 8, with_ties = false, select_limit = 0x7f71441cfb00, offset_limit = 0x7f705507d8b8}, order_limit_lock = 0x8, ident_sys_ptr = 0x8, create_field = 0x8, spvar_definition = 0x8, spvar_definition_list = 0x8, type_handler = 0x8, sp_handler = 0x8, charset = 0x8, cond_info_item = 0x8, dyncol_def = 0x8, diag_info = 0x8, item = 0x8, item_num = 0x8, item_param = 0x8, item_basic_constant = 0x8, key_part = 0x8, lex = 0x8, expr_lex = 0x8, assignment_lex = 0x8, sp_cursor_stmt = 0x8, lex_str_ptr = 0x8, lex_user = 0x8, user_auth = 0x8, cond_info_list = 0x8, dyncol_def_list = 0x8, item_list = 0x8, sp_assignment_lex_list = 0x8, stmt_info_list = 0x8, string_list = 0x8, ident_sys_list = 0x8, stmt_info_item = 0x8, string = 0x8, table_list = 0x8, table = 0x8, qualified_column_ident = 0x8, simple_string = 0x8 , const_simple_string = 0x8 , boolfunc2creator = 0x8, lex_grant = 0x8, lex_grant_ident = 0x8, myvar = 0x8, spcondvalue = 0x8, sphead = 0x8, spname = 0x8, spvar = 0x8, with_element_head = 0x8, with_clause = 0x8, virtual_column = 0x8, engine_option_value_ptr = 0x8, db_type = 0x8, select_lex = 0x8, select_lex_unit = 0x8, p_elem_value = 0x8, window_frame = 0x8, window_frame_bound = 0x8, udf = 0x8, trg_execution_order = {ordering_clause = (unknown: 8), anchor_trigger_name = {str = 0x7f71441cfb00 " \373\034Dq\177", length = 140120439642296}}, sp_suid = (unknown: 8), sp_aggregate_type = (unknown: 8), view_suid = (unknown: 8), cond_info_item_name = Condition_information_item::COLUMN_NAME, diag_condition_item_name = DIAG_COLUMN_NAME, diag_area = (unknown: 8), m_fk_option = 8, udf_type = (unknown: 8), key_type = 8, stmt_info_item_name = (unknown: 8), filetype = (unknown: 8), tx_isolation = 8, var_type = (unknown: 8), m_yes_no_unk = (unknown: 8), choice = 8, key_alg = 8, ha_rkey_mode = HA_READ_MBR_CONTAIN, index_hint = (unknown: 8), interval = INTERVAL_MICROSECOND, interval_time_st = INTERVAL_MICROSECOND, row_type = 8, spvar_mode = (unknown: 8), lock_type = TL_WRITE_CONCURRENT_INSERT, date_time_type = 8, bound_precedence_type = (unknown: 8), frame_units = (unknown: 8), frame_exclusion = 8, trigger_action_order_type = (unknown: 8), object_ddl_options = {m_options = (unknown: 8)}, vers_range_unit = (unknown: 8), vers_column_versioning = (unknown: 8), plsql_cursor_attr = 8, privilege = DELETE_ACL}, {num = 1426552248, ulong_num = 140120439616952, ulonglong_number = 140120439616952, longlong_number = 140120439616952, sp_instr_addr = 1426552248, lex_str = {str = 0x7f70550775b8 "؟=\345!V", length = 94703582380192}, kwd = { = { = {str = 0x7f70550775b8 "؟=\345!V", length = 94703582380192}, m_is_8bit = 200, m_quote = -40 '\330'}, }, ident_cli = { = { = {str = 0x7f70550775b8 "؟=\345!V", length = 94703582380192}, m_is_8bit = 200, m_quote = -40 '\330'}, }, ident_sys = { = {str = 0x7f70550775b8 "؟=\345!V", length = 94703582380192}, }, column_list_privilege = {m_columns = 0x7f70550775b8, m_privilege = (DROP_ACL | SHUTDOWN_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | CREATE_VIEW_ACL | SHOW_VIEW_ACL | ALTER_PROC_ACL | EVENT_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 94557999988736)}, lex_string_with_metadata = { = {str = 0x7f70550775b8 "؟=\345!V", length = 94703582380192}, m_is_8bit = 200, m_quote = -40 '\330'}, spblock = { = {hndlrs = 1426552248}, vars = 32624, conds = -446496608, curs = 22049}, spblock_handlers = {hndlrs = 1426552248}, Lex_length_and_dec = {m_length = 1426552248, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426552248, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x5621e56300a0 , m_charset = 0x7f705507d8c8}, Lex_field_type = { = {m_length = 1426552248, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x5621e56300a0 , m_ci = 0x7f705507d8c8}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f70550775b8, m_type = 3848470688}, Lex_extended_collation = {m_ci = 0x7f70550775b8, m_type = (unknown: 3848470688)}, Lex_dyncol_type = { = {m_length = 1426552248, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = -446496608, m_ci = 0x7f705507d8c8}, for_loop = {m_index = 0x7f70550775b8, m_target_bound = 0x5621e56300a0 , m_cursor_offset = 1426577608, m_direction = 112 'p', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x7f70550775b8, m_target_bound = 0x5621e56300a0 , m_direction = -56 '\310', m_implicit_cursor = 216}, trim = {m_remove = 0x7f70550775b8, m_source = 0x5621e56300a0 , m_spec = (unknown: 1426577608)}, json_on_response = {m_response = 1426552248, m_default = 0x5621e56300a0 }, substring_spec = {m_subject = 0x7f70550775b8, m_from = 0x5621e56300a0 , m_for = 0x7f705507d8c8}, vers_history_point = {unit = (unknown: 1426552248), item = 0x5621e56300a0 }, unit_operation = {unit_type = 1426552248, distinct = 112}, select_list = {first = 0x7f70550775b8, prev_last = 0x5621e56300a0 }, select_order = 0x7f70550775b8, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 1}, timeout = 94703582380192}, select_limit = {explicit_limit = 184, with_ties = 117, select_limit = 0x5621e56300a0 , offset_limit = 0x7f705507d8c8}, order_limit_lock = 0x7f70550775b8, ident_sys_ptr = 0x7f70550775b8, create_field = 0x7f70550775b8, spvar_definition = 0x7f70550775b8, spvar_definition_list = 0x7f70550775b8, type_handler = 0x7f70550775b8, sp_handler = 0x7f70550775b8, charset = 0x7f70550775b8, cond_info_item = 0x7f70550775b8, dyncol_def = 0x7f70550775b8, diag_info = 0x7f70550775b8, item = 0x7f70550775b8, item_num = 0x7f70550775b8, item_param = 0x7f70550775b8, item_basic_constant = 0x7f70550775b8, key_part = 0x7f70550775b8, lex = 0x7f70550775b8, expr_lex = 0x7f70550775b8, assignment_lex = 0x7f70550775b8, sp_cursor_stmt = 0x7f70550775b8, lex_str_ptr = 0x7f70550775b8, lex_user = 0x7f70550775b8, user_auth = 0x7f70550775b8, cond_info_list = 0x7f70550775b8, dyncol_def_list = 0x7f70550775b8, item_list = 0x7f70550775b8, sp_assignment_lex_list = 0x7f70550775b8, stmt_info_list = 0x7f70550775b8, string_list = 0x7f70550775b8, ident_sys_list = 0x7f70550775b8, stmt_info_item = 0x7f70550775b8, string = 0x7f70550775b8, table_list = 0x7f70550775b8, table = 0x7f70550775b8, qualified_column_ident = 0x7f70550775b8, simple_string = 0x7f70550775b8 "؟=\345!V", const_simple_string = 0x7f70550775b8 "؟=\345!V", boolfunc2creator = 0x7f70550775b8, lex_grant = 0x7f70550775b8, lex_grant_ident = 0x7f70550775b8, myvar = 0x7f70550775b8, spcondvalue = 0x7f70550775b8, sphead = 0x7f70550775b8, spname = 0x7f70550775b8, spvar = 0x7f70550775b8, with_element_head = 0x7f70550775b8, with_clause = 0x7f70550775b8, virtual_column = 0x7f70550775b8, engine_option_value_ptr = 0x7f70550775b8, db_type = 0x7f70550775b8, select_lex = 0x7f70550775b8, select_lex_unit = 0x7f70550775b8, p_elem_value = 0x7f70550775b8, window_frame = 0x7f70550775b8, window_frame_bound = 0x7f70550775b8, udf = 0x7f70550775b8, trg_execution_order = {ordering_clause = (unknown: 1426552248), anchor_trigger_name = {str = 0x5621e56300a0 "\340\250>\345!V", length = 140120439642312}}, sp_suid = (unknown: 1426552248), sp_aggregate_type = (unknown: 1426552248), view_suid = (unknown: 1426552248), cond_info_item_name = 1426552248, diag_condition_item_name = 1426552248, diag_area = (unknown: 1426552248), m_fk_option = 1426552248, udf_type = (unknown: 1426552248), key_type = 1426552248, stmt_info_item_name = (unknown: 1426552248), filetype = (unknown: 1426552248), tx_isolation = 1426552248, var_type = (unknown: 1426552248), m_yes_no_unk = (unknown: 1426552248), choice = 1426552248, key_alg = 1426552248, ha_rkey_mode = 1426552248, index_hint = (unknown: 1426552248), interval = 1426552248, interval_time_st = 1426552248, row_type = 1426552248, spvar_mode = (unknown: 1426552248), lock_type = 1426552248, date_time_type = 1426552248, bound_precedence_type = (unknown: 1426552248), frame_units = (unknown: 1426552248), frame_exclusion = 1426552248, trigger_action_order_type = (unknown: 1426552248), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | DDL_options_st::OPT_CREATE_SELECT | unknown: 1426552072)}, vers_range_unit = (unknown: 1426552248), vers_column_versioning = (unknown: 1426552248), plsql_cursor_attr = 1426552248, privilege = (DELETE_ACL | CREATE_ACL | DROP_ACL | SHUTDOWN_ACL | PROCESS_ACL | GRANT_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 1142750008, ulong_num = 140124450782008, ulonglong_number = 140124450782008, longlong_number = 140124450782008, sp_instr_addr = 1142750008, lex_str = {str = 0x7f71441cfb38 "\240", length = 140124450781984}, kwd = { = { = {str = 0x7f71441cfb38 "\240", length = 140124450781984}, m_is_8bit = 129, m_quote = -2 '\376'}, }, ident_cli = { = { = {str = 0x7f71441cfb38 "\240", length = 140124450781984}, m_is_8bit = 129, m_quote = -2 '\376'}, }, ident_sys = { = {str = 0x7f71441cfb38 "\240", length = 140124450781984}, }, column_list_privilege = {m_columns = 0x7f71441cfb38, m_privilege = (DROP_ACL | PROCESS_ACL | FILE_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x7f71441cfb38 "\240", length = 140124450781984}, m_is_8bit = 129, m_quote = -2 '\376'}, spblock = { = {hndlrs = 1142750008}, vars = 32625, conds = 1142749984, curs = 32625}, spblock_handlers = {hndlrs = 1142750008}, Lex_length_and_dec = {m_length = 1142750008, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1142750008, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x7f71441cfb20, m_charset = 0x5621e49ffe81 }, Lex_field_type = { = {m_length = 1142750008, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x7f71441cfb20, m_ci = 0x5621e49ffe81 }, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f71441cfb38, m_type = 1142749984}, Lex_extended_collation = {m_ci = 0x7f71441cfb38, m_type = (unknown: 1142749984)}, Lex_dyncol_type = { = {m_length = 1142750008, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 1142749984, m_ci = 0x5621e49ffe81 }, for_loop = {m_index = 0x7f71441cfb38, m_target_bound = 0x7f71441cfb20, m_cursor_offset = -459276671, m_direction = 33 '!', m_implicit_cursor = 86}, for_loop_bounds = {m_index = 0x7f71441cfb38, m_target_bound = 0x7f71441cfb20, m_direction = -127 '\201', m_implicit_cursor = 254}, trim = {m_remove = 0x7f71441cfb38, m_source = 0x7f71441cfb20, m_spec = (TRIM_TRAILING | unknown: 3835690624)}, json_on_response = {m_response = 1142750008, m_default = 0x7f71441cfb20}, substring_spec = {m_subject = 0x7f71441cfb38, m_from = 0x7f71441cfb20, m_for = 0x5621e49ffe81 }, vers_history_point = {unit = (unknown: 1142750008), item = 0x7f71441cfb20}, unit_operation = {unit_type = 1142750008, distinct = 113}, select_list = {first = 0x7f71441cfb38, prev_last = 0x7f71441cfb20}, select_order = 0x7f71441cfb38, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 1}, timeout = 140124450781984}, select_limit = {explicit_limit = 56, with_ties = 251, select_limit = 0x7f71441cfb20, offset_limit = 0x5621e49ffe81 }, order_limit_lock = 0x7f71441cfb38, ident_sys_ptr = 0x7f71441cfb38, create_field = 0x7f71441cfb38, spvar_definition = 0x7f71441cfb38, spvar_definition_list = 0x7f71441cfb38, type_handler = 0x7f71441cfb38, sp_handler = 0x7f71441cfb38, charset = 0x7f71441cfb38, cond_info_item = 0x7f71441cfb38, dyncol_def = 0x7f71441cfb38, diag_info = 0x7f71441cfb38, item = 0x7f71441cfb38, item_num = 0x7f71441cfb38, item_param = 0x7f71441cfb38, item_basic_constant = 0x7f71441cfb38, key_part = 0x7f71441cfb38, lex = 0x7f71441cfb38, expr_lex = 0x7f71441cfb38, assignment_lex = 0x7f71441cfb38, sp_cursor_stmt = 0x7f71441cfb38, lex_str_ptr = 0x7f71441cfb38, lex_user = 0x7f71441cfb38, user_auth = 0x7f71441cfb38, cond_info_list = 0x7f71441cfb38, dyncol_def_list = 0x7f71441cfb38, item_list = 0x7f71441cfb38, sp_assignment_lex_list = 0x7f71441cfb38, stmt_info_list = 0x7f71441cfb38, string_list = 0x7f71441cfb38, ident_sys_list = 0x7f71441cfb38, stmt_info_item = 0x7f71441cfb38, string = 0x7f71441cfb38, table_list = 0x7f71441cfb38, table = 0x7f71441cfb38, qualified_column_ident = 0x7f71441cfb38, simple_string = 0x7f71441cfb38 "\240", const_simple_string = 0x7f71441cfb38 "\240", boolfunc2creator = 0x7f71441cfb38, lex_grant = 0x7f71441cfb38, lex_grant_ident = 0x7f71441cfb38, myvar = 0x7f71441cfb38, spcondvalue = 0x7f71441cfb38, sphead = 0x7f71441cfb38, spname = 0x7f71441cfb38, spvar = 0x7f71441cfb38, with_element_head = 0x7f71441cfb38, with_clause = 0x7f71441cfb38, virtual_column = 0x7f71441cfb38, engine_option_value_ptr = 0x7f71441cfb38, db_type = 0x7f71441cfb38, select_lex = 0x7f71441cfb38, select_lex_unit = 0x7f71441cfb38, p_elem_value = 0x7f71441cfb38, window_frame = 0x7f71441cfb38, window_frame_bound = 0x7f71441cfb38, udf = 0x7f71441cfb38, trg_execution_order = {ordering_clause = (unknown: 1142750008), anchor_trigger_name = {str = 0x7f71441cfb20 "p\373\034Dq\177", length = 94703569600129}}, sp_suid = (unknown: 1142750008), sp_aggregate_type = (unknown: 1142750008), view_suid = (unknown: 1142750008), cond_info_item_name = 1142750008, diag_condition_item_name = 1142750008, diag_area = (unknown: 1142750008), m_fk_option = 1142750008, udf_type = (unknown: 1142750008), key_type = 1142750008, stmt_info_item_name = (unknown: 1142750008), filetype = (unknown: 1142750008), tx_isolation = 1142750008, var_type = (unknown: 1142750008), m_yes_no_unk = (unknown: 1142750008), choice = 1142750008, key_alg = 1142750008, ha_rkey_mode = 1142750008, index_hint = (unknown: 1142750008), interval = 1142750008, interval_time_st = 1142750008, row_type = 1142750008, spvar_mode = (unknown: 1142750008), lock_type = 1142750008, date_time_type = 1142750008, bound_precedence_type = (unknown: 1142750008), frame_units = (unknown: 1142750008), frame_exclusion = 1142750008, trigger_action_order_type = (unknown: 1142750008), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | unknown: 1142749960)}, vers_range_unit = (unknown: 1142750008), vers_column_versioning = (unknown: 1142750008), plsql_cursor_attr = 1142750008, privilege = (DELETE_ACL | CREATE_ACL | DROP_ACL | PROCESS_ACL | FILE_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 1142750080, ulong_num = 140124450782080, ulonglong_number = 140124450782080, longlong_number = 140124450782080, sp_instr_addr = 1142750080, lex_str = {str = 0x7f71441cfb80 "\270!\bUp\177", length = 8122928073}, kwd = { = { = {str = 0x7f71441cfb80 "\270!\bUp\177", length = 8122928073}, m_is_8bit = 112, m_quote = -5 '\373'}, }, ident_cli = { = { = {str = 0x7f71441cfb80 "\270!\bUp\177", length = 8122928073}, m_is_8bit = 112, m_quote = -5 '\373'}, }, ident_sys = { = {str = 0x7f71441cfb80 "\270!\bUp\177", length = 8122928073}, }, column_list_privilege = {m_columns = 0x7f71441cfb80, m_privilege = (SELECT_ACL | DELETE_ACL | RELOAD_ACL | SHUTDOWN_ACL | PROCESS_ACL | FILE_ACL | REFERENCES_ACL | LOCK_TABLES_ACL | REPL_SLAVE_ACL | CREATE_VIEW_ACL | EVENT_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL)}, lex_string_with_metadata = { = {str = 0x7f71441cfb80 "\270!\bUp\177", length = 8122928073}, m_is_8bit = 112, m_quote = -5 '\373'}, spblock = { = {hndlrs = 1142750080}, vars = 32625, conds = -467006519, curs = 1}, spblock_handlers = {hndlrs = 1142750080}, Lex_length_and_dec = {m_length = 1142750080, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1142750080, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x1e42a0bc9, m_charset = 0x7f71441cfb70}, Lex_field_type = { = {m_length = 1142750080, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x1e42a0bc9, m_ci = 0x7f71441cfb70}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f71441cfb80, m_type = 3827960777}, Lex_extended_collation = {m_ci = 0x7f71441cfb80, m_type = (Lex_extended_collation_st::TYPE_CONTEXTUALLY_TYPED | unknown: 3827960776)}, Lex_dyncol_type = { = {m_length = 1142750080, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = -467006519, m_ci = 0x7f71441cfb70}, for_loop = {m_index = 0x7f71441cfb80, m_target_bound = 0x1e42a0bc9, m_cursor_offset = 1142750064, m_direction = 113 'q', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x7f71441cfb80, m_target_bound = 0x1e42a0bc9, m_direction = 112 'p', m_implicit_cursor = 251}, trim = {m_remove = 0x7f71441cfb80, m_source = 0x1e42a0bc9, m_spec = (unknown: 1142750064)}, json_on_response = {m_response = 1142750080, m_default = 0x1e42a0bc9}, substring_spec = {m_subject = 0x7f71441cfb80, m_from = 0x1e42a0bc9, m_for = 0x7f71441cfb70}, vers_history_point = {unit = (unknown: 1142750080), item = 0x1e42a0bc9}, unit_operation = {unit_type = 1142750080, distinct = 113}, select_list = {first = 0x7f71441cfb80, prev_last = 0x1e42a0bc9}, select_order = 0x7f71441cfb80, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 8122928073}, select_limit = {explicit_limit = 128, with_ties = 251, select_limit = 0x1e42a0bc9, offset_limit = 0x7f71441cfb70}, order_limit_lock = 0x7f71441cfb80, ident_sys_ptr = 0x7f71441cfb80, create_field = 0x7f71441cfb80, spvar_definition = 0x7f71441cfb80, spvar_definition_list = 0x7f71441cfb80, type_handler = 0x7f71441cfb80, sp_handler = 0x7f71441cfb80, charset = 0x7f71441cfb80, cond_info_item = 0x7f71441cfb80, dyncol_def = 0x7f71441cfb80, diag_info = 0x7f71441cfb80, item = 0x7f71441cfb80, item_num = 0x7f71441cfb80, item_param = 0x7f71441cfb80, item_basic_constant = 0x7f71441cfb80, key_part = 0x7f71441cfb80, lex = 0x7f71441cfb80, expr_lex = 0x7f71441cfb80, assignment_lex = 0x7f71441cfb80, sp_cursor_stmt = 0x7f71441cfb80, lex_str_ptr = 0x7f71441cfb80, lex_user = 0x7f71441cfb80, user_auth = 0x7f71441cfb80, cond_info_list = 0x7f71441cfb80, dyncol_def_list = 0x7f71441cfb80, item_list = 0x7f71441cfb80, sp_assignment_lex_list = 0x7f71441cfb80, stmt_info_list = 0x7f71441cfb80, string_list = 0x7f71441cfb80, ident_sys_list = 0x7f71441cfb80, stmt_info_item = 0x7f71441cfb80, string = 0x7f71441cfb80, table_list = 0x7f71441cfb80, table = 0x7f71441cfb80, qualified_column_ident = 0x7f71441cfb80, simple_string = 0x7f71441cfb80 "\270!\bUp\177", const_simple_string = 0x7f71441cfb80 "\270!\bUp\177", boolfunc2creator = 0x7f71441cfb80, lex_grant = 0x7f71441cfb80, lex_grant_ident = 0x7f71441cfb80, myvar = 0x7f71441cfb80, spcondvalue = 0x7f71441cfb80, sphead = 0x7f71441cfb80, spname = 0x7f71441cfb80, spvar = 0x7f71441cfb80, with_element_head = 0x7f71441cfb80, with_clause = 0x7f71441cfb80, virtual_column = 0x7f71441cfb80, engine_option_value_ptr = 0x7f71441cfb80, db_type = 0x7f71441cfb80, select_lex = 0x7f71441cfb80, select_lex_unit = 0x7f71441cfb80, p_elem_value = 0x7f71441cfb80, window_frame = 0x7f71441cfb80, window_frame_bound = 0x7f71441cfb80, udf = 0x7f71441cfb80, trg_execution_order = {ordering_clause = (unknown: 1142750080), anchor_trigger_name = {str = 0x1e42a0bc9 , length = 140124450782064}}, sp_suid = (unknown: 1142750080), sp_aggregate_type = (unknown: 1142750080), view_suid = (unknown: 1142750080), cond_info_item_name = 1142750080, diag_condition_item_name = 1142750080, diag_area = (unknown: 1142750080), m_fk_option = 1142750080, udf_type = (unknown: 1142750080), key_type = 1142750080, stmt_info_item_name = (unknown: 1142750080), filetype = (unknown: 1142750080), tx_isolation = 1142750080, var_type = (unknown: 1142750080), m_yes_no_unk = (unknown: 1142750080), choice = 1142750080, key_alg = 1142750080, ha_rkey_mode = 1142750080, index_hint = (unknown: 1142750080), interval = 1142750080, interval_time_st = 1142750080, row_type = 1142750080, spvar_mode = (unknown: 1142750080), lock_type = 1142750080, date_time_type = 1142750080, bound_precedence_type = (unknown: 1142750080), frame_units = (unknown: 1142750080), frame_exclusion = 1142750080, trigger_action_order_type = (unknown: 1142750080), object_ddl_options = {m_options = (DDL_options_st::OPT_CREATE_SELECT | unknown: 1142749952)}, vers_range_unit = (unknown: 1142750080), vers_column_versioning = (unknown: 1142750080), plsql_cursor_attr = 1142750080, privilege = (SHUTDOWN_ACL | PROCESS_ACL | FILE_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = -467830115, ulong_num = 94703561046685, ulonglong_number = 94703561046685, longlong_number = 94703561046685, sp_instr_addr = 3827137181, lex_str = {str = 0x5621e41d7a9d "H\203\304\030[A\\A]A^A_]\303\017\037@", length = 140120439616952}, kwd = { = { = {str = 0x5621e41d7a9d "H\203\304\030[A\\A]A^A_]\303\017\037@", length = 140120439616952}, m_is_8bit = 160, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x5621e41d7a9d "H\203\304\030[A\\A]A^A_]\303\017\037@", length = 140120439616952}, m_is_8bit = 160, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x5621e41d7a9d "H\203\304\030[A\\A]A^A_]\303\017\037@", length = 140120439616952}, }, column_list_privilege = {m_columns = 0x5621e41d7a9d , m_privilege = (DELETE_ACL | CREATE_ACL | DROP_ACL | SHUTDOWN_ACL | PROCESS_ACL | GRANT_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x5621e41d7a9d "H\203\304\030[A\\A]A^A_]\303\017\037@", length = 140120439616952}, m_is_8bit = 160, m_quote = 0 '\000'}, spblock = { = {hndlrs = -467830115}, vars = 22049, conds = 1426552248, curs = 32624}, spblock_handlers = {hndlrs = -467830115}, Lex_length_and_dec = {m_length = 3827137181, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 3827137181, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, m_type_handler = 0x7f70550775b8, m_charset = 0x5621e56300a0 }, Lex_field_type = { = {m_length = 3827137181, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, m_handler = 0x7f70550775b8, m_ci = 0x5621e56300a0 }, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x5621e41d7a9d , m_type = 1426552248}, Lex_extended_collation = {m_ci = 0x5621e41d7a9d , m_type = (unknown: 1426552248)}, Lex_dyncol_type = { = {m_length = 3827137181, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, m_type = 1426552248, m_ci = 0x5621e56300a0 }, for_loop = {m_index = 0x5621e41d7a9d , m_target_bound = 0x7f70550775b8, m_cursor_offset = -446496608, m_direction = 33 '!', m_implicit_cursor = 86}, for_loop_bounds = {m_index = 0x5621e41d7a9d , m_target_bound = 0x7f70550775b8, m_direction = -96 '\240', m_implicit_cursor = false}, trim = {m_remove = 0x5621e41d7a9d , m_source = 0x7f70550775b8, m_spec = (unknown: 3848470688)}, json_on_response = {m_response = 3827137181, m_default = 0x7f70550775b8}, substring_spec = {m_subject = 0x5621e41d7a9d , m_from = 0x7f70550775b8, m_for = 0x5621e56300a0 }, vers_history_point = {unit = (VERS_TIMESTAMP | unknown: 3827137180), item = 0x7f70550775b8}, unit_operation = {unit_type = 3827137181, distinct = 33}, select_list = {first = 0x5621e41d7a9d , prev_last = 0x7f70550775b8}, select_order = 0x5621e41d7a9d , select_lock = {{defined_lock = 1, update_lock = 0, defined_timeout = 1, skip_locked = 1}, timeout = 140120439616952}, select_limit = {explicit_limit = 157, with_ties = 122, select_limit = 0x7f70550775b8, offset_limit = 0x5621e56300a0 }, order_limit_lock = 0x5621e41d7a9d , ident_sys_ptr = 0x5621e41d7a9d , create_field = 0x5621e41d7a9d , spvar_definition = 0x5621e41d7a9d , spvar_definition_list = 0x5621e41d7a9d , type_handler = 0x5621e41d7a9d , sp_handler = 0x5621e41d7a9d , charset = 0x5621e41d7a9d , cond_info_item = 0x5621e41d7a9d , dyncol_def = 0x5621e41d7a9d , diag_info = 0x5621e41d7a9d , item = 0x5621e41d7a9d , item_num = 0x5621e41d7a9d , item_param = 0x5621e41d7a9d , item_basic_constant = 0x5621e41d7a9d , key_part = 0x5621e41d7a9d , lex = 0x5621e41d7a9d , expr_lex = 0x5621e41d7a9d , assignment_lex = 0x5621e41d7a9d , sp_cursor_stmt = 0x5621e41d7a9d , lex_str_ptr = 0x5621e41d7a9d , lex_user = 0x5621e41d7a9d , user_auth = 0x5621e41d7a9d , cond_info_list = 0x5621e41d7a9d , dyncol_def_list = 0x5621e41d7a9d , item_list = 0x5621e41d7a9d , sp_assignment_lex_list = 0x5621e41d7a9d , stmt_info_list = 0x5621e41d7a9d , string_list = 0x5621e41d7a9d , ident_sys_list = 0x5621e41d7a9d , stmt_info_item = 0x5621e41d7a9d , string = 0x5621e41d7a9d , table_list = 0x5621e41d7a9d , table = 0x5621e41d7a9d , qualified_column_ident = 0x5621e41d7a9d , simple_string = 0x5621e41d7a9d "H\203\304\030[A\\A]A^A_]\303\017\037@", const_simple_string = 0x5621e41d7a9d "H\203\304\030[A\\A]A^A_]\303\017\037@", boolfunc2creator = 0x5621e41d7a9d , lex_grant = 0x5621e41d7a9d , lex_grant_ident = 0x5621e41d7a9d , myvar = 0x5621e41d7a9d , spcondvalue = 0x5621e41d7a9d , sphead = 0x5621e41d7a9d , spname = 0x5621e41d7a9d , spvar = 0x5621e41d7a9d , with_element_head = 0x5621e41d7a9d , with_clause = 0x5621e41d7a9d , virtual_column = 0x5621e41d7a9d , engine_option_value_ptr = 0x5621e41d7a9d , db_type = 0x5621e41d7a9d , select_lex = 0x5621e41d7a9d , select_lex_unit = 0x5621e41d7a9d , p_elem_value = 0x5621e41d7a9d , window_frame = 0x5621e41d7a9d , window_frame_bound = 0x5621e41d7a9d , udf = 0x5621e41d7a9d , trg_execution_order = {ordering_clause = (TRG_ORDER_FOLLOWS | unknown: 3827137180), anchor_trigger_name = {str = 0x7f70550775b8 "؟=\345!V", length = 94703582380192}}, sp_suid = (SP_IS_NOT_SUID | unknown: 3827137180), sp_aggregate_type = (NOT_AGGREGATE | unknown: 3827137180), view_suid = (VIEW_SUID_DEFINER | unknown: 3827137180), cond_info_item_name = 3827137181, diag_condition_item_name = 3827137181, diag_area = (unknown: 3827137181), m_fk_option = 3827137181, udf_type = (UDFTYPE_FUNCTION | unknown: 3827137180), key_type = 3827137181, stmt_info_item_name = (Statement_information_item::ROW_COUNT | unknown: 3827137180), filetype = (FILETYPE_XML | unknown: 3827137180), tx_isolation = 3827137181, var_type = (SHOW_OPT_SESSION | unknown: 3827137180), m_yes_no_unk = (TVL_NO | unknown: 3827137180), choice = 3827137181, key_alg = 3827137181, ha_rkey_mode = 3827137181, index_hint = (INDEX_HINT_USE | unknown: 3827137180), interval = 3827137181, interval_time_st = 3827137181, row_type = -467830115, spvar_mode = (sp_variable::MODE_OUT | unknown: 3827137180), lock_type = -467830115, date_time_type = -467830115, bound_precedence_type = (Window_frame_bound::CURRENT | unknown: 3827137180), frame_units = (Window_frame::UNITS_RANGE | unknown: 3827137180), frame_exclusion = 3827137181, trigger_action_order_type = (TRG_ORDER_FOLLOWS | unknown: 3827137180), object_ddl_options = {m_options = (DDL_options_st::OPT_LIKE | DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_CREATE_SELECT | unknown: 3827137033)}, vers_range_unit = (VERS_TIMESTAMP | unknown: 3827137180), vers_column_versioning = (Column_definition::WITH_VERSIONING | unknown: 3827137180), plsql_cursor_attr = 3827137181, privilege = (SELECT_ACL | UPDATE_ACL | DELETE_ACL | CREATE_ACL | SHUTDOWN_ACL | FILE_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | CREATE_TMP_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 94557999988736)}, {num = 1426552248, ulong_num = 140120439616952, ulonglong_number = 140120439616952, longlong_number = 140120439616952, sp_instr_addr = 1426552248, lex_str = {str = 0x7f70550775b8 "؟=\345!V", length = 94703582380192}, kwd = { = { = {str = 0x7f70550775b8 "؟=\345!V", length = 94703582380192}, m_is_8bit = 128, m_quote = 34 '"'}, }, ident_cli = { = { = {str = 0x7f70550775b8 "؟=\345!V", length = 94703582380192}, m_is_8bit = 128, m_quote = 34 '"'}, }, ident_sys = { = {str = 0x7f70550775b8 "؟=\345!V", length = 94703582380192}, }, column_list_privilege = {m_columns = 0x7f70550775b8, m_privilege = (DROP_ACL | SHUTDOWN_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | CREATE_VIEW_ACL | SHOW_VIEW_ACL | ALTER_PROC_ACL | EVENT_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 94557999988736)}, lex_string_with_metadata = { = {str = 0x7f70550775b8 "؟=\345!V", length = 94703582380192}, m_is_8bit = 128, m_quote = 34 '"'}, spblock = { = {hndlrs = 1426552248}, vars = 32624, conds = -446496608, curs = 22049}, spblock_handlers = {hndlrs = 1426552248}, Lex_length_and_dec = {m_length = 1426552248, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426552248, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x5621e56300a0 , m_charset = 0x7f7055082280}, Lex_field_type = { = {m_length = 1426552248, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x5621e56300a0 , m_ci = 0x7f7055082280}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f70550775b8, m_type = 3848470688}, Lex_extended_collation = {m_ci = 0x7f70550775b8, m_type = (unknown: 3848470688)}, Lex_dyncol_type = { = {m_length = 1426552248, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = -446496608, m_ci = 0x7f7055082280}, for_loop = {m_index = 0x7f70550775b8, m_target_bound = 0x5621e56300a0 , m_cursor_offset = 1426596480, m_direction = 112 'p', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x7f70550775b8, m_target_bound = 0x5621e56300a0 , m_direction = -128 '\200', m_implicit_cursor = 34}, trim = {m_remove = 0x7f70550775b8, m_source = 0x5621e56300a0 , m_spec = (unknown: 1426596480)}, json_on_response = {m_response = 1426552248, m_default = 0x5621e56300a0 }, substring_spec = {m_subject = 0x7f70550775b8, m_from = 0x5621e56300a0 , m_for = 0x7f7055082280}, vers_history_point = {unit = (unknown: 1426552248), item = 0x5621e56300a0 }, unit_operation = {unit_type = 1426552248, distinct = 112}, select_list = {first = 0x7f70550775b8, prev_last = 0x5621e56300a0 }, select_order = 0x7f70550775b8, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 1}, timeout = 94703582380192}, select_limit = {explicit_limit = 184, with_ties = 117, select_limit = 0x5621e56300a0 , offset_limit = 0x7f7055082280}, order_limit_lock = 0x7f70550775b8, ident_sys_ptr = 0x7f70550775b8, create_field = 0x7f70550775b8, spvar_definition = 0x7f70550775b8, spvar_definition_list = 0x7f70550775b8, type_handler = 0x7f70550775b8, sp_handler = 0x7f70550775b8, charset = 0x7f70550775b8, cond_info_item = 0x7f70550775b8, dyncol_def = 0x7f70550775b8, diag_info = 0x7f70550775b8, item = 0x7f70550775b8, item_num = 0x7f70550775b8, item_param = 0x7f70550775b8, item_basic_constant = 0x7f70550775b8, key_part = 0x7f70550775b8, lex = 0x7f70550775b8, expr_lex = 0x7f70550775b8, assignment_lex = 0x7f70550775b8, sp_cursor_stmt = 0x7f70550775b8, lex_str_ptr = 0x7f70550775b8, lex_user = 0x7f70550775b8, user_auth = 0x7f70550775b8, cond_info_list = 0x7f70550775b8, dyncol_def_list = 0x7f70550775b8, item_list = 0x7f70550775b8, sp_assignment_lex_list = 0x7f70550775b8, stmt_info_list = 0x7f70550775b8, string_list = 0x7f70550775b8, ident_sys_list = 0x7f70550775b8, stmt_info_item = 0x7f70550775b8, string = 0x7f70550775b8, table_list = 0x7f70550775b8, table = 0x7f70550775b8, qualified_column_ident = 0x7f70550775b8, simple_string = 0x7f70550775b8 "؟=\345!V", const_simple_string = 0x7f70550775b8 "؟=\345!V", boolfunc2creator = 0x7f70550775b8, lex_grant = 0x7f70550775b8, lex_grant_ident = 0x7f70550775b8, myvar = 0x7f70550775b8, spcondvalue = 0x7f70550775b8, sphead = 0x7f70550775b8, spname = 0x7f70550775b8, spvar = 0x7f70550775b8, with_element_head = 0x7f70550775b8, with_clause = 0x7f70550775b8, virtual_column = 0x7f70550775b8, engine_option_value_ptr = 0x7f70550775b8, db_type = 0x7f70550775b8, select_lex = 0x7f70550775b8, select_lex_unit = 0x7f70550775b8, p_elem_value = 0x7f70550775b8, window_frame = 0x7f70550775b8, window_frame_bound = 0x7f70550775b8, udf = 0x7f70550775b8, trg_execution_order = {ordering_clause = (unknown: 1426552248), anchor_trigger_name = {str = 0x5621e56300a0 "\340\250>\345!V", length = 140120439661184}}, sp_suid = (unknown: 1426552248), sp_aggregate_type = (unknown: 1426552248), view_suid = (unknown: 1426552248), cond_info_item_name = 1426552248, diag_condition_item_name = 1426552248, diag_area = (unknown: 1426552248), m_fk_option = 1426552248, udf_type = (unknown: 1426552248), key_type = 1426552248, stmt_info_item_name = (unknown: 1426552248), filetype = (unknown: 1426552248), tx_isolation = 1426552248, var_type = (unknown: 1426552248), m_yes_no_unk = (unknown: 1426552248), choice = 1426552248, key_alg = 1426552248, ha_rkey_mode = 1426552248, index_hint = (unknown: 1426552248), interval = 1426552248, interval_time_st = 1426552248, row_type = 1426552248, spvar_mode = (unknown: 1426552248), lock_type = 1426552248, date_time_type = 1426552248, bound_precedence_type = (unknown: 1426552248), frame_units = (unknown: 1426552248), frame_exclusion = 1426552248, trigger_action_order_type = (unknown: 1426552248), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | DDL_options_st::OPT_CREATE_SELECT | unknown: 1426552072)}, vers_range_unit = (unknown: 1426552248), vers_column_versioning = (unknown: 1426552248), plsql_cursor_attr = 1426552248, privilege = (DELETE_ACL | CREATE_ACL | DROP_ACL | SHUTDOWN_ACL | PROCESS_ACL | GRANT_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 0, ulong_num = 0, ulonglong_number = 0, longlong_number = 0, sp_instr_addr = 0, lex_str = {str = 0x0, length = 140120439661120}, kwd = { = { = {str = 0x0, length = 140120439661120}, m_is_8bit = 184, m_quote = 117 'u'}, }, ident_cli = { = { = {str = 0x0, length = 140120439661120}, m_is_8bit = 184, m_quote = 117 'u'}, }, ident_sys = { = {str = 0x0, length = 140120439661120}, }, column_list_privilege = {m_columns = 0x0, m_privilege = (RELOAD_ACL | FILE_ACL | ALTER_ACL | REPL_SLAVE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x0, length = 140120439661120}, m_is_8bit = 184, m_quote = 117 'u'}, spblock = { = {hndlrs = 0}, vars = 0, conds = 1426596416, curs = 32624}, spblock_handlers = {hndlrs = 0}, Lex_length_and_dec = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x7f7055082240, m_charset = 0x7f70550775b8}, Lex_field_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x7f7055082240, m_ci = 0x7f70550775b8}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x0, m_type = 1426596416}, Lex_extended_collation = {m_ci = 0x0, m_type = (unknown: 1426596416)}, Lex_dyncol_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = 1426596416, m_ci = 0x7f70550775b8}, for_loop = {m_index = 0x0, m_target_bound = 0x7f7055082240, m_cursor_offset = 1426552248, m_direction = 112 'p', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x0, m_target_bound = 0x7f7055082240, m_direction = -72 '\270', m_implicit_cursor = 117}, trim = {m_remove = 0x0, m_source = 0x7f7055082240, m_spec = (unknown: 1426552248)}, json_on_response = {m_response = Json_table_column::RESPONSE_NOT_SPECIFIED, m_default = 0x7f7055082240}, substring_spec = {m_subject = 0x0, m_from = 0x7f7055082240, m_for = 0x7f70550775b8}, vers_history_point = {unit = VERS_UNDEFINED, item = 0x7f7055082240}, unit_operation = {unit_type = UNSPECIFIED_TYPE, distinct = false}, select_list = {first = 0x0, prev_last = 0x7f7055082240}, select_order = 0x0, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 140120439661120}, select_limit = {explicit_limit = false, with_ties = false, select_limit = 0x7f7055082240, offset_limit = 0x7f70550775b8}, order_limit_lock = 0x0, ident_sys_ptr = 0x0, create_field = 0x0, spvar_definition = 0x0, spvar_definition_list = 0x0, type_handler = 0x0, sp_handler = 0x0, charset = 0x0, cond_info_item = 0x0, dyncol_def = 0x0, diag_info = 0x0, item = 0x0, item_num = 0x0, item_param = 0x0, item_basic_constant = 0x0, key_part = 0x0, lex = 0x0, expr_lex = 0x0, assignment_lex = 0x0, sp_cursor_stmt = 0x0, lex_str_ptr = 0x0, lex_user = 0x0, user_auth = 0x0, cond_info_list = 0x0, dyncol_def_list = 0x0, item_list = 0x0, sp_assignment_lex_list = 0x0, stmt_info_list = 0x0, string_list = 0x0, ident_sys_list = 0x0, stmt_info_item = 0x0, string = 0x0, table_list = 0x0, table = 0x0, qualified_column_ident = 0x0, simple_string = 0x0, const_simple_string = 0x0, boolfunc2creator = 0x0, lex_grant = 0x0, lex_grant_ident = 0x0, myvar = 0x0, spcondvalue = 0x0, sphead = 0x0, spname = 0x0, spvar = 0x0, with_element_head = 0x0, with_clause = 0x0, virtual_column = 0x0, engine_option_value_ptr = 0x0, db_type = 0x0, select_lex = 0x0, select_lex_unit = 0x0, p_elem_value = 0x0, window_frame = 0x0, window_frame_bound = 0x0, udf = 0x0, trg_execution_order = {ordering_clause = TRG_ORDER_NONE, anchor_trigger_name = {str = 0x7f7055082240 "rringReason, MaxVolumeCap, AllowedAccessTypes, CopyRadiusRequests, SubnetIP, SubnetMask, CIDR, CustomField1, CustomField2, CustomField3, CustomField4, CustomField5, CustomNumField1, CustomNumField2, C"..., length = 140120439616952}}, sp_suid = SP_IS_DEFAULT_SUID, sp_aggregate_type = DEFAULT_AGGREGATE, view_suid = VIEW_SUID_INVOKER, cond_info_item_name = Condition_information_item::CLASS_ORIGIN, diag_condition_item_name = DIAG_CLASS_ORIGIN, diag_area = Diagnostics_information::CURRENT_AREA, m_fk_option = FK_OPTION_UNDEF, udf_type = (unknown: 0), key_type = Key::PRIMARY, stmt_info_item_name = Statement_information_item::NUMBER, filetype = FILETYPE_CSV, tx_isolation = ISO_READ_UNCOMMITTED, var_type = SHOW_OPT_DEFAULT, m_yes_no_unk = TVL_YES, choice = HA_CHOICE_UNDEF, key_alg = HA_KEY_ALG_UNDEF, ha_rkey_mode = HA_READ_KEY_EXACT, index_hint = INDEX_HINT_IGNORE, interval = INTERVAL_YEAR, interval_time_st = INTERVAL_YEAR, row_type = ROW_TYPE_DEFAULT, spvar_mode = sp_variable::MODE_IN, lock_type = TL_UNLOCK, date_time_type = MYSQL_TIMESTAMP_DATE, bound_precedence_type = Window_frame_bound::PRECEDING, frame_units = Window_frame::UNITS_ROWS, frame_exclusion = Window_frame::EXCL_NONE, trigger_action_order_type = TRG_ORDER_NONE, object_ddl_options = {m_options = DDL_options_st::OPT_NONE}, vers_range_unit = VERS_UNDEFINED, vers_column_versioning = Column_definition::VERSIONING_NOT_SET, plsql_cursor_attr = PLSQL_CURSOR_ATTR_ISOPEN, privilege = NO_ACL}, {num = 1142750128, ulong_num = 140124450782128, ulonglong_number = 140124450782128, longlong_number = 140124450782128, sp_instr_addr = 1142750128, lex_str = {str = 0x7f71441cfbb0 "ħ\260\344!V", length = 94703561051250}, kwd = { = { = {str = 0x7f71441cfbb0 "ħ\260\344!V", length = 94703561051250}, m_is_8bit = 184, m_quote = 33 '!'}, }, ident_cli = { = { = {str = 0x7f71441cfbb0 "ħ\260\344!V", length = 94703561051250}, m_is_8bit = 184, m_quote = 33 '!'}, }, ident_sys = { = {str = 0x7f71441cfbb0 "ħ\260\344!V", length = 94703561051250}, }, column_list_privilege = {m_columns = 0x7f71441cfbb0, m_privilege = (INSERT_ACL | CREATE_ACL | DROP_ACL | RELOAD_ACL | GRANT_ACL | REFERENCES_ACL | SUPER_ACL | CREATE_TMP_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 94557999988736)}, lex_string_with_metadata = { = {str = 0x7f71441cfbb0 "ħ\260\344!V", length = 94703561051250}, m_is_8bit = 184, m_quote = 33 '!'}, spblock = { = {hndlrs = 1142750128}, vars = 32625, conds = -467825550, curs = 22049}, spblock_handlers = {hndlrs = 1142750128}, Lex_length_and_dec = {m_length = 1142750128, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1142750128, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x5621e41d8c72 , m_charset = 0x7f70550821b8}, Lex_field_type = { = {m_length = 1142750128, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x5621e41d8c72 , m_ci = 0x7f70550821b8}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f71441cfbb0, m_type = 3827141746}, Lex_extended_collation = {m_ci = 0x7f71441cfbb0, m_type = (unknown: 3827141746)}, Lex_dyncol_type = { = {m_length = 1142750128, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = -467825550, m_ci = 0x7f70550821b8}, for_loop = {m_index = 0x7f71441cfbb0, m_target_bound = 0x5621e41d8c72 , m_cursor_offset = 1426596280, m_direction = 112 'p', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x7f71441cfbb0, m_target_bound = 0x5621e41d8c72 , m_direction = -72 '\270', m_implicit_cursor = 33}, trim = {m_remove = 0x7f71441cfbb0, m_source = 0x5621e41d8c72 , m_spec = (unknown: 1426596280)}, json_on_response = {m_response = 1142750128, m_default = 0x5621e41d8c72 }, substring_spec = {m_subject = 0x7f71441cfbb0, m_from = 0x5621e41d8c72 , m_for = 0x7f70550821b8}, vers_history_point = {unit = (unknown: 1142750128), item = 0x5621e41d8c72 }, unit_operation = {unit_type = 1142750128, distinct = 113}, select_list = {first = 0x7f71441cfbb0, prev_last = 0x5621e41d8c72 }, select_order = 0x7f71441cfbb0, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 94703561051250}, select_limit = {explicit_limit = 176, with_ties = 251, select_limit = 0x5621e41d8c72 , offset_limit = 0x7f70550821b8}, order_limit_lock = 0x7f71441cfbb0, ident_sys_ptr = 0x7f71441cfbb0, create_field = 0x7f71441cfbb0, spvar_definition = 0x7f71441cfbb0, spvar_definition_list = 0x7f71441cfbb0, type_handler = 0x7f71441cfbb0, sp_handler = 0x7f71441cfbb0, charset = 0x7f71441cfbb0, cond_info_item = 0x7f71441cfbb0, dyncol_def = 0x7f71441cfbb0, diag_info = 0x7f71441cfbb0, item = 0x7f71441cfbb0, item_num = 0x7f71441cfbb0, item_param = 0x7f71441cfbb0, item_basic_constant = 0x7f71441cfbb0, key_part = 0x7f71441cfbb0, lex = 0x7f71441cfbb0, expr_lex = 0x7f71441cfbb0, assignment_lex = 0x7f71441cfbb0, sp_cursor_stmt = 0x7f71441cfbb0, lex_str_ptr = 0x7f71441cfbb0, lex_user = 0x7f71441cfbb0, user_auth = 0x7f71441cfbb0, cond_info_list = 0x7f71441cfbb0, dyncol_def_list = 0x7f71441cfbb0, item_list = 0x7f71441cfbb0, sp_assignment_lex_list = 0x7f71441cfbb0, stmt_info_list = 0x7f71441cfbb0, string_list = 0x7f71441cfbb0, ident_sys_list = 0x7f71441cfbb0, stmt_info_item = 0x7f71441cfbb0, string = 0x7f71441cfbb0, table_list = 0x7f71441cfbb0, table = 0x7f71441cfbb0, qualified_column_ident = 0x7f71441cfbb0, simple_string = 0x7f71441cfbb0 "ħ\260\344!V", const_simple_string = 0x7f71441cfbb0 "ħ\260\344!V", boolfunc2creator = 0x7f71441cfbb0, lex_grant = 0x7f71441cfbb0, lex_grant_ident = 0x7f71441cfbb0, myvar = 0x7f71441cfbb0, spcondvalue = 0x7f71441cfbb0, sphead = 0x7f71441cfbb0, spname = 0x7f71441cfbb0, spvar = 0x7f71441cfbb0, with_element_head = 0x7f71441cfbb0, with_clause = 0x7f71441cfbb0, virtual_column = 0x7f71441cfbb0, engine_option_value_ptr = 0x7f71441cfbb0, db_type = 0x7f71441cfbb0, select_lex = 0x7f71441cfbb0, select_lex_unit = 0x7f71441cfbb0, p_elem_value = 0x7f71441cfbb0, window_frame = 0x7f71441cfbb0, window_frame_bound = 0x7f71441cfbb0, udf = 0x7f71441cfbb0, trg_execution_order = {ordering_clause = (unknown: 1142750128), anchor_trigger_name = {str = 0x5621e41d8c72 "A\200\277\330b", length = 140120439660984}}, sp_suid = (unknown: 1142750128), sp_aggregate_type = (unknown: 1142750128), view_suid = (unknown: 1142750128), cond_info_item_name = 1142750128, diag_condition_item_name = 1142750128, diag_area = (unknown: 1142750128), m_fk_option = 1142750128, udf_type = (unknown: 1142750128), key_type = 1142750128, stmt_info_item_name = (unknown: 1142750128), filetype = (unknown: 1142750128), tx_isolation = 1142750128, var_type = (unknown: 1142750128), m_yes_no_unk = (unknown: 1142750128), choice = 1142750128, key_alg = 1142750128, ha_rkey_mode = 1142750128, index_hint = (unknown: 1142750128), interval = 1142750128, interval_time_st = 1142750128, row_type = 1142750128, spvar_mode = (unknown: 1142750128), lock_type = 1142750128, date_time_type = 1142750128, bound_precedence_type = (unknown: 1142750128), frame_units = (unknown: 1142750128), frame_exclusion = 1142750128, trigger_action_order_type = (unknown: 1142750128), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | DDL_options_st::OPT_CREATE_SELECT | unknown: 1142749952)}, vers_range_unit = (unknown: 1142750128), vers_column_versioning = (unknown: 1142750128), plsql_cursor_attr = 1142750128, privilege = (CREATE_ACL | DROP_ACL | SHUTDOWN_ACL | PROCESS_ACL | FILE_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 1426571480, ulong_num = 140120439636184, ulonglong_number = 140120439636184, longlong_number = 140120439636184, sp_instr_addr = 1426571480, lex_str = {str = 0x7f705507c0d8 "", length = 140120439636184}, kwd = { = { = {str = 0x7f705507c0d8 "", length = 140120439636184}, m_is_8bit = 168, m_quote = -72 '\270'}, }, ident_cli = { = { = {str = 0x7f705507c0d8 "", length = 140120439636184}, m_is_8bit = 168, m_quote = -72 '\270'}, }, ident_sys = { = {str = 0x7f705507c0d8 "", length = 140120439636184}, }, column_list_privilege = {m_columns = 0x7f705507c0d8, m_privilege = (DELETE_ACL | CREATE_ACL | RELOAD_ACL | SHUTDOWN_ACL | SHOW_DB_ACL | SUPER_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x7f705507c0d8 "", length = 140120439636184}, m_is_8bit = 168, m_quote = -72 '\270'}, spblock = { = {hndlrs = 1426571480}, vars = 32624, conds = 1426571480, curs = 32624}, spblock_handlers = {hndlrs = 1426571480}, Lex_length_and_dec = {m_length = 1426571480, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426571480, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x7f705507c0d8, m_charset = 0x7f705507b8a8}, Lex_field_type = { = {m_length = 1426571480, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x7f705507c0d8, m_ci = 0x7f705507b8a8}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f705507c0d8, m_type = 1426571480}, Lex_extended_collation = {m_ci = 0x7f705507c0d8, m_type = (unknown: 1426571480)}, Lex_dyncol_type = { = {m_length = 1426571480, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 1426571480, m_ci = 0x7f705507b8a8}, for_loop = {m_index = 0x7f705507c0d8, m_target_bound = 0x7f705507c0d8, m_cursor_offset = 1426569384, m_direction = 112 'p', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x7f705507c0d8, m_target_bound = 0x7f705507c0d8, m_direction = -88 '\250', m_implicit_cursor = 184}, trim = {m_remove = 0x7f705507c0d8, m_source = 0x7f705507c0d8, m_spec = (unknown: 1426569384)}, json_on_response = {m_response = 1426571480, m_default = 0x7f705507c0d8}, substring_spec = {m_subject = 0x7f705507c0d8, m_from = 0x7f705507c0d8, m_for = 0x7f705507b8a8}, vers_history_point = {unit = (unknown: 1426571480), item = 0x7f705507c0d8}, unit_operation = {unit_type = 1426571480, distinct = 112}, select_list = {first = 0x7f705507c0d8, prev_last = 0x7f705507c0d8}, select_order = 0x7f705507c0d8, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 1}, timeout = 140120439636184}, select_limit = {explicit_limit = 216, with_ties = 192, select_limit = 0x7f705507c0d8, offset_limit = 0x7f705507b8a8}, order_limit_lock = 0x7f705507c0d8, ident_sys_ptr = 0x7f705507c0d8, create_field = 0x7f705507c0d8, spvar_definition = 0x7f705507c0d8, spvar_definition_list = 0x7f705507c0d8, type_handler = 0x7f705507c0d8, sp_handler = 0x7f705507c0d8, charset = 0x7f705507c0d8, cond_info_item = 0x7f705507c0d8, dyncol_def = 0x7f705507c0d8, diag_info = 0x7f705507c0d8, item = 0x7f705507c0d8, item_num = 0x7f705507c0d8, item_param = 0x7f705507c0d8, item_basic_constant = 0x7f705507c0d8, key_part = 0x7f705507c0d8, lex = 0x7f705507c0d8, expr_lex = 0x7f705507c0d8, assignment_lex = 0x7f705507c0d8, sp_cursor_stmt = 0x7f705507c0d8, lex_str_ptr = 0x7f705507c0d8, lex_user = 0x7f705507c0d8, user_auth = 0x7f705507c0d8, cond_info_list = 0x7f705507c0d8, dyncol_def_list = 0x7f705507c0d8, item_list = 0x7f705507c0d8, sp_assignment_lex_list = 0x7f705507c0d8, stmt_info_list = 0x7f705507c0d8, string_list = 0x7f705507c0d8, ident_sys_list = 0x7f705507c0d8, stmt_info_item = 0x7f705507c0d8, string = 0x7f705507c0d8, table_list = 0x7f705507c0d8, table = 0x7f705507c0d8, qualified_column_ident = 0x7f705507c0d8, simple_string = 0x7f705507c0d8 "", const_simple_string = 0x7f705507c0d8 "", boolfunc2creator = 0x7f705507c0d8, lex_grant = 0x7f705507c0d8, lex_grant_ident = 0x7f705507c0d8, myvar = 0x7f705507c0d8, spcondvalue = 0x7f705507c0d8, sphead = 0x7f705507c0d8, spname = 0x7f705507c0d8, spvar = 0x7f705507c0d8, with_element_head = 0x7f705507c0d8, with_clause = 0x7f705507c0d8, virtual_column = 0x7f705507c0d8, engine_option_value_ptr = 0x7f705507c0d8, db_type = 0x7f705507c0d8, select_lex = 0x7f705507c0d8, select_lex_unit = 0x7f705507c0d8, p_elem_value = 0x7f705507c0d8, window_frame = 0x7f705507c0d8, window_frame_bound = 0x7f705507c0d8, udf = 0x7f705507c0d8, trg_execution_order = {ordering_clause = (unknown: 1426571480), anchor_trigger_name = {str = 0x7f705507c0d8 "", length = 140120439634088}}, sp_suid = (unknown: 1426571480), sp_aggregate_type = (unknown: 1426571480), view_suid = (unknown: 1426571480), cond_info_item_name = 1426571480, diag_condition_item_name = 1426571480, diag_area = (unknown: 1426571480), m_fk_option = 1426571480, udf_type = (unknown: 1426571480), key_type = 1426571480, stmt_info_item_name = (unknown: 1426571480), filetype = (unknown: 1426571480), tx_isolation = 1426571480, var_type = (unknown: 1426571480), m_yes_no_unk = (unknown: 1426571480), choice = 1426571480, key_alg = 1426571480, ha_rkey_mode = 1426571480, index_hint = (unknown: 1426571480), interval = 1426571480, interval_time_st = 1426571480, row_type = 1426571480, spvar_mode = (unknown: 1426571480), lock_type = 1426571480, date_time_type = 1426571480, bound_precedence_type = (unknown: 1426571480), frame_units = (unknown: 1426571480), frame_exclusion = 1426571480, trigger_action_order_type = (unknown: 1426571480), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_IF_EXISTS | DDL_options_st::OPT_CREATE_SELECT | unknown: 1426571272)}, vers_range_unit = (unknown: 1426571480), vers_column_versioning = (unknown: 1426571480), plsql_cursor_attr = 1426571480, privilege = (DELETE_ACL | CREATE_ACL | RELOAD_ACL | SHUTDOWN_ACL | SHOW_DB_ACL | SUPER_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 1142750176, ulong_num = 140124450782176, ulonglong_number = 140124450782176, longlong_number = 140124450782176, sp_instr_addr = 1142750176, lex_str = {str = 0x7f71441cfbe0 "", length = 94703563861299}, kwd = { = { = {str = 0x7f71441cfbe0 "", length = 94703563861299}, m_is_8bit = 196, m_quote = -89 '\247'}, }, ident_cli = { = { = {str = 0x7f71441cfbe0 "", length = 94703563861299}, m_is_8bit = 196, m_quote = -89 '\247'}, }, ident_sys = { = {str = 0x7f71441cfbe0 "", length = 94703563861299}, }, column_list_privilege = {m_columns = 0x7f71441cfbe0, m_privilege = (SELECT_ACL | INSERT_ACL | CREATE_ACL | DROP_ACL | PROCESS_ACL | GRANT_ACL | REFERENCES_ACL | ALTER_ACL | SHOW_DB_ACL | REPL_SLAVE_ACL | SHOW_VIEW_ACL | EVENT_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 94557999988736)}, lex_string_with_metadata = { = {str = 0x7f71441cfbe0 "", length = 94703563861299}, m_is_8bit = 196, m_quote = -89 '\247'}, spblock = { = {hndlrs = 1142750176}, vars = 32625, conds = -465015501, curs = 22049}, spblock_handlers = {hndlrs = 1142750176}, Lex_length_and_dec = {m_length = 1142750176, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1142750176, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x5621e4486d33 , m_charset = 0x5621e4b0a7c4}, Lex_field_type = { = {m_length = 1142750176, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x5621e4486d33 , m_ci = 0x5621e4b0a7c4}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f71441cfbe0, m_type = 3829951795}, Lex_extended_collation = {m_ci = 0x7f71441cfbe0, m_type = (Lex_extended_collation_st::TYPE_CONTEXTUALLY_TYPED | unknown: 3829951794)}, Lex_dyncol_type = { = {m_length = 1142750176, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = -465015501, m_ci = 0x5621e4b0a7c4}, for_loop = {m_index = 0x7f71441cfbe0, m_target_bound = 0x5621e4486d33 , m_cursor_offset = -458184764, m_direction = 33 '!', m_implicit_cursor = 86}, for_loop_bounds = {m_index = 0x7f71441cfbe0, m_target_bound = 0x5621e4486d33 , m_direction = -60 '\304', m_implicit_cursor = 167}, trim = {m_remove = 0x7f71441cfbe0, m_source = 0x5621e4486d33 , m_spec = (unknown: 3836782532)}, json_on_response = {m_response = 1142750176, m_default = 0x5621e4486d33 }, substring_spec = {m_subject = 0x7f71441cfbe0, m_from = 0x5621e4486d33 , m_for = 0x5621e4b0a7c4}, vers_history_point = {unit = (unknown: 1142750176), item = 0x5621e4486d33 }, unit_operation = {unit_type = 1142750176, distinct = 113}, select_list = {first = 0x7f71441cfbe0, prev_last = 0x5621e4486d33 }, select_order = 0x7f71441cfbe0, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 94703563861299}, select_limit = {explicit_limit = 224, with_ties = 251, select_limit = 0x5621e4486d33 , offset_limit = 0x5621e4b0a7c4}, order_limit_lock = 0x7f71441cfbe0, ident_sys_ptr = 0x7f71441cfbe0, create_field = 0x7f71441cfbe0, spvar_definition = 0x7f71441cfbe0, spvar_definition_list = 0x7f71441cfbe0, type_handler = 0x7f71441cfbe0, sp_handler = 0x7f71441cfbe0, charset = 0x7f71441cfbe0, cond_info_item = 0x7f71441cfbe0, dyncol_def = 0x7f71441cfbe0, diag_info = 0x7f71441cfbe0, item = 0x7f71441cfbe0, item_num = 0x7f71441cfbe0, item_param = 0x7f71441cfbe0, item_basic_constant = 0x7f71441cfbe0, key_part = 0x7f71441cfbe0, lex = 0x7f71441cfbe0, expr_lex = 0x7f71441cfbe0, assignment_lex = 0x7f71441cfbe0, sp_cursor_stmt = 0x7f71441cfbe0, lex_str_ptr = 0x7f71441cfbe0, lex_user = 0x7f71441cfbe0, user_auth = 0x7f71441cfbe0, cond_info_list = 0x7f71441cfbe0, dyncol_def_list = 0x7f71441cfbe0, item_list = 0x7f71441cfbe0, sp_assignment_lex_list = 0x7f71441cfbe0, stmt_info_list = 0x7f71441cfbe0, string_list = 0x7f71441cfbe0, ident_sys_list = 0x7f71441cfbe0, stmt_info_item = 0x7f71441cfbe0, string = 0x7f71441cfbe0, table_list = 0x7f71441cfbe0, table = 0x7f71441cfbe0, qualified_column_ident = 0x7f71441cfbe0, simple_string = 0x7f71441cfbe0 "", const_simple_string = 0x7f71441cfbe0 "", boolfunc2creator = 0x7f71441cfbe0, lex_grant = 0x7f71441cfbe0, lex_grant_ident = 0x7f71441cfbe0, myvar = 0x7f71441cfbe0, spcondvalue = 0x7f71441cfbe0, sphead = 0x7f71441cfbe0, spname = 0x7f71441cfbe0, spvar = 0x7f71441cfbe0, with_element_head = 0x7f71441cfbe0, with_clause = 0x7f71441cfbe0, virtual_column = 0x7f71441cfbe0, engine_option_value_ptr = 0x7f71441cfbe0, db_type = 0x7f71441cfbe0, select_lex = 0x7f71441cfbe0, select_lex_unit = 0x7f71441cfbe0, p_elem_value = 0x7f71441cfbe0, window_frame = 0x7f71441cfbe0, window_frame_bound = 0x7f71441cfbe0, udf = 0x7f71441cfbe0, trg_execution_order = {ordering_clause = (unknown: 1142750176), anchor_trigger_name = {str = 0x5621e4486d33 "\204\300tzL\211\347\350\321\374\377\377A\211\305I\213\204$", length = 94703570692036}}, sp_suid = (unknown: 1142750176), sp_aggregate_type = (unknown: 1142750176), view_suid = (unknown: 1142750176), cond_info_item_name = 1142750176, diag_condition_item_name = 1142750176, diag_area = (unknown: 1142750176), m_fk_option = 1142750176, udf_type = (unknown: 1142750176), key_type = 1142750176, stmt_info_item_name = (unknown: 1142750176), filetype = (unknown: 1142750176), tx_isolation = 1142750176, var_type = (unknown: 1142750176), m_yes_no_unk = (unknown: 1142750176), choice = 1142750176, key_alg = 1142750176, ha_rkey_mode = 1142750176, index_hint = (unknown: 1142750176), interval = 1142750176, interval_time_st = 1142750176, row_type = 1142750176, spvar_mode = (unknown: 1142750176), lock_type = 1142750176, date_time_type = 1142750176, bound_precedence_type = (unknown: 1142750176), frame_units = (unknown: 1142750176), frame_exclusion = 1142750176, trigger_action_order_type = (unknown: 1142750176), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | DDL_options_st::OPT_IF_EXISTS | DDL_options_st::OPT_CREATE_SELECT | unknown: 1142749952)}, vers_range_unit = (unknown: 1142750176), vers_column_versioning = (unknown: 1142750176), plsql_cursor_attr = 1142750176, privilege = (DROP_ACL | RELOAD_ACL | SHUTDOWN_ACL | PROCESS_ACL | FILE_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 0, ulong_num = 0, ulonglong_number = 0, longlong_number = 0, sp_instr_addr = 0, lex_str = {str = 0x0, length = 140120439616952}, kwd = { = { = {str = 0x0, length = 140120439616952}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x0, length = 140120439616952}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x0, length = 140120439616952}, }, column_list_privilege = {m_columns = 0x0, m_privilege = (DELETE_ACL | CREATE_ACL | DROP_ACL | SHUTDOWN_ACL | PROCESS_ACL | GRANT_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x0, length = 140120439616952}, m_is_8bit = false, m_quote = 0 '\000'}, spblock = { = {hndlrs = 0}, vars = 0, conds = 1426552248, curs = 32624}, spblock_handlers = {hndlrs = 0}, Lex_length_and_dec = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x7f70550775b8, m_charset = 0x0}, Lex_field_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x7f70550775b8, m_ci = 0x0}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x0, m_type = 1426552248}, Lex_extended_collation = {m_ci = 0x0, m_type = (unknown: 1426552248)}, Lex_dyncol_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = 1426552248, m_ci = 0x0}, for_loop = {m_index = 0x0, m_target_bound = 0x7f70550775b8, m_cursor_offset = 0, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x0, m_target_bound = 0x7f70550775b8, m_direction = 0 '\000', m_implicit_cursor = false}, trim = {m_remove = 0x0, m_source = 0x7f70550775b8, m_spec = TRIM_LEADING}, json_on_response = {m_response = Json_table_column::RESPONSE_NOT_SPECIFIED, m_default = 0x7f70550775b8}, substring_spec = {m_subject = 0x0, m_from = 0x7f70550775b8, m_for = 0x0}, vers_history_point = {unit = VERS_UNDEFINED, item = 0x7f70550775b8}, unit_operation = {unit_type = UNSPECIFIED_TYPE, distinct = false}, select_list = {first = 0x0, prev_last = 0x7f70550775b8}, select_order = 0x0, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 140120439616952}, select_limit = {explicit_limit = false, with_ties = false, select_limit = 0x7f70550775b8, offset_limit = 0x0}, order_limit_lock = 0x0, ident_sys_ptr = 0x0, create_field = 0x0, spvar_definition = 0x0, spvar_definition_list = 0x0, type_handler = 0x0, sp_handler = 0x0, charset = 0x0, cond_info_item = 0x0, dyncol_def = 0x0, diag_info = 0x0, item = 0x0, item_num = 0x0, item_param = 0x0, item_basic_constant = 0x0, key_part = 0x0, lex = 0x0, expr_lex = 0x0, assignment_lex = 0x0, sp_cursor_stmt = 0x0, lex_str_ptr = 0x0, lex_user = 0x0, user_auth = 0x0, cond_info_list = 0x0, dyncol_def_list = 0x0, item_list = 0x0, sp_assignment_lex_list = 0x0, stmt_info_list = 0x0, string_list = 0x0, ident_sys_list = 0x0, stmt_info_item = 0x0, string = 0x0, table_list = 0x0, table = 0x0, qualified_column_ident = 0x0, simple_string = 0x0, const_simple_string = 0x0, boolfunc2creator = 0x0, lex_grant = 0x0, lex_grant_ident = 0x0, myvar = 0x0, spcondvalue = 0x0, sphead = 0x0, spname = 0x0, spvar = 0x0, with_element_head = 0x0, with_clause = 0x0, virtual_column = 0x0, engine_option_value_ptr = 0x0, db_type = 0x0, select_lex = 0x0, select_lex_unit = 0x0, p_elem_value = 0x0, window_frame = 0x0, window_frame_bound = 0x0, udf = 0x0, trg_execution_order = {ordering_clause = TRG_ORDER_NONE, anchor_trigger_name = {str = 0x7f70550775b8 "؟=\345!V", length = 0}}, sp_suid = SP_IS_DEFAULT_SUID, sp_aggregate_type = DEFAULT_AGGREGATE, view_suid = VIEW_SUID_INVOKER, cond_info_item_name = Condition_information_item::CLASS_ORIGIN, diag_condition_item_name = DIAG_CLASS_ORIGIN, diag_area = Diagnostics_information::CURRENT_AREA, m_fk_option = FK_OPTION_UNDEF, udf_type = (unknown: 0), key_type = Key::PRIMARY, stmt_info_item_name = Statement_information_item::NUMBER, filetype = FILETYPE_CSV, tx_isolation = ISO_READ_UNCOMMITTED, var_type = SHOW_OPT_DEFAULT, m_yes_no_unk = TVL_YES, choice = HA_CHOICE_UNDEF, key_alg = HA_KEY_ALG_UNDEF, ha_rkey_mode = HA_READ_KEY_EXACT, index_hint = INDEX_HINT_IGNORE, interval = INTERVAL_YEAR, interval_time_st = INTERVAL_YEAR, row_type = ROW_TYPE_DEFAULT, spvar_mode = sp_variable::MODE_IN, lock_type = TL_UNLOCK, date_time_type = MYSQL_TIMESTAMP_DATE, bound_precedence_type = Window_frame_bound::PRECEDING, frame_units = Window_frame::UNITS_ROWS, frame_exclusion = Window_frame::EXCL_NONE, trigger_action_order_type = TRG_ORDER_NONE, object_ddl_options = {m_options = DDL_options_st::OPT_NONE}, vers_range_unit = VERS_UNDEFINED, vers_column_versioning = Column_definition::VERSIONING_NOT_SET, plsql_cursor_attr = PLSQL_CURSOR_ATTR_ISOPEN, privilege = NO_ACL}, {num = 1426552592, ulong_num = 140120439617296, ulonglong_number = 140120439617296, longlong_number = 140120439617296, sp_instr_addr = 1426552592, lex_str = {str = 0x7f7055077710 "", length = 140120439633872}, kwd = { = { = {str = 0x7f7055077710 "", length = 140120439633872}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x7f7055077710 "", length = 140120439633872}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x7f7055077710 "", length = 140120439633872}, }, column_list_privilege = {m_columns = 0x7f7055077710, m_privilege = (CREATE_ACL | RELOAD_ACL | SHUTDOWN_ACL | PROCESS_ACL | FILE_ACL | GRANT_ACL | INDEX_ACL | ALTER_ACL | SUPER_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x7f7055077710 "", length = 140120439633872}, m_is_8bit = false, m_quote = 0 '\000'}, spblock = { = {hndlrs = 1426552592}, vars = 32624, conds = 1426569168, curs = 32624}, spblock_handlers = {hndlrs = 1426552592}, Lex_length_and_dec = {m_length = 1426552592, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426552592, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x7f705507b7d0, m_charset = 0x0}, Lex_field_type = { = {m_length = 1426552592, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x7f705507b7d0, m_ci = 0x0}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f7055077710, m_type = 1426569168}, Lex_extended_collation = {m_ci = 0x7f7055077710, m_type = (unknown: 1426569168)}, Lex_dyncol_type = { = {m_length = 1426552592, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 1426569168, m_ci = 0x0}, for_loop = {m_index = 0x7f7055077710, m_target_bound = 0x7f705507b7d0, m_cursor_offset = 0, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x7f7055077710, m_target_bound = 0x7f705507b7d0, m_direction = 0 '\000', m_implicit_cursor = false}, trim = {m_remove = 0x7f7055077710, m_source = 0x7f705507b7d0, m_spec = TRIM_LEADING}, json_on_response = {m_response = 1426552592, m_default = 0x7f705507b7d0}, substring_spec = {m_subject = 0x7f7055077710, m_from = 0x7f705507b7d0, m_for = 0x0}, vers_history_point = {unit = (unknown: 1426552592), item = 0x7f705507b7d0}, unit_operation = {unit_type = 1426552592, distinct = 112}, select_list = {first = 0x7f7055077710, prev_last = 0x7f705507b7d0}, select_order = 0x7f7055077710, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 140120439633872}, select_limit = {explicit_limit = 16, with_ties = 119, select_limit = 0x7f705507b7d0, offset_limit = 0x0}, order_limit_lock = 0x7f7055077710, ident_sys_ptr = 0x7f7055077710, create_field = 0x7f7055077710, spvar_definition = 0x7f7055077710, spvar_definition_list = 0x7f7055077710, type_handler = 0x7f7055077710, sp_handler = 0x7f7055077710, charset = 0x7f7055077710, cond_info_item = 0x7f7055077710, dyncol_def = 0x7f7055077710, diag_info = 0x7f7055077710, item = 0x7f7055077710, item_num = 0x7f7055077710, item_param = 0x7f7055077710, item_basic_constant = 0x7f7055077710, key_part = 0x7f7055077710, lex = 0x7f7055077710, expr_lex = 0x7f7055077710, assignment_lex = 0x7f7055077710, sp_cursor_stmt = 0x7f7055077710, lex_str_ptr = 0x7f7055077710, lex_user = 0x7f7055077710, user_auth = 0x7f7055077710, cond_info_list = 0x7f7055077710, dyncol_def_list = 0x7f7055077710, item_list = 0x7f7055077710, sp_assignment_lex_list = 0x7f7055077710, stmt_info_list = 0x7f7055077710, string_list = 0x7f7055077710, ident_sys_list = 0x7f7055077710, stmt_info_item = 0x7f7055077710, string = 0x7f7055077710, table_list = 0x7f7055077710, table = 0x7f7055077710, qualified_column_ident = 0x7f7055077710, simple_string = 0x7f7055077710 "", const_simple_string = 0x7f7055077710 "", boolfunc2creator = 0x7f7055077710, lex_grant = 0x7f7055077710, lex_grant_ident = 0x7f7055077710, myvar = 0x7f7055077710, spcondvalue = 0x7f7055077710, sphead = 0x7f7055077710, spname = 0x7f7055077710, spvar = 0x7f7055077710, with_element_head = 0x7f7055077710, with_clause = 0x7f7055077710, virtual_column = 0x7f7055077710, engine_option_value_ptr = 0x7f7055077710, db_type = 0x7f7055077710, select_lex = 0x7f7055077710, select_lex_unit = 0x7f7055077710, p_elem_value = 0x7f7055077710, window_frame = 0x7f7055077710, window_frame_bound = 0x7f7055077710, udf = 0x7f7055077710, trg_execution_order = {ordering_clause = (unknown: 1426552592), anchor_trigger_name = {str = 0x7f705507b7d0 "\340i=\345!V", length = 0}}, sp_suid = (unknown: 1426552592), sp_aggregate_type = (unknown: 1426552592), view_suid = (unknown: 1426552592), cond_info_item_name = 1426552592, diag_condition_item_name = 1426552592, diag_area = (unknown: 1426552592), m_fk_option = 1426552592, udf_type = (unknown: 1426552592), key_type = 1426552592, stmt_info_item_name = (unknown: 1426552592), filetype = (unknown: 1426552592), tx_isolation = 1426552592, var_type = (unknown: 1426552592), m_yes_no_unk = (unknown: 1426552592), choice = 1426552592, key_alg = 1426552592, ha_rkey_mode = 1426552592, index_hint = (unknown: 1426552592), interval = 1426552592, interval_time_st = 1426552592, row_type = 1426552592, spvar_mode = (unknown: 1426552592), lock_type = 1426552592, date_time_type = 1426552592, bound_precedence_type = (unknown: 1426552592), frame_units = (unknown: 1426552592), frame_exclusion = 1426552592, trigger_action_order_type = (unknown: 1426552592), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE | unknown: 1426552576)}, vers_range_unit = (unknown: 1426552592), vers_column_versioning = (unknown: 1426552592), plsql_cursor_attr = 1426552592, privilege = (CREATE_ACL | PROCESS_ACL | FILE_ACL | GRANT_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = -437710287, ulong_num = 94703591166513, ulonglong_number = 94703591166513, longlong_number = 94703591166513, sp_instr_addr = 3857257009, lex_str = {str = 0x5621e5e91231 "", length = 140120439616952}, kwd = { = { = {str = 0x5621e5e91231 "", length = 140120439616952}, m_is_8bit = 165, m_quote = 33 '!'}, }, ident_cli = { = { = {str = 0x5621e5e91231 "", length = 140120439616952}, m_is_8bit = 165, m_quote = 33 '!'}, }, ident_sys = { = {str = 0x5621e5e91231 "", length = 140120439616952}, }, column_list_privilege = {m_columns = 0x5621e5e91231 , m_privilege = (DELETE_ACL | CREATE_ACL | DROP_ACL | SHUTDOWN_ACL | PROCESS_ACL | GRANT_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x5621e5e91231 "", length = 140120439616952}, m_is_8bit = 165, m_quote = 33 '!'}, spblock = { = {hndlrs = -437710287}, vars = 22049, conds = 1426552248, curs = 32624}, spblock_handlers = {hndlrs = -437710287}, Lex_length_and_dec = {m_length = 3857257009, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 3857257009, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, m_type_handler = 0x7f70550775b8, m_charset = 0x5621e44821a5 }, Lex_field_type = { = {m_length = 3857257009, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, m_handler = 0x7f70550775b8, m_ci = 0x5621e44821a5 }, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x5621e5e91231 , m_type = 1426552248}, Lex_extended_collation = {m_ci = 0x5621e5e91231 , m_type = (unknown: 1426552248)}, Lex_dyncol_type = { = {m_length = 3857257009, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, m_type = 1426552248, m_ci = 0x5621e44821a5 }, for_loop = {m_index = 0x5621e5e91231 , m_target_bound = 0x7f70550775b8, m_cursor_offset = -465034843, m_direction = 33 '!', m_implicit_cursor = 86}, for_loop_bounds = {m_index = 0x5621e5e91231 , m_target_bound = 0x7f70550775b8, m_direction = -91 '\245', m_implicit_cursor = 33}, trim = {m_remove = 0x5621e5e91231 , m_source = 0x7f70550775b8, m_spec = (TRIM_TRAILING | unknown: 3829932452)}, json_on_response = {m_response = 3857257009, m_default = 0x7f70550775b8}, substring_spec = {m_subject = 0x5621e5e91231 , m_from = 0x7f70550775b8, m_for = 0x5621e44821a5 }, vers_history_point = {unit = (VERS_TIMESTAMP | unknown: 3857257008), item = 0x7f70550775b8}, unit_operation = {unit_type = 3857257009, distinct = 33}, select_list = {first = 0x5621e5e91231 , prev_last = 0x7f70550775b8}, select_order = 0x5621e5e91231 , select_lock = {{defined_lock = 1, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 140120439616952}, select_limit = {explicit_limit = 49, with_ties = 18, select_limit = 0x7f70550775b8, offset_limit = 0x5621e44821a5 }, order_limit_lock = 0x5621e5e91231 , ident_sys_ptr = 0x5621e5e91231 , create_field = 0x5621e5e91231 , spvar_definition = 0x5621e5e91231 , spvar_definition_list = 0x5621e5e91231 , type_handler = 0x5621e5e91231 , sp_handler = 0x5621e5e91231 , charset = 0x5621e5e91231 , cond_info_item = 0x5621e5e91231 , dyncol_def = 0x5621e5e91231 , diag_info = 0x5621e5e91231 , item = 0x5621e5e91231 , item_num = 0x5621e5e91231 , item_param = 0x5621e5e91231 , item_basic_constant = 0x5621e5e91231 , key_part = 0x5621e5e91231 , lex = 0x5621e5e91231 , expr_lex = 0x5621e5e91231 , assignment_lex = 0x5621e5e91231 , sp_cursor_stmt = 0x5621e5e91231 , lex_str_ptr = 0x5621e5e91231 , lex_user = 0x5621e5e91231 , user_auth = 0x5621e5e91231 , cond_info_list = 0x5621e5e91231 , dyncol_def_list = 0x5621e5e91231 , item_list = 0x5621e5e91231 , sp_assignment_lex_list = 0x5621e5e91231 , stmt_info_list = 0x5621e5e91231 , string_list = 0x5621e5e91231 , ident_sys_list = 0x5621e5e91231 , stmt_info_item = 0x5621e5e91231 , string = 0x5621e5e91231 , table_list = 0x5621e5e91231 , table = 0x5621e5e91231 , qualified_column_ident = 0x5621e5e91231 , simple_string = 0x5621e5e91231 "", const_simple_string = 0x5621e5e91231 "", boolfunc2creator = 0x5621e5e91231 , lex_grant = 0x5621e5e91231 , lex_grant_ident = 0x5621e5e91231 , myvar = 0x5621e5e91231 , spcondvalue = 0x5621e5e91231 , sphead = 0x5621e5e91231 , spname = 0x5621e5e91231 , spvar = 0x5621e5e91231 , with_element_head = 0x5621e5e91231 , with_clause = 0x5621e5e91231 , virtual_column = 0x5621e5e91231 , engine_option_value_ptr = 0x5621e5e91231 , db_type = 0x5621e5e91231 , select_lex = 0x5621e5e91231 , select_lex_unit = 0x5621e5e91231 , p_elem_value = 0x5621e5e91231 , window_frame = 0x5621e5e91231 , window_frame_bound = 0x5621e5e91231 , udf = 0x5621e5e91231 , trg_execution_order = {ordering_clause = (TRG_ORDER_FOLLOWS | unknown: 3857257008), anchor_trigger_name = {str = 0x7f70550775b8 "؟=\345!V", length = 94703563841957}}, sp_suid = (SP_IS_NOT_SUID | unknown: 3857257008), sp_aggregate_type = (NOT_AGGREGATE | unknown: 3857257008), view_suid = (VIEW_SUID_DEFINER | unknown: 3857257008), cond_info_item_name = 3857257009, diag_condition_item_name = 3857257009, diag_area = (unknown: 3857257009), m_fk_option = 3857257009, udf_type = (UDFTYPE_FUNCTION | unknown: 3857257008), key_type = 3857257009, stmt_info_item_name = (Statement_information_item::ROW_COUNT | unknown: 3857257008), filetype = (FILETYPE_XML | unknown: 3857257008), tx_isolation = 3857257009, var_type = (SHOW_OPT_SESSION | unknown: 3857257008), m_yes_no_unk = (TVL_NO | unknown: 3857257008), choice = 3857257009, key_alg = 3857257009, ha_rkey_mode = 3857257009, index_hint = (INDEX_HINT_USE | unknown: 3857257008), interval = 3857257009, interval_time_st = 3857257009, row_type = -437710287, spvar_mode = (sp_variable::MODE_OUT | unknown: 3857257008), lock_type = -437710287, date_time_type = -437710287, bound_precedence_type = (Window_frame_bound::CURRENT | unknown: 3857257008), frame_units = (Window_frame::UNITS_RANGE | unknown: 3857257008), frame_exclusion = 3857257009, trigger_action_order_type = (TRG_ORDER_FOLLOWS | unknown: 3857257008), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | unknown: 3857256961)}, vers_range_unit = (VERS_TIMESTAMP | unknown: 3857257008), vers_column_versioning = (Column_definition::WITH_VERSIONING | unknown: 3857257008), plsql_cursor_attr = 3857257009, privilege = (SELECT_ACL | CREATE_ACL | DROP_ACL | FILE_ACL | INDEX_ACL | CREATE_TMP_ACL | REPL_SLAVE_ACL | CREATE_VIEW_ACL | SHOW_VIEW_ACL | CREATE_PROC_ACL | ALTER_PROC_ACL | EVENT_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 94557999988736)}, {num = 1426552248, ulong_num = 140120439616952, ulonglong_number = 140120439616952, longlong_number = 140120439616952, sp_instr_addr = 1426552248, lex_str = {str = 0x7f70550775b8 "؟=\345!V", length = 94703581568896}, kwd = { = { = {str = 0x7f70550775b8 "؟=\345!V", length = 94703581568896}, m_is_8bit = 16, m_quote = 1 '\001'}, }, ident_cli = { = { = {str = 0x7f70550775b8 "؟=\345!V", length = 94703581568896}, m_is_8bit = 16, m_quote = 1 '\001'}, }, ident_sys = { = {str = 0x7f70550775b8 "؟=\345!V", length = 94703581568896}, }, column_list_privilege = {m_columns = 0x7f70550775b8, m_privilege = (SHUTDOWN_ACL | PROCESS_ACL | FILE_ACL | GRANT_ACL | REFERENCES_ACL | INDEX_ACL | SUPER_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | BINLOG_MONITOR_ACL | SHOW_VIEW_ACL | ALTER_PROC_ACL | EVENT_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 94557999988736)}, lex_string_with_metadata = { = {str = 0x7f70550775b8 "؟=\345!V", length = 94703581568896}, m_is_8bit = 16, m_quote = 1 '\001'}, spblock = { = {hndlrs = 1426552248}, vars = 32624, conds = -447307904, curs = 22049}, spblock_handlers = {hndlrs = 1426552248}, Lex_length_and_dec = {m_length = 1426552248, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426552248, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x5621e5569f80 , m_charset = 0x7f71441d0110}, Lex_field_type = { = {m_length = 1426552248, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x5621e5569f80 , m_ci = 0x7f71441d0110}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f70550775b8, m_type = 3847659392}, Lex_extended_collation = {m_ci = 0x7f70550775b8, m_type = (unknown: 3847659392)}, Lex_dyncol_type = { = {m_length = 1426552248, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = -447307904, m_ci = 0x7f71441d0110}, for_loop = {m_index = 0x7f70550775b8, m_target_bound = 0x5621e5569f80 , m_cursor_offset = 1142751504, m_direction = 113 'q', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x7f70550775b8, m_target_bound = 0x5621e5569f80 , m_direction = 16 '\020', m_implicit_cursor = true}, trim = {m_remove = 0x7f70550775b8, m_source = 0x5621e5569f80 , m_spec = (unknown: 1142751504)}, json_on_response = {m_response = 1426552248, m_default = 0x5621e5569f80 }, substring_spec = {m_subject = 0x7f70550775b8, m_from = 0x5621e5569f80 , m_for = 0x7f71441d0110}, vers_history_point = {unit = (unknown: 1426552248), item = 0x5621e5569f80 }, unit_operation = {unit_type = 1426552248, distinct = 112}, select_list = {first = 0x7f70550775b8, prev_last = 0x5621e5569f80 }, select_order = 0x7f70550775b8, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 1}, timeout = 94703581568896}, select_limit = {explicit_limit = 184, with_ties = 117, select_limit = 0x5621e5569f80 , offset_limit = 0x7f71441d0110}, order_limit_lock = 0x7f70550775b8, ident_sys_ptr = 0x7f70550775b8, create_field = 0x7f70550775b8, spvar_definition = 0x7f70550775b8, spvar_definition_list = 0x7f70550775b8, type_handler = 0x7f70550775b8, sp_handler = 0x7f70550775b8, charset = 0x7f70550775b8, cond_info_item = 0x7f70550775b8, dyncol_def = 0x7f70550775b8, diag_info = 0x7f70550775b8, item = 0x7f70550775b8, item_num = 0x7f70550775b8, item_param = 0x7f70550775b8, item_basic_constant = 0x7f70550775b8, key_part = 0x7f70550775b8, lex = 0x7f70550775b8, expr_lex = 0x7f70550775b8, assignment_lex = 0x7f70550775b8, sp_cursor_stmt = 0x7f70550775b8, lex_str_ptr = 0x7f70550775b8, lex_user = 0x7f70550775b8, user_auth = 0x7f70550775b8, cond_info_list = 0x7f70550775b8, dyncol_def_list = 0x7f70550775b8, item_list = 0x7f70550775b8, sp_assignment_lex_list = 0x7f70550775b8, stmt_info_list = 0x7f70550775b8, string_list = 0x7f70550775b8, ident_sys_list = 0x7f70550775b8, stmt_info_item = 0x7f70550775b8, string = 0x7f70550775b8, table_list = 0x7f70550775b8, table = 0x7f70550775b8, qualified_column_ident = 0x7f70550775b8, simple_string = 0x7f70550775b8 "؟=\345!V", const_simple_string = 0x7f70550775b8 "؟=\345!V", boolfunc2creator = 0x7f70550775b8, lex_grant = 0x7f70550775b8, lex_grant_ident = 0x7f70550775b8, myvar = 0x7f70550775b8, spcondvalue = 0x7f70550775b8, sphead = 0x7f70550775b8, spname = 0x7f70550775b8, spvar = 0x7f70550775b8, with_element_head = 0x7f70550775b8, with_clause = 0x7f70550775b8, virtual_column = 0x7f70550775b8, engine_option_value_ptr = 0x7f70550775b8, db_type = 0x7f70550775b8, select_lex = 0x7f70550775b8, select_lex_unit = 0x7f70550775b8, p_elem_value = 0x7f70550775b8, window_frame = 0x7f70550775b8, window_frame_bound = 0x7f70550775b8, udf = 0x7f70550775b8, trg_execution_order = {ordering_clause = (unknown: 1426552248), anchor_trigger_name = {str = 0x5621e5569f80 "\240\237V\345!V", length = 140124450783504}}, sp_suid = (unknown: 1426552248), sp_aggregate_type = (unknown: 1426552248), view_suid = (unknown: 1426552248), cond_info_item_name = 1426552248, diag_condition_item_name = 1426552248, diag_area = (unknown: 1426552248), m_fk_option = 1426552248, udf_type = (unknown: 1426552248), key_type = 1426552248, stmt_info_item_name = (unknown: 1426552248), filetype = (unknown: 1426552248), tx_isolation = 1426552248, var_type = (unknown: 1426552248), m_yes_no_unk = (unknown: 1426552248), choice = 1426552248, key_alg = 1426552248, ha_rkey_mode = 1426552248, index_hint = (unknown: 1426552248), interval = 1426552248, interval_time_st = 1426552248, row_type = 1426552248, spvar_mode = (unknown: 1426552248), lock_type = 1426552248, date_time_type = 1426552248, bound_precedence_type = (unknown: 1426552248), frame_units = (unknown: 1426552248), frame_exclusion = 1426552248, trigger_action_order_type = (unknown: 1426552248), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | DDL_options_st::OPT_CREATE_SELECT | unknown: 1426552072)}, vers_range_unit = (unknown: 1426552248), vers_column_versioning = (unknown: 1426552248), plsql_cursor_attr = 1426552248, privilege = (DELETE_ACL | CREATE_ACL | DROP_ACL | SHUTDOWN_ACL | PROCESS_ACL | GRANT_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = -466970459, ulong_num = 94703561906341, ulonglong_number = 94703561906341, longlong_number = 94703561906341, sp_instr_addr = 3827996837, lex_str = {str = 0x5621e42a98a5 "H\213M\310dH3\f%(", length = 96}, kwd = { = { = {str = 0x5621e42a98a5 "H\213M\310dH3\f%(", length = 96}, m_is_8bit = false, m_quote = -1 '\377'}, }, ident_cli = { = { = {str = 0x5621e42a98a5 "H\213M\310dH3\f%(", length = 96}, m_is_8bit = false, m_quote = -1 '\377'}, }, ident_sys = { = {str = 0x5621e42a98a5 "H\213M\310dH3\f%(", length = 96}, }, column_list_privilege = {m_columns = 0x5621e42a98a5 , m_privilege = (DROP_ACL | RELOAD_ACL)}, lex_string_with_metadata = { = {str = 0x5621e42a98a5 "H\213M\310dH3\f%(", length = 96}, m_is_8bit = false, m_quote = -1 '\377'}, spblock = { = {hndlrs = -466970459}, vars = 22049, conds = 96, curs = 0}, spblock_handlers = {hndlrs = -466970459}, Lex_length_and_dec = {m_length = 3827996837, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 3827996837, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, m_type_handler = 0x60, m_charset = 0x7f71441cff00}, Lex_field_type = { = {m_length = 3827996837, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, m_handler = 0x60, m_ci = 0x7f71441cff00}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x5621e42a98a5 , m_type = 96}, Lex_extended_collation = {m_ci = 0x5621e42a98a5 , m_type = (unknown: 96)}, Lex_dyncol_type = { = {m_length = 3827996837, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, m_type = 96, m_ci = 0x7f71441cff00}, for_loop = {m_index = 0x5621e42a98a5 , m_target_bound = 0x60, m_cursor_offset = 1142750976, m_direction = 113 'q', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x5621e42a98a5 , m_target_bound = 0x60, m_direction = 0 '\000', m_implicit_cursor = 255}, trim = {m_remove = 0x5621e42a98a5 , m_source = 0x60, m_spec = (unknown: 1142750976)}, json_on_response = {m_response = 3827996837, m_default = 0x60}, substring_spec = {m_subject = 0x5621e42a98a5 , m_from = 0x60, m_for = 0x7f71441cff00}, vers_history_point = {unit = (VERS_TIMESTAMP | unknown: 3827996836), item = 0x60}, unit_operation = {unit_type = 3827996837, distinct = 33}, select_list = {first = 0x5621e42a98a5 , prev_last = 0x60}, select_order = 0x5621e42a98a5 , select_lock = {{defined_lock = 1, update_lock = 0, defined_timeout = 1, skip_locked = 0}, timeout = 96}, select_limit = {explicit_limit = 165, with_ties = 152, select_limit = 0x60, offset_limit = 0x7f71441cff00}, order_limit_lock = 0x5621e42a98a5 , ident_sys_ptr = 0x5621e42a98a5 , create_field = 0x5621e42a98a5 , spvar_definition = 0x5621e42a98a5 , spvar_definition_list = 0x5621e42a98a5 , type_handler = 0x5621e42a98a5 , sp_handler = 0x5621e42a98a5 , charset = 0x5621e42a98a5 , cond_info_item = 0x5621e42a98a5 , dyncol_def = 0x5621e42a98a5 , diag_info = 0x5621e42a98a5 , item = 0x5621e42a98a5 , item_num = 0x5621e42a98a5 , item_param = 0x5621e42a98a5 , item_basic_constant = 0x5621e42a98a5 , key_part = 0x5621e42a98a5 , lex = 0x5621e42a98a5 , expr_lex = 0x5621e42a98a5 , assignment_lex = 0x5621e42a98a5 , sp_cursor_stmt = 0x5621e42a98a5 , lex_str_ptr = 0x5621e42a98a5 , lex_user = 0x5621e42a98a5 , user_auth = 0x5621e42a98a5 , cond_info_list = 0x5621e42a98a5 , dyncol_def_list = 0x5621e42a98a5 , item_list = 0x5621e42a98a5 , sp_assignment_lex_list = 0x5621e42a98a5 , stmt_info_list = 0x5621e42a98a5 , string_list = 0x5621e42a98a5 , ident_sys_list = 0x5621e42a98a5 , stmt_info_item = 0x5621e42a98a5 , string = 0x5621e42a98a5 , table_list = 0x5621e42a98a5 , table = 0x5621e42a98a5 , qualified_column_ident = 0x5621e42a98a5 , simple_string = 0x5621e42a98a5 "H\213M\310dH3\f%(", const_simple_string = 0x5621e42a98a5 "H\213M\310dH3\f%(", boolfunc2creator = 0x5621e42a98a5 , lex_grant = 0x5621e42a98a5 , lex_grant_ident = 0x5621e42a98a5 , myvar = 0x5621e42a98a5 , spcondvalue = 0x5621e42a98a5 , sphead = 0x5621e42a98a5 , spname = 0x5621e42a98a5 , spvar = 0x5621e42a98a5 , with_element_head = 0x5621e42a98a5 , with_clause = 0x5621e42a98a5 , virtual_column = 0x5621e42a98a5 , engine_option_value_ptr = 0x5621e42a98a5 , db_type = 0x5621e42a98a5 , select_lex = 0x5621e42a98a5 , select_lex_unit = 0x5621e42a98a5 , p_elem_value = 0x5621e42a98a5 , window_frame = 0x5621e42a98a5 , window_frame_bound = 0x5621e42a98a5 , udf = 0x5621e42a98a5 , trg_execution_order = {ordering_clause = (TRG_ORDER_FOLLOWS | unknown: 3827996836), anchor_trigger_name = {str = 0x60 , length = 140124450782976}}, sp_suid = (SP_IS_NOT_SUID | unknown: 3827996836), sp_aggregate_type = (NOT_AGGREGATE | unknown: 3827996836), view_suid = (VIEW_SUID_DEFINER | unknown: 3827996836), cond_info_item_name = 3827996837, diag_condition_item_name = 3827996837, diag_area = (unknown: 3827996837), m_fk_option = 3827996837, udf_type = (UDFTYPE_FUNCTION | unknown: 3827996836), key_type = 3827996837, stmt_info_item_name = (Statement_information_item::ROW_COUNT | unknown: 3827996836), filetype = (FILETYPE_XML | unknown: 3827996836), tx_isolation = 3827996837, var_type = (SHOW_OPT_SESSION | unknown: 3827996836), m_yes_no_unk = (TVL_NO | unknown: 3827996836), choice = 3827996837, key_alg = 3827996837, ha_rkey_mode = 3827996837, index_hint = (INDEX_HINT_USE | unknown: 3827996836), interval = 3827996837, interval_time_st = 3827996837, row_type = -466970459, spvar_mode = (sp_variable::MODE_OUT | unknown: 3827996836), lock_type = -466970459, date_time_type = -466970459, bound_precedence_type = (Window_frame_bound::CURRENT | unknown: 3827996836), frame_units = (Window_frame::UNITS_RANGE | unknown: 3827996836), frame_exclusion = 3827996837, trigger_action_order_type = (TRG_ORDER_FOLLOWS | unknown: 3827996836), object_ddl_options = {m_options = (DDL_options_st::OPT_LIKE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | DDL_options_st::OPT_CREATE_SELECT | unknown: 3827996673)}, vers_range_unit = (VERS_TIMESTAMP | unknown: 3827996836), vers_column_versioning = (Column_definition::WITH_VERSIONING | unknown: 3827996836), plsql_cursor_attr = 3827996837, privilege = (SELECT_ACL | UPDATE_ACL | DROP_ACL | SHUTDOWN_ACL | REFERENCES_ACL | INDEX_ACL | SUPER_ACL | LOCK_TABLES_ACL | REPL_SLAVE_ACL | CREATE_VIEW_ACL | EVENT_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 94557999988736)}, {num = 1062, ulong_num = 1062, ulonglong_number = 1062, longlong_number = 1062, sp_instr_addr = 1062, lex_str = {str = 0x426 , length = 140119013064704}, kwd = { = { = {str = 0x426 , length = 140119013064704}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x426 , length = 140119013064704}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x426 , length = 140119013064704}, }, column_list_privilege = {m_columns = 0x426, m_privilege = (BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x426 , length = 140119013064704}, m_is_8bit = false, m_quote = 0 '\000'}, spblock = { = {hndlrs = 1062}, vars = 0, conds = 0, curs = 32624}, spblock_handlers = {hndlrs = 1062}, Lex_length_and_dec = {m_length = 1062, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 1062, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x7f7000000000, m_charset = 0x0}, Lex_field_type = { = {m_length = 1062, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x7f7000000000, m_ci = 0x0}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x426, m_type = Lex_exact_charset_extended_collation_attrs_st::TYPE_EMPTY}, Lex_extended_collation = {m_ci = 0x426, m_type = Lex_extended_collation_st::TYPE_EXACT}, Lex_dyncol_type = { = {m_length = 1062, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = 0, m_ci = 0x0}, for_loop = {m_index = 0x426, m_target_bound = 0x7f7000000000, m_cursor_offset = 0, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x426, m_target_bound = 0x7f7000000000, m_direction = 0 '\000', m_implicit_cursor = false}, trim = {m_remove = 0x426, m_source = 0x7f7000000000, m_spec = TRIM_LEADING}, json_on_response = {m_response = 1062, m_default = 0x7f7000000000}, substring_spec = {m_subject = 0x426, m_from = 0x7f7000000000, m_for = 0x0}, vers_history_point = {unit = (VERS_TRX_ID | unknown: 1060), item = 0x7f7000000000}, unit_operation = {unit_type = 1062, distinct = false}, select_list = {first = 0x426, prev_last = 0x7f7000000000}, select_order = 0x426, select_lock = {{defined_lock = 0, update_lock = 1, defined_timeout = 1, skip_locked = 0}, timeout = 140119013064704}, select_limit = {explicit_limit = 38, with_ties = 4, select_limit = 0x7f7000000000, offset_limit = 0x0}, order_limit_lock = 0x426, ident_sys_ptr = 0x426, create_field = 0x426, spvar_definition = 0x426, spvar_definition_list = 0x426, type_handler = 0x426, sp_handler = 0x426, charset = 0x426, cond_info_item = 0x426, dyncol_def = 0x426, diag_info = 0x426, item = 0x426, item_num = 0x426, item_param = 0x426, item_basic_constant = 0x426, key_part = 0x426, lex = 0x426, expr_lex = 0x426, assignment_lex = 0x426, sp_cursor_stmt = 0x426, lex_str_ptr = 0x426, lex_user = 0x426, user_auth = 0x426, cond_info_list = 0x426, dyncol_def_list = 0x426, item_list = 0x426, sp_assignment_lex_list = 0x426, stmt_info_list = 0x426, string_list = 0x426, ident_sys_list = 0x426, stmt_info_item = 0x426, string = 0x426, table_list = 0x426, table = 0x426, qualified_column_ident = 0x426, simple_string = 0x426 , const_simple_string = 0x426 , boolfunc2creator = 0x426, lex_grant = 0x426, lex_grant_ident = 0x426, myvar = 0x426, spcondvalue = 0x426, sphead = 0x426, spname = 0x426, spvar = 0x426, with_element_head = 0x426, with_clause = 0x426, virtual_column = 0x426, engine_option_value_ptr = 0x426, db_type = 0x426, select_lex = 0x426, select_lex_unit = 0x426, p_elem_value = 0x426, window_frame = 0x426, window_frame_bound = 0x426, udf = 0x426, trg_execution_order = {ordering_clause = (TRG_ORDER_PRECEDES | unknown: 1060), anchor_trigger_name = {str = 0x7f7000000000 " ", length = 0}}, sp_suid = (SP_IS_SUID | unknown: 1060), sp_aggregate_type = (GROUP_AGGREGATE | unknown: 1060), view_suid = (VIEW_SUID_DEFAULT | unknown: 1060), cond_info_item_name = 1062, diag_condition_item_name = 1062, diag_area = (unknown: 1062), m_fk_option = 1062, udf_type = (UDFTYPE_AGGREGATE | unknown: 1060), key_type = 1062, stmt_info_item_name = (unknown: 1062), filetype = (unknown: 1062), tx_isolation = 1062, var_type = (SHOW_OPT_GLOBAL | unknown: 1060), m_yes_no_unk = (TVL_UNKNOWN | unknown: 1060), choice = 1062, key_alg = 1062, ha_rkey_mode = 1062, index_hint = (INDEX_HINT_FORCE | unknown: 1060), interval = 1062, interval_time_st = 1062, row_type = 1062, spvar_mode = (sp_variable::MODE_INOUT | unknown: 1060), lock_type = 1062, date_time_type = 1062, bound_precedence_type = (Window_frame_bound::FOLLOWING | unknown: 1060), frame_units = (unknown: 1062), frame_exclusion = 1062, trigger_action_order_type = (TRG_ORDER_PRECEDES | unknown: 1060), object_ddl_options = {m_options = (DDL_options_st::OPT_IF_NOT_EXISTS | DDL_options_st::OPT_LIKE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | unknown: 1024)}, vers_range_unit = (VERS_TRX_ID | unknown: 1060), vers_column_versioning = (Column_definition::WITHOUT_VERSIONING | unknown: 1060), plsql_cursor_attr = 1062, privilege = (INSERT_ACL | UPDATE_ACL | DROP_ACL | GRANT_ACL)}, {num = 0, ulong_num = 0, ulonglong_number = 0, longlong_number = 0, sp_instr_addr = 0, lex_str = {str = 0x0, length = 0}, kwd = { = { = {str = 0x0, length = 0}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x0, length = 0}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x0, length = 0}, }, column_list_privilege = {m_columns = 0x0, m_privilege = NO_ACL}, lex_string_with_metadata = { = {str = 0x0, length = 0}, m_is_8bit = false, m_quote = 0 '\000'}, spblock = { = {hndlrs = 0}, vars = 0, conds = 0, curs = 0}, spblock_handlers = {hndlrs = 0}, Lex_length_and_dec = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x0, m_charset = 0x100000000}, Lex_field_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x0, m_ci = 0x100000000}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x0, m_type = Lex_exact_charset_extended_collation_attrs_st::TYPE_EMPTY}, Lex_extended_collation = {m_ci = 0x0, m_type = Lex_extended_collation_st::TYPE_EXACT}, Lex_dyncol_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = 0, m_ci = 0x100000000}, for_loop = {m_index = 0x0, m_target_bound = 0x0, m_cursor_offset = 0, m_direction = 1 '\001', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x0, m_target_bound = 0x0, m_direction = 0 '\000', m_implicit_cursor = false}, trim = {m_remove = 0x0, m_source = 0x0, m_spec = TRIM_LEADING}, json_on_response = {m_response = Json_table_column::RESPONSE_NOT_SPECIFIED, m_default = 0x0}, substring_spec = {m_subject = 0x0, m_from = 0x0, m_for = 0x100000000}, vers_history_point = {unit = VERS_UNDEFINED, item = 0x0}, unit_operation = {unit_type = UNSPECIFIED_TYPE, distinct = false}, select_list = {first = 0x0, prev_last = 0x0}, select_order = 0x0, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 0}, select_limit = {explicit_limit = false, with_ties = false, select_limit = 0x0, offset_limit = 0x100000000}, order_limit_lock = 0x0, ident_sys_ptr = 0x0, create_field = 0x0, spvar_definition = 0x0, spvar_definition_list = 0x0, type_handler = 0x0, sp_handler = 0x0, charset = 0x0, cond_info_item = 0x0, dyncol_def = 0x0, diag_info = 0x0, item = 0x0, item_num = 0x0, item_param = 0x0, item_basic_constant = 0x0, key_part = 0x0, lex = 0x0, expr_lex = 0x0, assignment_lex = 0x0, sp_cursor_stmt = 0x0, lex_str_ptr = 0x0, lex_user = 0x0, user_auth = 0x0, cond_info_list = 0x0, dyncol_def_list = 0x0, item_list = 0x0, sp_assignment_lex_list = 0x0, stmt_info_list = 0x0, string_list = 0x0, ident_sys_list = 0x0, stmt_info_item = 0x0, string = 0x0, table_list = 0x0, table = 0x0, qualified_column_ident = 0x0, simple_string = 0x0, const_simple_string = 0x0, boolfunc2creator = 0x0, lex_grant = 0x0, lex_grant_ident = 0x0, myvar = 0x0, spcondvalue = 0x0, sphead = 0x0, spname = 0x0, spvar = 0x0, with_element_head = 0x0, with_clause = 0x0, virtual_column = 0x0, engine_option_value_ptr = 0x0, db_type = 0x0, select_lex = 0x0, select_lex_unit = 0x0, p_elem_value = 0x0, window_frame = 0x0, window_frame_bound = 0x0, udf = 0x0, trg_execution_order = {ordering_clause = TRG_ORDER_NONE, anchor_trigger_name = {str = 0x0, length = 4294967296}}, sp_suid = SP_IS_DEFAULT_SUID, sp_aggregate_type = DEFAULT_AGGREGATE, view_suid = VIEW_SUID_INVOKER, cond_info_item_name = Condition_information_item::CLASS_ORIGIN, diag_condition_item_name = DIAG_CLASS_ORIGIN, diag_area = Diagnostics_information::CURRENT_AREA, m_fk_option = FK_OPTION_UNDEF, udf_type = (unknown: 0), key_type = Key::PRIMARY, stmt_info_item_name = Statement_information_item::NUMBER, filetype = FILETYPE_CSV, tx_isolation = ISO_READ_UNCOMMITTED, var_type = SHOW_OPT_DEFAULT, m_yes_no_unk = TVL_YES, choice = HA_CHOICE_UNDEF, key_alg = HA_KEY_ALG_UNDEF, ha_rkey_mode = HA_READ_KEY_EXACT, index_hint = INDEX_HINT_IGNORE, interval = INTERVAL_YEAR, interval_time_st = INTERVAL_YEAR, row_type = ROW_TYPE_DEFAULT, spvar_mode = sp_variable::MODE_IN, lock_type = TL_UNLOCK, date_time_type = MYSQL_TIMESTAMP_DATE, bound_precedence_type = Window_frame_bound::PRECEDING, frame_units = Window_frame::UNITS_ROWS, frame_exclusion = Window_frame::EXCL_NONE, trigger_action_order_type = TRG_ORDER_NONE, object_ddl_options = {m_options = DDL_options_st::OPT_NONE}, vers_range_unit = VERS_UNDEFINED, vers_column_versioning = Column_definition::VERSIONING_NOT_SET, plsql_cursor_attr = PLSQL_CURSOR_ATTR_ISOPEN, privilege = NO_ACL}, {num = 1426569384, ulong_num = 140120439634088, ulonglong_number = 140120439634088, longlong_number = 140120439634088, sp_instr_addr = 1426569384, lex_str = {str = 0x7f705507b8a8 "", length = 140124450782368}, kwd = { = { = {str = 0x7f705507b8a8 "", length = 140124450782368}, m_is_8bit = 84, m_quote = 2 '\002'}, }, ident_cli = { = { = {str = 0x7f705507b8a8 "", length = 140124450782368}, m_is_8bit = 84, m_quote = 2 '\002'}, }, ident_sys = { = {str = 0x7f705507b8a8 "", length = 140124450782368}, }, column_list_privilege = {m_columns = 0x7f705507b8a8, m_privilege = (DROP_ACL | SHUTDOWN_ACL | GRANT_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x7f705507b8a8 "", length = 140124450782368}, m_is_8bit = 84, m_quote = 2 '\002'}, spblock = { = {hndlrs = 1426569384}, vars = 32624, conds = 1142750368, curs = 32625}, spblock_handlers = {hndlrs = 1426569384}, Lex_length_and_dec = {m_length = 1426569384, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426569384, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x7f71441cfca0, m_charset = 0x5621e4c70254}, Lex_field_type = { = {m_length = 1426569384, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x7f71441cfca0, m_ci = 0x5621e4c70254}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f705507b8a8, m_type = 1142750368}, Lex_extended_collation = {m_ci = 0x7f705507b8a8, m_type = (unknown: 1142750368)}, Lex_dyncol_type = { = {m_length = 1426569384, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 1142750368, m_ci = 0x5621e4c70254}, for_loop = {m_index = 0x7f705507b8a8, m_target_bound = 0x7f71441cfca0, m_cursor_offset = -456719788, m_direction = 33 '!', m_implicit_cursor = 86}, for_loop_bounds = {m_index = 0x7f705507b8a8, m_target_bound = 0x7f71441cfca0, m_direction = 84 'T', m_implicit_cursor = 2}, trim = {m_remove = 0x7f705507b8a8, m_source = 0x7f71441cfca0, m_spec = (unknown: 3838247508)}, json_on_response = {m_response = 1426569384, m_default = 0x7f71441cfca0}, substring_spec = {m_subject = 0x7f705507b8a8, m_from = 0x7f71441cfca0, m_for = 0x5621e4c70254}, vers_history_point = {unit = (unknown: 1426569384), item = 0x7f71441cfca0}, unit_operation = {unit_type = 1426569384, distinct = 112}, select_list = {first = 0x7f705507b8a8, prev_last = 0x7f71441cfca0}, select_order = 0x7f705507b8a8, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 1}, timeout = 140124450782368}, select_limit = {explicit_limit = 168, with_ties = 184, select_limit = 0x7f71441cfca0, offset_limit = 0x5621e4c70254}, order_limit_lock = 0x7f705507b8a8, ident_sys_ptr = 0x7f705507b8a8, create_field = 0x7f705507b8a8, spvar_definition = 0x7f705507b8a8, spvar_definition_list = 0x7f705507b8a8, type_handler = 0x7f705507b8a8, sp_handler = 0x7f705507b8a8, charset = 0x7f705507b8a8, cond_info_item = 0x7f705507b8a8, dyncol_def = 0x7f705507b8a8, diag_info = 0x7f705507b8a8, item = 0x7f705507b8a8, item_num = 0x7f705507b8a8, item_param = 0x7f705507b8a8, item_basic_constant = 0x7f705507b8a8, key_part = 0x7f705507b8a8, lex = 0x7f705507b8a8, expr_lex = 0x7f705507b8a8, assignment_lex = 0x7f705507b8a8, sp_cursor_stmt = 0x7f705507b8a8, lex_str_ptr = 0x7f705507b8a8, lex_user = 0x7f705507b8a8, user_auth = 0x7f705507b8a8, cond_info_list = 0x7f705507b8a8, dyncol_def_list = 0x7f705507b8a8, item_list = 0x7f705507b8a8, sp_assignment_lex_list = 0x7f705507b8a8, stmt_info_list = 0x7f705507b8a8, string_list = 0x7f705507b8a8, ident_sys_list = 0x7f705507b8a8, stmt_info_item = 0x7f705507b8a8, string = 0x7f705507b8a8, table_list = 0x7f705507b8a8, table = 0x7f705507b8a8, qualified_column_ident = 0x7f705507b8a8, simple_string = 0x7f705507b8a8 "", const_simple_string = 0x7f705507b8a8 "", boolfunc2creator = 0x7f705507b8a8, lex_grant = 0x7f705507b8a8, lex_grant_ident = 0x7f705507b8a8, myvar = 0x7f705507b8a8, spcondvalue = 0x7f705507b8a8, sphead = 0x7f705507b8a8, spname = 0x7f705507b8a8, spvar = 0x7f705507b8a8, with_element_head = 0x7f705507b8a8, with_clause = 0x7f705507b8a8, virtual_column = 0x7f705507b8a8, engine_option_value_ptr = 0x7f705507b8a8, db_type = 0x7f705507b8a8, select_lex = 0x7f705507b8a8, select_lex_unit = 0x7f705507b8a8, p_elem_value = 0x7f705507b8a8, window_frame = 0x7f705507b8a8, window_frame_bound = 0x7f705507b8a8, udf = 0x7f705507b8a8, trg_execution_order = {ordering_clause = (unknown: 1426569384), anchor_trigger_name = {str = 0x7f71441cfca0 "p\264\aUp\177", length = 94703572157012}}, sp_suid = (unknown: 1426569384), sp_aggregate_type = (unknown: 1426569384), view_suid = (unknown: 1426569384), cond_info_item_name = 1426569384, diag_condition_item_name = 1426569384, diag_area = (unknown: 1426569384), m_fk_option = 1426569384, udf_type = (unknown: 1426569384), key_type = 1426569384, stmt_info_item_name = (unknown: 1426569384), filetype = (unknown: 1426569384), tx_isolation = 1426569384, var_type = (unknown: 1426569384), m_yes_no_unk = (unknown: 1426569384), choice = 1426569384, key_alg = 1426569384, ha_rkey_mode = 1426569384, index_hint = (unknown: 1426569384), interval = 1426569384, interval_time_st = 1426569384, row_type = 1426569384, spvar_mode = (unknown: 1426569384), lock_type = 1426569384, date_time_type = 1426569384, bound_precedence_type = (unknown: 1426569384), frame_units = (unknown: 1426569384), frame_exclusion = 1426569384, trigger_action_order_type = (unknown: 1426569384), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | DDL_options_st::OPT_CREATE_SELECT | unknown: 1426569224)}, vers_range_unit = (unknown: 1426569384), vers_column_versioning = (unknown: 1426569384), plsql_cursor_attr = 1426569384, privilege = (DELETE_ACL | DROP_ACL | SHUTDOWN_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SUPER_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 0, ulong_num = 0, ulonglong_number = 0, longlong_number = 0, sp_instr_addr = 0, lex_str = {str = 0x0, length = 140124450782400}, kwd = { = { = {str = 0x0, length = 140124450782400}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x0, length = 140124450782400}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x0, length = 140124450782400}, }, column_list_privilege = {m_columns = 0x0, m_privilege = (RELOAD_ACL | SHUTDOWN_ACL | GRANT_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x0, length = 140124450782400}, m_is_8bit = false, m_quote = 0 '\000'}, spblock = { = {hndlrs = 0}, vars = 0, conds = 1142750400, curs = 32625}, spblock_handlers = {hndlrs = 0}, Lex_length_and_dec = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x7f71441cfcc0, m_charset = 0x0}, Lex_field_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x7f71441cfcc0, m_ci = 0x0}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x0, m_type = 1142750400}, Lex_extended_collation = {m_ci = 0x0, m_type = (unknown: 1142750400)}, Lex_dyncol_type = { = {m_length = 0, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = 1142750400, m_ci = 0x0}, for_loop = {m_index = 0x0, m_target_bound = 0x7f71441cfcc0, m_cursor_offset = 0, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x0, m_target_bound = 0x7f71441cfcc0, m_direction = 0 '\000', m_implicit_cursor = false}, trim = {m_remove = 0x0, m_source = 0x7f71441cfcc0, m_spec = TRIM_LEADING}, json_on_response = {m_response = Json_table_column::RESPONSE_NOT_SPECIFIED, m_default = 0x7f71441cfcc0}, substring_spec = {m_subject = 0x0, m_from = 0x7f71441cfcc0, m_for = 0x0}, vers_history_point = {unit = VERS_UNDEFINED, item = 0x7f71441cfcc0}, unit_operation = {unit_type = UNSPECIFIED_TYPE, distinct = false}, select_list = {first = 0x0, prev_last = 0x7f71441cfcc0}, select_order = 0x0, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 140124450782400}, select_limit = {explicit_limit = false, with_ties = false, select_limit = 0x7f71441cfcc0, offset_limit = 0x0}, order_limit_lock = 0x0, ident_sys_ptr = 0x0, create_field = 0x0, spvar_definition = 0x0, spvar_definition_list = 0x0, type_handler = 0x0, sp_handler = 0x0, charset = 0x0, cond_info_item = 0x0, dyncol_def = 0x0, diag_info = 0x0, item = 0x0, item_num = 0x0, item_param = 0x0, item_basic_constant = 0x0, key_part = 0x0, lex = 0x0, expr_lex = 0x0, assignment_lex = 0x0, sp_cursor_stmt = 0x0, lex_str_ptr = 0x0, lex_user = 0x0, user_auth = 0x0, cond_info_list = 0x0, dyncol_def_list = 0x0, item_list = 0x0, sp_assignment_lex_list = 0x0, stmt_info_list = 0x0, string_list = 0x0, ident_sys_list = 0x0, stmt_info_item = 0x0, string = 0x0, table_list = 0x0, table = 0x0, qualified_column_ident = 0x0, simple_string = 0x0, const_simple_string = 0x0, boolfunc2creator = 0x0, lex_grant = 0x0, lex_grant_ident = 0x0, myvar = 0x0, spcondvalue = 0x0, sphead = 0x0, spname = 0x0, spvar = 0x0, with_element_head = 0x0, with_clause = 0x0, virtual_column = 0x0, engine_option_value_ptr = 0x0, db_type = 0x0, select_lex = 0x0, select_lex_unit = 0x0, p_elem_value = 0x0, window_frame = 0x0, window_frame_bound = 0x0, udf = 0x0, trg_execution_order = {ordering_clause = TRG_ORDER_NONE, anchor_trigger_name = {str = 0x7f71441cfcc0 "\001", length = 0}}, sp_suid = SP_IS_DEFAULT_SUID, sp_aggregate_type = DEFAULT_AGGREGATE, view_suid = VIEW_SUID_INVOKER, cond_info_item_name = Condition_information_item::CLASS_ORIGIN, diag_condition_item_name = DIAG_CLASS_ORIGIN, diag_area = Diagnostics_information::CURRENT_AREA, m_fk_option = FK_OPTION_UNDEF, udf_type = (unknown: 0), key_type = Key::PRIMARY, stmt_info_item_name = Statement_information_item::NUMBER, filetype = FILETYPE_CSV, tx_isolation = ISO_READ_UNCOMMITTED, var_type = SHOW_OPT_DEFAULT, m_yes_no_unk = TVL_YES, choice = HA_CHOICE_UNDEF, key_alg = HA_KEY_ALG_UNDEF, ha_rkey_mode = HA_READ_KEY_EXACT, index_hint = INDEX_HINT_IGNORE, interval = INTERVAL_YEAR, interval_time_st = INTERVAL_YEAR, row_type = ROW_TYPE_DEFAULT, spvar_mode = sp_variable::MODE_IN, lock_type = TL_UNLOCK, date_time_type = MYSQL_TIMESTAMP_DATE, bound_precedence_type = Window_frame_bound::PRECEDING, frame_units = Window_frame::UNITS_ROWS, frame_exclusion = Window_frame::EXCL_NONE, trigger_action_order_type = TRG_ORDER_NONE, object_ddl_options = {m_options = DDL_options_st::OPT_NONE}, vers_range_unit = VERS_UNDEFINED, vers_column_versioning = Column_definition::VERSIONING_NOT_SET, plsql_cursor_attr = PLSQL_CURSOR_ATTR_ISOPEN, privilege = NO_ACL}, {num = 1633619712, ulong_num = 18374967956281954048, ulonglong_number = 18374967956281954048, longlong_number = -71776117427597568, sp_instr_addr = 1633619712, lex_str = {str = 0xff010000615f0f00 , length = 94703579927344}, kwd = { = { = {str = 0xff010000615f0f00 , length = 94703579927344}, m_is_8bit = 112, m_quote = -76 '\264'}, }, ident_cli = { = { = {str = 0xff010000615f0f00 , length = 94703579927344}, m_is_8bit = 112, m_quote = -76 '\264'}, }, ident_sys = { = {str = 0xff010000615f0f00 , length = 94703579927344}, }, column_list_privilege = {m_columns = 0xff010000615f0f00, m_privilege = (CREATE_ACL | DROP_ACL | PROCESS_ACL | FILE_ACL | INDEX_ACL | SUPER_ACL | CREATE_TMP_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | CREATE_VIEW_ACL | ALTER_PROC_ACL | EVENT_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 94557999988736)}, lex_string_with_metadata = { = {str = 0xff010000615f0f00 , length = 94703579927344}, m_is_8bit = 112, m_quote = -76 '\264'}, spblock = { = {hndlrs = 1633619712}, vars = -16711680, conds = -448949456, curs = 22049}, spblock_handlers = {hndlrs = 1633619712}, Lex_length_and_dec = {m_length = 1633619712, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 1633619712, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x5621e53d9330 , m_charset = 0x7f705507b470}, Lex_field_type = { = {m_length = 1633619712, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x5621e53d9330 , m_ci = 0x7f705507b470}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0xff010000615f0f00, m_type = 3846017840}, Lex_extended_collation = {m_ci = 0xff010000615f0f00, m_type = (unknown: 3846017840)}, Lex_dyncol_type = { = {m_length = 1633619712, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = -448949456, m_ci = 0x7f705507b470}, for_loop = {m_index = 0xff010000615f0f00, m_target_bound = 0x5621e53d9330 , m_cursor_offset = 1426568304, m_direction = 112 'p', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0xff010000615f0f00, m_target_bound = 0x5621e53d9330 , m_direction = 112 'p', m_implicit_cursor = 180}, trim = {m_remove = 0xff010000615f0f00, m_source = 0x5621e53d9330 , m_spec = (unknown: 1426568304)}, json_on_response = {m_response = 1633619712, m_default = 0x5621e53d9330 }, substring_spec = {m_subject = 0xff010000615f0f00, m_from = 0x5621e53d9330 , m_for = 0x7f705507b470}, vers_history_point = {unit = (unknown: 1633619712), item = 0x5621e53d9330 }, unit_operation = {unit_type = 1633619712, distinct = false}, select_list = {first = 0xff010000615f0f00, prev_last = 0x5621e53d9330 }, select_order = 0xff010000615f0f00, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 94703579927344}, select_limit = {explicit_limit = false, with_ties = 15, select_limit = 0x5621e53d9330 , offset_limit = 0x7f705507b470}, order_limit_lock = 0xff010000615f0f00, ident_sys_ptr = 0xff010000615f0f00, create_field = 0xff010000615f0f00, spvar_definition = 0xff010000615f0f00, spvar_definition_list = 0xff010000615f0f00, type_handler = 0xff010000615f0f00, sp_handler = 0xff010000615f0f00, charset = 0xff010000615f0f00, cond_info_item = 0xff010000615f0f00, dyncol_def = 0xff010000615f0f00, diag_info = 0xff010000615f0f00, item = 0xff010000615f0f00, item_num = 0xff010000615f0f00, item_param = 0xff010000615f0f00, item_basic_constant = 0xff010000615f0f00, key_part = 0xff010000615f0f00, lex = 0xff010000615f0f00, expr_lex = 0xff010000615f0f00, assignment_lex = 0xff010000615f0f00, sp_cursor_stmt = 0xff010000615f0f00, lex_str_ptr = 0xff010000615f0f00, lex_user = 0xff010000615f0f00, user_auth = 0xff010000615f0f00, cond_info_list = 0xff010000615f0f00, dyncol_def_list = 0xff010000615f0f00, item_list = 0xff010000615f0f00, sp_assignment_lex_list = 0xff010000615f0f00, stmt_info_list = 0xff010000615f0f00, string_list = 0xff010000615f0f00, ident_sys_list = 0xff010000615f0f00, stmt_info_item = 0xff010000615f0f00, string = 0xff010000615f0f00, table_list = 0xff010000615f0f00, table = 0xff010000615f0f00, qualified_column_ident = 0xff010000615f0f00, simple_string = 0xff010000615f0f00 , const_simple_string = 0xff010000615f0f00 , boolfunc2creator = 0xff010000615f0f00, lex_grant = 0xff010000615f0f00, lex_grant_ident = 0xff010000615f0f00, myvar = 0xff010000615f0f00, spcondvalue = 0xff010000615f0f00, sphead = 0xff010000615f0f00, spname = 0xff010000615f0f00, spvar = 0xff010000615f0f00, with_element_head = 0xff010000615f0f00, with_clause = 0xff010000615f0f00, virtual_column = 0xff010000615f0f00, engine_option_value_ptr = 0xff010000615f0f00, db_type = 0xff010000615f0f00, select_lex = 0xff010000615f0f00, select_lex_unit = 0xff010000615f0f00, p_elem_value = 0xff010000615f0f00, window_frame = 0xff010000615f0f00, window_frame_bound = 0xff010000615f0f00, udf = 0xff010000615f0f00, trg_execution_order = {ordering_clause = (unknown: 1633619712), anchor_trigger_name = {str = 0x5621e53d9330 "\240\256#\344!V", length = 140120439633008}}, sp_suid = (unknown: 1633619712), sp_aggregate_type = (unknown: 1633619712), view_suid = (unknown: 1633619712), cond_info_item_name = 1633619712, diag_condition_item_name = 1633619712, diag_area = (unknown: 1633619712), m_fk_option = 1633619712, udf_type = (unknown: 1633619712), key_type = 1633619712, stmt_info_item_name = (unknown: 1633619712), filetype = (unknown: 1633619712), tx_isolation = 1633619712, var_type = (unknown: 1633619712), m_yes_no_unk = (unknown: 1633619712), choice = 1633619712, key_alg = 1633619712, ha_rkey_mode = 1633619712, index_hint = (unknown: 1633619712), interval = 1633619712, interval_time_st = 1633619712, row_type = 1633619712, spvar_mode = (unknown: 1633619712), lock_type = 1633619712, date_time_type = 1633619712, bound_precedence_type = (unknown: 1633619712), frame_units = (unknown: 1633619712), frame_exclusion = 1633619712, trigger_action_order_type = (unknown: 1633619712), object_ddl_options = {m_options = (unknown: 1633619712)}, vers_range_unit = (unknown: 1633619712), vers_column_versioning = (unknown: 1633619712), plsql_cursor_attr = 1633619712, privilege = (PROCESS_ACL | FILE_ACL | GRANT_ACL | REFERENCES_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | SHOW_VIEW_ACL | ALTER_PROC_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | unknown: -71776119061217280)}, {num = 1426552064, ulong_num = 140120439616768, ulonglong_number = 140120439616768, longlong_number = 140120439616768, sp_instr_addr = 1426552064, lex_str = {str = 0x7f7055077500 "249e6AAAlfZ265115\200", length = 140124450782976}, kwd = { = { = {str = 0x7f7055077500 "249e6AAAlfZ265115\200", length = 140124450782976}, m_is_8bit = 112, m_quote = 120 'x'}, }, ident_cli = { = { = {str = 0x7f7055077500 "249e6AAAlfZ265115\200", length = 140124450782976}, m_is_8bit = 112, m_quote = 120 'x'}, }, ident_sys = { = {str = 0x7f7055077500 "249e6AAAlfZ265115\200", length = 140124450782976}, }, column_list_privilege = {m_columns = 0x7f7055077500, m_privilege = (PROCESS_ACL | FILE_ACL | GRANT_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x7f7055077500 "249e6AAAlfZ265115\200", length = 140124450782976}, m_is_8bit = 112, m_quote = 120 'x'}, spblock = { = {hndlrs = 1426552064}, vars = 32624, conds = 1142750976, curs = 32625}, spblock_handlers = {hndlrs = 1426552064}, Lex_length_and_dec = {m_length = 1426552064, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426552064, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x7f71441cff00, m_charset = 0x7f7055077870}, Lex_field_type = { = {m_length = 1426552064, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x7f71441cff00, m_ci = 0x7f7055077870}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f7055077500, m_type = 1142750976}, Lex_extended_collation = {m_ci = 0x7f7055077500, m_type = (unknown: 1142750976)}, Lex_dyncol_type = { = {m_length = 1426552064, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 1142750976, m_ci = 0x7f7055077870}, for_loop = {m_index = 0x7f7055077500, m_target_bound = 0x7f71441cff00, m_cursor_offset = 1426552944, m_direction = 112 'p', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x7f7055077500, m_target_bound = 0x7f71441cff00, m_direction = 112 'p', m_implicit_cursor = 120}, trim = {m_remove = 0x7f7055077500, m_source = 0x7f71441cff00, m_spec = (unknown: 1426552944)}, json_on_response = {m_response = 1426552064, m_default = 0x7f71441cff00}, substring_spec = {m_subject = 0x7f7055077500, m_from = 0x7f71441cff00, m_for = 0x7f7055077870}, vers_history_point = {unit = (unknown: 1426552064), item = 0x7f71441cff00}, unit_operation = {unit_type = 1426552064, distinct = 112}, select_list = {first = 0x7f7055077500, prev_last = 0x7f71441cff00}, select_order = 0x7f7055077500, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 140124450782976}, select_limit = {explicit_limit = false, with_ties = 117, select_limit = 0x7f71441cff00, offset_limit = 0x7f7055077870}, order_limit_lock = 0x7f7055077500, ident_sys_ptr = 0x7f7055077500, create_field = 0x7f7055077500, spvar_definition = 0x7f7055077500, spvar_definition_list = 0x7f7055077500, type_handler = 0x7f7055077500, sp_handler = 0x7f7055077500, charset = 0x7f7055077500, cond_info_item = 0x7f7055077500, dyncol_def = 0x7f7055077500, diag_info = 0x7f7055077500, item = 0x7f7055077500, item_num = 0x7f7055077500, item_param = 0x7f7055077500, item_basic_constant = 0x7f7055077500, key_part = 0x7f7055077500, lex = 0x7f7055077500, expr_lex = 0x7f7055077500, assignment_lex = 0x7f7055077500, sp_cursor_stmt = 0x7f7055077500, lex_str_ptr = 0x7f7055077500, lex_user = 0x7f7055077500, user_auth = 0x7f7055077500, cond_info_list = 0x7f7055077500, dyncol_def_list = 0x7f7055077500, item_list = 0x7f7055077500, sp_assignment_lex_list = 0x7f7055077500, stmt_info_list = 0x7f7055077500, string_list = 0x7f7055077500, ident_sys_list = 0x7f7055077500, stmt_info_item = 0x7f7055077500, string = 0x7f7055077500, table_list = 0x7f7055077500, table = 0x7f7055077500, qualified_column_ident = 0x7f7055077500, simple_string = 0x7f7055077500 "249e6AAAlfZ265115\200", const_simple_string = 0x7f7055077500 "249e6AAAlfZ265115\200", boolfunc2creator = 0x7f7055077500, lex_grant = 0x7f7055077500, lex_grant_ident = 0x7f7055077500, myvar = 0x7f7055077500, spcondvalue = 0x7f7055077500, sphead = 0x7f7055077500, spname = 0x7f7055077500, spvar = 0x7f7055077500, with_element_head = 0x7f7055077500, with_clause = 0x7f7055077500, virtual_column = 0x7f7055077500, engine_option_value_ptr = 0x7f7055077500, db_type = 0x7f7055077500, select_lex = 0x7f7055077500, select_lex_unit = 0x7f7055077500, p_elem_value = 0x7f7055077500, window_frame = 0x7f7055077500, window_frame_bound = 0x7f7055077500, udf = 0x7f7055077500, trg_execution_order = {ordering_clause = (unknown: 1426552064), anchor_trigger_name = {str = 0x7f71441cff00 "ed: 1 Changed: 1 Warnings: 08.38.242-ST-UMK-Kunri-H-M atm 0/2", , length = 140120439617648}}, sp_suid = (unknown: 1426552064), sp_aggregate_type = (unknown: 1426552064), view_suid = (unknown: 1426552064), cond_info_item_name = 1426552064, diag_condition_item_name = 1426552064, diag_area = (unknown: 1426552064), m_fk_option = 1426552064, udf_type = (unknown: 1426552064), key_type = 1426552064, stmt_info_item_name = (unknown: 1426552064), filetype = (unknown: 1426552064), tx_isolation = 1426552064, var_type = (unknown: 1426552064), m_yes_no_unk = (unknown: 1426552064), choice = 1426552064, key_alg = 1426552064, ha_rkey_mode = 1426552064, index_hint = (unknown: 1426552064), interval = 1426552064, interval_time_st = 1426552064, row_type = 1426552064, spvar_mode = (unknown: 1426552064), lock_type = 1426552064, date_time_type = 1426552064, bound_precedence_type = (unknown: 1426552064), frame_units = (unknown: 1426552064), frame_exclusion = 1426552064, trigger_action_order_type = (unknown: 1426552064), object_ddl_options = {m_options = (unknown: 1426552064)}, vers_range_unit = (unknown: 1426552064), vers_column_versioning = (unknown: 1426552064), plsql_cursor_attr = 1426552064, privilege = (PROCESS_ACL | GRANT_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 1, ulong_num = 1, ulonglong_number = 1, longlong_number = 1, sp_instr_addr = 1, lex_str = {str = 0x1 , length = 0}, kwd = { = { = {str = 0x1 , length = 0}, m_is_8bit = 64, m_quote = 1 '\001'}, }, ident_cli = { = { = {str = 0x1 , length = 0}, m_is_8bit = 64, m_quote = 1 '\001'}, }, ident_sys = { = {str = 0x1 , length = 0}, }, column_list_privilege = {m_columns = 0x1, m_privilege = NO_ACL}, lex_string_with_metadata = { = {str = 0x1 , length = 0}, m_is_8bit = 64, m_quote = 1 '\001'}, spblock = { = {hndlrs = 1}, vars = 0, conds = 0, curs = 0}, spblock_handlers = {hndlrs = 1}, Lex_length_and_dec = {m_length = 1, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 1, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x0, m_charset = 0x7f71441d0140}, Lex_field_type = { = {m_length = 1, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x0, m_ci = 0x7f71441d0140}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x1, m_type = Lex_exact_charset_extended_collation_attrs_st::TYPE_EMPTY}, Lex_extended_collation = {m_ci = 0x1, m_type = Lex_extended_collation_st::TYPE_EXACT}, Lex_dyncol_type = { = {m_length = 1, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = 0, m_ci = 0x7f71441d0140}, for_loop = {m_index = 0x1, m_target_bound = 0x0, m_cursor_offset = 1142751552, m_direction = 113 'q', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x1, m_target_bound = 0x0, m_direction = 64 '@', m_implicit_cursor = true}, trim = {m_remove = 0x1, m_source = 0x0, m_spec = (unknown: 1142751552)}, json_on_response = {m_response = Json_table_column::RESPONSE_ERROR, m_default = 0x0}, substring_spec = {m_subject = 0x1, m_from = 0x0, m_for = 0x7f71441d0140}, vers_history_point = {unit = VERS_TIMESTAMP, item = 0x0}, unit_operation = {unit_type = UNION_TYPE, distinct = false}, select_list = {first = 0x1, prev_last = 0x0}, select_order = 0x1, select_lock = {{defined_lock = 1, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 0}, select_limit = {explicit_limit = true, with_ties = false, select_limit = 0x0, offset_limit = 0x7f71441d0140}, order_limit_lock = 0x1, ident_sys_ptr = 0x1, create_field = 0x1, spvar_definition = 0x1, spvar_definition_list = 0x1, type_handler = 0x1, sp_handler = 0x1, charset = 0x1, cond_info_item = 0x1, dyncol_def = 0x1, diag_info = 0x1, item = 0x1, item_num = 0x1, item_param = 0x1, item_basic_constant = 0x1, key_part = 0x1, lex = 0x1, expr_lex = 0x1, assignment_lex = 0x1, sp_cursor_stmt = 0x1, lex_str_ptr = 0x1, lex_user = 0x1, user_auth = 0x1, cond_info_list = 0x1, dyncol_def_list = 0x1, item_list = 0x1, sp_assignment_lex_list = 0x1, stmt_info_list = 0x1, string_list = 0x1, ident_sys_list = 0x1, stmt_info_item = 0x1, string = 0x1, table_list = 0x1, table = 0x1, qualified_column_ident = 0x1, simple_string = 0x1 , const_simple_string = 0x1 , boolfunc2creator = 0x1, lex_grant = 0x1, lex_grant_ident = 0x1, myvar = 0x1, spcondvalue = 0x1, sphead = 0x1, spname = 0x1, spvar = 0x1, with_element_head = 0x1, with_clause = 0x1, virtual_column = 0x1, engine_option_value_ptr = 0x1, db_type = 0x1, select_lex = 0x1, select_lex_unit = 0x1, p_elem_value = 0x1, window_frame = 0x1, window_frame_bound = 0x1, udf = 0x1, trg_execution_order = {ordering_clause = TRG_ORDER_FOLLOWS, anchor_trigger_name = {str = 0x0, length = 140124450783552}}, sp_suid = SP_IS_NOT_SUID, sp_aggregate_type = NOT_AGGREGATE, view_suid = VIEW_SUID_DEFINER, cond_info_item_name = Condition_information_item::SUBCLASS_ORIGIN, diag_condition_item_name = DIAG_SUBCLASS_ORIGIN, diag_area = (unknown: 1), m_fk_option = FK_OPTION_RESTRICT, udf_type = UDFTYPE_FUNCTION, key_type = Key::UNIQUE, stmt_info_item_name = Statement_information_item::ROW_COUNT, filetype = FILETYPE_XML, tx_isolation = ISO_READ_COMMITTED, var_type = SHOW_OPT_SESSION, m_yes_no_unk = TVL_NO, choice = HA_CHOICE_NO, key_alg = HA_KEY_ALG_BTREE, ha_rkey_mode = HA_READ_KEY_OR_NEXT, index_hint = INDEX_HINT_USE, interval = INTERVAL_QUARTER, interval_time_st = INTERVAL_QUARTER, row_type = ROW_TYPE_FIXED, spvar_mode = sp_variable::MODE_OUT, lock_type = TL_READ_DEFAULT, date_time_type = MYSQL_TIMESTAMP_DATETIME, bound_precedence_type = Window_frame_bound::CURRENT, frame_units = Window_frame::UNITS_RANGE, frame_exclusion = Window_frame::EXCL_CURRENT_ROW, trigger_action_order_type = TRG_ORDER_FOLLOWS, object_ddl_options = {m_options = (unknown: 1)}, vers_range_unit = VERS_TIMESTAMP, vers_column_versioning = Column_definition::WITH_VERSIONING, plsql_cursor_attr = PLSQL_CURSOR_ATTR_FOUND, privilege = SELECT_ACL}, {num = -467867006, ulong_num = 94703561009794, ulonglong_number = 94703561009794, longlong_number = 94703561009794, sp_instr_addr = 3827100290, lex_str = {str = 0x5621e41cea82 "D\210\273<\003", length = 140124450782984}, kwd = { = { = {str = 0x5621e41cea82 "D\210\273<\003", length = 140124450782984}, m_is_8bit = 58, m_quote = -43 '\325'}, }, ident_cli = { = { = {str = 0x5621e41cea82 "D\210\273<\003", length = 140124450782984}, m_is_8bit = 58, m_quote = -43 '\325'}, }, ident_sys = { = {str = 0x5621e41cea82 "D\210\273<\003", length = 140124450782984}, }, column_list_privilege = {m_columns = 0x5621e41cea82 , m_privilege = (DELETE_ACL | PROCESS_ACL | FILE_ACL | GRANT_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x5621e41cea82 "D\210\273<\003", length = 140124450782984}, m_is_8bit = 58, m_quote = -43 '\325'}, spblock = { = {hndlrs = -467867006}, vars = 22049, conds = 1142750984, curs = 32625}, spblock_handlers = {hndlrs = -467867006}, Lex_length_and_dec = {m_length = 3827100290, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 3827100290, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, m_type_handler = 0x7f71441cff08, m_charset = 0x7f705507d53a}, Lex_field_type = { = {m_length = 3827100290, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, m_handler = 0x7f71441cff08, m_ci = 0x7f705507d53a}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x5621e41cea82 , m_type = 1142750984}, Lex_extended_collation = {m_ci = 0x5621e41cea82 , m_type = (unknown: 1142750984)}, Lex_dyncol_type = { = {m_length = 3827100290, m_dec = 33 '!', m_collation_type = 6 '\006', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = false, m_dec_overflowed = true}, m_type = 1142750984, m_ci = 0x7f705507d53a}, for_loop = {m_index = 0x5621e41cea82 , m_target_bound = 0x7f71441cff08, m_cursor_offset = 1426576698, m_direction = 112 'p', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x5621e41cea82 , m_target_bound = 0x7f71441cff08, m_direction = 58 ':', m_implicit_cursor = 213}, trim = {m_remove = 0x5621e41cea82 , m_source = 0x7f71441cff08, m_spec = (TRIM_BOTH | unknown: 1426576696)}, json_on_response = {m_response = 3827100290, m_default = 0x7f71441cff08}, substring_spec = {m_subject = 0x5621e41cea82 , m_from = 0x7f71441cff08, m_for = 0x7f705507d53a}, vers_history_point = {unit = (VERS_TRX_ID | unknown: 3827100288), item = 0x7f71441cff08}, unit_operation = {unit_type = 3827100290, distinct = 33}, select_list = {first = 0x5621e41cea82 , prev_last = 0x7f71441cff08}, select_order = 0x5621e41cea82 , select_lock = {{defined_lock = 0, update_lock = 1, defined_timeout = 0, skip_locked = 0}, timeout = 140124450782984}, select_limit = {explicit_limit = 130, with_ties = 234, select_limit = 0x7f71441cff08, offset_limit = 0x7f705507d53a}, order_limit_lock = 0x5621e41cea82 , ident_sys_ptr = 0x5621e41cea82 , create_field = 0x5621e41cea82 , spvar_definition = 0x5621e41cea82 , spvar_definition_list = 0x5621e41cea82 , type_handler = 0x5621e41cea82 , sp_handler = 0x5621e41cea82 , charset = 0x5621e41cea82 , cond_info_item = 0x5621e41cea82 , dyncol_def = 0x5621e41cea82 , diag_info = 0x5621e41cea82 , item = 0x5621e41cea82 , item_num = 0x5621e41cea82 , item_param = 0x5621e41cea82 , item_basic_constant = 0x5621e41cea82 , key_part = 0x5621e41cea82 , lex = 0x5621e41cea82 , expr_lex = 0x5621e41cea82 , assignment_lex = 0x5621e41cea82 , sp_cursor_stmt = 0x5621e41cea82 , lex_str_ptr = 0x5621e41cea82 , lex_user = 0x5621e41cea82 , user_auth = 0x5621e41cea82 , cond_info_list = 0x5621e41cea82 , dyncol_def_list = 0x5621e41cea82 , item_list = 0x5621e41cea82 , sp_assignment_lex_list = 0x5621e41cea82 , stmt_info_list = 0x5621e41cea82 , string_list = 0x5621e41cea82 , ident_sys_list = 0x5621e41cea82 , stmt_info_item = 0x5621e41cea82 , string = 0x5621e41cea82 , table_list = 0x5621e41cea82 , table = 0x5621e41cea82 , qualified_column_ident = 0x5621e41cea82 , simple_string = 0x5621e41cea82 "D\210\273<\003", const_simple_string = 0x5621e41cea82 "D\210\273<\003", boolfunc2creator = 0x5621e41cea82 , lex_grant = 0x5621e41cea82 , lex_grant_ident = 0x5621e41cea82 , myvar = 0x5621e41cea82 , spcondvalue = 0x5621e41cea82 , sphead = 0x5621e41cea82 , spname = 0x5621e41cea82 , spvar = 0x5621e41cea82 , with_element_head = 0x5621e41cea82 , with_clause = 0x5621e41cea82 , virtual_column = 0x5621e41cea82 , engine_option_value_ptr = 0x5621e41cea82 , db_type = 0x5621e41cea82 , select_lex = 0x5621e41cea82 , select_lex_unit = 0x5621e41cea82 , p_elem_value = 0x5621e41cea82 , window_frame = 0x5621e41cea82 , window_frame_bound = 0x5621e41cea82 , udf = 0x5621e41cea82 , trg_execution_order = {ordering_clause = (TRG_ORDER_PRECEDES | unknown: 3827100288), anchor_trigger_name = {str = 0x7f71441cff08 "hanged: 1 Warnings: 08.38.242-ST-UMK-Kunri-H-M atm 0/2", , length = 140120439641402}}, sp_suid = (SP_IS_SUID | unknown: 3827100288), sp_aggregate_type = (GROUP_AGGREGATE | unknown: 3827100288), view_suid = (VIEW_SUID_DEFAULT | unknown: 3827100288), cond_info_item_name = 3827100290, diag_condition_item_name = 3827100290, diag_area = (unknown: 3827100290), m_fk_option = 3827100290, udf_type = (UDFTYPE_AGGREGATE | unknown: 3827100288), key_type = 3827100290, stmt_info_item_name = (unknown: 3827100290), filetype = (unknown: 3827100290), tx_isolation = 3827100290, var_type = (SHOW_OPT_GLOBAL | unknown: 3827100288), m_yes_no_unk = (TVL_UNKNOWN | unknown: 3827100288), choice = 3827100290, key_alg = 3827100290, ha_rkey_mode = 3827100290, index_hint = (INDEX_HINT_FORCE | unknown: 3827100288), interval = 3827100290, interval_time_st = 3827100290, row_type = -467867006, spvar_mode = (sp_variable::MODE_INOUT | unknown: 3827100288), lock_type = -467867006, date_time_type = -467867006, bound_precedence_type = (Window_frame_bound::FOLLOWING | unknown: 3827100288), frame_units = (unknown: 3827100290), frame_exclusion = 3827100290, trigger_action_order_type = (TRG_ORDER_PRECEDES | unknown: 3827100288), object_ddl_options = {m_options = (DDL_options_st::OPT_IF_NOT_EXISTS | DDL_options_st::OPT_CREATE_SELECT | unknown: 3827100160)}, vers_range_unit = (VERS_TRX_ID | unknown: 3827100288), vers_column_versioning = (Column_definition::WITHOUT_VERSIONING | unknown: 3827100288), plsql_cursor_attr = 3827100290, privilege = (INSERT_ACL | SHUTDOWN_ACL | FILE_ACL | REFERENCES_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 94557999988736)}, {num = -1, ulong_num = 4294967295, ulonglong_number = 4294967295, longlong_number = 4294967295, sp_instr_addr = 4294967295, lex_str = {str = 0xffffffff , length = 1142750572}, kwd = { = { = {str = 0xffffffff , length = 1142750572}, m_is_8bit = 68, m_quote = 117 'u'}, }, ident_cli = { = { = {str = 0xffffffff , length = 1142750572}, m_is_8bit = 68, m_quote = 117 'u'}, }, ident_sys = { = {str = 0xffffffff , length = 1142750572}, }, column_list_privilege = {m_columns = 0xffffffff, m_privilege = (UPDATE_ACL | DELETE_ACL | DROP_ACL | RELOAD_ACL | PROCESS_ACL | GRANT_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL)}, lex_string_with_metadata = { = {str = 0xffffffff , length = 1142750572}, m_is_8bit = 68, m_quote = 117 'u'}, spblock = { = {hndlrs = -1}, vars = 0, conds = 1142750572, curs = 0}, spblock_handlers = {hndlrs = -1}, Lex_length_and_dec = {m_length = 4294967295, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 4294967295, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x441cfd6c, m_charset = 0x746163696c707544}, Lex_field_type = { = {m_length = 4294967295, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x441cfd6c, m_ci = 0x746163696c707544}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0xffffffff, m_type = 1142750572}, Lex_extended_collation = {m_ci = 0xffffffff, m_type = (unknown: 1142750572)}, Lex_dyncol_type = { = {m_length = 4294967295, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = 1142750572, m_ci = 0x746163696c707544}, for_loop = {m_index = 0xffffffff, m_target_bound = 0x441cfd6c, m_cursor_offset = 1819309380, m_direction = 105 'i', m_implicit_cursor = 99}, for_loop_bounds = {m_index = 0xffffffff, m_target_bound = 0x441cfd6c, m_direction = 68 'D', m_implicit_cursor = 117}, trim = {m_remove = 0xffffffff, m_source = 0x441cfd6c, m_spec = (unknown: 1819309380)}, json_on_response = {m_response = 4294967295, m_default = 0x441cfd6c}, substring_spec = {m_subject = 0xffffffff, m_from = 0x441cfd6c, m_for = 0x746163696c707544}, vers_history_point = {unit = (VERS_TIMESTAMP | VERS_TRX_ID | unknown: 4294967292), item = 0x441cfd6c}, unit_operation = {unit_type = 4294967295, distinct = false}, select_list = {first = 0xffffffff, prev_last = 0x441cfd6c}, select_order = 0xffffffff, select_lock = {{defined_lock = 1, update_lock = 1, defined_timeout = 1, skip_locked = 1}, timeout = 1142750572}, select_limit = {explicit_limit = 255, with_ties = 255, select_limit = 0x441cfd6c, offset_limit = 0x746163696c707544}, order_limit_lock = 0xffffffff, ident_sys_ptr = 0xffffffff, create_field = 0xffffffff, spvar_definition = 0xffffffff, spvar_definition_list = 0xffffffff, type_handler = 0xffffffff, sp_handler = 0xffffffff, charset = 0xffffffff, cond_info_item = 0xffffffff, dyncol_def = 0xffffffff, diag_info = 0xffffffff, item = 0xffffffff, item_num = 0xffffffff, item_param = 0xffffffff, item_basic_constant = 0xffffffff, key_part = 0xffffffff, lex = 0xffffffff, expr_lex = 0xffffffff, assignment_lex = 0xffffffff, sp_cursor_stmt = 0xffffffff, lex_str_ptr = 0xffffffff, lex_user = 0xffffffff, user_auth = 0xffffffff, cond_info_list = 0xffffffff, dyncol_def_list = 0xffffffff, item_list = 0xffffffff, sp_assignment_lex_list = 0xffffffff, stmt_info_list = 0xffffffff, string_list = 0xffffffff, ident_sys_list = 0xffffffff, stmt_info_item = 0xffffffff, string = 0xffffffff, table_list = 0xffffffff, table = 0xffffffff, qualified_column_ident = 0xffffffff, simple_string = 0xffffffff , const_simple_string = 0xffffffff , boolfunc2creator = 0xffffffff, lex_grant = 0xffffffff, lex_grant_ident = 0xffffffff, myvar = 0xffffffff, spcondvalue = 0xffffffff, sphead = 0xffffffff, spname = 0xffffffff, spvar = 0xffffffff, with_element_head = 0xffffffff, with_clause = 0xffffffff, virtual_column = 0xffffffff, engine_option_value_ptr = 0xffffffff, db_type = 0xffffffff, select_lex = 0xffffffff, select_lex_unit = 0xffffffff, p_elem_value = 0xffffffff, window_frame = 0xffffffff, window_frame_bound = 0xffffffff, udf = 0xffffffff, trg_execution_order = {ordering_clause = (TRG_ORDER_FOLLOWS | TRG_ORDER_PRECEDES | unknown: 4294967292), anchor_trigger_name = {str = 0x441cfd6c , length = 8386093285582599492}}, sp_suid = (SP_IS_NOT_SUID | SP_IS_SUID | unknown: 4294967292), sp_aggregate_type = (NOT_AGGREGATE | GROUP_AGGREGATE | unknown: 4294967292), view_suid = (VIEW_SUID_DEFINER | VIEW_SUID_DEFAULT | unknown: 4294967292), cond_info_item_name = 4294967295, diag_condition_item_name = 4294967295, diag_area = (unknown: 4294967295), m_fk_option = 4294967295, udf_type = (UDFTYPE_FUNCTION | UDFTYPE_AGGREGATE | unknown: 4294967292), key_type = 4294967295, stmt_info_item_name = (Statement_information_item::ROW_COUNT | unknown: 4294967294), filetype = (FILETYPE_XML | unknown: 4294967294), tx_isolation = 4294967295, var_type = (SHOW_OPT_SESSION | SHOW_OPT_GLOBAL | unknown: 4294967292), m_yes_no_unk = (TVL_NO | TVL_UNKNOWN | unknown: 4294967292), choice = 4294967295, key_alg = 4294967295, ha_rkey_mode = 4294967295, index_hint = (INDEX_HINT_USE | INDEX_HINT_FORCE | unknown: 4294967292), interval = 4294967295, interval_time_st = 4294967295, row_type = ROW_TYPE_NOT_USED, spvar_mode = (sp_variable::MODE_OUT | sp_variable::MODE_INOUT | unknown: 4294967292), lock_type = TL_IGNORE, date_time_type = MYSQL_TIMESTAMP_ERROR, bound_precedence_type = (Window_frame_bound::CURRENT | Window_frame_bound::FOLLOWING | unknown: 4294967292), frame_units = (Window_frame::UNITS_RANGE | unknown: 4294967294), frame_exclusion = 4294967295, trigger_action_order_type = (TRG_ORDER_FOLLOWS | TRG_ORDER_PRECEDES | unknown: 4294967292), object_ddl_options = {m_options = (DDL_options_st::OPT_IF_NOT_EXISTS | DDL_options_st::OPT_LIKE | DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | DDL_options_st::OPT_IF_EXISTS | DDL_options_st::OPT_CREATE_SELECT | unknown: 4294967049)}, vers_range_unit = (VERS_TIMESTAMP | VERS_TRX_ID | unknown: 4294967292), vers_column_versioning = (Column_definition::WITH_VERSIONING | Column_definition::WITHOUT_VERSIONING | unknown: 4294967292), plsql_cursor_attr = 4294967295, privilege = (SELECT_ACL | INSERT_ACL | UPDATE_ACL | DELETE_ACL | CREATE_ACL | DROP_ACL | RELOAD_ACL | SHUTDOWN_ACL | PROCESS_ACL | FILE_ACL | GRANT_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | CREATE_VIEW_ACL | SHOW_VIEW_ACL | CREATE_PROC_ACL | ALTER_PROC_ACL | CREATE_USER_ACL | EVENT_ACL | TRIGGER_ACL | CREATE_TABLESPACE_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL)}, {num = 1852121189, ulong_num = 2340027325789577317, ulonglong_number = 2340027325789577317, longlong_number = 2340027325789577317, sp_instr_addr = 1852121189, lex_str = {str = 0x207972746e652065 , length = 3330468210761806119}, kwd = { = { = {str = 0x207972746e652065 , length = 3330468210761806119}, m_is_8bit = 51, m_quote = 56 '8'}, }, ident_cli = { = { = {str = 0x207972746e652065 , length = 3330468210761806119}, m_is_8bit = 51, m_quote = 56 '8'}, }, ident_sys = { = {str = 0x207972746e652065 , length = 3330468210761806119}, }, column_list_privilege = {m_columns = 0x207972746e652065, m_privilege = (SELECT_ACL | INSERT_ACL | UPDATE_ACL | DROP_ACL | PROCESS_ACL | INDEX_ACL | ALTER_ACL | BINLOG_MONITOR_ACL | CREATE_VIEW_ACL | CREATE_USER_ACL | EVENT_ACL | TRIGGER_ACL | DELETE_HISTORY_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 3330467999533498368)}, lex_string_with_metadata = { = {str = 0x207972746e652065 , length = 3330468210761806119}, m_is_8bit = 51, m_quote = 56 '8'}, spblock = { = {hndlrs = 1852121189}, vars = 544830068, conds = 774910247, curs = 775435057}, spblock_handlers = {hndlrs = 1852121189}, Lex_length_and_dec = {m_length = 1852121189, m_dec = 116 't', m_collation_type = 2 '\002', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1852121189, m_dec = 116 't', m_collation_type = 2 '\002', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x2e3833312e303127, m_charset = 0x532d3234322e3833}, Lex_field_type = { = {m_length = 1852121189, m_dec = 116 't', m_collation_type = 2 '\002', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x2e3833312e303127, m_ci = 0x532d3234322e3833}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x207972746e652065, m_type = 774910247}, Lex_extended_collation = {m_ci = 0x207972746e652065, m_type = (Lex_extended_collation_st::TYPE_CONTEXTUALLY_TYPED | unknown: 774910246)}, Lex_dyncol_type = { = {m_length = 1852121189, m_dec = 116 't', m_collation_type = 2 '\002', m_has_explicit_length = false, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 774910247, m_ci = 0x532d3234322e3833}, for_loop = {m_index = 0x207972746e652065, m_target_bound = 0x2e3833312e303127, m_cursor_offset = 841889843, m_direction = 52 '4', m_implicit_cursor = 50}, for_loop_bounds = {m_index = 0x207972746e652065, m_target_bound = 0x2e3833312e303127, m_direction = 51 '3', m_implicit_cursor = 56}, trim = {m_remove = 0x207972746e652065, m_source = 0x2e3833312e303127, m_spec = (TRIM_TRAILING | TRIM_BOTH | unknown: 841889840)}, json_on_response = {m_response = 1852121189, m_default = 0x2e3833312e303127}, substring_spec = {m_subject = 0x207972746e652065, m_from = 0x2e3833312e303127, m_for = 0x532d3234322e3833}, vers_history_point = {unit = (VERS_TIMESTAMP | unknown: 1852121188), item = 0x2e3833312e303127}, unit_operation = {unit_type = 1852121189, distinct = 116}, select_list = {first = 0x207972746e652065, prev_last = 0x2e3833312e303127}, select_order = 0x207972746e652065, select_lock = {{defined_lock = 1, update_lock = 0, defined_timeout = 1, skip_locked = 0}, timeout = 3330468210761806119}, select_limit = {explicit_limit = 101, with_ties = 32, select_limit = 0x2e3833312e303127, offset_limit = 0x532d3234322e3833}, order_limit_lock = 0x207972746e652065, ident_sys_ptr = 0x207972746e652065, create_field = 0x207972746e652065, spvar_definition = 0x207972746e652065, spvar_definition_list = 0x207972746e652065, type_handler = 0x207972746e652065, sp_handler = 0x207972746e652065, charset = 0x207972746e652065, cond_info_item = 0x207972746e652065, dyncol_def = 0x207972746e652065, diag_info = 0x207972746e652065, item = 0x207972746e652065, item_num = 0x207972746e652065, item_param = 0x207972746e652065, item_basic_constant = 0x207972746e652065, key_part = 0x207972746e652065, lex = 0x207972746e652065, expr_lex = 0x207972746e652065, assignment_lex = 0x207972746e652065, sp_cursor_stmt = 0x207972746e652065, lex_str_ptr = 0x207972746e652065, lex_user = 0x207972746e652065, user_auth = 0x207972746e652065, cond_info_list = 0x207972746e652065, dyncol_def_list = 0x207972746e652065, item_list = 0x207972746e652065, sp_assignment_lex_list = 0x207972746e652065, stmt_info_list = 0x207972746e652065, string_list = 0x207972746e652065, ident_sys_list = 0x207972746e652065, stmt_info_item = 0x207972746e652065, string = 0x207972746e652065, table_list = 0x207972746e652065, table = 0x207972746e652065, qualified_column_ident = 0x207972746e652065, simple_string = 0x207972746e652065 , const_simple_string = 0x207972746e652065 , boolfunc2creator = 0x207972746e652065, lex_grant = 0x207972746e652065, lex_grant_ident = 0x207972746e652065, myvar = 0x207972746e652065, spcondvalue = 0x207972746e652065, sphead = 0x207972746e652065, spname = 0x207972746e652065, spvar = 0x207972746e652065, with_element_head = 0x207972746e652065, with_clause = 0x207972746e652065, virtual_column = 0x207972746e652065, engine_option_value_ptr = 0x207972746e652065, db_type = 0x207972746e652065, select_lex = 0x207972746e652065, select_lex_unit = 0x207972746e652065, p_elem_value = 0x207972746e652065, window_frame = 0x207972746e652065, window_frame_bound = 0x207972746e652065, udf = 0x207972746e652065, trg_execution_order = {ordering_clause = (TRG_ORDER_FOLLOWS | unknown: 1852121188), anchor_trigger_name = {str = 0x2e3833312e303127 , length = 5993501878861576243}}, sp_suid = (SP_IS_NOT_SUID | unknown: 1852121188), sp_aggregate_type = (NOT_AGGREGATE | unknown: 1852121188), view_suid = (VIEW_SUID_DEFINER | unknown: 1852121188), cond_info_item_name = 1852121189, diag_condition_item_name = 1852121189, diag_area = (unknown: 1852121189), m_fk_option = 1852121189, udf_type = (UDFTYPE_FUNCTION | unknown: 1852121188), key_type = 1852121189, stmt_info_item_name = (Statement_information_item::ROW_COUNT | unknown: 1852121188), filetype = (FILETYPE_XML | unknown: 1852121188), tx_isolation = 1852121189, var_type = (SHOW_OPT_SESSION | unknown: 1852121188), m_yes_no_unk = (TVL_NO | unknown: 1852121188), choice = 1852121189, key_alg = 1852121189, ha_rkey_mode = 1852121189, index_hint = (INDEX_HINT_USE | unknown: 1852121188), interval = 1852121189, interval_time_st = 1852121189, row_type = 1852121189, spvar_mode = (sp_variable::MODE_OUT | unknown: 1852121188), lock_type = 1852121189, date_time_type = 1852121189, bound_precedence_type = (Window_frame_bound::CURRENT | unknown: 1852121188), frame_units = (Window_frame::UNITS_RANGE | unknown: 1852121188), frame_exclusion = 1852121189, trigger_action_order_type = (TRG_ORDER_FOLLOWS | unknown: 1852121188), object_ddl_options = {m_options = (DDL_options_st::OPT_LIKE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | DDL_options_st::OPT_IF_EXISTS | unknown: 1852121089)}, vers_range_unit = (VERS_TIMESTAMP | unknown: 1852121188), vers_column_versioning = (Column_definition::WITH_VERSIONING | unknown: 1852121188), plsql_cursor_attr = 1852121189, privilege = (SELECT_ACL | UPDATE_ACL | DROP_ACL | RELOAD_ACL | ALTER_ACL | CREATE_TMP_ACL | EXECUTE_ACL | CREATE_VIEW_ACL | SHOW_VIEW_ACL | CREATE_USER_ACL | EVENT_ACL | TRIGGER_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | REPL_SLAVE_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 2340026825721249792)}, {num = 1297427796, ulong_num = 8451898927134092628, ulonglong_number = 8451898927134092628, longlong_number = 8451898927134092628, sp_instr_addr = 1297427796, lex_str = {str = 0x754b2d4b4d552d54 , length = 2327566370443194990}, kwd = { = { = {str = 0x754b2d4b4d552d54 , length = 2327566370443194990}, m_is_8bit = 97, m_quote = 116 't'}, }, ident_cli = { = { = {str = 0x754b2d4b4d552d54 , length = 2327566370443194990}, m_is_8bit = 97, m_quote = 116 't'}, }, ident_sys = { = {str = 0x754b2d4b4d552d54 , length = 2327566370443194990}, }, column_list_privilege = {m_columns = 0x754b2d4b4d552d54, m_privilege = (INSERT_ACL | UPDATE_ACL | DELETE_ACL | DROP_ACL | RELOAD_ACL | FILE_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | CREATE_TMP_ACL | REPL_SLAVE_ACL | CREATE_VIEW_ACL | SHOW_VIEW_ACL | ALTER_PROC_ACL | EVENT_ACL | TRIGGER_ACL | DELETE_HISTORY_ACL | REPL_MASTER_ADMIN_ACL | SLAVE_MONITOR_ACL | unknown: 2327566060443664384)}, lex_string_with_metadata = { = {str = 0x754b2d4b4d552d54 , length = 2327566370443194990}, m_is_8bit = 97, m_quote = 116 't'}, spblock = { = {hndlrs = 1297427796}, vars = 1967861067, conds = 761885294, curs = 541928776}, spblock_handlers = {hndlrs = 1297427796}, Lex_length_and_dec = {m_length = 1297427796, m_dec = 75 'K', m_collation_type = 5 '\005', m_has_explicit_length = true, m_has_explicit_dec = false, m_length_overflowed = true, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 1297427796, m_dec = 75 'K', m_collation_type = 5 '\005', m_has_explicit_length = true, m_has_explicit_dec = false, m_length_overflowed = true, m_dec_overflowed = false}, m_type_handler = 0x204d2d482d69726e, m_charset = 0x33322f30206d7461}, Lex_field_type = { = {m_length = 1297427796, m_dec = 75 'K', m_collation_type = 5 '\005', m_has_explicit_length = true, m_has_explicit_dec = false, m_length_overflowed = true, m_dec_overflowed = false}, m_handler = 0x204d2d482d69726e, m_ci = 0x33322f30206d7461}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x754b2d4b4d552d54, m_type = 761885294}, Lex_extended_collation = {m_ci = 0x754b2d4b4d552d54, m_type = (unknown: 761885294)}, Lex_dyncol_type = { = {m_length = 1297427796, m_dec = 75 'K', m_collation_type = 5 '\005', m_has_explicit_length = true, m_has_explicit_dec = false, m_length_overflowed = true, m_dec_overflowed = false}, m_type = 761885294, m_ci = 0x33322f30206d7461}, for_loop = {m_index = 0x754b2d4b4d552d54, m_target_bound = 0x204d2d482d69726e, m_cursor_offset = 544044129, m_direction = 48 '0', m_implicit_cursor = 47}, for_loop_bounds = {m_index = 0x754b2d4b4d552d54, m_target_bound = 0x204d2d482d69726e, m_direction = 97 'a', m_implicit_cursor = 116}, trim = {m_remove = 0x754b2d4b4d552d54, m_source = 0x204d2d482d69726e, m_spec = (TRIM_TRAILING | unknown: 544044128)}, json_on_response = {m_response = 1297427796, m_default = 0x204d2d482d69726e}, substring_spec = {m_subject = 0x754b2d4b4d552d54, m_from = 0x204d2d482d69726e, m_for = 0x33322f30206d7461}, vers_history_point = {unit = (unknown: 1297427796), item = 0x204d2d482d69726e}, unit_operation = {unit_type = 1297427796, distinct = 75}, select_list = {first = 0x754b2d4b4d552d54, prev_last = 0x204d2d482d69726e}, select_order = 0x754b2d4b4d552d54, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 1, skip_locked = 0}, timeout = 2327566370443194990}, select_limit = {explicit_limit = 84, with_ties = 45, select_limit = 0x204d2d482d69726e, offset_limit = 0x33322f30206d7461}, order_limit_lock = 0x754b2d4b4d552d54, ident_sys_ptr = 0x754b2d4b4d552d54, create_field = 0x754b2d4b4d552d54, spvar_definition = 0x754b2d4b4d552d54, spvar_definition_list = 0x754b2d4b4d552d54, type_handler = 0x754b2d4b4d552d54, sp_handler = 0x754b2d4b4d552d54, charset = 0x754b2d4b4d552d54, cond_info_item = 0x754b2d4b4d552d54, dyncol_def = 0x754b2d4b4d552d54, diag_info = 0x754b2d4b4d552d54, item = 0x754b2d4b4d552d54, item_num = 0x754b2d4b4d552d54, item_param = 0x754b2d4b4d552d54, item_basic_constant = 0x754b2d4b4d552d54, key_part = 0x754b2d4b4d552d54, lex = 0x754b2d4b4d552d54, expr_lex = 0x754b2d4b4d552d54, assignment_lex = 0x754b2d4b4d552d54, sp_cursor_stmt = 0x754b2d4b4d552d54, lex_str_ptr = 0x754b2d4b4d552d54, lex_user = 0x754b2d4b4d552d54, user_auth = 0x754b2d4b4d552d54, cond_info_list = 0x754b2d4b4d552d54, dyncol_def_list = 0x754b2d4b4d552d54, item_list = 0x754b2d4b4d552d54, sp_assignment_lex_list = 0x754b2d4b4d552d54, stmt_info_list = 0x754b2d4b4d552d54, string_list = 0x754b2d4b4d552d54, ident_sys_list = 0x754b2d4b4d552d54, stmt_info_item = 0x754b2d4b4d552d54, string = 0x754b2d4b4d552d54, table_list = 0x754b2d4b4d552d54, table = 0x754b2d4b4d552d54, qualified_column_ident = 0x754b2d4b4d552d54, simple_string = 0x754b2d4b4d552d54 , const_simple_string = 0x754b2d4b4d552d54 , boolfunc2creator = 0x754b2d4b4d552d54, lex_grant = 0x754b2d4b4d552d54, lex_grant_ident = 0x754b2d4b4d552d54, myvar = 0x754b2d4b4d552d54, spcondvalue = 0x754b2d4b4d552d54, sphead = 0x754b2d4b4d552d54, spname = 0x754b2d4b4d552d54, spvar = 0x754b2d4b4d552d54, with_element_head = 0x754b2d4b4d552d54, with_clause = 0x754b2d4b4d552d54, virtual_column = 0x754b2d4b4d552d54, engine_option_value_ptr = 0x754b2d4b4d552d54, db_type = 0x754b2d4b4d552d54, select_lex = 0x754b2d4b4d552d54, select_lex_unit = 0x754b2d4b4d552d54, p_elem_value = 0x754b2d4b4d552d54, window_frame = 0x754b2d4b4d552d54, window_frame_bound = 0x754b2d4b4d552d54, udf = 0x754b2d4b4d552d54, trg_execution_order = {ordering_clause = (unknown: 1297427796), anchor_trigger_name = {str = 0x204d2d482d69726e , length = 3689062928518837345}}, sp_suid = (unknown: 1297427796), sp_aggregate_type = (unknown: 1297427796), view_suid = (unknown: 1297427796), cond_info_item_name = 1297427796, diag_condition_item_name = 1297427796, diag_area = (unknown: 1297427796), m_fk_option = 1297427796, udf_type = (unknown: 1297427796), key_type = 1297427796, stmt_info_item_name = (unknown: 1297427796), filetype = (unknown: 1297427796), tx_isolation = 1297427796, var_type = (unknown: 1297427796), m_yes_no_unk = (unknown: 1297427796), choice = 1297427796, key_alg = 1297427796, ha_rkey_mode = 1297427796, index_hint = (unknown: 1297427796), interval = 1297427796, interval_time_st = 1297427796, row_type = 1297427796, spvar_mode = (unknown: 1297427796), lock_type = 1297427796, date_time_type = 1297427796, bound_precedence_type = (unknown: 1297427796), frame_units = (unknown: 1297427796), frame_exclusion = 1297427796, trigger_action_order_type = (unknown: 1297427796), object_ddl_options = {m_options = (DDL_options_st::OPT_LIKE | DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_IF_EXISTS | unknown: 1297427712)}, vers_range_unit = (unknown: 1297427796), vers_column_versioning = (unknown: 1297427796), plsql_cursor_attr = 1297427796, privilege = (UPDATE_ACL | CREATE_ACL | RELOAD_ACL | PROCESS_ACL | GRANT_ACL | REFERENCES_ACL | ALTER_ACL | CREATE_TMP_ACL | EXECUTE_ACL | BINLOG_MONITOR_ACL | SHOW_VIEW_ACL | ALTER_PROC_ACL | EVENT_ACL | TRIGGER_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | READ_ONLY_ADMIN_ACL | REPL_MASTER_ADMIN_ACL | SLAVE_MONITOR_ACL | unknown: 8451898603714117632)}, {num = -858124582, ulong_num = 140294248599258, ulonglong_number = 140294248599258, longlong_number = 140294248599258, sp_instr_addr = 3436842714, lex_str = {str = 0x7f98ccda0eda "H\213D$\bH\203\304\020[]A\\A]A^\303\017\037@", length = 8245921731021320241}, kwd = { = { = {str = 0x7f98ccda0eda "H\213D$\bH\203\304\020[]A\\A]A^\303\017\037@", length = 8245921731021320241}, m_is_8bit = 11, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x7f98ccda0eda "H\213D$\bH\203\304\020[]A\\A]A^\303\017\037@", length = 8245921731021320241}, m_is_8bit = 11, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x7f98ccda0eda "H\213D$\bH\203\304\020[]A\\A]A^\303\017\037@", length = 8245921731021320241}, }, column_list_privilege = {m_columns = 0x7f98ccda0eda , m_privilege = (SELECT_ACL | CREATE_ACL | DROP_ACL | INDEX_ACL | ALTER_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | BINLOG_MONITOR_ACL | CREATE_VIEW_ACL | ALTER_PROC_ACL | CREATE_USER_ACL | EVENT_ACL | DELETE_HISTORY_ACL | BINLOG_REPLAY_ACL | unknown: 8245921592924700672)}, lex_string_with_metadata = { = {str = 0x7f98ccda0eda "H\213D$\bH\203\304\020[]A\\A]A^\303\017\037@", length = 8245921731021320241}, m_is_8bit = 11, m_quote = 0 '\000'}, spblock = { = {hndlrs = -858124582}, vars = 32664, conds = 657666097, curs = 1919903264}, spblock_handlers = {hndlrs = -858124582}, Lex_length_and_dec = {m_length = 3436842714, m_dec = 152 '\230', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 3436842714, m_dec = 152 '\230', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x726f662027333031, m_charset = 0xb}, Lex_field_type = { = {m_length = 3436842714, m_dec = 152 '\230', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x726f662027333031, m_ci = 0xb}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f98ccda0eda , m_type = 657666097}, Lex_extended_collation = {m_ci = 0x7f98ccda0eda , m_type = (Lex_extended_collation_st::TYPE_CONTEXTUALLY_TYPED | unknown: 657666096)}, Lex_dyncol_type = { = {m_length = 3436842714, m_dec = 152 '\230', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 657666097, m_ci = 0xb}, for_loop = {m_index = 0x7f98ccda0eda , m_target_bound = 0x726f662027333031, m_cursor_offset = 11, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x7f98ccda0eda , m_target_bound = 0x726f662027333031, m_direction = 11 '\v', m_implicit_cursor = false}, trim = {m_remove = 0x7f98ccda0eda , m_source = 0x726f662027333031, m_spec = (TRIM_TRAILING | TRIM_BOTH | unknown: 8)}, json_on_response = {m_response = 3436842714, m_default = 0x726f662027333031}, substring_spec = {m_subject = 0x7f98ccda0eda , m_from = 0x726f662027333031, m_for = 0xb}, vers_history_point = {unit = (VERS_TRX_ID | unknown: 3436842712), item = 0x726f662027333031}, unit_operation = {unit_type = 3436842714, distinct = 152}, select_list = {first = 0x7f98ccda0eda , prev_last = 0x726f662027333031}, select_order = 0x7f98ccda0eda , select_lock = {{defined_lock = 0, update_lock = 1, defined_timeout = 0, skip_locked = 1}, timeout = 8245921731021320241}, select_limit = {explicit_limit = 218, with_ties = 14, select_limit = 0x726f662027333031, offset_limit = 0xb}, order_limit_lock = 0x7f98ccda0eda , ident_sys_ptr = 0x7f98ccda0eda , create_field = 0x7f98ccda0eda , spvar_definition = 0x7f98ccda0eda , spvar_definition_list = 0x7f98ccda0eda , type_handler = 0x7f98ccda0eda , sp_handler = 0x7f98ccda0eda , charset = 0x7f98ccda0eda , cond_info_item = 0x7f98ccda0eda , dyncol_def = 0x7f98ccda0eda , diag_info = 0x7f98ccda0eda , item = 0x7f98ccda0eda , item_num = 0x7f98ccda0eda , item_param = 0x7f98ccda0eda , item_basic_constant = 0x7f98ccda0eda , key_part = 0x7f98ccda0eda , lex = 0x7f98ccda0eda , expr_lex = 0x7f98ccda0eda , assignment_lex = 0x7f98ccda0eda , sp_cursor_stmt = 0x7f98ccda0eda , lex_str_ptr = 0x7f98ccda0eda , lex_user = 0x7f98ccda0eda , user_auth = 0x7f98ccda0eda , cond_info_list = 0x7f98ccda0eda , dyncol_def_list = 0x7f98ccda0eda , item_list = 0x7f98ccda0eda , sp_assignment_lex_list = 0x7f98ccda0eda , stmt_info_list = 0x7f98ccda0eda , string_list = 0x7f98ccda0eda , ident_sys_list = 0x7f98ccda0eda , stmt_info_item = 0x7f98ccda0eda , string = 0x7f98ccda0eda , table_list = 0x7f98ccda0eda , table = 0x7f98ccda0eda , qualified_column_ident = 0x7f98ccda0eda , simple_string = 0x7f98ccda0eda "H\213D$\bH\203\304\020[]A\\A]A^\303\017\037@", const_simple_string = 0x7f98ccda0eda "H\213D$\bH\203\304\020[]A\\A]A^\303\017\037@", boolfunc2creator = 0x7f98ccda0eda , lex_grant = 0x7f98ccda0eda , lex_grant_ident = 0x7f98ccda0eda , myvar = 0x7f98ccda0eda , spcondvalue = 0x7f98ccda0eda , sphead = 0x7f98ccda0eda , spname = 0x7f98ccda0eda , spvar = 0x7f98ccda0eda , with_element_head = 0x7f98ccda0eda , with_clause = 0x7f98ccda0eda , virtual_column = 0x7f98ccda0eda , engine_option_value_ptr = 0x7f98ccda0eda , db_type = 0x7f98ccda0eda , select_lex = 0x7f98ccda0eda , select_lex_unit = 0x7f98ccda0eda , p_elem_value = 0x7f98ccda0eda , window_frame = 0x7f98ccda0eda , window_frame_bound = 0x7f98ccda0eda , udf = 0x7f98ccda0eda , trg_execution_order = {ordering_clause = (TRG_ORDER_PRECEDES | unknown: 3436842712), anchor_trigger_name = {str = 0x726f662027333031 , length = 11}}, sp_suid = (SP_IS_SUID | unknown: 3436842712), sp_aggregate_type = (GROUP_AGGREGATE | unknown: 3436842712), view_suid = (VIEW_SUID_DEFAULT | unknown: 3436842712), cond_info_item_name = 3436842714, diag_condition_item_name = 3436842714, diag_area = (unknown: 3436842714), m_fk_option = 3436842714, udf_type = (UDFTYPE_AGGREGATE | unknown: 3436842712), key_type = 3436842714, stmt_info_item_name = (unknown: 3436842714), filetype = (unknown: 3436842714), tx_isolation = 3436842714, var_type = (SHOW_OPT_GLOBAL | unknown: 3436842712), m_yes_no_unk = (TVL_UNKNOWN | unknown: 3436842712), choice = 3436842714, key_alg = 3436842714, ha_rkey_mode = 3436842714, index_hint = (INDEX_HINT_FORCE | unknown: 3436842712), interval = 3436842714, interval_time_st = 3436842714, row_type = -858124582, spvar_mode = (sp_variable::MODE_INOUT | unknown: 3436842712), lock_type = -858124582, date_time_type = -858124582, bound_precedence_type = (Window_frame_bound::FOLLOWING | unknown: 3436842712), frame_units = (unknown: 3436842714), frame_exclusion = 3436842714, trigger_action_order_type = (TRG_ORDER_PRECEDES | unknown: 3436842712), object_ddl_options = {m_options = (DDL_options_st::OPT_IF_NOT_EXISTS | DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_IF_EXISTS | DDL_options_st::OPT_CREATE_SELECT | unknown: 3436842504)}, vers_range_unit = (VERS_TRX_ID | unknown: 3436842712), vers_column_versioning = (Column_definition::WITHOUT_VERSIONING | unknown: 3436842712), plsql_cursor_attr = 3436842714, privilege = (INSERT_ACL | DELETE_ACL | CREATE_ACL | RELOAD_ACL | SHUTDOWN_ACL | FILE_ACL | GRANT_ACL | REFERENCES_ACL | LOCK_TABLES_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | SHOW_VIEW_ACL | CREATE_PROC_ACL | EVENT_ACL | TRIGGER_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | REPL_MASTER_ADMIN_ACL | BINLOG_ADMIN_ACL | unknown: 140187732541440)}, {num = 2466, ulong_num = 2466, ulonglong_number = 2466, longlong_number = 2466, sp_instr_addr = 2466, lex_str = {str = 0x9a2 , length = 140124450782736}, kwd = { = { = {str = 0x9a2 , length = 140124450782736}, m_is_8bit = 88, m_quote = -125 '\203'}, }, ident_cli = { = { = {str = 0x9a2 , length = 140124450782736}, m_is_8bit = 88, m_quote = -125 '\203'}, }, ident_sys = { = {str = 0x9a2 , length = 140124450782736}, }, column_list_privilege = {m_columns = 0x9a2, m_privilege = (CREATE_ACL | FILE_ACL | GRANT_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x9a2 , length = 140124450782736}, m_is_8bit = 88, m_quote = -125 '\203'}, spblock = { = {hndlrs = 2466}, vars = 0, conds = 1142750736, curs = 32625}, spblock_handlers = {hndlrs = 2466}, Lex_length_and_dec = {m_length = 2466, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 2466, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0x7f71441cfe10, m_charset = 0x7f7054838358}, Lex_field_type = { = {m_length = 2466, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0x7f71441cfe10, m_ci = 0x7f7054838358}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x9a2, m_type = 1142750736}, Lex_extended_collation = {m_ci = 0x9a2, m_type = (unknown: 1142750736)}, Lex_dyncol_type = { = {m_length = 2466, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = 1142750736, m_ci = 0x7f7054838358}, for_loop = {m_index = 0x9a2, m_target_bound = 0x7f71441cfe10, m_cursor_offset = 1417904984, m_direction = 112 'p', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x9a2, m_target_bound = 0x7f71441cfe10, m_direction = 88 'X', m_implicit_cursor = 131}, trim = {m_remove = 0x9a2, m_source = 0x7f71441cfe10, m_spec = (unknown: 1417904984)}, json_on_response = {m_response = 2466, m_default = 0x7f71441cfe10}, substring_spec = {m_subject = 0x9a2, m_from = 0x7f71441cfe10, m_for = 0x7f7054838358}, vers_history_point = {unit = (VERS_TRX_ID | unknown: 2464), item = 0x7f71441cfe10}, unit_operation = {unit_type = 2466, distinct = false}, select_list = {first = 0x9a2, prev_last = 0x7f71441cfe10}, select_order = 0x9a2, select_lock = {{defined_lock = 0, update_lock = 1, defined_timeout = 0, skip_locked = 0}, timeout = 140124450782736}, select_limit = {explicit_limit = 162, with_ties = 9, select_limit = 0x7f71441cfe10, offset_limit = 0x7f7054838358}, order_limit_lock = 0x9a2, ident_sys_ptr = 0x9a2, create_field = 0x9a2, spvar_definition = 0x9a2, spvar_definition_list = 0x9a2, type_handler = 0x9a2, sp_handler = 0x9a2, charset = 0x9a2, cond_info_item = 0x9a2, dyncol_def = 0x9a2, diag_info = 0x9a2, item = 0x9a2, item_num = 0x9a2, item_param = 0x9a2, item_basic_constant = 0x9a2, key_part = 0x9a2, lex = 0x9a2, expr_lex = 0x9a2, assignment_lex = 0x9a2, sp_cursor_stmt = 0x9a2, lex_str_ptr = 0x9a2, lex_user = 0x9a2, user_auth = 0x9a2, cond_info_list = 0x9a2, dyncol_def_list = 0x9a2, item_list = 0x9a2, sp_assignment_lex_list = 0x9a2, stmt_info_list = 0x9a2, string_list = 0x9a2, ident_sys_list = 0x9a2, stmt_info_item = 0x9a2, string = 0x9a2, table_list = 0x9a2, table = 0x9a2, qualified_column_ident = 0x9a2, simple_string = 0x9a2 , const_simple_string = 0x9a2 , boolfunc2creator = 0x9a2, lex_grant = 0x9a2, lex_grant_ident = 0x9a2, myvar = 0x9a2, spcondvalue = 0x9a2, sphead = 0x9a2, spname = 0x9a2, spvar = 0x9a2, with_element_head = 0x9a2, with_clause = 0x9a2, virtual_column = 0x9a2, engine_option_value_ptr = 0x9a2, db_type = 0x9a2, select_lex = 0x9a2, select_lex_unit = 0x9a2, p_elem_value = 0x9a2, window_frame = 0x9a2, window_frame_bound = 0x9a2, udf = 0x9a2, trg_execution_order = {ordering_clause = (TRG_ORDER_PRECEDES | unknown: 2464), anchor_trigger_name = {str = 0x7f71441cfe10 "\220\376\034Dq\177", length = 140120430969688}}, sp_suid = (SP_IS_SUID | unknown: 2464), sp_aggregate_type = (GROUP_AGGREGATE | unknown: 2464), view_suid = (VIEW_SUID_DEFAULT | unknown: 2464), cond_info_item_name = 2466, diag_condition_item_name = 2466, diag_area = (unknown: 2466), m_fk_option = 2466, udf_type = (UDFTYPE_AGGREGATE | unknown: 2464), key_type = 2466, stmt_info_item_name = (unknown: 2466), filetype = (unknown: 2466), tx_isolation = 2466, var_type = (SHOW_OPT_GLOBAL | unknown: 2464), m_yes_no_unk = (TVL_UNKNOWN | unknown: 2464), choice = 2466, key_alg = 2466, ha_rkey_mode = 2466, index_hint = (INDEX_HINT_FORCE | unknown: 2464), interval = 2466, interval_time_st = 2466, row_type = 2466, spvar_mode = (sp_variable::MODE_INOUT | unknown: 2464), lock_type = 2466, date_time_type = 2466, bound_precedence_type = (Window_frame_bound::FOLLOWING | unknown: 2464), frame_units = (unknown: 2466), frame_exclusion = 2466, trigger_action_order_type = (TRG_ORDER_PRECEDES | unknown: 2464), object_ddl_options = {m_options = (DDL_options_st::OPT_IF_NOT_EXISTS | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | DDL_options_st::OPT_CREATE_SELECT | unknown: 2304)}, vers_range_unit = (VERS_TRX_ID | unknown: 2464), vers_column_versioning = (Column_definition::WITHOUT_VERSIONING | unknown: 2464), plsql_cursor_attr = 2466, privilege = (INSERT_ACL | DROP_ACL | SHUTDOWN_ACL | PROCESS_ACL | REFERENCES_ACL)}, {num = 64, ulong_num = 64, ulonglong_number = 64, longlong_number = 64, sp_instr_addr = 64, lex_str = {str = 0x40 , length = 11}, kwd = { = { = {str = 0x40 , length = 11}, m_is_8bit = 32, m_quote = 121 'y'}, }, ident_cli = { = { = {str = 0x40 , length = 11}, m_is_8bit = 32, m_quote = 121 'y'}, }, ident_sys = { = {str = 0x40 , length = 11}, }, column_list_privilege = {m_columns = 0x40, m_privilege = (SELECT_ACL | INSERT_ACL | DELETE_ACL)}, lex_string_with_metadata = { = {str = 0x40 , length = 11}, m_is_8bit = 32, m_quote = 121 'y'}, spblock = { = {hndlrs = 64}, vars = 0, conds = 11, curs = 0}, spblock_handlers = {hndlrs = 64}, Lex_length_and_dec = {m_length = 64, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 64, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type_handler = 0xb, m_charset = 0x5621e4687920 }, Lex_field_type = { = {m_length = 64, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_handler = 0xb, m_ci = 0x5621e4687920 }, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x40, m_type = 11}, Lex_extended_collation = {m_ci = 0x40, m_type = (Lex_extended_collation_st::TYPE_CONTEXTUALLY_TYPED | unknown: 10)}, Lex_dyncol_type = { = {m_length = 64, m_dec = 0 '\000', m_collation_type = 0 '\000', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = false, m_dec_overflowed = false}, m_type = 11, m_ci = 0x5621e4687920 }, for_loop = {m_index = 0x40, m_target_bound = 0xb, m_cursor_offset = -462915296, m_direction = 33 '!', m_implicit_cursor = 86}, for_loop_bounds = {m_index = 0x40, m_target_bound = 0xb, m_direction = 32 ' ', m_implicit_cursor = 121}, trim = {m_remove = 0x40, m_source = 0xb, m_spec = (unknown: 3832052000)}, json_on_response = {m_response = 64, m_default = 0xb}, substring_spec = {m_subject = 0x40, m_from = 0xb, m_for = 0x5621e4687920 }, vers_history_point = {unit = (unknown: 64), item = 0xb}, unit_operation = {unit_type = 64, distinct = false}, select_list = {first = 0x40, prev_last = 0xb}, select_order = 0x40, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 11}, select_limit = {explicit_limit = 64, with_ties = false, select_limit = 0xb, offset_limit = 0x5621e4687920 }, order_limit_lock = 0x40, ident_sys_ptr = 0x40, create_field = 0x40, spvar_definition = 0x40, spvar_definition_list = 0x40, type_handler = 0x40, sp_handler = 0x40, charset = 0x40, cond_info_item = 0x40, dyncol_def = 0x40, diag_info = 0x40, item = 0x40, item_num = 0x40, item_param = 0x40, item_basic_constant = 0x40, key_part = 0x40, lex = 0x40, expr_lex = 0x40, assignment_lex = 0x40, sp_cursor_stmt = 0x40, lex_str_ptr = 0x40, lex_user = 0x40, user_auth = 0x40, cond_info_list = 0x40, dyncol_def_list = 0x40, item_list = 0x40, sp_assignment_lex_list = 0x40, stmt_info_list = 0x40, string_list = 0x40, ident_sys_list = 0x40, stmt_info_item = 0x40, string = 0x40, table_list = 0x40, table = 0x40, qualified_column_ident = 0x40, simple_string = 0x40 , const_simple_string = 0x40 , boolfunc2creator = 0x40, lex_grant = 0x40, lex_grant_ident = 0x40, myvar = 0x40, spcondvalue = 0x40, sphead = 0x40, spname = 0x40, spvar = 0x40, with_element_head = 0x40, with_clause = 0x40, virtual_column = 0x40, engine_option_value_ptr = 0x40, db_type = 0x40, select_lex = 0x40, select_lex_unit = 0x40, p_elem_value = 0x40, window_frame = 0x40, window_frame_bound = 0x40, udf = 0x40, trg_execution_order = {ordering_clause = (unknown: 64), anchor_trigger_name = {str = 0xb , length = 94703565961504}}, sp_suid = (unknown: 64), sp_aggregate_type = (unknown: 64), view_suid = (unknown: 64), cond_info_item_name = 64, diag_condition_item_name = 64, diag_area = (unknown: 64), m_fk_option = 64, udf_type = (unknown: 64), key_type = 64, stmt_info_item_name = (unknown: 64), filetype = (unknown: 64), tx_isolation = 64, var_type = (unknown: 64), m_yes_no_unk = (unknown: 64), choice = 64, key_alg = 64, ha_rkey_mode = 64, index_hint = (unknown: 64), interval = 64, interval_time_st = 64, row_type = 64, spvar_mode = (unknown: 64), lock_type = 64, date_time_type = 64, bound_precedence_type = (unknown: 64), frame_units = (unknown: 64), frame_exclusion = 64, trigger_action_order_type = (unknown: 64), object_ddl_options = {m_options = DDL_options_st::OPT_IF_EXISTS}, vers_range_unit = (unknown: 64), vers_column_versioning = (unknown: 64), plsql_cursor_attr = 64, privilege = RELOAD_ACL}, {num = 1847616883, ulong_num = 2338038244825916787, ulonglong_number = 2338038244825916787, longlong_number = 2338038244825916787, sp_instr_addr = 1847616883, lex_str = {str = 0x207261656e206573 , length = 140124450782608}, kwd = { = { = {str = 0x207261656e206573 , length = 140124450782608}, m_is_8bit = 44, m_quote = 39 '\''}, }, ident_cli = { = { = {str = 0x207261656e206573 , length = 140124450782608}, m_is_8bit = 44, m_quote = 39 '\''}, }, ident_sys = { = {str = 0x207261656e206573 , length = 140124450782608}, }, column_list_privilege = {m_columns = 0x207261656e206573, m_privilege = (CREATE_ACL | SHUTDOWN_ACL | PROCESS_ACL | GRANT_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x207261656e206573 , length = 140124450782608}, m_is_8bit = 44, m_quote = 39 '\''}, spblock = { = {hndlrs = 1847616883}, vars = 544366949, conds = 1142750608, curs = 32625}, spblock_handlers = {hndlrs = 1847616883}, Lex_length_and_dec = {m_length = 1847616883, m_dec = 101 'e', m_collation_type = 1 '\001', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1847616883, m_dec = 101 'e', m_collation_type = 1 '\001', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x7f71441cfd90, m_charset = 0x3a3465272c27272c}, Lex_field_type = { = {m_length = 1847616883, m_dec = 101 'e', m_collation_type = 1 '\001', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x7f71441cfd90, m_ci = 0x3a3465272c27272c}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x207261656e206573, m_type = 1142750608}, Lex_extended_collation = {m_ci = 0x207261656e206573, m_type = (unknown: 1142750608)}, Lex_dyncol_type = { = {m_length = 1847616883, m_dec = 101 'e', m_collation_type = 1 '\001', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 1142750608, m_ci = 0x3a3465272c27272c}, for_loop = {m_index = 0x207261656e206573, m_target_bound = 0x7f71441cfd90, m_cursor_offset = 740763436, m_direction = 39 '\'', m_implicit_cursor = 101}, for_loop_bounds = {m_index = 0x207261656e206573, m_target_bound = 0x7f71441cfd90, m_direction = 44 ',', m_implicit_cursor = 39}, trim = {m_remove = 0x207261656e206573, m_source = 0x7f71441cfd90, m_spec = (unknown: 740763436)}, json_on_response = {m_response = 1847616883, m_default = 0x7f71441cfd90}, substring_spec = {m_subject = 0x207261656e206573, m_from = 0x7f71441cfd90, m_for = 0x3a3465272c27272c}, vers_history_point = {unit = (VERS_TIMESTAMP | VERS_TRX_ID | unknown: 1847616880), item = 0x7f71441cfd90}, unit_operation = {unit_type = 1847616883, distinct = 101}, select_list = {first = 0x207261656e206573, prev_last = 0x7f71441cfd90}, select_order = 0x207261656e206573, select_lock = {{defined_lock = 1, update_lock = 1, defined_timeout = 0, skip_locked = 0}, timeout = 140124450782608}, select_limit = {explicit_limit = 115, with_ties = 101, select_limit = 0x7f71441cfd90, offset_limit = 0x3a3465272c27272c}, order_limit_lock = 0x207261656e206573, ident_sys_ptr = 0x207261656e206573, create_field = 0x207261656e206573, spvar_definition = 0x207261656e206573, spvar_definition_list = 0x207261656e206573, type_handler = 0x207261656e206573, sp_handler = 0x207261656e206573, charset = 0x207261656e206573, cond_info_item = 0x207261656e206573, dyncol_def = 0x207261656e206573, diag_info = 0x207261656e206573, item = 0x207261656e206573, item_num = 0x207261656e206573, item_param = 0x207261656e206573, item_basic_constant = 0x207261656e206573, key_part = 0x207261656e206573, lex = 0x207261656e206573, expr_lex = 0x207261656e206573, assignment_lex = 0x207261656e206573, sp_cursor_stmt = 0x207261656e206573, lex_str_ptr = 0x207261656e206573, lex_user = 0x207261656e206573, user_auth = 0x207261656e206573, cond_info_list = 0x207261656e206573, dyncol_def_list = 0x207261656e206573, item_list = 0x207261656e206573, sp_assignment_lex_list = 0x207261656e206573, stmt_info_list = 0x207261656e206573, string_list = 0x207261656e206573, ident_sys_list = 0x207261656e206573, stmt_info_item = 0x207261656e206573, string = 0x207261656e206573, table_list = 0x207261656e206573, table = 0x207261656e206573, qualified_column_ident = 0x207261656e206573, simple_string = 0x207261656e206573 , const_simple_string = 0x207261656e206573 , boolfunc2creator = 0x207261656e206573, lex_grant = 0x207261656e206573, lex_grant_ident = 0x207261656e206573, myvar = 0x207261656e206573, spcondvalue = 0x207261656e206573, sphead = 0x207261656e206573, spname = 0x207261656e206573, spvar = 0x207261656e206573, with_element_head = 0x207261656e206573, with_clause = 0x207261656e206573, virtual_column = 0x207261656e206573, engine_option_value_ptr = 0x207261656e206573, db_type = 0x207261656e206573, select_lex = 0x207261656e206573, select_lex_unit = 0x207261656e206573, p_elem_value = 0x207261656e206573, window_frame = 0x207261656e206573, window_frame_bound = 0x207261656e206573, udf = 0x207261656e206573, trg_execution_order = {ordering_clause = (TRG_ORDER_FOLLOWS | TRG_ORDER_PRECEDES | unknown: 1847616880), anchor_trigger_name = {str = 0x7f71441cfd90 ",'','e4:60:4d:62:73:94','',13,29,' - ',' - ','','','',0,0,0,0,0)' at line 1", length = 4194088371907667756}}, sp_suid = (SP_IS_NOT_SUID | SP_IS_SUID | unknown: 1847616880), sp_aggregate_type = (NOT_AGGREGATE | GROUP_AGGREGATE | unknown: 1847616880), view_suid = (VIEW_SUID_DEFINER | VIEW_SUID_DEFAULT | unknown: 1847616880), cond_info_item_name = 1847616883, diag_condition_item_name = 1847616883, diag_area = (unknown: 1847616883), m_fk_option = 1847616883, udf_type = (UDFTYPE_FUNCTION | UDFTYPE_AGGREGATE | unknown: 1847616880), key_type = 1847616883, stmt_info_item_name = (Statement_information_item::ROW_COUNT | unknown: 1847616882), filetype = (FILETYPE_XML | unknown: 1847616882), tx_isolation = 1847616883, var_type = (SHOW_OPT_SESSION | SHOW_OPT_GLOBAL | unknown: 1847616880), m_yes_no_unk = (TVL_NO | TVL_UNKNOWN | unknown: 1847616880), choice = 1847616883, key_alg = 1847616883, ha_rkey_mode = 1847616883, index_hint = (INDEX_HINT_USE | INDEX_HINT_FORCE | unknown: 1847616880), interval = 1847616883, interval_time_st = 1847616883, row_type = 1847616883, spvar_mode = (sp_variable::MODE_OUT | sp_variable::MODE_INOUT | unknown: 1847616880), lock_type = 1847616883, date_time_type = 1847616883, bound_precedence_type = (Window_frame_bound::CURRENT | Window_frame_bound::FOLLOWING | unknown: 1847616880), frame_units = (Window_frame::UNITS_RANGE | unknown: 1847616882), frame_exclusion = 1847616883, trigger_action_order_type = (TRG_ORDER_FOLLOWS | TRG_ORDER_PRECEDES | unknown: 1847616880), object_ddl_options = {m_options = (DDL_options_st::OPT_IF_NOT_EXISTS | DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | DDL_options_st::OPT_IF_EXISTS | unknown: 1847616769)}, vers_range_unit = (VERS_TIMESTAMP | VERS_TRX_ID | unknown: 1847616880), vers_column_versioning = (Column_definition::WITH_VERSIONING | Column_definition::WITHOUT_VERSIONING | unknown: 1847616880), plsql_cursor_attr = 1847616883, privilege = (SELECT_ACL | INSERT_ACL | CREATE_ACL | DROP_ACL | RELOAD_ACL | PROCESS_ACL | GRANT_ACL | ALTER_ACL | SHOW_DB_ACL | CREATE_VIEW_ACL | CREATE_USER_ACL | EVENT_ACL | TRIGGER_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | REPL_SLAVE_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 2338037809186603008)}, {num = 876228662, ulong_num = 3618143552686141494, ulonglong_number = 3618143552686141494, longlong_number = 3618143552686141494, sp_instr_addr = 876228662, lex_str = {str = 0x32363a64343a3036 , length = 3181569082154759994}, kwd = { = { = {str = 0x32363a64343a3036 , length = 3181569082154759994}, m_is_8bit = 39, m_quote = 39 '\''}, }, ident_cli = { = { = {str = 0x32363a64343a3036 , length = 3181569082154759994}, m_is_8bit = 39, m_quote = 39 '\''}, }, ident_sys = { = {str = 0x32363a64343a3036 , length = 3181569082154759994}, }, column_list_privilege = {m_columns = 0x32363a64343a3036, m_privilege = (INSERT_ACL | DELETE_ACL | CREATE_ACL | DROP_ACL | PROCESS_ACL | FILE_ACL | GRANT_ACL | INDEX_ACL | ALTER_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | BINLOG_MONITOR_ACL | CREATE_VIEW_ACL | CREATE_USER_ACL | TRIGGER_ACL | CREATE_TABLESPACE_ACL | DELETE_HISTORY_ACL | CONNECTION_ADMIN_ACL | REPL_MASTER_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 3181568836365189120)}, lex_string_with_metadata = { = {str = 0x32363a64343a3036 , length = 3181569082154759994}, m_is_8bit = 39, m_quote = 39 '\''}, spblock = { = {hndlrs = 876228662}, vars = 842414692, conds = 976435002, curs = 740766777}, spblock_handlers = {hndlrs = 876228662}, Lex_length_and_dec = {m_length = 876228662, m_dec = 100 'd', m_collation_type = 2 '\002', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 876228662, m_dec = 100 'd', m_collation_type = 2 '\002', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = false}, m_type_handler = 0x2c2734393a33373a, m_charset = 0x39322c33312c2727}, Lex_field_type = { = {m_length = 876228662, m_dec = 100 'd', m_collation_type = 2 '\002', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = false}, m_handler = 0x2c2734393a33373a, m_ci = 0x39322c33312c2727}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x32363a64343a3036, m_type = 976435002}, Lex_extended_collation = {m_ci = 0x32363a64343a3036, m_type = (unknown: 976435002)}, Lex_dyncol_type = { = {m_length = 876228662, m_dec = 100 'd', m_collation_type = 2 '\002', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = false}, m_type = 976435002, m_ci = 0x39322c33312c2727}, for_loop = {m_index = 0x32363a64343a3036, m_target_bound = 0x2c2734393a33373a, m_cursor_offset = 824977191, m_direction = 51 '3', m_implicit_cursor = 44}, for_loop_bounds = {m_index = 0x32363a64343a3036, m_target_bound = 0x2c2734393a33373a, m_direction = 39 '\'', m_implicit_cursor = 39}, trim = {m_remove = 0x32363a64343a3036, m_source = 0x2c2734393a33373a, m_spec = (TRIM_TRAILING | TRIM_BOTH | unknown: 824977188)}, json_on_response = {m_response = 876228662, m_default = 0x2c2734393a33373a}, substring_spec = {m_subject = 0x32363a64343a3036, m_from = 0x2c2734393a33373a, m_for = 0x39322c33312c2727}, vers_history_point = {unit = (VERS_TRX_ID | unknown: 876228660), item = 0x2c2734393a33373a}, unit_operation = {unit_type = 876228662, distinct = 100}, select_list = {first = 0x32363a64343a3036, prev_last = 0x2c2734393a33373a}, select_order = 0x32363a64343a3036, select_lock = {{defined_lock = 0, update_lock = 1, defined_timeout = 1, skip_locked = 0}, timeout = 3181569082154759994}, select_limit = {explicit_limit = 54, with_ties = 48, select_limit = 0x2c2734393a33373a, offset_limit = 0x39322c33312c2727}, order_limit_lock = 0x32363a64343a3036, ident_sys_ptr = 0x32363a64343a3036, create_field = 0x32363a64343a3036, spvar_definition = 0x32363a64343a3036, spvar_definition_list = 0x32363a64343a3036, type_handler = 0x32363a64343a3036, sp_handler = 0x32363a64343a3036, charset = 0x32363a64343a3036, cond_info_item = 0x32363a64343a3036, dyncol_def = 0x32363a64343a3036, diag_info = 0x32363a64343a3036, item = 0x32363a64343a3036, item_num = 0x32363a64343a3036, item_param = 0x32363a64343a3036, item_basic_constant = 0x32363a64343a3036, key_part = 0x32363a64343a3036, lex = 0x32363a64343a3036, expr_lex = 0x32363a64343a3036, assignment_lex = 0x32363a64343a3036, sp_cursor_stmt = 0x32363a64343a3036, lex_str_ptr = 0x32363a64343a3036, lex_user = 0x32363a64343a3036, user_auth = 0x32363a64343a3036, cond_info_list = 0x32363a64343a3036, dyncol_def_list = 0x32363a64343a3036, item_list = 0x32363a64343a3036, sp_assignment_lex_list = 0x32363a64343a3036, stmt_info_list = 0x32363a64343a3036, string_list = 0x32363a64343a3036, ident_sys_list = 0x32363a64343a3036, stmt_info_item = 0x32363a64343a3036, string = 0x32363a64343a3036, table_list = 0x32363a64343a3036, table = 0x32363a64343a3036, qualified_column_ident = 0x32363a64343a3036, simple_string = 0x32363a64343a3036 , const_simple_string = 0x32363a64343a3036 , boolfunc2creator = 0x32363a64343a3036, lex_grant = 0x32363a64343a3036, lex_grant_ident = 0x32363a64343a3036, myvar = 0x32363a64343a3036, spcondvalue = 0x32363a64343a3036, sphead = 0x32363a64343a3036, spname = 0x32363a64343a3036, spvar = 0x32363a64343a3036, with_element_head = 0x32363a64343a3036, with_clause = 0x32363a64343a3036, virtual_column = 0x32363a64343a3036, engine_option_value_ptr = 0x32363a64343a3036, db_type = 0x32363a64343a3036, select_lex = 0x32363a64343a3036, select_lex_unit = 0x32363a64343a3036, p_elem_value = 0x32363a64343a3036, window_frame = 0x32363a64343a3036, window_frame_bound = 0x32363a64343a3036, udf = 0x32363a64343a3036, trg_execution_order = {ordering_clause = (TRG_ORDER_PRECEDES | unknown: 876228660), anchor_trigger_name = {str = 0x2c2734393a33373a , length = 4121405207377356583}}, sp_suid = (SP_IS_SUID | unknown: 876228660), sp_aggregate_type = (GROUP_AGGREGATE | unknown: 876228660), view_suid = (VIEW_SUID_DEFAULT | unknown: 876228660), cond_info_item_name = 876228662, diag_condition_item_name = 876228662, diag_area = (unknown: 876228662), m_fk_option = 876228662, udf_type = (UDFTYPE_AGGREGATE | unknown: 876228660), key_type = 876228662, stmt_info_item_name = (unknown: 876228662), filetype = (unknown: 876228662), tx_isolation = 876228662, var_type = (SHOW_OPT_GLOBAL | unknown: 876228660), m_yes_no_unk = (TVL_UNKNOWN | unknown: 876228660), choice = 876228662, key_alg = 876228662, ha_rkey_mode = 876228662, index_hint = (INDEX_HINT_FORCE | unknown: 876228660), interval = 876228662, interval_time_st = 876228662, row_type = 876228662, spvar_mode = (sp_variable::MODE_INOUT | unknown: 876228660), lock_type = 876228662, date_time_type = 876228662, bound_precedence_type = (Window_frame_bound::FOLLOWING | unknown: 876228660), frame_units = (unknown: 876228662), frame_exclusion = 876228662, trigger_action_order_type = (TRG_ORDER_PRECEDES | unknown: 876228660), object_ddl_options = {m_options = (DDL_options_st::OPT_IF_NOT_EXISTS | DDL_options_st::OPT_LIKE | DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | unknown: 876228608)}, vers_range_unit = (VERS_TRX_ID | unknown: 876228660), vers_column_versioning = (Column_definition::WITHOUT_VERSIONING | unknown: 876228660), plsql_cursor_attr = 876228662, privilege = (INSERT_ACL | UPDATE_ACL | CREATE_ACL | DROP_ACL | INDEX_ACL | ALTER_ACL | LOCK_TABLES_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | CREATE_VIEW_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | DELETE_HISTORY_ACL | REPL_SLAVE_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 3618143122313183232)}, {num = 757081900, ulong_num = 2822674085603977004, ulonglong_number = 2822674085603977004, longlong_number = 2822674085603977004, sp_instr_addr = 757081900, lex_str = {str = 0x272c27202d20272c , length = 3181554732349009184}, kwd = { = { = {str = 0x272c27202d20272c , length = 3181554732349009184}, m_is_8bit = 39, m_quote = 39 '\''}, }, ident_cli = { = { = {str = 0x272c27202d20272c , length = 3181554732349009184}, m_is_8bit = 39, m_quote = 39 '\''}, }, ident_sys = { = {str = 0x272c27202d20272c , length = 3181554732349009184}, }, column_list_privilege = {m_columns = 0x272c27202d20272c, m_privilege = (DROP_ACL | PROCESS_ACL | GRANT_ACL | REFERENCES_ACL | ALTER_ACL | CREATE_VIEW_ACL | ALTER_PROC_ACL | CREATE_USER_ACL | EVENT_ACL | DELETE_HISTORY_ACL | REPL_SLAVE_ADMIN_ACL | REPL_MASTER_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 3181554542714028032)}, lex_string_with_metadata = { = {str = 0x272c27202d20272c , length = 3181554732349009184}, m_is_8bit = 39, m_quote = 39 '\''}, spblock = { = {hndlrs = 757081900}, vars = 657205024, conds = 656420128, curs = 740763436}, spblock_handlers = {hndlrs = 757081900}, Lex_length_and_dec = {m_length = 757081900, m_dec = 32 ' ', m_collation_type = 7 '\a', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = true, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 757081900, m_dec = 32 ' ', m_collation_type = 7 '\a', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = true, m_dec_overflowed = false}, m_type_handler = 0x2c27272c27202d20, m_charset = 0x2c302c27272c2727}, Lex_field_type = { = {m_length = 757081900, m_dec = 32 ' ', m_collation_type = 7 '\a', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = true, m_dec_overflowed = false}, m_handler = 0x2c27272c27202d20, m_ci = 0x2c302c27272c2727}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x272c27202d20272c, m_type = 656420128}, Lex_extended_collation = {m_ci = 0x272c27202d20272c, m_type = (unknown: 656420128)}, Lex_dyncol_type = { = {m_length = 757081900, m_dec = 32 ' ', m_collation_type = 7 '\a', m_has_explicit_length = false, m_has_explicit_dec = false, m_length_overflowed = true, m_dec_overflowed = false}, m_type = 656420128, m_ci = 0x2c302c27272c2727}, for_loop = {m_index = 0x272c27202d20272c, m_target_bound = 0x2c27272c27202d20, m_cursor_offset = 657205031, m_direction = 39 '\'', m_implicit_cursor = 44}, for_loop_bounds = {m_index = 0x272c27202d20272c, m_target_bound = 0x2c27272c27202d20, m_direction = 39 '\'', m_implicit_cursor = 39}, trim = {m_remove = 0x272c27202d20272c, m_source = 0x2c27272c27202d20, m_spec = (TRIM_TRAILING | TRIM_BOTH | unknown: 657205028)}, json_on_response = {m_response = 757081900, m_default = 0x2c27272c27202d20}, substring_spec = {m_subject = 0x272c27202d20272c, m_from = 0x2c27272c27202d20, m_for = 0x2c302c27272c2727}, vers_history_point = {unit = (unknown: 757081900), item = 0x2c27272c27202d20}, unit_operation = {unit_type = 757081900, distinct = 32}, select_list = {first = 0x272c27202d20272c, prev_last = 0x2c27272c27202d20}, select_order = 0x272c27202d20272c, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 1, skip_locked = 1}, timeout = 3181554732349009184}, select_limit = {explicit_limit = 44, with_ties = 39, select_limit = 0x2c27272c27202d20, offset_limit = 0x2c302c27272c2727}, order_limit_lock = 0x272c27202d20272c, ident_sys_ptr = 0x272c27202d20272c, create_field = 0x272c27202d20272c, spvar_definition = 0x272c27202d20272c, spvar_definition_list = 0x272c27202d20272c, type_handler = 0x272c27202d20272c, sp_handler = 0x272c27202d20272c, charset = 0x272c27202d20272c, cond_info_item = 0x272c27202d20272c, dyncol_def = 0x272c27202d20272c, diag_info = 0x272c27202d20272c, item = 0x272c27202d20272c, item_num = 0x272c27202d20272c, item_param = 0x272c27202d20272c, item_basic_constant = 0x272c27202d20272c, key_part = 0x272c27202d20272c, lex = 0x272c27202d20272c, expr_lex = 0x272c27202d20272c, assignment_lex = 0x272c27202d20272c, sp_cursor_stmt = 0x272c27202d20272c, lex_str_ptr = 0x272c27202d20272c, lex_user = 0x272c27202d20272c, user_auth = 0x272c27202d20272c, cond_info_list = 0x272c27202d20272c, dyncol_def_list = 0x272c27202d20272c, item_list = 0x272c27202d20272c, sp_assignment_lex_list = 0x272c27202d20272c, stmt_info_list = 0x272c27202d20272c, string_list = 0x272c27202d20272c, ident_sys_list = 0x272c27202d20272c, stmt_info_item = 0x272c27202d20272c, string = 0x272c27202d20272c, table_list = 0x272c27202d20272c, table = 0x272c27202d20272c, qualified_column_ident = 0x272c27202d20272c, simple_string = 0x272c27202d20272c , const_simple_string = 0x272c27202d20272c , boolfunc2creator = 0x272c27202d20272c, lex_grant = 0x272c27202d20272c, lex_grant_ident = 0x272c27202d20272c, myvar = 0x272c27202d20272c, spcondvalue = 0x272c27202d20272c, sphead = 0x272c27202d20272c, spname = 0x272c27202d20272c, spvar = 0x272c27202d20272c, with_element_head = 0x272c27202d20272c, with_clause = 0x272c27202d20272c, virtual_column = 0x272c27202d20272c, engine_option_value_ptr = 0x272c27202d20272c, db_type = 0x272c27202d20272c, select_lex = 0x272c27202d20272c, select_lex_unit = 0x272c27202d20272c, p_elem_value = 0x272c27202d20272c, window_frame = 0x272c27202d20272c, window_frame_bound = 0x272c27202d20272c, udf = 0x272c27202d20272c, trg_execution_order = {ordering_clause = (unknown: 757081900), anchor_trigger_name = {str = 0x2c27272c27202d20 , length = 3184093483223492391}}, sp_suid = (unknown: 757081900), sp_aggregate_type = (unknown: 757081900), view_suid = (unknown: 757081900), cond_info_item_name = 757081900, diag_condition_item_name = 757081900, diag_area = (unknown: 757081900), m_fk_option = 757081900, udf_type = (unknown: 757081900), key_type = 757081900, stmt_info_item_name = (unknown: 757081900), filetype = (unknown: 757081900), tx_isolation = 757081900, var_type = (unknown: 757081900), m_yes_no_unk = (unknown: 757081900), choice = 757081900, key_alg = 757081900, ha_rkey_mode = 757081900, index_hint = (unknown: 757081900), interval = 757081900, interval_time_st = 757081900, row_type = 757081900, spvar_mode = (unknown: 757081900), lock_type = 757081900, date_time_type = 757081900, bound_precedence_type = (unknown: 757081900), frame_units = (unknown: 757081900), frame_exclusion = 757081900, trigger_action_order_type = (unknown: 757081900), object_ddl_options = {m_options = (DDL_options_st::OPT_LIKE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | unknown: 757081864)}, vers_range_unit = (unknown: 757081900), vers_column_versioning = (unknown: 757081900), plsql_cursor_attr = 757081900, privilege = (UPDATE_ACL | DELETE_ACL | DROP_ACL | PROCESS_ACL | FILE_ACL | GRANT_ACL | ALTER_ACL | CREATE_VIEW_ACL | ALTER_PROC_ACL | EVENT_ACL | TRIGGER_ACL | DELETE_HISTORY_ACL | BINLOG_REPLAY_ACL | unknown: 2822673947407941632)}, {num = 741354544, ulong_num = 2967920739848563760, ulonglong_number = 2967920739848563760, longlong_number = 2967920739848563760, sp_instr_addr = 741354544, lex_str = {str = 0x29302c302c302c30 , length = 7956009103373967399}, kwd = { = { = {str = 0x29302c302c302c30 , length = 7956009103373967399}, m_is_8bit = 101, m_quote = 32 ' '}, }, ident_cli = { = { = {str = 0x29302c302c302c30 , length = 7956009103373967399}, m_is_8bit = 101, m_quote = 32 ' '}, }, ident_sys = { = {str = 0x29302c302c302c30 , length = 7956009103373967399}, }, column_list_privilege = {m_columns = 0x29302c302c302c30, m_privilege = (SELECT_ACL | INSERT_ACL | UPDATE_ACL | DROP_ACL | ALTER_ACL | CREATE_TMP_ACL | CREATE_VIEW_ACL | SHOW_VIEW_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | BINLOG_REPLAY_ACL | unknown: 7956008963982491648)}, lex_string_with_metadata = { = {str = 0x29302c302c302c30 , length = 7956009103373967399}, m_is_8bit = 101, m_quote = 32 ' '}, spblock = { = {hndlrs = 741354544}, vars = 691022896, conds = 1952522279, curs = 1852402720}, spblock_handlers = {hndlrs = 741354544}, Lex_length_and_dec = {m_length = 741354544, m_dec = 48 '0', m_collation_type = 4 '\004', m_has_explicit_length = true, m_has_explicit_dec = false, m_length_overflowed = true, m_dec_overflowed = false}, Lex_cast_type = { = {m_length = 741354544, m_dec = 48 '0', m_collation_type = 4 '\004', m_has_explicit_length = true, m_has_explicit_dec = false, m_length_overflowed = true, m_dec_overflowed = false}, m_type_handler = 0x6e696c2074612027, m_charset = 0x7f7000312065}, Lex_field_type = { = {m_length = 741354544, m_dec = 48 '0', m_collation_type = 4 '\004', m_has_explicit_length = true, m_has_explicit_dec = false, m_length_overflowed = true, m_dec_overflowed = false}, m_handler = 0x6e696c2074612027, m_ci = 0x7f7000312065}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x29302c302c302c30, m_type = 1952522279}, Lex_extended_collation = {m_ci = 0x29302c302c302c30, m_type = (Lex_extended_collation_st::TYPE_CONTEXTUALLY_TYPED | unknown: 1952522278)}, Lex_dyncol_type = { = {m_length = 741354544, m_dec = 48 '0', m_collation_type = 4 '\004', m_has_explicit_length = true, m_has_explicit_dec = false, m_length_overflowed = true, m_dec_overflowed = false}, m_type = 1952522279, m_ci = 0x7f7000312065}, for_loop = {m_index = 0x29302c302c302c30, m_target_bound = 0x6e696c2074612027, m_cursor_offset = 3219557, m_direction = 112 'p', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x29302c302c302c30, m_target_bound = 0x6e696c2074612027, m_direction = 101 'e', m_implicit_cursor = 32}, trim = {m_remove = 0x29302c302c302c30, m_source = 0x6e696c2074612027, m_spec = (TRIM_TRAILING | unknown: 3219556)}, json_on_response = {m_response = 741354544, m_default = 0x6e696c2074612027}, substring_spec = {m_subject = 0x29302c302c302c30, m_from = 0x6e696c2074612027, m_for = 0x7f7000312065}, vers_history_point = {unit = (unknown: 741354544), item = 0x6e696c2074612027}, unit_operation = {unit_type = 741354544, distinct = 48}, select_list = {first = 0x29302c302c302c30, prev_last = 0x6e696c2074612027}, select_order = 0x29302c302c302c30, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 7956009103373967399}, select_limit = {explicit_limit = 48, with_ties = 44, select_limit = 0x6e696c2074612027, offset_limit = 0x7f7000312065}, order_limit_lock = 0x29302c302c302c30, ident_sys_ptr = 0x29302c302c302c30, create_field = 0x29302c302c302c30, spvar_definition = 0x29302c302c302c30, spvar_definition_list = 0x29302c302c302c30, type_handler = 0x29302c302c302c30, sp_handler = 0x29302c302c302c30, charset = 0x29302c302c302c30, cond_info_item = 0x29302c302c302c30, dyncol_def = 0x29302c302c302c30, diag_info = 0x29302c302c302c30, item = 0x29302c302c302c30, item_num = 0x29302c302c302c30, item_param = 0x29302c302c302c30, item_basic_constant = 0x29302c302c302c30, key_part = 0x29302c302c302c30, lex = 0x29302c302c302c30, expr_lex = 0x29302c302c302c30, assignment_lex = 0x29302c302c302c30, sp_cursor_stmt = 0x29302c302c302c30, lex_str_ptr = 0x29302c302c302c30, lex_user = 0x29302c302c302c30, user_auth = 0x29302c302c302c30, cond_info_list = 0x29302c302c302c30, dyncol_def_list = 0x29302c302c302c30, item_list = 0x29302c302c302c30, sp_assignment_lex_list = 0x29302c302c302c30, stmt_info_list = 0x29302c302c302c30, string_list = 0x29302c302c302c30, ident_sys_list = 0x29302c302c302c30, stmt_info_item = 0x29302c302c302c30, string = 0x29302c302c302c30, table_list = 0x29302c302c302c30, table = 0x29302c302c302c30, qualified_column_ident = 0x29302c302c302c30, simple_string = 0x29302c302c302c30 , const_simple_string = 0x29302c302c302c30 , boolfunc2creator = 0x29302c302c302c30, lex_grant = 0x29302c302c302c30, lex_grant_ident = 0x29302c302c302c30, myvar = 0x29302c302c302c30, spcondvalue = 0x29302c302c302c30, sphead = 0x29302c302c302c30, spname = 0x29302c302c302c30, spvar = 0x29302c302c302c30, with_element_head = 0x29302c302c302c30, with_clause = 0x29302c302c302c30, virtual_column = 0x29302c302c302c30, engine_option_value_ptr = 0x29302c302c302c30, db_type = 0x29302c302c302c30, select_lex = 0x29302c302c302c30, select_lex_unit = 0x29302c302c302c30, p_elem_value = 0x29302c302c302c30, window_frame = 0x29302c302c302c30, window_frame_bound = 0x29302c302c302c30, udf = 0x29302c302c302c30, trg_execution_order = {ordering_clause = (unknown: 741354544), anchor_trigger_name = {str = 0x6e696c2074612027 , length = 140119016284261}}, sp_suid = (unknown: 741354544), sp_aggregate_type = (unknown: 741354544), view_suid = (unknown: 741354544), cond_info_item_name = 741354544, diag_condition_item_name = 741354544, diag_area = (unknown: 741354544), m_fk_option = 741354544, udf_type = (unknown: 741354544), key_type = 741354544, stmt_info_item_name = (unknown: 741354544), filetype = (unknown: 741354544), tx_isolation = 741354544, var_type = (unknown: 741354544), m_yes_no_unk = (unknown: 741354544), choice = 741354544, key_alg = 741354544, ha_rkey_mode = 741354544, index_hint = (unknown: 741354544), interval = 741354544, interval_time_st = 741354544, row_type = 741354544, spvar_mode = (unknown: 741354544), lock_type = 741354544, date_time_type = 741354544, bound_precedence_type = (unknown: 741354544), frame_units = (unknown: 741354544), frame_exclusion = 741354544, trigger_action_order_type = (unknown: 741354544), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | unknown: 741354496)}, vers_range_unit = (unknown: 741354544), vers_column_versioning = (unknown: 741354544), plsql_cursor_attr = 741354544, privilege = (CREATE_ACL | DROP_ACL | GRANT_ACL | REFERENCES_ACL | ALTER_ACL | BINLOG_MONITOR_ACL | CREATE_VIEW_ACL | EVENT_ACL | TRIGGER_ACL | DELETE_HISTORY_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 2967920532948779008)}, {num = 1417920888, ulong_num = 140120430985592, ulonglong_number = 140120430985592, longlong_number = 140120430985592, sp_instr_addr = 1417920888, lex_str = {str = 0x7f705483c178 "10.76.24.86", length = 140120439575203}, kwd = { = { = {str = 0x7f705483c178 "10.76.24.86", length = 140120439575203}, m_is_8bit = 152, m_quote = -46 '\322'}, }, ident_cli = { = { = {str = 0x7f705483c178 "10.76.24.86", length = 140120439575203}, m_is_8bit = 152, m_quote = -46 '\322'}, }, ident_sys = { = {str = 0x7f705483c178 "10.76.24.86", length = 140120439575203}, }, column_list_privilege = {m_columns = 0x7f705483c178, m_privilege = (SELECT_ACL | INSERT_ACL | DROP_ACL | SHUTDOWN_ACL | FILE_ACL | INDEX_ACL | SHOW_DB_ACL | SUPER_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x7f705483c178 "10.76.24.86", length = 140120439575203}, m_is_8bit = 152, m_quote = -46 '\322'}, spblock = { = {hndlrs = 1417920888}, vars = 32624, conds = 1426510499, curs = 32624}, spblock_handlers = {hndlrs = 1417920888}, Lex_length_and_dec = {m_length = 1417920888, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1417920888, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x7f705506d2a3, m_charset = 0x7f705506d298}, Lex_field_type = { = {m_length = 1417920888, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x7f705506d2a3, m_ci = 0x7f705506d298}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f705483c178, m_type = 1426510499}, Lex_extended_collation = {m_ci = 0x7f705483c178, m_type = (Lex_extended_collation_st::TYPE_CONTEXTUALLY_TYPED | unknown: 1426510498)}, Lex_dyncol_type = { = {m_length = 1417920888, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 1426510499, m_ci = 0x7f705506d298}, for_loop = {m_index = 0x7f705483c178, m_target_bound = 0x7f705506d2a3, m_cursor_offset = 1426510488, m_direction = 112 'p', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x7f705483c178, m_target_bound = 0x7f705506d2a3, m_direction = -104 '\230', m_implicit_cursor = 210}, trim = {m_remove = 0x7f705483c178, m_source = 0x7f705506d2a3, m_spec = (unknown: 1426510488)}, json_on_response = {m_response = 1417920888, m_default = 0x7f705506d2a3}, substring_spec = {m_subject = 0x7f705483c178, m_from = 0x7f705506d2a3, m_for = 0x7f705506d298}, vers_history_point = {unit = (unknown: 1417920888), item = 0x7f705506d2a3}, unit_operation = {unit_type = 1417920888, distinct = 112}, select_list = {first = 0x7f705483c178, prev_last = 0x7f705506d2a3}, select_order = 0x7f705483c178, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 1}, timeout = 140120439575203}, select_limit = {explicit_limit = 120, with_ties = 193, select_limit = 0x7f705506d2a3, offset_limit = 0x7f705506d298}, order_limit_lock = 0x7f705483c178, ident_sys_ptr = 0x7f705483c178, create_field = 0x7f705483c178, spvar_definition = 0x7f705483c178, spvar_definition_list = 0x7f705483c178, type_handler = 0x7f705483c178, sp_handler = 0x7f705483c178, charset = 0x7f705483c178, cond_info_item = 0x7f705483c178, dyncol_def = 0x7f705483c178, diag_info = 0x7f705483c178, item = 0x7f705483c178, item_num = 0x7f705483c178, item_param = 0x7f705483c178, item_basic_constant = 0x7f705483c178, key_part = 0x7f705483c178, lex = 0x7f705483c178, expr_lex = 0x7f705483c178, assignment_lex = 0x7f705483c178, sp_cursor_stmt = 0x7f705483c178, lex_str_ptr = 0x7f705483c178, lex_user = 0x7f705483c178, user_auth = 0x7f705483c178, cond_info_list = 0x7f705483c178, dyncol_def_list = 0x7f705483c178, item_list = 0x7f705483c178, sp_assignment_lex_list = 0x7f705483c178, stmt_info_list = 0x7f705483c178, string_list = 0x7f705483c178, ident_sys_list = 0x7f705483c178, stmt_info_item = 0x7f705483c178, string = 0x7f705483c178, table_list = 0x7f705483c178, table = 0x7f705483c178, qualified_column_ident = 0x7f705483c178, simple_string = 0x7f705483c178 "10.76.24.86", const_simple_string = 0x7f705483c178 "10.76.24.86", boolfunc2creator = 0x7f705483c178, lex_grant = 0x7f705483c178, lex_grant_ident = 0x7f705483c178, myvar = 0x7f705483c178, spcondvalue = 0x7f705483c178, sphead = 0x7f705483c178, spname = 0x7f705483c178, spvar = 0x7f705483c178, with_element_head = 0x7f705483c178, with_clause = 0x7f705483c178, virtual_column = 0x7f705483c178, engine_option_value_ptr = 0x7f705483c178, db_type = 0x7f705483c178, select_lex = 0x7f705483c178, select_lex_unit = 0x7f705483c178, p_elem_value = 0x7f705483c178, window_frame = 0x7f705483c178, window_frame_bound = 0x7f705483c178, udf = 0x7f705483c178, trg_execution_order = {ordering_clause = (unknown: 1417920888), anchor_trigger_name = {str = 0x7f705506d2a3 "rs.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.PasswordEncrypti"..., length = 140120439575192}}, sp_suid = (unknown: 1417920888), sp_aggregate_type = (unknown: 1417920888), view_suid = (unknown: 1417920888), cond_info_item_name = 1417920888, diag_condition_item_name = 1417920888, diag_area = (unknown: 1417920888), m_fk_option = 1417920888, udf_type = (unknown: 1417920888), key_type = 1417920888, stmt_info_item_name = (unknown: 1417920888), filetype = (unknown: 1417920888), tx_isolation = 1417920888, var_type = (unknown: 1417920888), m_yes_no_unk = (unknown: 1417920888), choice = 1417920888, key_alg = 1417920888, ha_rkey_mode = 1417920888, index_hint = (unknown: 1417920888), interval = 1417920888, interval_time_st = 1417920888, row_type = 1417920888, spvar_mode = (unknown: 1417920888), lock_type = 1417920888, date_time_type = 1417920888, bound_precedence_type = (unknown: 1417920888), frame_units = (unknown: 1417920888), frame_exclusion = 1417920888, trigger_action_order_type = (unknown: 1417920888), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | DDL_options_st::OPT_IF_EXISTS | unknown: 1417920776)}, vers_range_unit = (unknown: 1417920888), vers_column_versioning = (unknown: 1417920888), plsql_cursor_attr = 1417920888, privilege = (DELETE_ACL | CREATE_ACL | DROP_ACL | RELOAD_ACL | PROCESS_ACL | SHOW_DB_ACL | SUPER_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | CREATE_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 1426552944, ulong_num = 140120439617648, ulonglong_number = 140120439617648, longlong_number = 140120439617648, sp_instr_addr = 1426552944, lex_str = {str = 0x7f7055077870 "X\203\203Tp\177", length = 11}, kwd = { = { = {str = 0x7f7055077870 "X\203\203Tp\177", length = 11}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x7f7055077870 "X\203\203Tp\177", length = 11}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x7f7055077870 "X\203\203Tp\177", length = 11}, }, column_list_privilege = {m_columns = 0x7f7055077870, m_privilege = (SELECT_ACL | INSERT_ACL | DELETE_ACL)}, lex_string_with_metadata = { = {str = 0x7f7055077870 "X\203\203Tp\177", length = 11}, m_is_8bit = false, m_quote = 0 '\000'}, spblock = { = {hndlrs = 1426552944}, vars = 32624, conds = 11, curs = 0}, spblock_handlers = {hndlrs = 1426552944}, Lex_length_and_dec = {m_length = 1426552944, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426552944, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0xb, m_charset = 0x0}, Lex_field_type = { = {m_length = 1426552944, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0xb, m_ci = 0x0}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f7055077870, m_type = 11}, Lex_extended_collation = {m_ci = 0x7f7055077870, m_type = (Lex_extended_collation_st::TYPE_CONTEXTUALLY_TYPED | unknown: 10)}, Lex_dyncol_type = { = {m_length = 1426552944, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 11, m_ci = 0x0}, for_loop = {m_index = 0x7f7055077870, m_target_bound = 0xb, m_cursor_offset = 0, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x7f7055077870, m_target_bound = 0xb, m_direction = 0 '\000', m_implicit_cursor = false}, trim = {m_remove = 0x7f7055077870, m_source = 0xb, m_spec = TRIM_LEADING}, json_on_response = {m_response = 1426552944, m_default = 0xb}, substring_spec = {m_subject = 0x7f7055077870, m_from = 0xb, m_for = 0x0}, vers_history_point = {unit = (unknown: 1426552944), item = 0xb}, unit_operation = {unit_type = 1426552944, distinct = 112}, select_list = {first = 0x7f7055077870, prev_last = 0xb}, select_order = 0x7f7055077870, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 11}, select_limit = {explicit_limit = 112, with_ties = 120, select_limit = 0xb, offset_limit = 0x0}, order_limit_lock = 0x7f7055077870, ident_sys_ptr = 0x7f7055077870, create_field = 0x7f7055077870, spvar_definition = 0x7f7055077870, spvar_definition_list = 0x7f7055077870, type_handler = 0x7f7055077870, sp_handler = 0x7f7055077870, charset = 0x7f7055077870, cond_info_item = 0x7f7055077870, dyncol_def = 0x7f7055077870, diag_info = 0x7f7055077870, item = 0x7f7055077870, item_num = 0x7f7055077870, item_param = 0x7f7055077870, item_basic_constant = 0x7f7055077870, key_part = 0x7f7055077870, lex = 0x7f7055077870, expr_lex = 0x7f7055077870, assignment_lex = 0x7f7055077870, sp_cursor_stmt = 0x7f7055077870, lex_str_ptr = 0x7f7055077870, lex_user = 0x7f7055077870, user_auth = 0x7f7055077870, cond_info_list = 0x7f7055077870, dyncol_def_list = 0x7f7055077870, item_list = 0x7f7055077870, sp_assignment_lex_list = 0x7f7055077870, stmt_info_list = 0x7f7055077870, string_list = 0x7f7055077870, ident_sys_list = 0x7f7055077870, stmt_info_item = 0x7f7055077870, string = 0x7f7055077870, table_list = 0x7f7055077870, table = 0x7f7055077870, qualified_column_ident = 0x7f7055077870, simple_string = 0x7f7055077870 "X\203\203Tp\177", const_simple_string = 0x7f7055077870 "X\203\203Tp\177", boolfunc2creator = 0x7f7055077870, lex_grant = 0x7f7055077870, lex_grant_ident = 0x7f7055077870, myvar = 0x7f7055077870, spcondvalue = 0x7f7055077870, sphead = 0x7f7055077870, spname = 0x7f7055077870, spvar = 0x7f7055077870, with_element_head = 0x7f7055077870, with_clause = 0x7f7055077870, virtual_column = 0x7f7055077870, engine_option_value_ptr = 0x7f7055077870, db_type = 0x7f7055077870, select_lex = 0x7f7055077870, select_lex_unit = 0x7f7055077870, p_elem_value = 0x7f7055077870, window_frame = 0x7f7055077870, window_frame_bound = 0x7f7055077870, udf = 0x7f7055077870, trg_execution_order = {ordering_clause = (unknown: 1426552944), anchor_trigger_name = {str = 0xb , length = 0}}, sp_suid = (unknown: 1426552944), sp_aggregate_type = (unknown: 1426552944), view_suid = (unknown: 1426552944), cond_info_item_name = 1426552944, diag_condition_item_name = 1426552944, diag_area = (unknown: 1426552944), m_fk_option = 1426552944, udf_type = (unknown: 1426552944), key_type = 1426552944, stmt_info_item_name = (unknown: 1426552944), filetype = (unknown: 1426552944), tx_isolation = 1426552944, var_type = (unknown: 1426552944), m_yes_no_unk = (unknown: 1426552944), choice = 1426552944, key_alg = 1426552944, ha_rkey_mode = 1426552944, index_hint = (unknown: 1426552944), interval = 1426552944, interval_time_st = 1426552944, row_type = 1426552944, spvar_mode = (unknown: 1426552944), lock_type = 1426552944, date_time_type = 1426552944, bound_precedence_type = (unknown: 1426552944), frame_units = (unknown: 1426552944), frame_exclusion = 1426552944, trigger_action_order_type = (unknown: 1426552944), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | DDL_options_st::OPT_IF_EXISTS | unknown: 1426552832)}, vers_range_unit = (unknown: 1426552944), vers_column_versioning = (unknown: 1426552944), plsql_cursor_attr = 1426552944, privilege = (CREATE_ACL | DROP_ACL | RELOAD_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | CREATE_TMP_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 1142750864, ulong_num = 140124450782864, ulonglong_number = 140124450782864, longlong_number = 140124450782864, sp_instr_addr = 1142750864, lex_str = {str = 0x7f71441cfe90 "\260\376\034Dq\177", length = 94703565735047}, kwd = { = { = {str = 0x7f71441cfe90 "\260\376\034Dq\177", length = 94703565735047}, m_is_8bit = 11, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x7f71441cfe90 "\260\376\034Dq\177", length = 94703565735047}, m_is_8bit = 11, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x7f71441cfe90 "\260\376\034Dq\177", length = 94703565735047}, }, column_list_privilege = {m_columns = 0x7f71441cfe90, m_privilege = (SELECT_ACL | INSERT_ACL | UPDATE_ACL | SHUTDOWN_ACL | GRANT_ACL | CREATE_TMP_ACL | EXECUTE_ACL | CREATE_VIEW_ACL | SHOW_VIEW_ACL | EVENT_ACL | DELETE_HISTORY_ACL | SET_USER_ACL | FEDERATED_ADMIN_ACL | CONNECTION_ADMIN_ACL | BINLOG_REPLAY_ACL | unknown: 94557999988736)}, lex_string_with_metadata = { = {str = 0x7f71441cfe90 "\260\376\034Dq\177", length = 94703565735047}, m_is_8bit = 11, m_quote = 0 '\000'}, spblock = { = {hndlrs = 1142750864}, vars = 32625, conds = -463141753, curs = 22049}, spblock_handlers = {hndlrs = 1142750864}, Lex_length_and_dec = {m_length = 1142750864, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1142750864, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x5621e4650487 , m_charset = 0xb}, Lex_field_type = { = {m_length = 1142750864, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x5621e4650487 , m_ci = 0xb}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f71441cfe90, m_type = 3831825543}, Lex_extended_collation = {m_ci = 0x7f71441cfe90, m_type = (Lex_extended_collation_st::TYPE_CONTEXTUALLY_TYPED | unknown: 3831825542)}, Lex_dyncol_type = { = {m_length = 1142750864, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = -463141753, m_ci = 0xb}, for_loop = {m_index = 0x7f71441cfe90, m_target_bound = 0x5621e4650487 , m_cursor_offset = 11, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x7f71441cfe90, m_target_bound = 0x5621e4650487 , m_direction = 11 '\v', m_implicit_cursor = false}, trim = {m_remove = 0x7f71441cfe90, m_source = 0x5621e4650487 , m_spec = (TRIM_TRAILING | TRIM_BOTH | unknown: 8)}, json_on_response = {m_response = 1142750864, m_default = 0x5621e4650487 }, substring_spec = {m_subject = 0x7f71441cfe90, m_from = 0x5621e4650487 , m_for = 0xb}, vers_history_point = {unit = (unknown: 1142750864), item = 0x5621e4650487 }, unit_operation = {unit_type = 1142750864, distinct = 113}, select_list = {first = 0x7f71441cfe90, prev_last = 0x5621e4650487 }, select_order = 0x7f71441cfe90, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 0}, timeout = 94703565735047}, select_limit = {explicit_limit = 144, with_ties = 254, select_limit = 0x5621e4650487 , offset_limit = 0xb}, order_limit_lock = 0x7f71441cfe90, ident_sys_ptr = 0x7f71441cfe90, create_field = 0x7f71441cfe90, spvar_definition = 0x7f71441cfe90, spvar_definition_list = 0x7f71441cfe90, type_handler = 0x7f71441cfe90, sp_handler = 0x7f71441cfe90, charset = 0x7f71441cfe90, cond_info_item = 0x7f71441cfe90, dyncol_def = 0x7f71441cfe90, diag_info = 0x7f71441cfe90, item = 0x7f71441cfe90, item_num = 0x7f71441cfe90, item_param = 0x7f71441cfe90, item_basic_constant = 0x7f71441cfe90, key_part = 0x7f71441cfe90, lex = 0x7f71441cfe90, expr_lex = 0x7f71441cfe90, assignment_lex = 0x7f71441cfe90, sp_cursor_stmt = 0x7f71441cfe90, lex_str_ptr = 0x7f71441cfe90, lex_user = 0x7f71441cfe90, user_auth = 0x7f71441cfe90, cond_info_list = 0x7f71441cfe90, dyncol_def_list = 0x7f71441cfe90, item_list = 0x7f71441cfe90, sp_assignment_lex_list = 0x7f71441cfe90, stmt_info_list = 0x7f71441cfe90, string_list = 0x7f71441cfe90, ident_sys_list = 0x7f71441cfe90, stmt_info_item = 0x7f71441cfe90, string = 0x7f71441cfe90, table_list = 0x7f71441cfe90, table = 0x7f71441cfe90, qualified_column_ident = 0x7f71441cfe90, simple_string = 0x7f71441cfe90 "\260\376\034Dq\177", const_simple_string = 0x7f71441cfe90 "\260\376\034Dq\177", boolfunc2creator = 0x7f71441cfe90, lex_grant = 0x7f71441cfe90, lex_grant_ident = 0x7f71441cfe90, myvar = 0x7f71441cfe90, spcondvalue = 0x7f71441cfe90, sphead = 0x7f71441cfe90, spname = 0x7f71441cfe90, spvar = 0x7f71441cfe90, with_element_head = 0x7f71441cfe90, with_clause = 0x7f71441cfe90, virtual_column = 0x7f71441cfe90, engine_option_value_ptr = 0x7f71441cfe90, db_type = 0x7f71441cfe90, select_lex = 0x7f71441cfe90, select_lex_unit = 0x7f71441cfe90, p_elem_value = 0x7f71441cfe90, window_frame = 0x7f71441cfe90, window_frame_bound = 0x7f71441cfe90, udf = 0x7f71441cfe90, trg_execution_order = {ordering_clause = (unknown: 1142750864), anchor_trigger_name = {str = 0x5621e4650487 "I9\334\017\205\367\376\377\377\061\333\351\203\377\377\377f\017\037\204", length = 11}}, sp_suid = (unknown: 1142750864), sp_aggregate_type = (unknown: 1142750864), view_suid = (unknown: 1142750864), cond_info_item_name = 1142750864, diag_condition_item_name = 1142750864, diag_area = (unknown: 1142750864), m_fk_option = 1142750864, udf_type = (unknown: 1142750864), key_type = 1142750864, stmt_info_item_name = (unknown: 1142750864), filetype = (unknown: 1142750864), tx_isolation = 1142750864, var_type = (unknown: 1142750864), m_yes_no_unk = (unknown: 1142750864), choice = 1142750864, key_alg = 1142750864, ha_rkey_mode = 1142750864, index_hint = (unknown: 1142750864), interval = 1142750864, interval_time_st = 1142750864, row_type = 1142750864, spvar_mode = (unknown: 1142750864), lock_type = 1142750864, date_time_type = 1142750864, bound_precedence_type = (unknown: 1142750864), frame_units = (unknown: 1142750864), frame_exclusion = 1142750864, trigger_action_order_type = (unknown: 1142750864), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_CREATE_SELECT | unknown: 1142750720)}, vers_range_unit = (unknown: 1142750864), vers_column_versioning = (unknown: 1142750864), plsql_cursor_attr = 1142750864, privilege = (CREATE_ACL | SHUTDOWN_ACL | FILE_ACL | GRANT_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 1142750808, ulong_num = 140124450782808, ulonglong_number = 140124450782808, longlong_number = 140124450782808, sp_instr_addr = 1142750808, lex_str = {str = 0x7f71441cfe58 "t\376\034Dq\177", length = 1}, kwd = { = { = {str = 0x7f71441cfe58 "t\376\034Dq\177", length = 1}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x7f71441cfe58 "t\376\034Dq\177", length = 1}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x7f71441cfe58 "t\376\034Dq\177", length = 1}, }, column_list_privilege = {m_columns = 0x7f71441cfe58, m_privilege = SELECT_ACL}, lex_string_with_metadata = { = {str = 0x7f71441cfe58 "t\376\034Dq\177", length = 1}, m_is_8bit = false, m_quote = 0 '\000'}, spblock = { = {hndlrs = 1142750808}, vars = 32625, conds = 1, curs = 0}, spblock_handlers = {hndlrs = 1142750808}, Lex_length_and_dec = {m_length = 1142750808, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1142750808, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x1, m_charset = 0x562100000000}, Lex_field_type = { = {m_length = 1142750808, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x1, m_ci = 0x562100000000}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f71441cfe58, m_type = Lex_exact_charset_extended_collation_attrs_st::TYPE_CHARACTER_SET}, Lex_extended_collation = {m_ci = 0x7f71441cfe58, m_type = Lex_extended_collation_st::TYPE_CONTEXTUALLY_TYPED}, Lex_dyncol_type = { = {m_length = 1142750808, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 1, m_ci = 0x562100000000}, for_loop = {m_index = 0x7f71441cfe58, m_target_bound = 0x1, m_cursor_offset = 0, m_direction = 33 '!', m_implicit_cursor = 86}, for_loop_bounds = {m_index = 0x7f71441cfe58, m_target_bound = 0x1, m_direction = 0 '\000', m_implicit_cursor = false}, trim = {m_remove = 0x7f71441cfe58, m_source = 0x1, m_spec = TRIM_LEADING}, json_on_response = {m_response = 1142750808, m_default = 0x1}, substring_spec = {m_subject = 0x7f71441cfe58, m_from = 0x1, m_for = 0x562100000000}, vers_history_point = {unit = (unknown: 1142750808), item = 0x1}, unit_operation = {unit_type = 1142750808, distinct = 113}, select_list = {first = 0x7f71441cfe58, prev_last = 0x1}, select_order = 0x7f71441cfe58, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 1}, timeout = 1}, select_limit = {explicit_limit = 88, with_ties = 254, select_limit = 0x1, offset_limit = 0x562100000000}, order_limit_lock = 0x7f71441cfe58, ident_sys_ptr = 0x7f71441cfe58, create_field = 0x7f71441cfe58, spvar_definition = 0x7f71441cfe58, spvar_definition_list = 0x7f71441cfe58, type_handler = 0x7f71441cfe58, sp_handler = 0x7f71441cfe58, charset = 0x7f71441cfe58, cond_info_item = 0x7f71441cfe58, dyncol_def = 0x7f71441cfe58, diag_info = 0x7f71441cfe58, item = 0x7f71441cfe58, item_num = 0x7f71441cfe58, item_param = 0x7f71441cfe58, item_basic_constant = 0x7f71441cfe58, key_part = 0x7f71441cfe58, lex = 0x7f71441cfe58, expr_lex = 0x7f71441cfe58, assignment_lex = 0x7f71441cfe58, sp_cursor_stmt = 0x7f71441cfe58, lex_str_ptr = 0x7f71441cfe58, lex_user = 0x7f71441cfe58, user_auth = 0x7f71441cfe58, cond_info_list = 0x7f71441cfe58, dyncol_def_list = 0x7f71441cfe58, item_list = 0x7f71441cfe58, sp_assignment_lex_list = 0x7f71441cfe58, stmt_info_list = 0x7f71441cfe58, string_list = 0x7f71441cfe58, ident_sys_list = 0x7f71441cfe58, stmt_info_item = 0x7f71441cfe58, string = 0x7f71441cfe58, table_list = 0x7f71441cfe58, table = 0x7f71441cfe58, qualified_column_ident = 0x7f71441cfe58, simple_string = 0x7f71441cfe58 "t\376\034Dq\177", const_simple_string = 0x7f71441cfe58 "t\376\034Dq\177", boolfunc2creator = 0x7f71441cfe58, lex_grant = 0x7f71441cfe58, lex_grant_ident = 0x7f71441cfe58, myvar = 0x7f71441cfe58, spcondvalue = 0x7f71441cfe58, sphead = 0x7f71441cfe58, spname = 0x7f71441cfe58, spvar = 0x7f71441cfe58, with_element_head = 0x7f71441cfe58, with_clause = 0x7f71441cfe58, virtual_column = 0x7f71441cfe58, engine_option_value_ptr = 0x7f71441cfe58, db_type = 0x7f71441cfe58, select_lex = 0x7f71441cfe58, select_lex_unit = 0x7f71441cfe58, p_elem_value = 0x7f71441cfe58, window_frame = 0x7f71441cfe58, window_frame_bound = 0x7f71441cfe58, udf = 0x7f71441cfe58, trg_execution_order = {ordering_clause = (unknown: 1142750808), anchor_trigger_name = {str = 0x1 , length = 94699733909504}}, sp_suid = (unknown: 1142750808), sp_aggregate_type = (unknown: 1142750808), view_suid = (unknown: 1142750808), cond_info_item_name = 1142750808, diag_condition_item_name = 1142750808, diag_area = (unknown: 1142750808), m_fk_option = 1142750808, udf_type = (unknown: 1142750808), key_type = 1142750808, stmt_info_item_name = (unknown: 1142750808), filetype = (unknown: 1142750808), tx_isolation = 1142750808, var_type = (unknown: 1142750808), m_yes_no_unk = (unknown: 1142750808), choice = 1142750808, key_alg = 1142750808, ha_rkey_mode = 1142750808, index_hint = (unknown: 1142750808), interval = 1142750808, interval_time_st = 1142750808, row_type = 1142750808, spvar_mode = (unknown: 1142750808), lock_type = 1142750808, date_time_type = 1142750808, bound_precedence_type = (unknown: 1142750808), frame_units = (unknown: 1142750808), frame_exclusion = 1142750808, trigger_action_order_type = (unknown: 1142750808), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_IF_EXISTS | unknown: 1142750728)}, vers_range_unit = (unknown: 1142750808), vers_column_versioning = (unknown: 1142750808), plsql_cursor_attr = 1142750808, privilege = (DELETE_ACL | CREATE_ACL | RELOAD_ACL | FILE_ACL | GRANT_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 1426510488, ulong_num = 140120439575192, ulonglong_number = 140120439575192, longlong_number = 140120439575192, sp_instr_addr = 1426510488, lex_str = {str = 0x7f705506d298 "\003Select Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.Passw"..., length = 11}, kwd = { = { = {str = 0x7f705506d298 "\003Select Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.Passw"..., length = 11}, m_is_8bit = 238, m_quote = -2 '\376'}, }, ident_cli = { = { = {str = 0x7f705506d298 "\003Select Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.Passw"..., length = 11}, m_is_8bit = 238, m_quote = -2 '\376'}, }, ident_sys = { = {str = 0x7f705506d298 "\003Select Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.Passw"..., length = 11}, }, column_list_privilege = {m_columns = 0x7f705506d298, m_privilege = (SELECT_ACL | INSERT_ACL | DELETE_ACL)}, lex_string_with_metadata = { = {str = 0x7f705506d298 "\003Select Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.Passw"..., length = 11}, m_is_8bit = 238, m_quote = -2 '\376'}, spblock = { = {hndlrs = 1426510488}, vars = 32624, conds = 11, curs = 0}, spblock_handlers = {hndlrs = 1426510488}, Lex_length_and_dec = {m_length = 1426510488, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426510488, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0xb, m_charset = 0x7f71441cfeee}, Lex_field_type = { = {m_length = 1426510488, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0xb, m_ci = 0x7f71441cfeee}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f705506d298, m_type = 11}, Lex_extended_collation = {m_ci = 0x7f705506d298, m_type = (Lex_extended_collation_st::TYPE_CONTEXTUALLY_TYPED | unknown: 10)}, Lex_dyncol_type = { = {m_length = 1426510488, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 11, m_ci = 0x7f71441cfeee}, for_loop = {m_index = 0x7f705506d298, m_target_bound = 0xb, m_cursor_offset = 1142750958, m_direction = 113 'q', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x7f705506d298, m_target_bound = 0xb, m_direction = -18 '\356', m_implicit_cursor = 254}, trim = {m_remove = 0x7f705506d298, m_source = 0xb, m_spec = (TRIM_BOTH | unknown: 1142750956)}, json_on_response = {m_response = 1426510488, m_default = 0xb}, substring_spec = {m_subject = 0x7f705506d298, m_from = 0xb, m_for = 0x7f71441cfeee}, vers_history_point = {unit = (unknown: 1426510488), item = 0xb}, unit_operation = {unit_type = 1426510488, distinct = 112}, select_list = {first = 0x7f705506d298, prev_last = 0xb}, select_order = 0x7f705506d298, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 0, skip_locked = 1}, timeout = 11}, select_limit = {explicit_limit = 152, with_ties = 210, select_limit = 0xb, offset_limit = 0x7f71441cfeee}, order_limit_lock = 0x7f705506d298, ident_sys_ptr = 0x7f705506d298, create_field = 0x7f705506d298, spvar_definition = 0x7f705506d298, spvar_definition_list = 0x7f705506d298, type_handler = 0x7f705506d298, sp_handler = 0x7f705506d298, charset = 0x7f705506d298, cond_info_item = 0x7f705506d298, dyncol_def = 0x7f705506d298, diag_info = 0x7f705506d298, item = 0x7f705506d298, item_num = 0x7f705506d298, item_param = 0x7f705506d298, item_basic_constant = 0x7f705506d298, key_part = 0x7f705506d298, lex = 0x7f705506d298, expr_lex = 0x7f705506d298, assignment_lex = 0x7f705506d298, sp_cursor_stmt = 0x7f705506d298, lex_str_ptr = 0x7f705506d298, lex_user = 0x7f705506d298, user_auth = 0x7f705506d298, cond_info_list = 0x7f705506d298, dyncol_def_list = 0x7f705506d298, item_list = 0x7f705506d298, sp_assignment_lex_list = 0x7f705506d298, stmt_info_list = 0x7f705506d298, string_list = 0x7f705506d298, ident_sys_list = 0x7f705506d298, stmt_info_item = 0x7f705506d298, string = 0x7f705506d298, table_list = 0x7f705506d298, table = 0x7f705506d298, qualified_column_ident = 0x7f705506d298, simple_string = 0x7f705506d298 "\003Select Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.Passw"..., const_simple_string = 0x7f705506d298 "\003Select Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.Passw"..., boolfunc2creator = 0x7f705506d298, lex_grant = 0x7f705506d298, lex_grant_ident = 0x7f705506d298, myvar = 0x7f705506d298, spcondvalue = 0x7f705506d298, sphead = 0x7f705506d298, spname = 0x7f705506d298, spvar = 0x7f705506d298, with_element_head = 0x7f705506d298, with_clause = 0x7f705506d298, virtual_column = 0x7f705506d298, engine_option_value_ptr = 0x7f705506d298, db_type = 0x7f705506d298, select_lex = 0x7f705506d298, select_lex_unit = 0x7f705506d298, p_elem_value = 0x7f705506d298, window_frame = 0x7f705506d298, window_frame_bound = 0x7f705506d298, udf = 0x7f705506d298, trg_execution_order = {ordering_clause = (unknown: 1426510488), anchor_trigger_name = {str = 0xb , length = 140124450782958}}, sp_suid = (unknown: 1426510488), sp_aggregate_type = (unknown: 1426510488), view_suid = (unknown: 1426510488), cond_info_item_name = 1426510488, diag_condition_item_name = 1426510488, diag_area = (unknown: 1426510488), m_fk_option = 1426510488, udf_type = (unknown: 1426510488), key_type = 1426510488, stmt_info_item_name = (unknown: 1426510488), filetype = (unknown: 1426510488), tx_isolation = 1426510488, var_type = (unknown: 1426510488), m_yes_no_unk = (unknown: 1426510488), choice = 1426510488, key_alg = 1426510488, ha_rkey_mode = 1426510488, index_hint = (unknown: 1426510488), interval = 1426510488, interval_time_st = 1426510488, row_type = 1426510488, spvar_mode = (unknown: 1426510488), lock_type = 1426510488, date_time_type = 1426510488, bound_precedence_type = (unknown: 1426510488), frame_units = (unknown: 1426510488), frame_exclusion = 1426510488, trigger_action_order_type = (unknown: 1426510488), object_ddl_options = {m_options = (DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_CREATE_SELECT | unknown: 1426510344)}, vers_range_unit = (unknown: 1426510488), vers_column_versioning = (unknown: 1426510488), plsql_cursor_attr = 1426510488, privilege = (DELETE_ACL | CREATE_ACL | SHUTDOWN_ACL | FILE_ACL | INDEX_ACL | SHOW_DB_ACL | SUPER_ACL | LOCK_TABLES_ACL | EXECUTE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, {num = 1142750836, ulong_num = 140124450782836, ulonglong_number = 140124450782836, longlong_number = 140124450782836, sp_instr_addr = 1142750836, lex_str = {str = 0x7f71441cfe74 "", length = 140124450782896}, kwd = { = { = {str = 0x7f71441cfe74 "", length = 140124450782896}, m_is_8bit = 112, m_quote = 120 'x'}, }, ident_cli = { = { = {str = 0x7f71441cfe74 "", length = 140124450782896}, m_is_8bit = 112, m_quote = 120 'x'}, }, ident_sys = { = {str = 0x7f71441cfe74 "", length = 140124450782896}, }, column_list_privilege = {m_columns = 0x7f71441cfe74, m_privilege = (CREATE_ACL | DROP_ACL | SHUTDOWN_ACL | FILE_ACL | GRANT_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}, lex_string_with_metadata = { = {str = 0x7f71441cfe74 "", length = 140124450782896}, m_is_8bit = 112, m_quote = 120 'x'}, spblock = { = {hndlrs = 1142750836}, vars = 32625, conds = 1142750896, curs = 32625}, spblock_handlers = {hndlrs = 1142750836}, Lex_length_and_dec = {m_length = 1142750836, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1142750836, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x7f71441cfeb0, m_charset = 0x7f7055077870}, Lex_field_type = { = {m_length = 1142750836, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x7f71441cfeb0, m_ci = 0x7f7055077870}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f71441cfe74, m_type = 1142750896}, Lex_extended_collation = {m_ci = 0x7f71441cfe74, m_type = (unknown: 1142750896)}, Lex_dyncol_type = { = {m_length = 1142750836, m_dec = 113 'q', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 1142750896, m_ci = 0x7f7055077870}, for_loop = {m_index = 0x7f71441cfe74, m_target_bound = 0x7f71441cfeb0, m_cursor_offset = 1426552944, m_direction = 112 'p', m_implicit_cursor = 127}, for_loop_bounds = {m_index = 0x7f71441cfe74, m_target_bound = 0x7f71441cfeb0, m_direction = 112 'p', m_implicit_cursor = 120}, trim = {m_remove = 0x7f71441cfe74, m_source = 0x7f71441cfeb0, m_spec = (unknown: 1426552944)}, json_on_response = {m_response = 1142750836, m_default = 0x7f71441cfeb0}, substring_spec = {m_subject = 0x7f71441cfe74, m_from = 0x7f71441cfeb0, m_for = 0x7f7055077870}, vers_history_point = {unit = (unknown: 1142750836), item = 0x7f71441cfeb0}, unit_operation = {unit_type = 1142750836, distinct = 113}, select_list = {first = 0x7f71441cfe74, prev_last = 0x7f71441cfeb0}, select_order = 0x7f71441cfe74, select_lock = {{defined_lock = 0, update_lock = 0, defined_timeout = 1, skip_locked = 0}, timeout = 140124450782896}, select_limit = {explicit_limit = 116, with_ties = 254, select_limit = 0x7f71441cfeb0, offset_limit = 0x7f7055077870}, order_limit_lock = 0x7f71441cfe74, ident_sys_ptr = 0x7f71441cfe74, create_field = 0x7f71441cfe74, spvar_definition = 0x7f71441cfe74, spvar_definition_list = 0x7f71441cfe74, type_handler = 0x7f71441cfe74, sp_handler = 0x7f71441cfe74, charset = 0x7f71441cfe74, cond_info_item = 0x7f71441cfe74, dyncol_def = 0x7f71441cfe74, diag_info = 0x7f71441cfe74, item = 0x7f71441cfe74, item_num = 0x7f71441cfe74, item_param = 0x7f71441cfe74, item_basic_constant = 0x7f71441cfe74, key_part = 0x7f71441cfe74, lex = 0x7f71441cfe74, expr_lex = 0x7f71441cfe74, assignment_lex = 0x7f71441cfe74, sp_cursor_stmt = 0x7f71441cfe74, lex_str_ptr = 0x7f71441cfe74, lex_user = 0x7f71441cfe74, user_auth = 0x7f71441cfe74, cond_info_list = 0x7f71441cfe74, dyncol_def_list = 0x7f71441cfe74, item_list = 0x7f71441cfe74, sp_assignment_lex_list = 0x7f71441cfe74, stmt_info_list = 0x7f71441cfe74, string_list = 0x7f71441cfe74, ident_sys_list = 0x7f71441cfe74, stmt_info_item = 0x7f71441cfe74, string = 0x7f71441cfe74, table_list = 0x7f71441cfe74, table = 0x7f71441cfe74, qualified_column_ident = 0x7f71441cfe74, simple_string = 0x7f71441cfe74 "", const_simple_string = 0x7f71441cfe74 "", boolfunc2creator = 0x7f71441cfe74, lex_grant = 0x7f71441cfe74, lex_grant_ident = 0x7f71441cfe74, myvar = 0x7f71441cfe74, spcondvalue = 0x7f71441cfe74, sphead = 0x7f71441cfe74, spname = 0x7f71441cfe74, spvar = 0x7f71441cfe74, with_element_head = 0x7f71441cfe74, with_clause = 0x7f71441cfe74, virtual_column = 0x7f71441cfe74, engine_option_value_ptr = 0x7f71441cfe74, db_type = 0x7f71441cfe74, select_lex = 0x7f71441cfe74, select_lex_unit = 0x7f71441cfe74, p_elem_value = 0x7f71441cfe74, window_frame = 0x7f71441cfe74, window_frame_bound = 0x7f71441cfe74, udf = 0x7f71441cfe74, trg_execution_order = {ordering_clause = (unknown: 1142750836), anchor_trigger_name = {str = 0x7f71441cfeb0 "0\001\035Dq\177", length = 140120439617648}}, sp_suid = (unknown: 1142750836), sp_aggregate_type = (unknown: 1142750836), view_suid = (unknown: 1142750836), cond_info_item_name = 1142750836, diag_condition_item_name = 1142750836, diag_area = (unknown: 1142750836), m_fk_option = 1142750836, udf_type = (unknown: 1142750836), key_type = 1142750836, stmt_info_item_name = (unknown: 1142750836), filetype = (unknown: 1142750836), tx_isolation = 1142750836, var_type = (unknown: 1142750836), m_yes_no_unk = (unknown: 1142750836), choice = 1142750836, key_alg = 1142750836, ha_rkey_mode = 1142750836, index_hint = (unknown: 1142750836), interval = 1142750836, interval_time_st = 1142750836, row_type = 1142750836, spvar_mode = (unknown: 1142750836), lock_type = 1142750836, date_time_type = 1142750836, bound_precedence_type = (unknown: 1142750836), frame_units = (unknown: 1142750836), frame_exclusion = 1142750836, trigger_action_order_type = (unknown: 1142750836), object_ddl_options = {m_options = (DDL_options_st::OPT_LIKE | DDL_options_st::OPT_OR_REPLACE | DDL_options_st::OPT_OR_REPLACE_SLAVE_GENERATED | DDL_options_st::OPT_IF_EXISTS | unknown: 1142750720)}, vers_range_unit = (unknown: 1142750836), vers_column_versioning = (unknown: 1142750836), plsql_cursor_attr = 1142750836, privilege = (UPDATE_ACL | CREATE_ACL | DROP_ACL | RELOAD_ACL | FILE_ACL | GRANT_ACL | REFERENCES_ACL | INDEX_ACL | ALTER_ACL | SHOW_DB_ACL | SUPER_ACL | EXECUTE_ACL | REPL_SLAVE_ACL | BINLOG_MONITOR_ACL | EVENT_ACL | SET_USER_ACL | CONNECTION_ADMIN_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)}} yyvs = 0x7f71441cf510 yyvsp = 0x7f71441cf600 yystacksize = 100 yyn = 1377 yyresult = yytoken = yyval = {num = 1426598725, ulong_num = 140120439663429, ulonglong_number = 140120439663429, longlong_number = 140120439663429, sp_instr_addr = 1426598725, lex_str = {str = 0x7f7055082b45 "CustomField15 ,", length = 1}, kwd = { = { = {str = 0x7f7055082b45 "CustomField15 ,", length = 1}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_cli = { = { = {str = 0x7f7055082b45 "CustomField15 ,", length = 1}, m_is_8bit = false, m_quote = 0 '\000'}, }, ident_sys = { = {str = 0x7f7055082b45 "CustomField15 ,", length = 1}, }, column_list_privilege = {m_columns = 0x7f7055082b45, m_privilege = SELECT_ACL}, lex_string_with_metadata = { = {str = 0x7f7055082b45 "CustomField15 ,", length = 1}, m_is_8bit = false, m_quote = 0 '\000'}, spblock = { = {hndlrs = 1426598725}, vars = 32624, conds = 1, curs = 0}, spblock_handlers = {hndlrs = 1426598725}, Lex_length_and_dec = {m_length = 1426598725, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, Lex_cast_type = { = {m_length = 1426598725, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type_handler = 0x1, m_charset = 0x0}, Lex_field_type = { = {m_length = 1426598725, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_handler = 0x1, m_ci = 0x0}, Lex_exact_charset_extended_collation_attrs = {m_ci = 0x7f7055082b45, m_type = Lex_exact_charset_extended_collation_attrs_st::TYPE_CHARACTER_SET}, Lex_extended_collation = {m_ci = 0x7f7055082b45, m_type = Lex_extended_collation_st::TYPE_CONTEXTUALLY_TYPED}, Lex_dyncol_type = { = {m_length = 1426598725, m_dec = 112 'p', m_collation_type = 7 '\a', m_has_explicit_length = true, m_has_explicit_dec = true, m_length_overflowed = true, m_dec_overflowed = true}, m_type = 1, m_ci = 0x0}, for_loop = {m_index = 0x7f7055082b45, m_target_bound = 0x1, m_cursor_offset = 0, m_direction = 0 '\000', m_implicit_cursor = false}, for_loop_bounds = {m_index = 0x7f7055082b45, m_target_bound = 0x1, m_direction = 0 '\000', m_implicit_cursor = false}, trim = {m_remove = 0x7f7055082b45, m_source = 0x1, m_spec = TRIM_LEADING}, json_on_response = {m_response = 1426598725, m_default = 0x1}, substring_spec = {m_subject = 0x7f7055082b45, m_from = 0x1, m_for = 0x0}, vers_history_point = {unit = (VERS_TIMESTAMP | unknown: 1426598724), item = 0x1}, unit_operation = {unit_type = 1426598725, distinct = 112}, select_list = {first = 0x7f7055082b45, prev_last = 0x1}, select_order = 0x7f7055082b45, select_lock = {{defined_lock = 1, update_lock = 0, defined_timeout = 1, skip_locked = 0}, timeout = 1}, select_limit = {explicit_limit = 69, with_ties = 43, select_limit = 0x1, offset_limit = 0x0}, order_limit_lock = 0x7f7055082b45, ident_sys_ptr = 0x7f7055082b45, create_field = 0x7f7055082b45, spvar_definition = 0x7f7055082b45, spvar_definition_list = 0x7f7055082b45, type_handler = 0x7f7055082b45, sp_handler = 0x7f7055082b45, charset = 0x7f7055082b45, cond_info_item = 0x7f7055082b45, dyncol_def = 0x7f7055082b45, diag_info = 0x7f7055082b45, item = 0x7f7055082b45, item_num = 0x7f7055082b45, item_param = 0x7f7055082b45, item_basic_constant = 0x7f7055082b45, key_part = 0x7f7055082b45, lex = 0x7f7055082b45, expr_lex = 0x7f7055082b45, assignment_lex = 0x7f7055082b45, sp_cursor_stmt = 0x7f7055082b45, lex_str_ptr = 0x7f7055082b45, lex_user = 0x7f7055082b45, user_auth = 0x7f7055082b45, cond_info_list = 0x7f7055082b45, dyncol_def_list = 0x7f7055082b45, item_list = 0x7f7055082b45, sp_assignment_lex_list = 0x7f7055082b45, stmt_info_list = 0x7f7055082b45, string_list = 0x7f7055082b45, ident_sys_list = 0x7f7055082b45, stmt_info_item = 0x7f7055082b45, string = 0x7f7055082b45, table_list = 0x7f7055082b45, table = 0x7f7055082b45, qualified_column_ident = 0x7f7055082b45, simple_string = 0x7f7055082b45 "CustomField15 ,", const_simple_string = 0x7f7055082b45 "CustomField15 ,", boolfunc2creator = 0x7f7055082b45, lex_grant = 0x7f7055082b45, lex_grant_ident = 0x7f7055082b45, myvar = 0x7f7055082b45, spcondvalue = 0x7f7055082b45, sphead = 0x7f7055082b45, spname = 0x7f7055082b45, spvar = 0x7f7055082b45, with_element_head = 0x7f7055082b45, with_clause = 0x7f7055082b45, virtual_column = 0x7f7055082b45, engine_option_value_ptr = 0x7f7055082b45, db_type = 0x7f7055082b45, select_lex = 0x7f7055082b45, select_lex_unit = 0x7f7055082b45, p_elem_value = 0x7f7055082b45, window_frame = 0x7f7055082b45, window_frame_bound = 0x7f7055082b45, udf = 0x7f7055082b45, trg_execution_order = {ordering_clause = (TRG_ORDER_FOLLOWS | unknown: 1426598724), anchor_trigger_name = {str = 0x1 , length = 0}}, sp_suid = (SP_IS_NOT_SUID | unknown: 1426598724), sp_aggregate_type = (NOT_AGGREGATE | unknown: 1426598724), view_suid = (VIEW_SUID_DEFINER | unknown: 1426598724), cond_info_item_name = 1426598725, diag_condition_item_name = 1426598725, diag_area = (unknown: 1426598725), m_fk_option = 1426598725, udf_type = (UDFTYPE_FUNCTION | unknown: 1426598724), key_type = 1426598725, stmt_info_item_name = (Statement_information_item::ROW_COUNT | unknown: 1426598724), filetype = (FILETYPE_XML | unknown: 1426598724), tx_isolation = 1426598725, var_type = (SHOW_OPT_SESSION | unknown: 1426598724), m_yes_no_unk = (TVL_NO | unknown: 1426598724), choice = 1426598725, key_alg = 1426598725, ha_rkey_mode = 1426598725, index_hint = (INDEX_HINT_USE | unknown: 1426598724), interval = 1426598725, interval_time_st = 1426598725, row_type = 1426598725, spvar_mode = (sp_variable::MODE_OUT | unknown: 1426598724), lock_type = 1426598725, date_time_type = 1426598725, bound_precedence_type = (Window_frame_bound::CURRENT | unknown: 1426598724), frame_units = (Window_frame::UNITS_RANGE | unknown: 1426598724), frame_exclusion = 1426598725, trigger_action_order_type = (TRG_ORDER_FOLLOWS | unknown: 1426598724), object_ddl_options = {m_options = (DDL_options_st::OPT_LIKE | DDL_options_st::OPT_IF_EXISTS | unknown: 1426598657)}, vers_range_unit = (VERS_TIMESTAMP | unknown: 1426598724), vers_column_versioning = (Column_definition::WITH_VERSIONING | unknown: 1426598724), plsql_cursor_attr = 1426598725, privilege = (SELECT_ACL | UPDATE_ACL | RELOAD_ACL | PROCESS_ACL | FILE_ACL | REFERENCES_ACL | ALTER_ACL | REPL_SLAVE_ACL | ALTER_PROC_ACL | EVENT_ACL | CREATE_TABLESPACE_ACL | SET_USER_ACL | BINLOG_ADMIN_ACL | BINLOG_REPLAY_ACL | SLAVE_MONITOR_ACL | unknown: 139637976727552)} yylen = 4 #5 0x00005621e429e820 in parse_sql (thd=thd@entry=0x7f70550775b8, parser_state=parser_state@entry=0x7f71441d0250, creation_ctx=creation_ctx@entry=0x0, do_pfs_digest=do_pfs_digest@entry=true) at /usr/src/debug/MariaDB-/src_0/sql/sql_parse.cc:10637 ret_value = backup_ctx = 0x0 mysql_parse_status = #6 0x00005621e429984d in mysql_parse (thd=0x7f70550775b8, rawbuf=, length=1287, parser_state=0x7f71441d0250) at /usr/src/debug/MariaDB-/src_0/sql/sql_parse.cc:8140 lex = 0x7f705507b7d0 err = #7 0x00005621e42a6543 in dispatch_command (command=COM_QUERY, thd=0x7f70550775b8, packet=, packet_length=, blocking=) at /usr/src/debug/MariaDB-/src_0/sql/sql_class.h:1401 packet_end = 0x7f7055082627 "" parser_state = {m_lip = {lookahead_token = -1, lookahead_yylval = 0x0, m_thd = 0x7f70550775b8, m_ptr = 0x7f70550825f4 " PasswordDate From Users Where UserID = '03381561'", m_tok_start = 0x7f70550825f4 " PasswordDate From Users Where UserID = '03381561'", m_tok_end = 0x7f70550825f2 " , PasswordDate From Users Where UserID = '03381561'", m_end_of_query = 0x7f7055082627 "", m_tok_start_prev = 0x7f70550825e5 "CustomField15 , PasswordDate From Users Where UserID = '03381561'", m_buf = 0x7f7055082120 "Select Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.Passwo"..., m_buf_length = 1287, m_echo = true, m_echo_saved = false, m_cpp_buf = 0x7f7055082680 "Select Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.Passwo"..., m_cpp_ptr = 0x7f7055082b54 "", m_cpp_tok_start = 0x7f7055082b54 "", m_cpp_tok_start_prev = 0x7f7055082b45 "CustomField15 ,", m_cpp_tok_end = 0x7f7055082b52 " ,", m_body_utf8 = 0x0, m_body_utf8_ptr = 0x0, m_cpp_utf8_processed_ptr = 0x0, next_state = MY_LEX_START, found_semicolon = 0x0, ignore_space = false, stmt_prepare_mode = false, multi_statements = true, yylineno = 1, m_digest = 0x0, in_comment = NO_COMMENT, in_comment_saved = NO_COMMENT, m_cpp_text_start = 0x7f7055082b45 "CustomField15 ,", m_cpp_text_end = 0x7f7055082b52 " ,", m_underscore_cs = 0x0}, m_yacc = {yacc_yyss = 0x0, yacc_yyvs = 0x0, m_set_signal_info = {m_item = {0x0 }}, m_lock_type = TL_READ_DEFAULT, m_mdl_type = MDL_SHARED_READ}, m_digest_psi = 0x0} net = 0x7f7055077870 error = false do_end_of_statement = true __FUNCTION__ = "dispatch_command" #8 0x00005621e42a851f in do_command (thd=thd@entry=0x7f70550775b8, blocking=blocking@entry=true) at /usr/src/debug/MariaDB-/src_0/sql/sql_parse.cc:1418 return_value = packet = 0x7f705506d298 "\003Select Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.Passw"... packet_length = net = 0x7f7055077870 command = COM_QUERY __FUNCTION__ = "do_command" #9 0x00005621e43d5b25 in do_handle_one_connection (connect=, connect@entry=0x5621e7f7eb78, put_in_cache=put_in_cache@entry=true) at /usr/src/debug/MariaDB-/src_0/sql/sql_connect.cc:1386 create_user = true thr_create_utime = thd = 0x7f70550775b8 #10 0x00005621e43d5e7d in handle_one_connection (arg=arg@entry=0x5621e7f7eb78) at /usr/src/debug/MariaDB-/src_0/sql/sql_connect.cc:1298 connect = 0x5621e7f7eb78 #11 0x00005621e4725bc5 in pfs_spawn_thread (arg=0x5621e82cff98) at /usr/src/debug/MariaDB-/src_0/storage/perfschema/pfs.cc:2201 typed_arg = 0x5621e82cff98 user_arg = 0x5621e7f7eb78 user_start_routine = 0x5621e43d5e20 pfs = klass = #12 0x00007f98ccd971ca in start_thread () from /lib64/libpthread.so.0 No symbol table info available. #13 0x00007f98cbecfe73 in clone () from /lib64/libc.so.6 No symbol table info available. (gdb) frame 4 #4 0x00005621e4496ac3 in MYSQLparse (thd=) at /usr/src/debug/MariaDB-/src_0/sql/sql_yacc.yy:9116 9116 { (gdb) print yyvsp[-2].item $1 = (Item *) 0x1de8af45dcb4a0b (gdb) frame 5 #5 0x00005621e429e820 in parse_sql (thd=thd@entry=0x7f70550775b8, parser_state=parser_state@entry=0x7f71441d0250, creation_ctx=creation_ctx@entry=0x0, do_pfs_digest=do_pfs_digest@entry=true) at /usr/src/debug/MariaDB-/src_0/sql/sql_parse.cc:10637 10637 DBUG_RETURN(ret_value); (gdb) print thd->query_string $2 = {string = { str = 0x7f7055082120 "Select Users.UserIndex, UserID, Users.Password, GroupName, PasswordSource, UserService, UserIP, FilterName, UserActive, Users.StartDate, UserExpiryDate, CallBackNumber, CallerID, Lockout, Users.Passwo"..., length = 1287}, cs = 0x5621e5574ba0 } (gdb) quit