~ubuntu-branches/ubuntu/lucid/mysql-dfsg-5.1/lucid-security

« back to all changes in this revision

Viewing changes to man/ndb_show_tables.1

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2012-02-22 22:33:55 UTC
  • mto: (1.2.1) (37.1.1 lucid-security)
  • mto: This revision was merged to the branch mainline in revision 36.
  • Revision ID: package-import@ubuntu.com-20120222223355-ku1tb4r70osci6v2
Tags: upstream-5.1.61
ImportĀ upstreamĀ versionĀ 5.1.61

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
.\"     Title: \fBndb_show_tables\fR
3
3
.\"    Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4
4
.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
5
 
.\"      Date: 11/04/2009
 
5
.\"      Date: 12/16/2011
6
6
.\"    Manual: MySQL Database System
7
7
.\"    Source: MySQL 5.1
8
8
.\"  Language: English
9
9
.\"
10
 
.TH "\FBNDB_SHOW_TABLES\F" "1" "11/04/2009" "MySQL 5\&.1" "MySQL Database System"
 
10
.TH "\FBNDB_SHOW_TABLES\F" "1" "12/16/2011" "MySQL 5\&.1" "MySQL Database System"
11
11
.\" -----------------------------------------------------------------
12
12
.\" * set default formatting
13
13
.\" -----------------------------------------------------------------
36
36
.PP
37
37
The following table includes options that are specific to the MySQL Cluster program
38
38
\fBndb_show_tables\fR\&. Additional descriptions follow the table\&. For options common to all MySQL Cluster programs, see
39
 
Section\ \&17.4.2, \(lqOptions Common to MySQL Cluster Programs\(rq\&.
40
 
.PP
41
 
\fBUsage\fR:
 
39
Section\ \&16.4.2, \(lqOptions Common to MySQL Cluster Programs\(rq\&.
 
40
          Usage
42
41
.sp
43
42
.if n \{\
44
43
.RS 4
137
136
.sp -1
138
137
.IP \(bu 2.3
139
138
.\}
140
 
\fB1\fR: System table
141
 
.RE
142
 
.sp
143
 
.RS 4
144
 
.ie n \{\
145
 
\h'-04'\(bu\h'+03'\c
146
 
.\}
147
 
.el \{\
148
 
.sp -1
149
 
.IP \(bu 2.3
150
 
.\}
151
 
\fB2\fR: User\-created table
152
 
.RE
153
 
.sp
154
 
.RS 4
155
 
.ie n \{\
156
 
\h'-04'\(bu\h'+03'\c
157
 
.\}
158
 
.el \{\
159
 
.sp -1
160
 
.IP \(bu 2.3
161
 
.\}
162
 
\fB3\fR: Unique hash index
 
139
1: System table
 
140
.RE
 
141
.sp
 
142
.RS 4
 
143
.ie n \{\
 
144
\h'-04'\(bu\h'+03'\c
 
145
.\}
 
146
.el \{\
 
147
.sp -1
 
148
.IP \(bu 2.3
 
149
.\}
 
150
2: User\-created table
 
151
.RE
 
152
.sp
 
153
.RS 4
 
154
.ie n \{\
 
155
\h'-04'\(bu\h'+03'\c
 
156
.\}
 
157
.el \{\
 
158
.sp -1
 
159
.IP \(bu 2.3
 
160
.\}
 
161
3: Unique hash index
163
162
.RE
164
163
.RS 4
165
164
Any other value causes all
195
194
.ps -1
196
195
.br
197
196
.PP
198
 
Only user\-created Cluster tables may be accessed from MySQL; system tables such as
 
197
Only user\-created MySQL Cluster tables may be accessed from MySQL; system tables such as
199
198
SYSTAB_0
200
199
are not visible to
201
200
\fBmysqld\fR\&. However, you can examine the contents of system tables using
209
208
.SH "COPYRIGHT"
210
209
.br
211
210
.PP
212
 
Copyright 2007-2008 MySQL AB, 2009 Sun Microsystems, Inc.
 
211
Copyright \(co 1997, 2011, Oracle and/or its affiliates. All rights reserved.
213
212
.PP
214
213
This documentation is free software; you can redistribute it and/or modify it only under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
215
214
.PP
222
221
which may already be installed locally and which is also available
223
222
online at http://dev.mysql.com/doc/.
224
223
.SH AUTHOR
225
 
Sun Microsystems, Inc. (http://www.mysql.com/).
 
224
Oracle Corporation (http://dev.mysql.com/).