[EMAIL PROTECTED] wrote on 21/10/2005 12:28:18:

> Hi, 
> 
> I had installed a free version of mysql database software in one of the 
> servers that are available to me. I had installed the mysql in the c:/ 
> folder, is it possible for me to change the data storage location from 
> C:\mysql\data\ to D:\mysql\data. ( i.e., changing the drive location 
from 
> c:\ to d:\)

Yes, you can change the place data is stored. This is usually done my 
setting the value of mysql-data-dir in the my.ini file, which will 
probably have been setup by your installation.

        Alec



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

Reply via email to