Hello
I am having a terrible time trying to start my MySQL server after it
installed.
My system is a Cobalt RAQ 3, w/ a Linux OS, I installed MySQL version
3.23.38-pc-linux-gnu-i686
The problem comes when I type: './bin/safe_mysqld' I get this:
Starting mysqld daemon with databases from
/usr/local/mysql-3.23.38-pc-linux-gnu
-i686/data
010609 15:06:55 mysqld ended
The daemon crashes immediately.
My error log in the 'data' directory has this in it.
010609 14:40:21 mysqld started
010609 14:40:21 Can't start server: Bind on TCP/IP port: Address already in
use
010609 14:40:21 Do you already have another mysqld server running on port:
3306
?
010609 14:40:21 Aborting
010609 14:40:21 /usr/local/mysql-3.23.38-pc-linux-gnu-i686/bin/mysqld:
Shutdown
Complete
010609 14:40:21 mysqld ended
The manual said to try to telnet in on port 3306 so I did that and got this:
[root@www data]# telnet www.sfslsports.com 3306
Trying 209.15.183.134...
Connected to www.sfslsports.com.
Escape character is '^]'.
(
3.23.38)fHv:[?e
Bad handshakeConnection closed by foreign host.
How do I fix this? I don't have any other mysqld daemons running.
Thanks
Brian Walker
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php