Merge qualinost.(none):/home/mtaylor/src/mysql-4.1-maint
into qualinost.(none):/home/mtaylor/src/mysql-5.0-maint
This commit is contained in:
commit
b8542e9cd7
@ -211,6 +211,7 @@ if [ ! -d $mysql_unix_port_dir ]
|
|||||||
then
|
then
|
||||||
mkdir $mysql_unix_port_dir
|
mkdir $mysql_unix_port_dir
|
||||||
chown $user $mysql_unix_port_dir
|
chown $user $mysql_unix_port_dir
|
||||||
|
chmod 755 $mysql_unix_port_dir
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Use the mysqld-max binary by default if the user doesn't specify a binary
|
# Use the mysqld-max binary by default if the user doesn't specify a binary
|
||||||
|
Loading…
x
Reference in New Issue
Block a user