1483
1483
os_innodb_umask = (ulint)my_umask;
1485
1485
/* First calculate the default path for innodb_data_home_dir etc.,
1495
1489
/* It's better to use current lib, to keep paths short */
1496
1490
current_dir[0] = FN_CURLIB;
1497
1491
current_dir[1] = FN_LIBCHAR;