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"