RAX = 000000000000003E RBX = 0000000001CA3A00 RCX = 000000000000003E RDX = 0000000002714100 
RSI = 0000000004BA6840 RDI = 0000000004BA4050 R8  = 0000000000000152 R9  = 0000000000000000 
R10 = A30D053803000919 R11 = 0000000003D0E180 R12 = 0000000000000000 R13 = 0000000000000000 
R14 = 0000000000000000 R15 = 0000000000000000 RIP = 00000001404EA66F RSP = 0000000004BA4000 
RBP = 0000000000000000 EFL = 00010200 

CS = 0033 DS = 0000 ES = 0000 SS = 002B FS = 0000 GS = 0000 

OV = 0 UP = 0 EI = 1 PL = 0 ZR = 0 AC = 0 PE = 0 CY = 0 


00000001404EA64F 48 8D 15 BA 55 64 00 lea         rdx,[140B2FC10h] 
00000001404EA656 48 8B C8         mov         rcx,rax 
00000001404EA659 E8 42 A4 0E 00   call        fprintf (1405D4AA0h) 
   284: 		}
   285: 
   286: 		ret = mem_pool_fill_free_list(i + 1, pool);
00000001404EA65E 48 8B 44 24 60   mov         rax,qword ptr [i] 
00000001404EA663 48 83 C0 01      add         rax,1 
00000001404EA667 48 8B 54 24 68   mov         rdx,qword ptr [pool] 
00000001404EA66C 48 8B C8         mov         rcx,rax 
00000001404EA66F E8 0C FF FF FF   call        mem_pool_fill_free_list (1404EA580h)  <------------
00000001404EA674 48 89 44 24 30   mov         qword ptr [ret],rax 
   287: 
   288: 		if (ret == FALSE) {
00000001404EA679 48 83 7C 24 30 00 cmp         qword ptr [ret],0 
00000001404EA67F 75 07            jne         mem_pool_fill_free_list+108h (1404EA688h) 
   289: 
   290: 			return(FALSE);
00000001404EA681 33 C0            xor         eax,eax 
00000001404EA683 E9 21 04 00 00   jmp         00000001404EAAA9 
   291: 		}
   292: 
   293: 		area = UT_LIST_GET_FIRST(pool->free_list[i + 1]);
00000001404EA688 48 8B 44 24 60   mov         rax,qword ptr [i] 
00000001404EA68D 48 83 C0 01      add         rax,1 
00000001404EA691 48 6B C0 18      imul        rax,rax,18h 
00000001404EA695 48 8B 4C 24 68   mov         rcx,qword ptr [pool] 
00000001404EA69A 48 8B 84 01 88 00 00 00 mov         rax,qword ptr [rcx+rax+88h] 
00000001404EA6A2 48 89 44 24 20   mov         qword ptr [area],rax 

Unhandled exception at 0x00000001404ea66f in mysqld.exe: 0xC00000FD: Stack overflow.

