Hello Somnath,

On 9/4/2014 3:33 AM, Banerjee, Somnath wrote:
Hi,

We are getting following error while launching mysqld_safe in local machine.
Any help would be appreciated.

------------------------------------------------------
connect to address 127.0.0.1 port 544: Connection refused
connect to address 127.0.0.1 port 544: Connection refused

trying normal rsh (/usr/bin/rsh)

-----------------------------------------------------

The command used is:

rsh $HOST -n "<mysql install dir>/bin/mysqld_safe --defaults-file=$MYSQL_CONFIG 
--port=$PORT"


This looks more like a problem with your permissions to use the rsh command than MySQL. MySQL should never operate on port 554 as that is already reserved for a different well-known service.

--
Shawn Green
MySQL Senior Principal Technical Support Engineer
Oracle USA, Inc. - Hardware and Software, Engineered to Work Together.
Office: Blountville, TN

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/mysql

Reply via email to