← 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

 

mysql50-percona-highperf is admittedly behind on updates.  We have been
focussing on development of our build system, as well as working on
other project/administrative tasks keeping us from focussing on updates
for the near future.  Some of which was blogged about:

http://iuscommunity.org/


Would you mind opening a new tracker specifically for the update of mysql50-percona-highperf to the latest version and we will attempt to address it asap.

I apologize for any inconvenience, and appreciate your understanding.

-- 
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.
https://bugs.launchpad.net/bugs/490536

Title:
  MySQL 5.0 Percona Highperf RPMs do not create standard mysql group

Status in IUS Community Project:
  Fix Released

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