K Value: 6
Min load factor: 78
Max load factor: 80
Temporary table: no
Number of attributes: 2
Number of primary keys: 1
Length of frm data: 268
Row Checksum: 1
Row GCI: 1
TableStatus: Retrieved
-- Attributes --
id Int PRIMARY KEY DISTRIBUTION KEY AT=FIXED ST=MEMORY
name Varchar(20;latin1_swedish_ci) NULL AT=SHORT_VAR ST=MEMORY
-- Indexes --
PRIMARY KEY(id) - UniqueHashIndex
uk(name) - OrderedIndex
PRIMARY(id) - OrderedIndex
uk$unique(name) - UniqueHashIndex
-- Per partition info --
Partition
Row count
2
2
1
2
3
2
NDBT_ProgramExit: 0 - OK
Information about multiple tables can be obtained in a single invocation of
names, separated by spaces. All of the tables must be in the same database.
The
Version
interpreting this value, see
The following table includes options that are specific to ndb_desc. Additional descriptions follow
the table. For options common to most MySQL Cluster programs (including ndb_desc), see
Section 17.4.20, "Options Common to MySQL Cluster Programs — Options Common to MySQL
Cluster
Programs".
Table 17.15.
Format
--database=dbname,
-d
--unqualified,
-u
--extra-partition-info
-p [1633]
--retries=#,
-r
•
--extra-partition-info,
Print additional information about the table's partitions.
17.4.8.
ndb_drop_index
ndb_drop_index
utility only as an example for writing NDB API applications—see the Warning later in this section for
details.
ndb_drop_index
Commit count
2
2
2
column in the output contains the table's schema object version. For information about
NDB Schema Object
Options and Variables: MySQL 5.0
ndb_desc
[1633],
-p
— Drop Index from an NDB Table
drops the specified index from an
— Drop Index from an NDB Table
Frag fixed memory
Frag varsized memory
65536
327680
65536
327680
65536
327680
Versions.
Description
Name of database containing table
Use unqualified table names
Display information about
partitions
Number of times to retry the
connection (once per second)
table. It is recommended that you use this
NDB
1633
by using their
ndb_desc
Added / Removed
All MySQL 5.0
based releases
All MySQL 5.0
based releases
All MySQL 5.0
based releases
All MySQL 5.0
based releases
Need help?
Do you have a question about the 5.0 and is the answer not in the manual?
Questions and answers