← Back to team overview

ius-coredev team mailing list archive

[Bug 490536] Re: MySQL 5.0 Percona Highperf RPMs do not create standard mysql group

 

** Changed in: ius
   Importance: Undecided => Medium

** Changed in: ius
       Status: New => Confirmed

** Branch linked: lp:ius/mysql50-percona-highperf

** Also affects: ius/mysql50-percona-highperf
   Importance: Undecided
       Status: New

** Changed in: ius/mysql50-percona-highperf
   Importance: Undecided => Medium

** Changed in: ius/mysql50-percona-highperf
       Status: New => Confirmed

** Changed in: ius
    Milestone: None => mysql50-percona-highperf-5.0.87-1.b20

** Changed in: ius/mysql50-percona-highperf
    Milestone: None => mysql50-percona-highperf-5.0.87-1.b20

-- 
MySQL 5.0 Percona Highperf RPMs do not create standard mysql group
https://bugs.launchpad.net/bugs/490536
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.

Status in IUS Community Project: Confirmed
Status in IUS Community Project mysql50-percona-highperf series: Confirmed

Bug description:
I recently upgraded from MySQL 5.0.84 (Rackspace RPMs - don't worry, this is all on a test box) and noticed that, while the 'mysql' user gets properly recreated when I remove the 5.0.84 RPMs and install the Percona 5.0 RPM set, the group does not:

[root@hyperthread_mysqltest mysql]# grep mysql /etc/passwd
mysql:x:27:503:MySQL Server:/var/lib/mysql:/bin/bash
[root@hyperthread_mysqltest mysql]# grep mysql /etc/group
mysql:x:503:
[root@hyperthread_mysqltest mysql]# ls -la
total 16935108
drwxr-xr-x  3 mysql mysql        4096 Nov 30 15:45 .
drwxr-xr-x 26 root  root         4096 Nov 30 15:44 ..
-rw-rw----  1 mysql    27 16777216000 Nov 30 15:45 ibdata1
-rw-rw----  1 mysql    27    10485760 Nov 30 15:45 ibdata2
-rw-rw----  1 mysql    27   268435456 Nov 30 15:45 ib_logfile0
-rw-rw----  1 mysql    27   268435456 Nov 19 16:46 ib_logfile1
drwx------  2 mysql    27        4096 Nov 18 15:57 mysql
srwxrwxrwx  1 mysql mysql           0 Nov 30 15:45 mysql.sock



References