> Hi all,
>
> I have been using /var/mysql/data as my data directory till now ,
> suddenly i realise its all filled up with some 20M left which will
> finish in a day or two , repartioning my disks is not an option , what
> do i do to restart mysql with a new data directory say
> /usr/local/mysql/data/: changing the file my.cnf is not helping in my
> case, the data is going to the same directory again and not the one i
> specified in my.cnf
>
> TIA
>
>
> Aut disce Aut Discede Aut Vincere Aut Mori
> Either learn or leave Either conquer or die
> Digz
>
>
>

You could also jut move the data to /usr/local/mysql/data/
and create a symbolic link to it from /var/mysql/data

Best regards,

Andras Kende
http://www.kende.com


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to