Fix a bug that was putting the wrong ownership on the mysql log
directory. Also, the mode argument to mkdir is subject to the user's umask, so do an explicit chmod to the right perms anyway.
Please register or sign in to comment
directory. Also, the mode argument to mkdir is subject to the user's umask, so do an explicit chmod to the right perms anyway.