Your message dated Sat, 18 Sep 2010 22:15:05 +0200
with message-id <[email protected]>
and subject line Fixed in 5.1
has caused the Debian Bug report #281879,
regarding mysql-server: The server is stopped too early (and twice)
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
281879: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=281879
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mysql-server
Version: 4.0.22-2
Severity: minor
Hi,
During a few upgrades, I noticed the MySQL server is stopped before unpacking
and then again just before (re)starting.
Due to this the server is down for longer than necessary, especially if the
script asks the user something about modified configuration files.
Would it be possible to remove the first stop?
# apt-get upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
The following packages will be upgraded:
libmysqlclient12 mysql-client mysql-common mysql-server
4 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/4389kB of archives.
After unpacking 8192B of additional disk space will be used.
Do you want to continue? [Y/n]
Preconfiguring packages ...
(Reading database ... 19984 files and directories currently installed.)
Preparing to replace mysql-common 4.0.21-7 (using
.../mysql-common_4.0.22-2_all.deb) ...
Unpacking replacement mysql-common ...
Preparing to replace libmysqlclient12 4.0.21-7 (using
.../libmysqlclient12_4.0.22-2_i386.deb) ...
Unpacking replacement libmysqlclient12 ...
Preparing to replace mysql-client 4.0.21-7 (using
.../mysql-client_4.0.22-2_i386.deb) ...
Unpacking replacement mysql-client ...
Preparing to replace mysql-server 4.0.21-7 (using
.../mysql-server_4.0.22-2_i386.deb) ...
Stopping MySQL database server: mysqld.
Unpacking replacement mysql-server ...
Setting up mysql-common (4.0.22-2) ...
Setting up libmysqlclient12 (4.0.22-2) ...
Setting up mysql-client (4.0.22-2) ...
Setting up mysql-server (4.0.22-2) ...
Stopping MySQL database server: mysqld.
Starting MySQL database server: mysqld.
Checking for crashed MySQL tables in the background.
#
-- System Information:
Debian Release: 3.1
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.7-1-686-smp
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15
Versions of packages mysql-server depends on:
ii adduser 3.59 Add and remove users and groups
ii debconf 1.4.30.10 Debian configuration management sy
ii libc6 2.3.2.ds1-18 GNU C Library: Shared libraries an
ii libdbi-perl 1.45-1 The Perl5 Database Interface by Ti
ii libmysqlclient12 4.0.22-2 mysql database client library
ii libssl0.9.7 0.9.7d-5 SSL shared libraries
ii libstdc++5 1:3.3.4-13 The GNU Standard C++ Library v3
ii libwrap0 7.6.dbs-6 Wietse Venema's TCP wrappers libra
ii mailx 1:8.1.2-0.20040524cvs-1 A simple mail user agent
ii mysql-client 4.0.22-2 mysql database client binaries
ii passwd 1:4.0.3-30.3 Change and administer password and
ii perl 5.8.4-3 Larry Wall's Practical Extraction
ii psmisc 21.5-1 Utilities that use the proc filesy
ii zlib1g 1:1.2.2-3 compression library - runtime
-- debconf information:
mysql-server/nis_warning:
mysql-server/mysql_update_hints1:
* mysql-server/start_on_boot: true
mysql-server/postrm_remove_databases: false
* mysql-server/mysql_install_db_notes:
--- End Message ---
--- Begin Message ---
Version: 5.1.36-3
This bug is fixed since we moved MySQL 5.1 from experimental to
unstable, when upgrading the mysql-server meta-package the daemon
no longer gets stopped.
--- End Message ---