mysql server installation warning: mysql-server-4.1.10a-2.RHEL4.1.i386.rpm: V
Hi
I tried to install mysql-server-4.1.10a-2.RHEL4.1.i386.rpm on a RHEL4 server and gave the following warnnig message.
warning: mysql-server-4.1.10a-2.RHEL4.1.i386.rpm: V3 DSA signature: NOKEY, key ID db42a60e
when i type: rpm -qa |grep mysql in terminal it shows following result.
mysql-devel-4.1.10a-2.RHEL4.1
mysql-server-4.1.10a-2.RHEL4.1
mysqlclient10-3.23.58-4.RHEL4.1
mysql-bench-4.1.10a-2.RHEL4.1
mysql-4.1.10a-2.RHEL4.1
But when i try to start mysqld by using service mysqld start
it fails.
I just want to start the mysqld on the server.
any help
Thanx in advance
Buddhike G.
|