Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Empty databases after moving MySQL data files
- Date: Tue, 20 Apr 2010 19:44:00 +0900
- From: Dave M G <dave@example.com>
- Subject: Re: [tlug] Empty databases after moving MySQL data files
- References: <4BCC3681.2080809@example.com> <4BCC4E17.806@example.com>
- User-agent: Thunderbird 2.0.0.24 (X11/20100411)
Darren, Romeo, Lewske, Nick, Thanks to everyone for responding. I solved one of the problems at least. To get control of turning MySQL on and off, I had to go to the MySQL command line and run this: GRANT ALL PRIVILEGES ON *.* TO 'debian-sys-maint'@'localhost' IDENTIFIED BY '<password>' WITH GRANT OPTION; ... where <password> is equal to the password listed in the file /etc/mysql/debian.cnf So now I can stop and start MySQL. Unfortunately, I still do not have the data showing up as it should. I think ___ is right that it's a permissions issue. I tried to set the permissions to be readable and writable by everyone, but that hasn't cut it. I wanted to add the 'mysql' user to the 'dave' group, but there isn't a 'mysql' user. There is a 'mysql' group, so I added the 'dave' user to that group, but that didn't help. Is there supposed to be a 'mysql' user that I can add to the 'dave' group? -- Dave M G
- Follow-Ups:
- Re: [tlug] Empty databases after moving MySQL data files
- From: Darren Cook
- Re: [tlug] Empty databases after moving MySQL data files
- From: Mattia Dongili
- Re: [tlug] Empty databases after moving MySQL data files
- From: Stephen J. Turnbull
- Re: [tlug] Empty databases after moving MySQL data files
- From: Stephen J. Turnbull
- References:
- [tlug] Empty databases after moving MySQL data files
- From: Dave M G
- Re: [tlug] Empty databases after moving MySQL data files
- From: Darren Cook
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Empty databases after moving MySQL data files
- Next by Date: Re: [tlug] Empty databases after moving MySQL data files
- Previous by thread: Re: [tlug] Empty databases after moving MySQL data files
- Next by thread: Re: [tlug] Empty databases after moving MySQL data files
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links