> mysqld-debug.exe!_sanity(const char * filename=0x008e2f60, unsigned int lineno=269) Line 491 C mysqld-debug.exe!_myfree(char * ptr=0x0105ddc0, const char * filename=0x008e2f60, unsigned int lineno=269, int myflags=0) Line 264 + 0xd bytes C mysqld-debug.exe!mysql_unlock_tables(THD * thd=0x010520e8, st_mysql_lock * sql_lock=0x0105ddc0) Line 269 + 0x15 bytes C++ mysqld-debug.exe!mysql_lock_tables(THD * thd=0x010520e8, st_table * * tables=0x02f77248, unsigned int count=1, unsigned int flags=4, int * need_reopen=0x02bde678) Line 199 + 0xd bytes C++ mysqld-debug.exe!lock_tables(THD * thd=0x010520e8, st_table_list * tables=0x010663b0, unsigned int count=1, int * need_reopen=0x02bde678) Line 2610 + 0x1d bytes C++ mysqld-debug.exe!open_and_lock_tables(THD * thd=0x010520e8, st_table_list * tables=0x010663b0) Line 2463 + 0x15 bytes C++ mysqld-debug.exe!mysql_insert(THD * thd=0x010520e8, st_table_list * table_list=0x010663b0, List & fields={...}, List > & values_list={...}, List & update_fields={...}, List & update_values={...}, enum_duplicates duplic=DUP_ERROR, int ignore=0) Line 396 + 0xd bytes C++ mysqld-debug.exe!mysql_execute_command(THD * thd=0x010520e8) Line 3395 + 0x48 bytes C++ mysqld-debug.exe!mysql_parse(THD * thd=0x010520e8, char * inBuf=0x01066320, unsigned int length=33) Line 5832 + 0x9 bytes C++ mysqld-debug.exe!dispatch_command(enum_server_command command=COM_QUERY, THD * thd=0x010520e8, char * packet=0x0105e031, unsigned int packet_length=34) Line 1774 + 0x1d bytes C++ mysqld-debug.exe!do_command(THD * thd=0x010520e8) Line 1556 + 0x31 bytes C++ mysqld-debug.exe!handle_one_connection(void * arg=0x010520e8) Line 1187 + 0x9 bytes C++ mysqld-debug.exe!pthread_start(void * param=0x010412a0) Line 62 + 0x7 bytes C mysqld-debug.exe!_callthreadstart() Line 293 + 0xf bytes C mysqld-debug.exe!_threadstart(void * ptd=0x01062068) Line 277 C