Quick Start
Connect to MySQL
HTTP Tunnel
SSH Tunnel
Databases
Schema
Tables
Adding Fields and Choosing Data Types
Customising Fields
Primary Keys and Indexes
Filter Wizard
Foreign Keys
Foreign Keys Data Selection
Uniques and Checks
Rules and Triggers
Privileges
Import/Export
Function
View
Tablespace
Cast
Language
Aggregate
Conversion
Domain
Trigger Function
Operator
Operator Class
Sequence
Type
Queries
Visual Query Builder
Data
Manage Users
Backup
Data Transfer
Schedule
Server Monitor
Data Synchronization
Structure Synchronization
Console
Virtual Grouping
Maintaining your databases/tables
Preferences
General
Tabs
Tables
Queries
  Working with Tablespace
 

A tablespace allows superusers to define an alternative location on the file system where the data files containing database objects (such as tables and indexes) may reside.

Create a Tablespace

To create a tablespace :

  1. Select the Database in the Tree View and select Others > Tablespace from the toolbar
  2. Press the New Tablespace button
  3. Enter Tablespace properties and fields on the appropriate tabs of the New Tablespace Editor
  4. Click OK

Design a Tablespace

To design a tablespace:

  1. Select the Database in the Tree View and select Others > Tablespace from the toolbar
  2. Select the tablespace you want to design.
  3. Press the Design Tablespace button.
  4. Edit Tablespace properties and fields on the appropriate tabs of the Design Tablespace Editor
  5. Click OK

Delete a Tablespace

To delete a tablespace:

  1. Select the Database in the Tree View and select Others > Tablespace from the toolbar
  2. Select the tablespace you want to delete.
  3. Click the Delete Tablespace button.
  4. Confirm deleting in the dialog window.