Package: mysql-common
Version: 5.0.32-3
Severity: normal
During upgrade from 5.0.30-3 to 5.0.32-3 I got the following message:
Configuration file `/etc/mysql/my.cnf'
==> Modified (by you or by a script) since installation.
==> Package distributor has shipped an updated version.
What would you like to do about it ? Your options are:
Y or I : install the package maintainer's version
N or O : keep your currently-installed version
D : show the differences between the versions
Z : background this process to examine the situation
The default action is to keep your current version.
*** my.cnf (Y/I/N/O/D/Z) [default=N] ?
I never modified this file. The diff looks like this:
--- /etc/mysql/my.cnf.dpkg-old 2006-11-28 19:18:52.000000000 +0100
+++ /etc/mysql/my.cnf 2007-01-27 13:32:34.000000000 +0100
@@ -29,7 +29,7 @@
nice = 0
[mysqld]
-old_passwords = false # inserted by debconf
+old_passwords = false
# Activate the above for connections from hosts running Debian Woody/Sarge!
#
# Prior to MySQL 5.0, user passwords were stored in a rather weak way. This
@@ -90,8 +90,7 @@
#
# * BerkeleyDB
#
-# According to an MySQL employee the use of BerkeleyDB is now discouraged
-# and support for it will probably cease in the next versions.
+# Using BerkeleyDB is now discouraged as its support will cease in 5.1.12.
skip-bdb
#
# * InnoDB
@@ -130,8 +129,8 @@
#
# See /usr/share/doc/mysql-server-*/README.Debian for more information.
#
-# The following configuration is read by the ndbd storage daemons,
-# not from the ndb_mgmd management daemon.
+# The following configuration is read by the NDB Data Nodes (ndbd processes)
+# not from the NDB Management Nodes (ndb_mgmd processes).
#
# [MYSQL_CLUSTER]
# ndb-connectstring=127.0.0.1
-- System Information:
Debian Release: 4.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]