37
38
typedef struct st_my_dir /* Struct returned from my_dir */
41
42
which is allocated right after the end of MY_DIR structure (MEM_ROOT
42
43
for storing names is also resides there). We've left them here because
43
44
we don't want to change code that uses my_dir.