>	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x000000000000003d, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x11 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x000000000000003c, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x000000000000003b, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x000000000000003a, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x0000000000000039, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x0000000000000038, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x0000000000000037, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x0000000000000036, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x0000000000000035, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x0000000000000034, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x0000000000000033, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x0000000000000032, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x0000000000000031, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x0000000000000030, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x000000000000002f, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x000000000000002e, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x000000000000002d, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x000000000000002c, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x000000000000002b, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x000000000000002a, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x0000000000000029, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x0000000000000028, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x0000000000000027, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x0000000000000026, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x0000000000000025, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x0000000000000024, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x0000000000000023, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x0000000000000022, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x0000000000000021, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x0000000000000020, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x000000000000001f, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x000000000000001e, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x000000000000001d, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x000000000000001c, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x000000000000001b, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x000000000000001a, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x0000000000000019, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x0000000000000018, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x0000000000000017, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x0000000000000016, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x0000000000000015, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x0000000000000014, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x0000000000000013, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x0000000000000012, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x0000000000000011, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x0000000000000010, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x000000000000000f, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x000000000000000e, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x000000000000000d, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x000000000000000c, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_pool_fill_free_list(unsigned __int64 i=0x000000000000000b, mem_pool_struct * pool=0x0000000002714100)  Line 286 + 0x16 bytes	C
 	mysqld.exe!mem_area_alloc(unsigned __int64 size=0x0000000000000458, mem_pool_struct * pool=0x0000000002714100)  Line 346 + 0xf bytes	C
 	mysqld.exe!mem_heap_create_block(mem_block_info_struct * heap=0x0000000000000000, unsigned __int64 n=0x00000000000003e8, void * init_block=0x0000000000000000, unsigned __int64 type=0x0000000000000000, const char * file_name=0x0000000140b33e38, unsigned __int64 line=0x000000000000045d)  Line 362 + 0x11 bytes	C
 	mysqld.exe!mem_heap_create_func(unsigned __int64 n=0x00000000000003e8, void * init_block=0x0000000000000000, unsigned __int64 type=0x0000000000000000, const char * file_name=0x0000000140b33e38, unsigned __int64 line=0x000000000000045d)  Line 439 + 0x2a bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000004d33210, unsigned __int64 check_charsets=0x0000000000000001)  Line 1117 + 0x1f bytes	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000004d60448, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000004d600c0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000004d600c0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000004d33040, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000004d5fa08, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000004d5f680)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000004d5f680)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000004d32e70, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000004d5efc8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000004d5ec40)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000004d5ec40)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000004d32ca0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000004d5e588, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000004d5e200)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000004d5e200)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000004d32ad0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000004ce78d8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000004ce7550)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000004ce7550)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000004d32900, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000004ce6e98, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000004ce6b10)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000004ce6b10)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000004d32730, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000004ce6458, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000004ce60d0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000004ce60d0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000004d32560, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000004ce5a18, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000004ce5690)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000004ce5690)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000004d32390, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000004ce4fd8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000004ce4c50)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000004ce4c50)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000004d321c0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000004ce4598, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000004ce4210)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000004ce4210)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003d4c0d0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000004ce3b58, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000004ce37d0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000004ce37d0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003d4bf00, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000004ce3118, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000004ce2d90)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000004ce2d90)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003d4bd30, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000004ce26d8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000004ce2350)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000004ce2350)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003d4bb60, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000004ce1c98, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000004ce1910)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000004ce1910)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003d4b990, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000004ce1258, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000004ce0ed0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000004ce0ed0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003d4b7c0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000004ce0818, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000004ce0490)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000004ce0490)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003d4b5f0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003d3dd78, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003d3d9f0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003d3d9f0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003d4b420, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003d3d338, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003d3cfb0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003d3cfb0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003d4b250, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003d3c8f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003d3c570)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003d3c570)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003d4b080, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003d3beb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003d3bb30)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003d3bb30)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003d4aeb0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003d3b478, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003d3b0f0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003d3b0f0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003d4ace0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003d3aa38, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003d3a6b0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003d3a6b0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003d4ab10, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003d39ff8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003d39c70)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003d39c70)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003d4a940, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003d395b8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003d39230)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003d39230)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003d4a770, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003d38b78, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003d387f0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003d387f0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003d4a5a0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003d38138, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003d37db0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003d37db0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003d4a3d0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003d376f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003d37370)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003d37370)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c980d0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003d36cb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003d36930)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003d36930)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c97f00, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003cc0008, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003cbfc80)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003cbfc80)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c97d30, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003cbf5c8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003cbf240)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003cbf240)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c97b60, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003cbeb88, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003cbe800)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003cbe800)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c97990, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003cbe148, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003cbddc0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003cbddc0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c977c0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003cbd708, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003cbd380)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003cbd380)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c975f0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003cbccc8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003cbc940)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003cbc940)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c97420, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003cbc288, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003cbbf00)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003cbbf00)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c97250, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003cbb848, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003cbb4c0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003cbb4c0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c97080, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003cbae08, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003cbaa80)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003cbaa80)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c96eb0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003cba3c8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003cba040)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003cba040)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c96ce0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003cb9988, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003cb9600)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003cb9600)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c96b10, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003cb8f48, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003cb8bc0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003cb8bc0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c96940, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003cb8508, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003c4bf10)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003c4bf10)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c96770, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003c4b858, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003c4b4d0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003c4b4d0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c965a0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003c4ae18, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003c4aa90)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003c4aa90)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c963d0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003c4a3d8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003c4a050)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003c4a050)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c1a0d0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003c49998, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003c49610)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003c49610)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c19f00, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003c48f58, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003c48bd0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003c48bd0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c19d30, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003c48518, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003c48190)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003c48190)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c19b60, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003c47ad8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003c47750)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003c47750)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c19990, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003c47098, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003c46d10)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003c46d10)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c197c0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003c46658, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003c462d0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003c462d0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c195f0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003c45c18, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003c45890)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003c45890)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c19420, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003c451d8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003c44e50)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003c44e50)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c19250, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003c44798, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003c44410)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003c44410)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c19080, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003bcdae8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003bcd760)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003bcd760)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c18eb0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003bcd0a8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003bccd20)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003bccd20)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c18ce0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003bcc668, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003bcc2e0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003bcc2e0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c18b10, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003bcbc28, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003bcb8a0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003bcb8a0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c18940, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003bcb1e8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003bcae60)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003bcae60)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c18770, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003bca7a8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003bca420)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003bca420)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c185a0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003bc9d68, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003bc99e0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003bc99e0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003c183d0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003bc9328, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003bc8fa0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003bc8fa0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003b620d0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003bc88e8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003bc8560)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003bc8560)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003b61f00, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003bc7ea8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003bc7b20)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003bc7b20)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003b61d30, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003bc7468, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003bc70e0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003bc70e0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003b61b60, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003bc6a28, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003bc66a0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003bc66a0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003b61990, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003b57d78, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003b579f0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003b579f0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003b617c0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003b57338, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003b56fb0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003b56fb0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003b615f0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003b568f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003b56570)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003b56570)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003b61420, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003b55eb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003b55b30)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003b55b30)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003b61250, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003b55478, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003b550f0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003b550f0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003b61080, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003b54a38, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003b546b0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003b546b0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003b60eb0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003b53ff8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003b53c70)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003b53c70)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003b60ce0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003b535b8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003b53230)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003b53230)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003b60b10, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003b52b78, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003b527f0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003b527f0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003b60940, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003b52138, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003b51db0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003b51db0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003b60770, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003b516f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003b51370)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003b51370)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003b605a0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003b50cb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003b50930)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003b50930)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003b603d0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003b36138, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003b35db0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003b35db0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003ac00d0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003b356f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003b35370)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003b35370)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003abff00, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003b34cb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003b34930)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003b34930)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003abfd30, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003b24138, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003b23db0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003b23db0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003abfb60, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003b236f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003b23370)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003b23370)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003abf990, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003b22cb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003b22930)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003b22930)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003abf7c0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003b00138, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003affdb0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003affdb0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003abf5f0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003aff6f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003aff370)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003aff370)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003abf420, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003afecb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003afe930)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003afe930)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003abf250, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003aee138, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003aeddb0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003aeddb0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003abf080, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003aed6f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003aed370)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003aed370)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003abeeb0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003aeccb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003aec930)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003aec930)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003abece0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003ad2138, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003ad1db0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003ad1db0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003abeb10, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003ad16f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003ad1370)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003ad1370)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003abe940, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003ad0cb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003ad0928)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003ad0928)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003abe770, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003aae138, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003aadda8)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003aadda8)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003abe5a0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003aad6f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003aad368)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003aad368)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003abe3d0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003aaccb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003aac928)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003aac928)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000039d40d0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003a8a138, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003a89da8)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003a89da8)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000039d3f00, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003a896f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003a89368)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003a89368)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000039d3d30, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003a88cb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003a88928)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003a88928)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000039d3b60, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003a70138, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003a6fda8)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003a6fda8)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000039d3990, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003a6f6f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003a6f368)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003a6f368)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000039d37c0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003a6ecb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003a6e928)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003a6e928)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000039d35f0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000039f4138, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000039f3da8)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000039f3da8)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000039d3420, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000039f36f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000039f3368)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000039f3368)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000039d3250, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000039f2cb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000039f2928)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000039f2928)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000039d3080, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000039f1ff8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000039f1c68)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000039f1c68)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000039d2eb0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000039f15b8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000039f1228)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000039f1228)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000039d2ce0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000039f0b78, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000039f07e8)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000039f07e8)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000039d2b10, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000039f0138, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000039efda8)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000039efda8)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000039d2940, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000039ef6f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000039ef368)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000039ef368)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000039d2770, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000039eecb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000039ee928)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000039ee928)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000039d25a0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000039b7ff8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000039b7c68)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000039b7c68)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000039d23d0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000039b75b8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000039b7228)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000039b7228)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000039420d0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000039b6b78, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000039b67e8)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000039b67e8)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003941f00, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000039b6138, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000039b5da8)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000039b5da8)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003941d30, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000039b56f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000039b5368)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000039b5368)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003941b60, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000039b4cb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000039b4928)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000039b4928)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003941990, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003979ff8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003979c68)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003979c68)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000039417c0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000039795b8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003979228)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003979228)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000039415f0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003978b78, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000039787e8)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000039787e8)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003941420, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003978138, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003977da8)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003977da8)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003941250, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000039776f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003977368)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003977368)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003941080, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003976cb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003976928)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003976928)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003940eb0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x000000000394c138, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x000000000394bda8)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x000000000394bda8)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003940ce0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x000000000394b6f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x000000000394b368)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x000000000394b368)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003940b10, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x000000000394acb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x000000000394a928)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x000000000394a928)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003940940, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003938138, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003937da8)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003937da8)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000003940770, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000039376f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003937368)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003937368)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000039405a0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003936cb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003936928)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003936928)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000039403d0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003904138, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003903da8)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003903da8)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000038900d0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000039036f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003903368)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003903368)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x000000000388ff00, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003902cb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003902928)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003902928)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x000000000388fd30, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000038fa138, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000038f9da8)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000038f9da8)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x000000000388fb60, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000038f96f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000038f9368)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000038f9368)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x000000000388f990, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000038f8cb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000038f8928)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000038f8928)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x000000000388f7c0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000038ce138, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000038cdda8)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000038cdda8)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x000000000388f5f0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000038cd6f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000038cd368)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000038cd368)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x000000000388f420, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000038cccb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000038cc928)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000038cc928)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x000000000388f250, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000038c4138, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000038c3da8)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000038c3da8)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x000000000388f080, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000038c36f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000038c3368)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000038c3368)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x000000000388eeb0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000038c2cb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000038c2928)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000038c2928)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x000000000388ece0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x000000000388dff8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x000000000388dc68)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x000000000388dc68)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x000000000388eb10, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x000000000388d5b8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x000000000388d228)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x000000000388d228)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x000000000388e940, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x000000000388cb78, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x000000000388c7e8)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x000000000388c7e8)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x000000000388e770, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x000000000388c138, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x000000000388bda8)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x000000000388bda8)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x000000000388e5a0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x000000000388b6f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x000000000388b368)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x000000000388b368)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x000000000388e3d0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x000000000388acb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x000000000388a928)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x000000000388a928)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000037e00d0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003856138, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003855da8)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003855da8)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000037dff00, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000038556f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003855368)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003855368)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000037dfd30, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003854cb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003854928)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003854928)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000037dfb60, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003844138, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003843da8)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003843da8)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000037df990, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000038436f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003843368)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003843368)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000037df7c0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003842cb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003842928)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003842928)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000037df5f0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003808138, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003807da8)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003807da8)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000037df420, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000038076f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003807368)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003807368)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000037df250, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003806cb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000003806928)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000003806928)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000037df080, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000037fbff8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000037fbc68)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000037fbc68)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000037deeb0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000037fb5b8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000037fb228)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000037fb228)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000037dece0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000037fab78, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000037fa7e8)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000037fa7e8)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000037deb10, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000037fa138, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000037f9da8)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000037f9da8)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000037de940, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000037f96f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000037f9368)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000037f9368)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000037de770, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000037f8cb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000037f8928)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000037f8928)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000037de5a0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000037ce138, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000037cdda8)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000037cdda8)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000037de3d0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000037cd6f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000037cd368)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000037cd368)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000035f18a0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000037cccb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000037cc928)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000037cc928)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000035f16d0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000037a2138, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000037a1da8)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000037a1da8)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000035f1500, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000037a16f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000037a1368)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000037a1368)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000035f1330, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000037a0cb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000037a0928)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000037a0928)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000035f1160, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000003790138, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x000000000378fda8)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x000000000378fda8)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000035f0f90, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x000000000378f6f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x000000000378f368)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x000000000378f368)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000035f0dc0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x000000000378ecb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x000000000378e928)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x000000000378e928)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000035f0bf0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x000000000375c138, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x000000000375bda8)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x000000000375bda8)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000035f0a20, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x000000000375b6f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x000000000375b368)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x000000000375b368)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000035f0850, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x000000000375acb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x000000000375a928)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x000000000375a928)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000035f0680, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x000000000374fff8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x000000000374fc68)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x000000000374fc68)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000035f04b0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x000000000374f5b8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x000000000374f228)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x000000000374f228)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000035f02e0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x000000000374eb78, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x000000000374e7e8)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x000000000374e7e8)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000035f0110, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x000000000374e138, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x000000000374dda8)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x000000000374dda8)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000035eff40, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x000000000374d6f8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x000000000374d368)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x000000000374d368)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000035efd70, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x000000000374ccb8, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x000000000374c928)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x000000000374c928)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000028c7768, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000028c72a0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000028c6da0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000028c6da0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000028c5968, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000028c4ea0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000028c45a0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000028c45a0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000028c3168, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000028c26a0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000028c21a0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000028c21a0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x00000000028c0f68, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x000000000289fea0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x000000000289f9a0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x000000000289f9a0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x000000000289e368, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x000000000289d6a0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x000000000289d1a0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x000000000289d1a0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x000000000289b568, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x000000000289b2a0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x000000000289a9a0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x000000000289a9a0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000002898d68, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x0000000002898aa0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x00000000028985a0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x00000000028985a0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x000000000287f368, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x000000000287e2a0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x000000000287dda0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x000000000287dda0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x000000000287bf68, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x000000000287baa0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x000000000287b5a0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x000000000287b5a0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x000000000287a168, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x00000000028796a0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x000000000286eda0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x000000000286eda0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_load_foreign(const char * id=0x0000000002878368, unsigned __int64 check_charsets=0x0000000000000001)  Line 1212	C
 	mysqld.exe!dict_load_foreigns(const char * table_name=0x000000000286e6a0, unsigned __int64 check_charsets=0x0000000000000001)  Line 1328 + 0x15 bytes	C
 	mysqld.exe!dict_load_table(const char * name=0x0000000004c997b0)  Line 872 + 0x13 bytes	C
 	mysqld.exe!dict_table_get_low(const char * table_name=0x0000000004c997b0)  Line 606 + 0xa bytes	C
 	mysqld.exe!dict_table_get(const char * table_name=0x0000000004c997b0, unsigned __int64 inc_mysql_count=0x0000000000000001)  Line 756 + 0xa bytes	C
 	mysqld.exe!ha_innobase::open(const char * name=0x00000000037193f8, int mode=0x00000002, unsigned int test_if_locked=0x00000002)  Line 2813 + 0xf bytes	C++
 	mysqld.exe!handler::ha_open(st_table * table_arg=0x0000000003701978, const char * name=0x00000000037193f8, int mode=0x00000002, int test_if_locked=0x00000002)  Line 2094 + 0x31 bytes	C++
 	mysqld.exe!open_table_from_share(THD * thd=0x0000000002d5d5c8, st_table_share * share=0x00000000037190a8, const char * alias=0x0000000003736cd8, unsigned int db_stat=0x00000027, unsigned int prgflag=0x0000002c, unsigned int ha_open_flags=0x00000000, st_table * outparam=0x0000000003701978, bool is_create_table=false)  Line 1904 + 0xf5 bytes	C++
 	mysqld.exe!open_unireg_entry(THD * thd=0x0000000002d5d5c8, st_table * entry=0x0000000003701978, TABLE_LIST * table_list=0x0000000003736ce0, const char * alias=0x0000000003736cd8, char * cache_key=0x0000000004c9a1c0, unsigned int cache_key_length=0x00000008, st_mem_root * mem_root=0x0000000004c9af88, unsigned int flags=0x00000000)  Line 3941 + 0x4c bytes	C++
 	mysqld.exe!open_table(THD * thd=0x0000000002d5d5c8, TABLE_LIST * table_list=0x0000000003736ce0, st_mem_root * mem_root=0x0000000004c9af88, bool * refresh=0x0000000004c9af64, unsigned int flags=0x00000002)  Line 2931 + 0x54 bytes	C++
 	mysqld.exe!open_tables(THD * thd=0x0000000002d5d5c8, TABLE_LIST * * start=0x0000000004c9b268, unsigned int * counter=0x0000000004c9b194, unsigned int flags=0x00000002)  Line 4621 + 0x2f bytes	C++
 	mysqld.exe!open_normal_and_derived_tables(THD * thd=0x0000000002d5d5c8, TABLE_LIST * tables=0x0000000003736ce0, unsigned int flags=0x00000002)  Line 5089 + 0x22 bytes	C++
 	mysqld.exe!get_all_tables(THD * thd=0x0000000002d5d5c8, TABLE_LIST * tables=0x00000000035f3cc0, Item * cond=0x0000000000000000)  Line 3456 + 0x1b bytes	C++
 	mysqld.exe!get_schema_tables_result(JOIN * join=0x0000000003637ea8, enum_schema_table_state executed_place=PROCESSED_BY_JOIN_EXEC)  Line 6139 + 0x2b bytes	C++
 	mysqld.exe!JOIN::exec()  Line 1838 + 0x30 bytes	C++
 	mysqld.exe!mysql_select(THD * thd=0x0000000002d5d5c8, Item * * * rref_pointer_array=0x0000000002d5f1a8, TABLE_LIST * tables=0x00000000035f3cc0, unsigned int wild_num=0x00000001, List<Item> & fields={...}, Item * conds=0x0000000000000000, unsigned int og_num=0x00000000, st_order * order=0x0000000000000000, st_order * group=0x0000000000000000, Item * having=0x0000000000000000, st_order * proc_param=0x0000000000000000, unsigned __int64 select_options=0x00000000a0044a00, select_result * result=0x00000000035f57b8, st_select_lex_unit * unit=0x0000000002d5ebd0, st_select_lex * select_lex=0x0000000002d5efd8)  Line 2511	C++
 	mysqld.exe!handle_select(THD * thd=0x0000000002d5d5c8, st_lex * lex=0x0000000002d5eb38, select_result * result=0x00000000035f57b8, unsigned long setup_tables_done_option=0x00000000)  Line 269 + 0x139 bytes	C++
 	mysqld.exe!execute_sqlcom_select(THD * thd=0x0000000002d5d5c8, TABLE_LIST * all_tables=0x00000000035f3cc0)  Line 5075 + 0x1a bytes	C++
 	mysqld.exe!mysql_execute_command(THD * thd=0x0000000002d5d5c8)  Line 2271 + 0x15 bytes	C++
 	mysqld.exe!mysql_parse(THD * thd=0x0000000002d5d5c8, const char * inBuf=0x00000000035f3ac8, unsigned int length=0x00000027, const char * * found_semicolon=0x0000000004c9f408)  Line 5998	C++
 	mysqld.exe!dispatch_command(enum_server_command command=COM_QUERY, THD * thd=0x0000000002d5d5c8, char * packet=0x0000000003630479, unsigned int packet_length=0x00000027)  Line 1243	C++
 	mysqld.exe!do_command(THD * thd=0x0000000002d5d5c8)  Line 882 + 0x27 bytes	C++
 	mysqld.exe!handle_one_connection(void * arg=0x0000000002d5d5c8)  Line 1134 + 0xa bytes	C++
 	mysqld.exe!pthread_start(void * param=0x0000000001cc4fb0)  Line 85 + 0x9 bytes	C
 	mysqld.exe!_callthreadstart()  Line 295	C
 	mysqld.exe!_threadstart(void * ptd=0x0000000001ca3a00)  Line 277	C
 	kernel32.dll!BaseThreadStart()  + 0x3a bytes	
