Gentoo Archives: gentoo-user

From: Kevin Philp <kevin.philp@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problems with mysql 4.1 upgrade
Date: Mon, 07 Nov 2005 11:03:35
Message-Id: 4666f6f90511070258s35d48a19j@mail.gmail.com
In Reply to: Re: [gentoo-user] Problems with mysql 4.1 upgrade by Catalin Trifu
1 I don't seem to have the log file you mention but this is in the
2 mysqld.err file.
3
4 /var/log/mysql/mysqld.err
5 InnoDB: Error: log file ./ib_logfile0 is of different size 0 8388608 bytes
6 InnoDB: than specified in the .cnf file 0 5242880 bytes!
7 051107 9:13:17 [ERROR] Can't init databases
8 051107 9:13:17 [ERROR] Aborting
9
10 I did read that innodb was a use flag (its not in my make.conf) and
11 emerge -pv mysql doesn't show it up.
12
13 On 07/11/05, Catalin Trifu <catalin@××××××××××××.de> wrote:
14 > Hi,
15 >
16 > What does the mysql log say ? /var/lib/mysql/host.err
17 >
18 > Catalin
19 >
20 >
21 >
22 > Kevin Philp wrote:
23 > Last week I upgraded to mysql 4.1.14. I carefully followed every line
24 > of the upgrade guide inlcuding the revdep-rebuild and at the end I had
25 > a lovely new mysql 4.1 and all my databases had imported with no
26 > problems, phpmyadmin also worked fine. Now....about a week later I
27 > can't start mysql:
28 >
29 > /etc/init.d/mysql start - says mysql has already started but it hasn't
30 > (ps aux | grep -i my* shows nothing)
31 >
32 > mysql shows
33 > ERROR 2002 (HY000): Can't connect to local MySQL server through socket
34 > '/var/run/mysqld/mysqld.sock' (2)
35 >
36 > I have checked permissions on var/run/mysqld as recommended in another
37 > post and they are correct. I am running out of ideas....anyone any
38 > further ideas??
39 >
40 > Thanks
41 >
42 > Kevin.
43 >
44 >
45 >
46
47 --
48 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Problems with mysql 4.1 upgrade Kevin Philp <kevin.philp@×××××.com>
Re: [gentoo-user] Problems with mysql 4.1 upgrade Catalin Trifu <catalin@××××××××××××.de>