You are not logged in.
Pages: 1
hello,
after upgrading mysql today, it wont start anymore...
root@karoshiPC ~ > /etc/rc.d/mysqld start
:: Starting MySQL Server [FAIL]
root@karoshiPC ~ > mysqld_safe --datadir=/var/lib/mysql/
101222 19:49:42 mysqld_safe Logging to '/var/lib/mysql//karoshiPC.err'.
101222 19:49:42 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql/
101222 19:49:43 mysqld_safe mysqld from pid file /var/lib/mysql//karoshiPC.pid ended
My /var/lib/mysql:
root@karoshiPC mysql > ls -al
total 28700
drwxr-xr-x 4 mysql mysql 4096 Dec 22 19:49 .
drwxr-xr-x 27 root root 4096 Dec 22 19:23 ..
-rw-rw---- 1 mysql mysql 18874368 Dec 22 19:49 ibdata1
-rw-rw---- 1 mysql mysql 5242880 Dec 22 19:49 ib_logfile0
-rw-rw---- 1 mysql mysql 5242880 Dec 22 19:46 ib_logfile1
-rw-rw---- 1 mysql mysql 9175 Dec 22 19:49 karoshiPC.err
drwxr-xr-x 2 mysql mysql 4096 Dec 22 15:27 mysql
-rw-rw---- 1 mysql mysql 0 Dec 22 19:46 mysql-bin.index
drwxr-xr-x 2 mysql mysql 4096 Dec 22 15:27 test
The two slashes in
101222 19:49:43 mysqld_safe mysqld from pid file /var/lib/mysql//karoshiPC.pid ended
look weird, but thats just a guess.
EDIT:
Also Akonadi from [kde-unstable], using internal MYSQL Server, won't start anymore...
Last edited by karoshi (2010-12-22 19:19:26)
It's a bug planet!
Offline
this is fixed in mysql 5.5.8-4.
Amarok does not start neither but this is an upstream bug: https://bugs.kde.org/show_bug.cgi?id=252424
Offline
Nice, thanks for the info. then i just have to wait
It's a bug planet!
Offline
Pages: 1