If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > InnoDB, MySql 5, Multiple tablespaces, how do I control which table on which disk?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 11-02-05, 07:54
ToreBK ToreBK is offline
Registered User
 
Join Date: Oct 2002
Location: Norway
Posts: 13
InnoDB, MySql 5, Multiple tablespaces, how do I control which table on which disk?

Hi.

I'm using MySql 5.

I want to spread the InnoDB tables on two different disks (one database).

I also want to control which table goes to which disk.

Nice if doable on both windows and linux.
It must work on linux since that is where my production DB are.

Is that doable, .. if so, can you show an example on how to configure that?

From the MySql.com site:
http://dev.mysql.com/doc/refman/5.0/...blespaces.html

"
Using multiple tablespaces can be beneficial to users who want to move specific tables to separate physical disks or who wish to restore backups of single tables quickly without interrupting the use of the remaining InnoDB tables.
"

but I do not find any examples in the link above, on how to configure if I want to control which table goes to which disk.
__________________
Tore
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On