Oracle 5.0 Reference Manual page 1666

Table of Contents

Advertisement

The following table includes options that are specific to the MySQL Cluster native backup restoration
program ndb_show_tables. Additional descriptions follow the table. For options common to most
MySQL Cluster programs (including ndb_show_tables), see
MySQL Cluster Programs — Options Common to MySQL Cluster
Table 17.22.
Format
--database=string
-d [1646]
--loops=#
-l [1646]
--type=#
-t [1646]
--unqualified
-u [1647]
--parsable
-p [1646]
--show-temp-status [1646]
Usage
ndb_show_tables [-c connect_string]
--database,
Specifies the name of the database in which the tables are found.
--loops,
Specifies the number of times the utility should execute. This is 1 when this option is not specified,
but if you do use the option, you must supply an integer argument for it.
--parsable,
Using this option causes the output to be in a format suitable for use with
--show-temp-status
If specified, this causes temporary tables to be displayed.
--type,
Can be used to restrict the output to one type of object, specified by an integer type code as shown
here:
• 1: System table
• 2: User-created table
• 3: Unique hash index
Any other value causes all
ndb_show_tables
Options and Variables: MySQL 5.0
ndb_show_tables
[1646],
[1646],
[1646],
[1647],
[1646],
-d
-l
-p
-t
database objects to be listed (the default).
NDB
— Display List of NDB Tables
Section 17.4.20, "Options Common to
Description
Specifies the database in which
the table is found
Number of times to repeat output
Limit output to objects of this type
Do not qualify table names
Return output suitable for MySQL
LOAD DATA INFILE statement
Show table temporary flag
1646
Programs".
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
All MySQL 5.0
based releases
All MySQL 5.0
based releases
LOAD DATA
INFILE.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mysql 5.0

Table of Contents