MySQL Forums
Forum List  »  Newbie

databases and log files on separate hard drives
Posted by: Derek Warner
Date: March 24, 2010 12:46PM

I have a need to create a mysql database which by DoD regulations needs to have its tablespaces on separate hard disks.

On the C: drive I would like to install mysql and 1 redo log file

on the F: drive I would like to create a tablespace for test and 1 redo log file

on the G: drive I would like to create a tablespace for securich and 1 redo log file

In oracle this was real easy, I could at install, create my tablespaces and tell which hard drives I wanted to install them on.

can anyone shed some light on how to get this accomplished. I am really a newb on mysql.

V/R

Options: ReplyQuote


Subject
Written By
Posted
databases and log files on separate hard drives
March 24, 2010 12:46PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.