19.10.2015 Views

workbench-en.a4

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Creating Tables<br />

The PARTITION BY drop down list box displays the types of partitions you can create. These are:<br />

• HASH<br />

• LINEAR HASH<br />

• KEY<br />

• LINEAR KEY<br />

• RANGE<br />

• LIST<br />

Use the PARAMETERS text box to define the parameter(s) that will be supplied to the partitioning function, an integer column value<br />

for example.<br />

Choose the number of partitions from the PARTITION COUNT drop down list box. If you wish to manually configure your partitions<br />

check the MANUAL check box. Doing this <strong>en</strong>ables <strong>en</strong>try of values into the partition configuration table. The <strong>en</strong>tries in this table are;<br />

• Partition<br />

• Values<br />

• Data Directory<br />

• Index Directory<br />

• Min Rows<br />

• Max Rows<br />

• Comm<strong>en</strong>t<br />

Subpartitioning is not yet <strong>en</strong>abled. For more information about partitioning see Partitioning.<br />

7.3.8. The Options Tab<br />

The OPTIONS tab allows you to set the g<strong>en</strong>eral options and row options.<br />

In the GENERAL OPTIONS frame, choose a pack keys option. The options are Default, Pack None, and Pack All. You may<br />

also <strong>en</strong>crypt the definition of a table. The AUTO_INCREMENT and delayed key update behaviors apply only to MyISAM tables.<br />

To set the row format, choose the desired row format from the drop-down list. See MyISAM Table Storage Formats for more information<br />

about the differ<strong>en</strong>t row formats that are available. This only applies to MyISAM tables.<br />

These options are:<br />

• Default<br />

• Dynamic<br />

• Fixed<br />

• Compressed<br />

• Redundant<br />

• Compact<br />

Wh<strong>en</strong> you expect a table to be particularly large, use the AVG. ROW, MIN. ROWS, and MAX. ROWS options to <strong>en</strong>able the MySQL<br />

server to better accommodate your data. See CREATE TABLE Syntax for more information on how to use these options.<br />

The Storage Options section is used to configure a custom path to the table storage and data files. This option can help improve<br />

data integrity and server performance by locating differ<strong>en</strong>t tables on differ<strong>en</strong>t hard drives. This option is only available for<br />

MyISAM tables.<br />

41

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!