1 Case
1: With no option
:
3 <No tables exist
></No tables exist
>
6 Usage
: catalog
[-u username
] [-p passwd
] [-l] [-i] [-d] [-T table
] [-I index
] [-D <lock|trans|proc|chunk
>]
7 l
-> list all table with field information
8 list all Index information
9 i
-> reinitialize catalog tables. Drops all tables.
10 d
-> print db usage statistics
11 T
-> list table information
12 I
-> list index information
13 D
-> print debug information
for system tables
14 Note
: If multiple options are specified
, last one will be considered.
15 Case
3: With wrong username
:
16 Case
4: With wrong password
:
17 Case
5: With correct user name and password
:
19 <No tables exist
></No tables exist
>