Easily find issues by searching: #<Issue ID>
Example: #1832
Easily find members by searching in: <username>, <first name> and <last name>.
Example: Search smith, will return results smith and adamsmith
Aqua Data Studio / nhilam |
Follow
827
|
With Aqua Data Studio 7.5 you can plan, initialize, allocate, manage, and tune MySQL database objects for better performance
The MySQL Storage Manager Engine Tab now gives:
New enhanced Object Tab in Aqua Data Studio 7.5 gives:
Object Tab - Display of the Tables.
Documentation -> MySQL DBA Tools -> Storage Manager
Below text goes to ADS 7.5 Documentation.
Object Name: Name of the database object
Engine: The storage engine for the table.
Version: The version number of the table's .frm
file
Row Format: The row storage format (Fixed
, Dynamic
, Compressed
, Redundant
, Compact
). The format of InnoDB
tables is reported as Redundant
or Compact
.
Rows: Total number of rows in the table
Avg Row length:The average row length.
Data length: The length of the data file.
Max Data Length: The maximum length of the data file. This is the total number of bytes of data that can be stored in the table, given the data pointer size used.
Index Length: The length of the index file.
Data Free:The number of allocated but unused bytes.
Auto Increment: The next AUTO_INCREMENT
value.
Create Date: When the table was created.
Comment: The comment used when creating the table
Update Date:When the data file was last updated.
Check Date: When the table was last checked. Not all storage engines update this time, in which case the value is always NULL
.
Collation: The table's character set and collation.
Checksum: The live checksum value (if any).
Create Options: Extra options used with CREATE TABLE.
The original options supplied when CREATE TABLE
is called are retained and the options reported here may differ from the active table settings and options.
About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017