Re: Moved MySQL to new machine.

2001-07-27 Thread Stefan Hinz
ee 25, 13355 Berlin # Tel: +49-30-46307-382 Fax: +49-30-46307-388 - Original Message - From: "Jeremy" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 26, 2001 5:29 AM Subject: Moved MySQL to new machine. I recently moved my MySQL databases from o

Re: Moved MySQL to new machine.

2001-07-27 Thread Sommai Fongnamthip
try to see more detail in INSTALL, it tell us about file and directory permission. If you have more problem with /var/ why did not use /statedir=/usr/mysql/data while configure to relocate MySQL data directory insteady use in /var/... Sommai Fongnamthip At 11:47 26/7/2001 -0500, Gerald Clark

Re: Moved MySQL to new machine.

2001-07-26 Thread Gerald Clark
13 is access denied. Your /var/lib/mysql ( Or whatever ) is owned by root, and mysql can not create a new directory. Jeremy wrote: > I recently moved my MySQL databases from one RedHat Linux 6.x machine to a new >RedHat 7.0 machine. Now, I can't seem to add databases. I get the following err

Moved MySQL to new machine.

2001-07-25 Thread Jeremy
I recently moved my MySQL databases from one RedHat Linux 6.x machine to a new RedHat 7.0 machine. Now, I can't seem to add databases. I get the following error message: "mysqladmin: CREATE DATABASE failed; error: 'Can't create database 'jrtest'. (errno: 13)'" And, I think I lost some sequenc