Re: CHANGE MYSQL DATADIR TO ANOTHER HARDISK

2008-08-17 Thread Ananda Kumar
Shut down mysql, move all the datafiles to /data and create a symbolic link from the current directory to "/data". This should work. regards anandkl On 8/18/08, Krishna Chandra Prajapati <[EMAIL PROTECTED]> wrote: > > Hi all, > > On my debian system, i have two hardisk. I want to change the mysq

CHANGE MYSQL DATADIR TO ANOTHER HARDISK

2008-08-17 Thread Krishna Chandra Prajapati
Hi all, On my debian system, i have two hardisk. I want to change the mysql datadir to another hardisk (/dev/cciss/c0d1p1 /data ). Please tell me how to do this. /dev/cciss/c0d0p1 34G / /dev/cciss/c0d1p1 68G /data -- Krishna Chandra Prajapati

Re: MySQL Error Number 1045 Access denied

2008-08-17 Thread AndrewMcHorney
How does one done this? At 08:41 AM 8/17/2008, Sreekanth CHAVA wrote: Hi Andrew As per your Question , you can test with the below solution :- Try to reconfigure MySQL by providing the root password and then try to run the administer GUI. This should solve the problem. C

Re: MySQL Error Number 1045 Access denied

2008-08-17 Thread Sreekanth CHAVA
Hi Andrew As per your Question , you can test with the below solution :- Try to reconfigure MySQL by providing the root password and then try to run the administer GUI. This should solve the problem. CHAVA On Sat, Aug 16, 2008 at 10:22 PM, AndrewMcHorney <[EMAIL PROTECTED]