----do you have a bind-address = <ip-addr> option set in your my.cnf file, ----also do you have a properly configures loopback address/addresses, ----what OS are you running , ----if possible do a system call trace for mysqld_safe with #strace or #truss, that might give some hint, ----also just double-check your network configuration as this issue is most likely a TCP/IP address bind problem ---- try an #lsof to see any open files floating around related to mysql
Kishore Jalleda On 2/8/06, Michael Satterwhite <[EMAIL PROTECTED]> wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Kishore Jalleda wrote: > > We're at least thinking in the same terms. > > | see if there is a /tmp/mysql.sock file, > > Doesn't exist. > > | is there a mysqld process running (#ps -ef), > > This was the first thing I checked. No, no mysqld running > > also you could use #netstat -a to see if there is a > | process utilizing port 3306, > > I hadn't done this, but just did. netstat doesn't report anything on 3306 > > also has there been any file corruption due to > | the outage ( #fsck), does the rest of the machine work well as expected, > > I haven't been able to find any other corruption. Everthing *SEEMS* to > be running fine - except for Mysql. > > |try > | a reboot if nothing works ....... > > This was the second thing I tried. No good > > > Thanks for the suggestions. I really do appreciate all help from all > quarters! > > - ---Michael > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.1 (GNU/Linux) > Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org > > iD8DBQFD6fSJjeziQOokQnARAh0IAKCUVKsNU9i8z6nOKNOeAUt5fEJ4sQCfdeq+ > gdZCYyq1+Z7iNVVr34aGrTw= > =QTcG > -----END PGP SIGNATURE----- > > -- > MySQL General Mailing List > For list archives: http://lists.mysql.com/mysql > To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED] > >