[debian-mysql] Bug#589513: More info
r.ductor at gmail.com
r.ductor at gmail.com
Mon Jul 19 14:01:58 UTC 2010
More info to complete my report
-- at boot and at shutdown I get a Starting/Stopping Mysql server......
failed. (According to /var/log/boot the server is not started.)
-- BUT ps gives a running server (sorry I did not check that before)
-- the missing file /usr/bin/mysqladmin (see error below) pertains to mysql-
client-5., which is not automatically installed (what installed the
/etc/init.d/mysql?).
regards. ric
----------------------------------------------------------------------------------
galileo:/var/log# cat boot|egrep 'mysql'
Mon Jul 19 09:59:25 2010: Starting MySQL database server: mysqld . . . . . . .
. . . . . . . ^[[31mfailed!^[[39;49m
galileo:/var/log#
galileo:/var/log# ps -edf|grep mysql
xxx 2501 2499 0 10:00 ? 00:00:01 /usr/sbin/mysqld --defaults-
file=/home/xxx/.local/share/akonadi//mysql.conf --
datadir=/home/xxx/.local/share/akonadi/db_data/ --
socket=/home/xxx/.local/share/akonadi/db_misc/mysql.socket
root 4181 4145 0 13:07 pts/1 00:00:00 grep mysql
galileo:/var/log# cat daemon.log|egrep 'mysql'
Jul 17 11:37:46 galileo /etc/init.d/mysql[2253]: 0 processes alive and
'/usr/bin/mysqladmin --defaults-file=/etc/mysql/debian.cnf ping' resulted in
Jul 17 11:37:46 galileo /etc/init.d/mysql[2253]: /etc/init.d/mysql: line 75:
/usr/bin/mysqladmin: No such file or directory
Jul 17 11:37:46 galileo /etc/init.d/mysql[2253]:
Jul 19 09:59:37 galileo /etc/init.d/mysql[1761]: 0 processes alive and
'/usr/bin/mysqladmin --defaults-file=/etc/mysql/debian.cnf ping' resulted in
Jul 19 09:59:37 galileo /etc/init.d/mysql[1761]: /etc/init.d/mysql: line 75:
/usr/bin/mysqladmin: No such file or directory
Jul 19 09:59:37 galileo /etc/init.d/mysql[1761]:
galileo:/var/log#
galileo:/var/log# aptitude search '~i mysql'
i A libmysqlclient16 5.1.48-1 5.1.48-1 ---
MySQL database client library
i A libqt4-sql-mysql 4:4.6.3-1 4:4.6.3-1 ---
Qt 4 MySQL database driver
i A mysql-common 5.1.48-1 5.1.48-1 ---
MySQL database common files, e.g. /etc/mysql/my.cnf
i A mysql-server-core-5.1 5.1.48-1 5.1.48-1 ---
MySQL database server binaries
galileo:/var/log#
More information about the pkg-mysql-maint
mailing list