Custombuild does not upgrade MySQL-server RPM

DonJohn

Verified User
Joined
May 18, 2007
Messages
16
When I upgrade MySQL with:

./build mysql

It does not upgrade all MySQL RPM's
Code:
[B]rpm -qa | grep MySQL[/B]
MySQL-devel-5.5.25a-1.linux2.6
MySQL-client-5.5.25a-1.linux2.6
[COLOR="Red"][B]MySQL-server-5.5.17-1.linux2.6[/B][/COLOR]
MySQL-shared-5.5.25a-1.linux2.6

See also:
http://www.directadmin.com/forum/showthread.php?t=44110

How can I safely upgrade the MySQL-server-5.5.17 to MySQL-server-5.5.25a ?
 
Please, do not double post. I've replied to you with a possible solution in your other thread.
 
Back
Top