7 messages in com.mysql.lists.mysqlRe: How do I Move Directories
FromSent OnAttachments
kentj02 Feb 2001 12:51 
Gerald L. Clark05 Feb 2001 05:51 
kentj05 Feb 2001 07:42 
kentj05 Feb 2001 07:44 
kentj05 Feb 2001 07:45 
Gerald L. Clark05 Feb 2001 07:49 
kentj07 Feb 2001 08:01 
Subject:Re: How do I Move Directories
From:kentj (ken@tadboise.com)
Date:02/05/2001 07:44:15 AM
List:com.mysql.lists.mysql

dbshare is owned by mysql with group deamon and I have run install_db

"Gerald L. Clark" wrote:

kentj wrote:

Platform Suse 7.0, AMD 450 KIII+, 128MB Ram

Linux on 10 Gig system harddrive with 45 Gig additional drive mounted as /dbshare.

I have created a symbolic link in /var/lib of mysql-> /dbshare.

then

RPM -Uhv --force MySQL*-3.23.32-1.i386.rpm to install the files from MySQL-3.23.32-1.i386.rpm MySQL-client-3.23.32-1.i386.rpm MySQL-shared-3.23.32-1.i386.rpm

The folders mysql and test are placed in /dbshare and mysql.sock is also

created in /dbshare along with the following error message.

010202 13:31:48 mysqld started 010202 13:31:48 /usr/sbin/mysqld: Can't find file: './mysql/host.frm' (errno: 13) 010202 13:31:48 mysqld ended

What am I missing to make this work?