I have solved in one second after searching one day long and try many things
just add mysql user to root group
and apt-get install mysql-server it work 100%
but there is surely a better fix.
--
Comdif Telecom,
http://comdif.com
Landline +33469665501
Mobile +33689816533
<>
The fix noted in the loopback-email [0] is correct. I was unable to
install mysql-server [1]. However, the mysql-server package installed
correctly after running:
# ifdown lo
# ifup lo
# dpkg --configure -a
This issue occurred on Wheezy.
Should the mysql-server ensure the loopback
Following steps fixed the issue on my squeeze! In my case the error was
produced by older packages. Best you can do, if old mysql-server was
present or any other mysql related package:
$ dpkg -l | grep mysql
Painfully remove all mysql related stuff:
$ apt-get purge libapache2-mod-auth-mysql libc
This is a very strange bug? We've issued the same here.
The Distribution is: a upgraded lenny to squeeze.
After upgrading the old mysql 5.0 to mysql-server-5.1 with
the following command:
apt-get install mysql-server
ive got the following issue:
---
I encountered this problem while installing mysql. Since there was no
answer here, I investigated. On my machine, with strace mysqld, this is
the relevant result:
bind(10, {sa_family=AF_INET, sin_port=htons(3306),
sin_addr=inet_addr("127.0.0.1")}, 16) = -1 EADDRNOTAVAIL (Cannot assign
requested ad
Package: mysql-server
Severity: normal
Same problem one my Squeeze server (not this system).
Circulary dependancy between mysql-server and mysql-server-5.1 :
-- System Information:
Debian Release: 6.0
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd
Hello,
This is to log my error while upgrading to squeeze. Mysql-server fails
to start. Here's the relevant portion in /var/log/daemon.log:
May 16 21:58:10 jethro mysqld_safe[7188]:
May 16 21:58:10 jethro mysqld_safe: Starting mysqld daemon with
databases from /var/lib/mysql
May 16 21:58:10 jethr
Hi Norbert,
Please find /var/log/daemon.log file output.
--
Mar 24 15:14:00 debian mysqld_safe[21616]:
Mar 24 15:14:00 debian mysqld_safe[21661]: 100324 15:14:00 [Note] Plugin
'FEDERATED' is disabled.
Mar 24 15:14:00 debian mysqld_safe[21661]: 100324 15:14:00 InnoDB: Started;
log sequence number
Am Mittwoch, den 24.03.2010, 15:30 -0400 schrieb Deepak Tripathi:
> Hi, we i am trying to install mysql-server from command apt-get install
> mysql-server. I am getting following installation error.
Please send us the relevant parts of your /var/log/daemon.log file, and
please don't delete the l
Package: mysql-server-5.1
Version: 5.1.45-1
Severity: important
Hi, we i am trying to install mysql-server from command apt-get install
mysql-server. I am getting following installation error. Please find the error
below. -- d...@debian:~$ cat /tmp/error.txt Reading package lists... Building
10 matches
Mail list logo