MySQL Forums
Forum List  »  General

Re: Retrieve Data and Index Directory of table
Posted by: Peter Brawley
Date: April 15, 2014 04:45PM

If a Create Table statement specifies partitioning or a directory or an option like delay_key_write, Show Create Table will show it. Otherwise, options not shown are not set and table location follows rules & settings for MySQL and the storage engine.

Options: ReplyQuote


Subject
Written By
Posted
Re: Retrieve Data and Index Directory of table
April 15, 2014 04:45PM


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.