MySQL Forums
Forum List  »  Install & Repo

Unable to install mysql server
Posted by: satish mandoddi
Date: May 20, 2013 11:21PM

Hi,

I am new to the mysql server. I am planning to install mysql server on the rhel6 server.. i have downloaded the following packages and ran the rpm commands with -i option for installltion.. however i am not able to start the service..
4

[root@cm Downloads]# ls -l
total 74556
-rw-r--r--. 1 root root 18451152 May 20 19:56 MySQL-client-5.6.11-2.el6.x86_64.rpm
-rw-r--r--. 1 root root 1534820 May 20 19:59 mysql-connector-odbc-5.1.12-1.el6.x86_64.rpm
-rw-r--r--. 1 root root 56354288 May 20 19:24 MySQL-server-5.6.11-2.el6.x86_64.rpm
[root@bgcm Downloads]#






# /usr/sbin/mysqld start
2013-05-21 10:41:34 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).
2013-05-21 10:41:34 12080 [ERROR] Fatal error: Please read "Security" section of the manual to find out how to run mysqld as root!

2013-05-21 10:41:34 12080 [ERROR] Aborting

2013-05-21 10:41:34 12080 [Note] Binlog end
2013-05-21 10:41:34 12080 [Note] /usr/sbin/mysqld: Shutdown complete

[root@bglcitg11-cucm man1]# /usr/sbin/mysqld restart
2013-05-21 10:41:48 0 [Warning] TIMESTAMP with implicit DEFAULT value is deprecated. Please use --explicit_defaults_for_timestamp server option (see documentation for more details).

Options: ReplyQuote


Subject
Written By
Posted
Unable to install mysql server
May 20, 2013 11:21PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.