mysql server startet nicht

03/08/2015 07:33 fabian1233#1
hey,

habe mir gerade den mysql55-server auf meinem freebsd installiert nur er startet nicht. 3h google haben auch zu keiner loesung verhofen.

Code:
root@u043:~ # mysql_upgrade
Looking for 'mysql' as: mysql
Looking for 'mysqlcheck' as: mysqlcheck
FATAL ERROR: Upgrade failed
Code:
root@u043:~ # mysql
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (61)
Code:
root@u043:~ # service mysql-server start
Starting mysql.
Code:
root@u043:~ # find / |grep mysql.sock
Code:
150308 06:32:00 mysqld_safe Starting mysqld daemon with databases from /var/db/mysql
150308  6:32:00 [Warning] 'THREAD_CONCURRENCY' is deprecated and will be removed in a future release.
150308  6:32:00 InnoDB: Mutexes and rw_locks use GCC atomic builtins
150308  6:32:00 InnoDB: Compressed tables use zlib 1.2.8
150308  6:32:00 InnoDB: Initializing buffer pool, size = 128.0M
150308  6:32:00 InnoDB: Completed initialization of buffer pool
150308  6:32:00 InnoDB: highest supported file format is Barracuda.
150308  6:32:00  InnoDB: Waiting for the background threads to start
150308  6:32:01 InnoDB: 5.5.42 started; log sequence number 1595675
150308  6:32:01 [Note] Server hostname (bind-address): '0.0.0.0'; port: 3306
150308  6:32:01 [Note]   - '0.0.0.0' resolves to '0.0.0.0';
150308  6:32:01 [Note] Server socket created on IP: '0.0.0.0'.
150308  6:32:01 [ERROR] Can't start server : Bind on unix socket: Address already in use
150308  6:32:01 [ERROR] Do you already have another mysqld server running on socket: /tmp/mysql.sock ?
150308  6:32:01 [ERROR] Aborting

150308  6:32:01  InnoDB: Starting shutdown...
150308  6:32:02  InnoDB: Shutdown completed; log sequence number 1595675
150308  6:32:02 [Note] /usr/local/libexec/mysqld: Shutdown complete

150308 06:32:02 mysqld_safe mysqld from pid file /var/db/mysql/u043.umbra.fastwebserver.de.pid ended
Mfg. Fabian1233

mysql_safe klappt wtf? wo ist der fehler?
03/08/2015 09:50 Dyshaxo#2
Quote:
Can't start server : Bind on unix socket: Address already in use
Um alle Stereotype des Informatiker-Supports zu erfüllen:

Schon mit an und ausschalten versucht?
03/08/2015 10:48 fabian1233#3
ja auch init 6 etc.
03/08/2015 10:53 Dev'Malum#4
Hast du vielleicht mal einen "onestart" versucht? Das hatte bei mir mal geholfen. Hast du vielleicht MySQL nicht richtig installiert? Tritt der Fehler auf, wenn du die MySQL Files für Metin2 entpackt hast oder kommt es davor? Falls es mit dem "onestart" nicht klappt, würde ich MySQL nochmal neu installieren.
03/08/2015 11:17 fabian1233#5
dass ist ja grad des dumme. ich flush /var/www (hab dir angepasst), ueberspiele my.cnf und mach ein pkg remove {{ packet }} und installier neu - kein erfolg
03/08/2015 23:47 _Lea#6
contact me on skype (epvplea) so I'll have a try to help u ;)