==12861== Thread 4:
|
==12861== Invalid read of size 8
|
==12861== at 0x701682: find_field_in_table(THD*, st_table*, char const*, unsigned int, bool, unsigned int*) (sql_base.cc:6110)
|
==12861== by 0x701C93: find_field_in_table_ref(THD*, TABLE_LIST*, char const*, unsigned int, char const*, char const*, char const*, Item**, bool, bool, unsigned int*, bool, TABLE_LIST**) (sql_base.cc:6265)
|
==12861== by 0x70251C: find_field_in_tables(THD*, Item_ident*, TABLE_LIST*, TABLE_LIST*, Item**, find_item_error_report_type, bool, bool) (sql_base.cc:6537)
|
==12861== by 0x5CC7BE: Item_field::fix_fields(THD*, Item**) (item.cc:4326)
|
==12861== by 0x5EDEB2: Item_func::fix_fields(THD*, Item**) (item_func.cc:178)
|
==12861== by 0x5EDEB2: Item_func::fix_fields(THD*, Item**) (item_func.cc:178)
|
==12861== by 0x60EF0A: Item_func_if::fix_fields(THD*, Item**) (item_cmpfunc.cc:2603)
|
==12861== by 0x704C6C: setup_fields(THD*, Item**, List<Item>&, enum_mark_columns, List<Item>*, bool) (sql_base.cc:7711)
|
==12861== by 0x717A22: JOIN::prepare(Item***, TABLE_LIST*, unsigned int, Item*, unsigned int, st_order*, st_order*, Item*, st_order*, st_select_lex*, st_select_lex_unit*) (sql_select.cc:530)
|
==12861== by 0x865C9D: st_select_lex_unit::prepare(THD*, select_result*, unsigned long) (sql_union.cc:271)
|
==12861== by 0x867FC3: mysql_derived_prepare(THD*, st_lex*, TABLE_LIST*) (sql_derived.cc:154)
|
==12861== by 0x867DE9: mysql_handle_derived(st_lex*, bool (*)(THD*, st_lex*, TABLE_LIST*)) (sql_derived.cc:58)
|
==12861== by 0x6FF575: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5214)
|
==12861== by 0x828848: fill_schema_table_by_open(THD*, bool, st_table*, st_schema_table*, st_mysql_lex_string*, st_mysql_lex_string*, Open_tables_state*) (sql_show.cc:3162)
|
==12861== by 0x829242: get_all_tables(THD*, TABLE_LIST*, Item*) (sql_show.cc:3493)
|
==12861== by 0x83534A: get_schema_tables_result(JOIN*, enum_schema_table_state) (sql_show.cc:6295)
|
==12861== Address 0x1007f598 is 248 bytes inside a block of size 2,244 free'd
|
==12861== at 0x4C27C8A: free (vg_replace_malloc.c:468)
|
==12861== by 0xB8BB58: _myfree (safemalloc.c:333)
|
==12861== by 0x6F6085: free_cache_entry(st_table*) (sql_base.cc:824)
|
==12861== by 0xB996B8: my_hash_delete (hash.c:566)
|
==12861== by 0x6F6CA3: close_open_tables(THD*) (sql_base.cc:1211)
|
==12861== by 0x6F7057: close_thread_tables(THD*) (sql_base.cc:1364)
|
==12861== by 0x8850F7: sp_lex_keeper::reset_lex_and_exec_core(THD*, unsigned int*, bool, sp_instr*) (sp_head.cc:2808)
|
==12861== by 0x886276: sp_instr_freturn::execute(THD*, unsigned int*) (sp_head.cc:3259)
|
==12861== by 0x8816E3: sp_head::execute(THD*) (sp_head.cc:1292)
|
==12861== by 0x882927: sp_head::execute_function(THD*, Item**, unsigned int, Field*) (sp_head.cc:1811)
|
==12861== by 0x60227B: Item_func_sp::execute_impl(THD*) (item_func.cc:6003)
|
==12861== by 0x602017: Item_func_sp::execute() (item_func.cc:5932)
|
==12861== by 0x604D69: Item_func_sp::val_int() (item_func.h:1729)
|
==12861== by 0x5D9400: Item::update_null_value() (item.h:844)
|
==12861== by 0x603028: Item_func::is_null() (item_func.h:152)
|
==12861== by 0x61B368: Item_func_isnull::update_used_tables() (item_cmpfunc.h:1320)
|
==12861== Invalid read of size 8
|
==12861== at 0x7016A3: find_field_in_table(THD*, st_table*, char const*, unsigned int, bool, unsigned int*) (sql_base.cc:6113)
|
==12861== by 0x701C93: find_field_in_table_ref(THD*, TABLE_LIST*, char const*, unsigned int, char const*, char const*, char const*, Item**, bool, bool, unsigned int*, bool, TABLE_LIST**) (sql_base.cc:6265)
|
==12861== by 0x70251C: find_field_in_tables(THD*, Item_ident*, TABLE_LIST*, TABLE_LIST*, Item**, find_item_error_report_type, bool, bool) (sql_base.cc:6537)
|
==12861== by 0x5CC7BE: Item_field::fix_fields(THD*, Item**) (item.cc:4326)
|
==12861== by 0x5EDEB2: Item_func::fix_fields(THD*, Item**) (item_func.cc:178)
|
==12861== by 0x5EDEB2: Item_func::fix_fields(THD*, Item**) (item_func.cc:178)
|
==12861== by 0x60EF0A: Item_func_if::fix_fields(THD*, Item**) (item_cmpfunc.cc:2603)
|
==12861== by 0x704C6C: setup_fields(THD*, Item**, List<Item>&, enum_mark_columns, List<Item>*, bool) (sql_base.cc:7711)
|
==12861== by 0x717A22: JOIN::prepare(Item***, TABLE_LIST*, unsigned int, Item*, unsigned int, st_order*, st_order*, Item*, st_order*, st_select_lex*, st_select_lex_unit*) (sql_select.cc:530)
|
==12861== by 0x865C9D: st_select_lex_unit::prepare(THD*, select_result*, unsigned long) (sql_union.cc:271)
|
==12861== by 0x867FC3: mysql_derived_prepare(THD*, st_lex*, TABLE_LIST*) (sql_derived.cc:154)
|
==12861== by 0x867DE9: mysql_handle_derived(st_lex*, bool (*)(THD*, st_lex*, TABLE_LIST*)) (sql_derived.cc:58)
|
==12861== by 0x6FF575: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5214)
|
==12861== by 0x828848: fill_schema_table_by_open(THD*, bool, st_table*, st_schema_table*, st_mysql_lex_string*, st_mysql_lex_string*, Open_tables_state*) (sql_show.cc:3162)
|
==12861== by 0x829242: get_all_tables(THD*, TABLE_LIST*, Item*) (sql_show.cc:3493)
|
==12861== by 0x83534A: get_schema_tables_result(JOIN*, enum_schema_table_state) (sql_show.cc:6295)
|
==12861== Address 0x1007f4c8 is 40 bytes inside a block of size 2,244 free'd
|
==12861== at 0x4C27C8A: free (vg_replace_malloc.c:468)
|
==12861== by 0xB8BB58: _myfree (safemalloc.c:333)
|
==12861== by 0x6F6085: free_cache_entry(st_table*) (sql_base.cc:824)
|
==12861== by 0xB996B8: my_hash_delete (hash.c:566)
|
==12861== by 0x6F6CA3: close_open_tables(THD*) (sql_base.cc:1211)
|
==12861== by 0x6F7057: close_thread_tables(THD*) (sql_base.cc:1364)
|
==12861== by 0x8850F7: sp_lex_keeper::reset_lex_and_exec_core(THD*, unsigned int*, bool, sp_instr*) (sp_head.cc:2808)
|
==12861== by 0x886276: sp_instr_freturn::execute(THD*, unsigned int*) (sp_head.cc:3259)
|
==12861== by 0x8816E3: sp_head::execute(THD*) (sp_head.cc:1292)
|
==12861== by 0x882927: sp_head::execute_function(THD*, Item**, unsigned int, Field*) (sp_head.cc:1811)
|
==12861== by 0x60227B: Item_func_sp::execute_impl(THD*) (item_func.cc:6003)
|
==12861== by 0x602017: Item_func_sp::execute() (item_func.cc:5932)
|
==12861== by 0x604D69: Item_func_sp::val_int() (item_func.h:1729)
|
==12861== by 0x5D9400: Item::update_null_value() (item.h:844)
|
==12861== by 0x603028: Item_func::is_null() (item_func.h:152)
|
==12861== by 0x61B368: Item_func_isnull::update_used_tables() (item_cmpfunc.h:1320)
|
==12861== Invalid read of size 8
|
==12861== at 0x70171F: find_field_in_table(THD*, st_table*, char const*, unsigned int, bool, unsigned int*) (sql_base.cc:6117)
|
==12861== by 0x701C93: find_field_in_table_ref(THD*, TABLE_LIST*, char const*, unsigned int, char const*, char const*, char const*, Item**, bool, bool, unsigned int*, bool, TABLE_LIST**) (sql_base.cc:6265)
|
==12861== by 0x70251C: find_field_in_tables(THD*, Item_ident*, TABLE_LIST*, TABLE_LIST*, Item**, find_item_error_report_type, bool, bool) (sql_base.cc:6537)
|
==12861== by 0x5CC7BE: Item_field::fix_fields(THD*, Item**) (item.cc:4326)
|
==12861== by 0x5EDEB2: Item_func::fix_fields(THD*, Item**) (item_func.cc:178)
|
==12861== by 0x5EDEB2: Item_func::fix_fields(THD*, Item**) (item_func.cc:178)
|
==12861== by 0x60EF0A: Item_func_if::fix_fields(THD*, Item**) (item_cmpfunc.cc:2603)
|
==12861== by 0x704C6C: setup_fields(THD*, Item**, List<Item>&, enum_mark_columns, List<Item>*, bool) (sql_base.cc:7711)
|
==12861== by 0x717A22: JOIN::prepare(Item***, TABLE_LIST*, unsigned int, Item*, unsigned int, st_order*, st_order*, Item*, st_order*, st_select_lex*, st_select_lex_unit*) (sql_select.cc:530)
|
==12861== by 0x865C9D: st_select_lex_unit::prepare(THD*, select_result*, unsigned long) (sql_union.cc:271)
|
==12861== by 0x867FC3: mysql_derived_prepare(THD*, st_lex*, TABLE_LIST*) (sql_derived.cc:154)
|
==12861== by 0x867DE9: mysql_handle_derived(st_lex*, bool (*)(THD*, st_lex*, TABLE_LIST*)) (sql_derived.cc:58)
|
==12861== by 0x6FF575: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5214)
|
==12861== by 0x828848: fill_schema_table_by_open(THD*, bool, st_table*, st_schema_table*, st_mysql_lex_string*, st_mysql_lex_string*, Open_tables_state*) (sql_show.cc:3162)
|
==12861== by 0x829242: get_all_tables(THD*, TABLE_LIST*, Item*) (sql_show.cc:3493)
|
==12861== by 0x83534A: get_schema_tables_result(JOIN*, enum_schema_table_state) (sql_show.cc:6295)
|
==12861== Address 0x1007f4c8 is 40 bytes inside a block of size 2,244 free'd
|
==12861== at 0x4C27C8A: free (vg_replace_malloc.c:468)
|
==12861== by 0xB8BB58: _myfree (safemalloc.c:333)
|
==12861== by 0x6F6085: free_cache_entry(st_table*) (sql_base.cc:824)
|
==12861== by 0xB996B8: my_hash_delete (hash.c:566)
|
==12861== by 0x6F6CA3: close_open_tables(THD*) (sql_base.cc:1211)
|
==12861== by 0x6F7057: close_thread_tables(THD*) (sql_base.cc:1364)
|
==12861== by 0x8850F7: sp_lex_keeper::reset_lex_and_exec_core(THD*, unsigned int*, bool, sp_instr*) (sp_head.cc:2808)
|
==12861== by 0x886276: sp_instr_freturn::execute(THD*, unsigned int*) (sp_head.cc:3259)
|
==12861== by 0x8816E3: sp_head::execute(THD*) (sp_head.cc:1292)
|
==12861== by 0x882927: sp_head::execute_function(THD*, Item**, unsigned int, Field*) (sp_head.cc:1811)
|
==12861== by 0x60227B: Item_func_sp::execute_impl(THD*) (item_func.cc:6003)
|
==12861== by 0x602017: Item_func_sp::execute() (item_func.cc:5932)
|
==12861== by 0x604D69: Item_func_sp::val_int() (item_func.h:1729)
|
==12861== by 0x5D9400: Item::update_null_value() (item.h:844)
|
==12861== by 0x603028: Item_func::is_null() (item_func.h:152)
|
==12861== by 0x61B368: Item_func_isnull::update_used_tables() (item_cmpfunc.h:1320)
|
==12861== Invalid read of size 8
|
==12861== at 0x701792: find_field_in_table(THD*, st_table*, char const*, unsigned int, bool, unsigned int*) (sql_base.cc:6132)
|
==12861== by 0x701C93: find_field_in_table_ref(THD*, TABLE_LIST*, char const*, unsigned int, char const*, char const*, char const*, Item**, bool, bool, unsigned int*, bool, TABLE_LIST**) (sql_base.cc:6265)
|
==12861== by 0x70251C: find_field_in_tables(THD*, Item_ident*, TABLE_LIST*, TABLE_LIST*, Item**, find_item_error_report_type, bool, bool) (sql_base.cc:6537)
|
==12861== by 0x5CC7BE: Item_field::fix_fields(THD*, Item**) (item.cc:4326)
|
==12861== by 0x5EDEB2: Item_func::fix_fields(THD*, Item**) (item_func.cc:178)
|
==12861== by 0x5EDEB2: Item_func::fix_fields(THD*, Item**) (item_func.cc:178)
|
==12861== by 0x60EF0A: Item_func_if::fix_fields(THD*, Item**) (item_cmpfunc.cc:2603)
|
==12861== by 0x704C6C: setup_fields(THD*, Item**, List<Item>&, enum_mark_columns, List<Item>*, bool) (sql_base.cc:7711)
|
==12861== by 0x717A22: JOIN::prepare(Item***, TABLE_LIST*, unsigned int, Item*, unsigned int, st_order*, st_order*, Item*, st_order*, st_select_lex*, st_select_lex_unit*) (sql_select.cc:530)
|
==12861== by 0x865C9D: st_select_lex_unit::prepare(THD*, select_result*, unsigned long) (sql_union.cc:271)
|
==12861== by 0x867FC3: mysql_derived_prepare(THD*, st_lex*, TABLE_LIST*) (sql_derived.cc:154)
|
==12861== by 0x867DE9: mysql_handle_derived(st_lex*, bool (*)(THD*, st_lex*, TABLE_LIST*)) (sql_derived.cc:58)
|
==12861== by 0x6FF575: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5214)
|
==12861== by 0x828848: fill_schema_table_by_open(THD*, bool, st_table*, st_schema_table*, st_mysql_lex_string*, st_mysql_lex_string*, Open_tables_state*) (sql_show.cc:3162)
|
==12861== by 0x829242: get_all_tables(THD*, TABLE_LIST*, Item*) (sql_show.cc:3493)
|
==12861== by 0x83534A: get_schema_tables_result(JOIN*, enum_schema_table_state) (sql_show.cc:6295)
|
==12861== Address 0x1007f508 is 104 bytes inside a block of size 2,244 free'd
|
==12861== at 0x4C27C8A: free (vg_replace_malloc.c:468)
|
==12861== by 0xB8BB58: _myfree (safemalloc.c:333)
|
==12861== by 0x6F6085: free_cache_entry(st_table*) (sql_base.cc:824)
|
==12861== by 0xB996B8: my_hash_delete (hash.c:566)
|
==12861== by 0x6F6CA3: close_open_tables(THD*) (sql_base.cc:1211)
|
==12861== by 0x6F7057: close_thread_tables(THD*) (sql_base.cc:1364)
|
==12861== by 0x8850F7: sp_lex_keeper::reset_lex_and_exec_core(THD*, unsigned int*, bool, sp_instr*) (sp_head.cc:2808)
|
==12861== by 0x886276: sp_instr_freturn::execute(THD*, unsigned int*) (sp_head.cc:3259)
|
==12861== by 0x8816E3: sp_head::execute(THD*) (sp_head.cc:1292)
|
==12861== by 0x882927: sp_head::execute_function(THD*, Item**, unsigned int, Field*) (sp_head.cc:1811)
|
==12861== by 0x60227B: Item_func_sp::execute_impl(THD*) (item_func.cc:6003)
|
==12861== by 0x602017: Item_func_sp::execute() (item_func.cc:5932)
|
==12861== by 0x604D69: Item_func_sp::val_int() (item_func.h:1729)
|
==12861== by 0x5D9400: Item::update_null_value() (item.h:844)
|
==12861== by 0x603028: Item_func::is_null() (item_func.h:152)
|
==12861== by 0x61B368: Item_func_isnull::update_used_tables() (item_cmpfunc.h:1320)
|
==12861== Invalid read of size 8
|
==12861== at 0x701682: find_field_in_table(THD*, st_table*, char const*, unsigned int, bool, unsigned int*) (sql_base.cc:6110)
|
==12861== by 0x701C93: find_field_in_table_ref(THD*, TABLE_LIST*, char const*, unsigned int, char const*, char const*, char const*, Item**, bool, bool, unsigned int*, bool, TABLE_LIST**) (sql_base.cc:6265)
|
==12861== by 0x70251C: find_field_in_tables(THD*, Item_ident*, TABLE_LIST*, TABLE_LIST*, Item**, find_item_error_report_type, bool, bool) (sql_base.cc:6537)
|
==12861== by 0x5CC1F1: Item_field::fix_outer_field(THD*, Field**, Item**) (item.cc:4182)
|
==12861== by 0x5CCA92: Item_field::fix_fields(THD*, Item**) (item.cc:4389)
|
==12861== by 0x5EDEB2: Item_func::fix_fields(THD*, Item**) (item_func.cc:178)
|
==12861== by 0x5EDEB2: Item_func::fix_fields(THD*, Item**) (item_func.cc:178)
|
==12861== by 0x60EF0A: Item_func_if::fix_fields(THD*, Item**) (item_cmpfunc.cc:2603)
|
==12861== by 0x704C6C: setup_fields(THD*, Item**, List<Item>&, enum_mark_columns, List<Item>*, bool) (sql_base.cc:7711)
|
==12861== by 0x717A22: JOIN::prepare(Item***, TABLE_LIST*, unsigned int, Item*, unsigned int, st_order*, st_order*, Item*, st_order*, st_select_lex*, st_select_lex_unit*) (sql_select.cc:530)
|
==12861== by 0x865C9D: st_select_lex_unit::prepare(THD*, select_result*, unsigned long) (sql_union.cc:271)
|
==12861== by 0x867FC3: mysql_derived_prepare(THD*, st_lex*, TABLE_LIST*) (sql_derived.cc:154)
|
==12861== by 0x867DE9: mysql_handle_derived(st_lex*, bool (*)(THD*, st_lex*, TABLE_LIST*)) (sql_derived.cc:58)
|
==12861== by 0x6FF575: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5214)
|
==12861== by 0x828848: fill_schema_table_by_open(THD*, bool, st_table*, st_schema_table*, st_mysql_lex_string*, st_mysql_lex_string*, Open_tables_state*) (sql_show.cc:3162)
|
==12861== by 0x829242: get_all_tables(THD*, TABLE_LIST*, Item*) (sql_show.cc:3493)
|
==12861== Address 0x1007f598 is 248 bytes inside a block of size 2,244 free'd
|
==12861== at 0x4C27C8A: free (vg_replace_malloc.c:468)
|
==12861== by 0xB8BB58: _myfree (safemalloc.c:333)
|
==12861== by 0x6F6085: free_cache_entry(st_table*) (sql_base.cc:824)
|
==12861== by 0xB996B8: my_hash_delete (hash.c:566)
|
==12861== by 0x6F6CA3: close_open_tables(THD*) (sql_base.cc:1211)
|
==12861== by 0x6F7057: close_thread_tables(THD*) (sql_base.cc:1364)
|
==12861== by 0x8850F7: sp_lex_keeper::reset_lex_and_exec_core(THD*, unsigned int*, bool, sp_instr*) (sp_head.cc:2808)
|
==12861== by 0x886276: sp_instr_freturn::execute(THD*, unsigned int*) (sp_head.cc:3259)
|
==12861== by 0x8816E3: sp_head::execute(THD*) (sp_head.cc:1292)
|
==12861== by 0x882927: sp_head::execute_function(THD*, Item**, unsigned int, Field*) (sp_head.cc:1811)
|
==12861== by 0x60227B: Item_func_sp::execute_impl(THD*) (item_func.cc:6003)
|
==12861== by 0x602017: Item_func_sp::execute() (item_func.cc:5932)
|
==12861== by 0x604D69: Item_func_sp::val_int() (item_func.h:1729)
|
==12861== by 0x5D9400: Item::update_null_value() (item.h:844)
|
==12861== by 0x603028: Item_func::is_null() (item_func.h:152)
|
==12861== by 0x61B368: Item_func_isnull::update_used_tables() (item_cmpfunc.h:1320)
|
==12861== Invalid read of size 8
|
==12861== at 0x7016A3: find_field_in_table(THD*, st_table*, char const*, unsigned int, bool, unsigned int*) (sql_base.cc:6113)
|
==12861== by 0x701C93: find_field_in_table_ref(THD*, TABLE_LIST*, char const*, unsigned int, char const*, char const*, char const*, Item**, bool, bool, unsigned int*, bool, TABLE_LIST**) (sql_base.cc:6265)
|
==12861== by 0x70251C: find_field_in_tables(THD*, Item_ident*, TABLE_LIST*, TABLE_LIST*, Item**, find_item_error_report_type, bool, bool) (sql_base.cc:6537)
|
==12861== by 0x5CC1F1: Item_field::fix_outer_field(THD*, Field**, Item**) (item.cc:4182)
|
==12861== by 0x5CCA92: Item_field::fix_fields(THD*, Item**) (item.cc:4389)
|
==12861== by 0x5EDEB2: Item_func::fix_fields(THD*, Item**) (item_func.cc:178)
|
==12861== by 0x5EDEB2: Item_func::fix_fields(THD*, Item**) (item_func.cc:178)
|
==12861== by 0x60EF0A: Item_func_if::fix_fields(THD*, Item**) (item_cmpfunc.cc:2603)
|
==12861== by 0x704C6C: setup_fields(THD*, Item**, List<Item>&, enum_mark_columns, List<Item>*, bool) (sql_base.cc:7711)
|
==12861== by 0x717A22: JOIN::prepare(Item***, TABLE_LIST*, unsigned int, Item*, unsigned int, st_order*, st_order*, Item*, st_order*, st_select_lex*, st_select_lex_unit*) (sql_select.cc:530)
|
==12861== by 0x865C9D: st_select_lex_unit::prepare(THD*, select_result*, unsigned long) (sql_union.cc:271)
|
==12861== by 0x867FC3: mysql_derived_prepare(THD*, st_lex*, TABLE_LIST*) (sql_derived.cc:154)
|
==12861== by 0x867DE9: mysql_handle_derived(st_lex*, bool (*)(THD*, st_lex*, TABLE_LIST*)) (sql_derived.cc:58)
|
==12861== by 0x6FF575: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5214)
|
==12861== by 0x828848: fill_schema_table_by_open(THD*, bool, st_table*, st_schema_table*, st_mysql_lex_string*, st_mysql_lex_string*, Open_tables_state*) (sql_show.cc:3162)
|
==12861== by 0x829242: get_all_tables(THD*, TABLE_LIST*, Item*) (sql_show.cc:3493)
|
==12861== Address 0x1007f4c8 is 40 bytes inside a block of size 2,244 free'd
|
==12861== at 0x4C27C8A: free (vg_replace_malloc.c:468)
|
==12861== by 0xB8BB58: _myfree (safemalloc.c:333)
|
==12861== by 0x6F6085: free_cache_entry(st_table*) (sql_base.cc:824)
|
==12861== by 0xB996B8: my_hash_delete (hash.c:566)
|
==12861== by 0x6F6CA3: close_open_tables(THD*) (sql_base.cc:1211)
|
==12861== by 0x6F7057: close_thread_tables(THD*) (sql_base.cc:1364)
|
==12861== by 0x8850F7: sp_lex_keeper::reset_lex_and_exec_core(THD*, unsigned int*, bool, sp_instr*) (sp_head.cc:2808)
|
==12861== by 0x886276: sp_instr_freturn::execute(THD*, unsigned int*) (sp_head.cc:3259)
|
==12861== by 0x8816E3: sp_head::execute(THD*) (sp_head.cc:1292)
|
==12861== by 0x882927: sp_head::execute_function(THD*, Item**, unsigned int, Field*) (sp_head.cc:1811)
|
==12861== by 0x60227B: Item_func_sp::execute_impl(THD*) (item_func.cc:6003)
|
==12861== by 0x602017: Item_func_sp::execute() (item_func.cc:5932)
|
==12861== by 0x604D69: Item_func_sp::val_int() (item_func.h:1729)
|
==12861== by 0x5D9400: Item::update_null_value() (item.h:844)
|
==12861== by 0x603028: Item_func::is_null() (item_func.h:152)
|
==12861== by 0x61B368: Item_func_isnull::update_used_tables() (item_cmpfunc.h:1320)
|
==12861== Invalid read of size 8
|
==12861== at 0x70171F: find_field_in_table(THD*, st_table*, char const*, unsigned int, bool, unsigned int*) (sql_base.cc:6117)
|
==12861== by 0x701C93: find_field_in_table_ref(THD*, TABLE_LIST*, char const*, unsigned int, char const*, char const*, char const*, Item**, bool, bool, unsigned int*, bool, TABLE_LIST**) (sql_base.cc:6265)
|
==12861== by 0x70251C: find_field_in_tables(THD*, Item_ident*, TABLE_LIST*, TABLE_LIST*, Item**, find_item_error_report_type, bool, bool) (sql_base.cc:6537)
|
==12861== by 0x5CC1F1: Item_field::fix_outer_field(THD*, Field**, Item**) (item.cc:4182)
|
==12861== by 0x5CCA92: Item_field::fix_fields(THD*, Item**) (item.cc:4389)
|
==12861== by 0x5EDEB2: Item_func::fix_fields(THD*, Item**) (item_func.cc:178)
|
==12861== by 0x5EDEB2: Item_func::fix_fields(THD*, Item**) (item_func.cc:178)
|
==12861== by 0x60EF0A: Item_func_if::fix_fields(THD*, Item**) (item_cmpfunc.cc:2603)
|
==12861== by 0x704C6C: setup_fields(THD*, Item**, List<Item>&, enum_mark_columns, List<Item>*, bool) (sql_base.cc:7711)
|
==12861== by 0x717A22: JOIN::prepare(Item***, TABLE_LIST*, unsigned int, Item*, unsigned int, st_order*, st_order*, Item*, st_order*, st_select_lex*, st_select_lex_unit*) (sql_select.cc:530)
|
==12861== by 0x865C9D: st_select_lex_unit::prepare(THD*, select_result*, unsigned long) (sql_union.cc:271)
|
==12861== by 0x867FC3: mysql_derived_prepare(THD*, st_lex*, TABLE_LIST*) (sql_derived.cc:154)
|
==12861== by 0x867DE9: mysql_handle_derived(st_lex*, bool (*)(THD*, st_lex*, TABLE_LIST*)) (sql_derived.cc:58)
|
==12861== by 0x6FF575: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5214)
|
==12861== by 0x828848: fill_schema_table_by_open(THD*, bool, st_table*, st_schema_table*, st_mysql_lex_string*, st_mysql_lex_string*, Open_tables_state*) (sql_show.cc:3162)
|
==12861== by 0x829242: get_all_tables(THD*, TABLE_LIST*, Item*) (sql_show.cc:3493)
|
==12861== Address 0x1007f4c8 is 40 bytes inside a block of size 2,244 free'd
|
==12861== at 0x4C27C8A: free (vg_replace_malloc.c:468)
|
==12861== by 0xB8BB58: _myfree (safemalloc.c:333)
|
==12861== by 0x6F6085: free_cache_entry(st_table*) (sql_base.cc:824)
|
==12861== by 0xB996B8: my_hash_delete (hash.c:566)
|
==12861== by 0x6F6CA3: close_open_tables(THD*) (sql_base.cc:1211)
|
==12861== by 0x6F7057: close_thread_tables(THD*) (sql_base.cc:1364)
|
==12861== by 0x8850F7: sp_lex_keeper::reset_lex_and_exec_core(THD*, unsigned int*, bool, sp_instr*) (sp_head.cc:2808)
|
==12861== by 0x886276: sp_instr_freturn::execute(THD*, unsigned int*) (sp_head.cc:3259)
|
==12861== by 0x8816E3: sp_head::execute(THD*) (sp_head.cc:1292)
|
==12861== by 0x882927: sp_head::execute_function(THD*, Item**, unsigned int, Field*) (sp_head.cc:1811)
|
==12861== by 0x60227B: Item_func_sp::execute_impl(THD*) (item_func.cc:6003)
|
==12861== by 0x602017: Item_func_sp::execute() (item_func.cc:5932)
|
==12861== by 0x604D69: Item_func_sp::val_int() (item_func.h:1729)
|
==12861== by 0x5D9400: Item::update_null_value() (item.h:844)
|
==12861== by 0x603028: Item_func::is_null() (item_func.h:152)
|
==12861== by 0x61B368: Item_func_isnull::update_used_tables() (item_cmpfunc.h:1320)
|
==12861== Invalid read of size 8
|
==12861== at 0x701792: find_field_in_table(THD*, st_table*, char const*, unsigned int, bool, unsigned int*) (sql_base.cc:6132)
|
==12861== by 0x701C93: find_field_in_table_ref(THD*, TABLE_LIST*, char const*, unsigned int, char const*, char const*, char const*, Item**, bool, bool, unsigned int*, bool, TABLE_LIST**) (sql_base.cc:6265)
|
==12861== by 0x70251C: find_field_in_tables(THD*, Item_ident*, TABLE_LIST*, TABLE_LIST*, Item**, find_item_error_report_type, bool, bool) (sql_base.cc:6537)
|
==12861== by 0x5CC1F1: Item_field::fix_outer_field(THD*, Field**, Item**) (item.cc:4182)
|
==12861== by 0x5CCA92: Item_field::fix_fields(THD*, Item**) (item.cc:4389)
|
==12861== by 0x5EDEB2: Item_func::fix_fields(THD*, Item**) (item_func.cc:178)
|
==12861== by 0x5EDEB2: Item_func::fix_fields(THD*, Item**) (item_func.cc:178)
|
==12861== by 0x60EF0A: Item_func_if::fix_fields(THD*, Item**) (item_cmpfunc.cc:2603)
|
==12861== by 0x704C6C: setup_fields(THD*, Item**, List<Item>&, enum_mark_columns, List<Item>*, bool) (sql_base.cc:7711)
|
==12861== by 0x717A22: JOIN::prepare(Item***, TABLE_LIST*, unsigned int, Item*, unsigned int, st_order*, st_order*, Item*, st_order*, st_select_lex*, st_select_lex_unit*) (sql_select.cc:530)
|
==12861== by 0x865C9D: st_select_lex_unit::prepare(THD*, select_result*, unsigned long) (sql_union.cc:271)
|
==12861== by 0x867FC3: mysql_derived_prepare(THD*, st_lex*, TABLE_LIST*) (sql_derived.cc:154)
|
==12861== by 0x867DE9: mysql_handle_derived(st_lex*, bool (*)(THD*, st_lex*, TABLE_LIST*)) (sql_derived.cc:58)
|
==12861== by 0x6FF575: open_normal_and_derived_tables(THD*, TABLE_LIST*, unsigned int) (sql_base.cc:5214)
|
==12861== by 0x828848: fill_schema_table_by_open(THD*, bool, st_table*, st_schema_table*, st_mysql_lex_string*, st_mysql_lex_string*, Open_tables_state*) (sql_show.cc:3162)
|
==12861== by 0x829242: get_all_tables(THD*, TABLE_LIST*, Item*) (sql_show.cc:3493)
|
==12861== Address 0x1007f508 is 104 bytes inside a block of size 2,244 free'd
|
==12861== at 0x4C27C8A: free (vg_replace_malloc.c:468)
|
==12861== by 0xB8BB58: _myfree (safemalloc.c:333)
|
==12861== by 0x6F6085: free_cache_entry(st_table*) (sql_base.cc:824)
|
==12861== by 0xB996B8: my_hash_delete (hash.c:566)
|
==12861== by 0x6F6CA3: close_open_tables(THD*) (sql_base.cc:1211)
|
==12861== by 0x6F7057: close_thread_tables(THD*) (sql_base.cc:1364)
|
==12861== by 0x8850F7: sp_lex_keeper::reset_lex_and_exec_core(THD*, unsigned int*, bool, sp_instr*) (sp_head.cc:2808)
|
==12861== by 0x886276: sp_instr_freturn::execute(THD*, unsigned int*) (sp_head.cc:3259)
|
==12861== by 0x8816E3: sp_head::execute(THD*) (sp_head.cc:1292)
|
==12861== by 0x882927: sp_head::execute_function(THD*, Item**, unsigned int, Field*) (sp_head.cc:1811)
|
==12861== by 0x60227B: Item_func_sp::execute_impl(THD*) (item_func.cc:6003)
|
==12861== by 0x602017: Item_func_sp::execute() (item_func.cc:5932)
|
==12861== by 0x604D69: Item_func_sp::val_int() (item_func.h:1729)
|
==12861== by 0x5D9400: Item::update_null_value() (item.h:844)
|
==12861== by 0x603028: Item_func::is_null() (item_func.h:152)
|
==12861== by 0x61B368: Item_func_isnull::update_used_tables() (item_cmpfunc.h:1320)
|