Your message dated Wed, 3 May 2006 23:54:17 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#365592: mysql-server-5.0: mysqld does not start anymore
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: mysql-server-5.0
Version: 5.0.20a-2
Severity: normal
Hi,
after the latest update I firstly suffered the same bug as described in
#365433. I tried to fix that by giving the root password in
/etc/mysql/my.cnf. But with that mysqld does not start anymore.
The following error is displayed in the console:
Starting MySQL database server: mysqld.
.
.
.
.
.
.
.
.
.
.
.
.
.
...failed or took more than 6s.
Please take a look at the syslog.
/usr/bin/mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket
'/var/run/mysqld/mysqld.sock' (2)'
Check that mysqld is running and that the socket:
'/var/run/mysqld/mysqld.sock' exists!
Please advise.
Best regards,
Marko
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: powerpc (ppc)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-powerpc
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages mysql-server-5.0 depends on:
ii adduser 3.87 Add and remove users and groups
ii debconf [debconf-2.0] 1.5.0 Debian configuration management sy
ii libc6 2.3.6-7 GNU C Library: Shared libraries
ii libdbi-perl 1.50-2 Perl5 database interface by Tim Bu
ii libgcc1 1:4.1.0-1 GCC support library
ii libmysqlclient15off 5.0.20a-2 mysql database client library
ii libncurses5 5.5-1.1 Shared libraries for terminal hand
ii libreadline5 5.1-7 GNU readline and history libraries
ii libstdc++6 4.1.0-1 The GNU Standard C++ Library v3
ii libwrap0 7.6.dbs-9 Wietse Venema's TCP wrappers libra
ii mysql-client-5.0 5.0.20a-2 mysql database client binaries
ii mysql-common 5.0.20a-2 mysql database common files (e.g.
ii passwd 1:4.0.15-6 change and administer password and
ii perl 5.8.8-4 Larry Wall's Practical Extraction
ii psmisc 22.2-1 Utilities that use the proc filesy
ii zlib1g 1:1.2.3-11 compression library - runtime
Versions of packages mysql-server-5.0 recommends:
ii mailx 1:8.1.2-0.20050715cvs-1 A simple mail user agent
-- debconf information:
mysql-server-5.0/really_downgrade: false
mysql-server-5.0/start_on_boot: true
mysql-server-5.0/mysql_update_hints1:
mysql-server-5.0/nis_warning:
mysql-server-5.0/postrm_remove_databases: false
mysql-server-5.0/no_upgrade_with_isam_tables:
* mysql-server-5.0/mysql_install_db_notes:
--- End Message ---
--- Begin Message ---
Hello Marko
On 2006-05-01 Marko Kaiser wrote:
> after the latest update I firstly suffered the same bug as described in
> #365433. I tried to fix that by giving the root password in
> /etc/mysql/my.cnf. But with that mysqld does not start anymore.
Please do not add passwords to /etc/mysql/my.cnf this confuses the programs
that should run with "--user=debian-sys-maint" but parse the main config file
anyways.
For your convinience you can add user+password entries to "~/.my.cnf".
Do you still suffer the 365433 problem? If you, could you send me your config
files (/etc/mysql/my.cnf $HOME/.my.cnf and /etc/mysql/debian-start) to
[EMAIL PROTECTED] ?
thanks,
-christian-
--- End Message ---