>>>>> "Darrell" == Darrell Shifflett <perl@stripped>
> writes:
Darrell> It was discussed the other day about the rpm's from mysql.com
Darrell> (3.22.22-1) setting incorrect perm's on givin directories on and under
Darrell> /var/lib/mysql
Darrell> cd /var/lib
Darrell> ls -l
Darrell> .
Darrell> .
Darrell> .
Darrell> .
Darrell> drwxr-xr-x 5 mysql root 1024 May 12 21:00 mysql/
Darrell> cd /var/lib/mysql
Darrell> ls -l
Darrell> .
Darrell> .
Darrell> .
Darrell> .
Darrell> drwx------ 2 mysql mysql 1024 May 8 09:57 faqs/
Darrell> drwxr-xr-x 5 mysql root 1024 May 8 07:51 mysql/
Darrell> srwxrwxrwx 1 mysql mysql 0 May 12 21:00 mysql.sock=
Darrell> -rw-r--r-- 1 mysql mysql 3 May 12 21:00 mysqld.pid
Darrell> -rw-r--r-- 1 root root 1279 May 12 21:00 xxxxx.XXXXXXX.com.err
Darrell> drwxr-xr-x 2 mysql root 1024 May 8 07:51 test/
Darrell> I believe someone was going to check those rpm's ?
Darrell> As you see here, the only 0700 perms are set for newly created databases.
This will be fixed in the next MySQL release.
Regards,
Monty