~cbjchen/ubuntu/trusty/mysql-5.6/fix-for-1500684

« back to all changes in this revision

Viewing changes to man/ndb_show_tables.1

  • Committer: liang.chen at canonical
  • Date: 2015-10-09 13:32:49 UTC
  • Revision ID: liang.chen@canonical.com-20151009133249-v5b8dc80a7jgjpig
Update to 5.6.26

Update to 5.6.26 to pick up security fixes.

local changes:
1. mysql-5.6.26-fix-build.patch is to fix a build dependency issue
2. change -fno-exception to -fexceptions in rules to allow catching
   exception

[cbjchen,r=]

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.78.1 <http://docbook.sf.net/>
5
 
.\"      Date: 05/05/2014
 
5
.\"      Date: 07/14/2015
6
6
.\"    Manual: MySQL Database System
7
7
.\"    Source: MySQL 5.6
8
8
.\"  Language: English
9
9
.\"
10
 
.TH "\FBNDB_SHOW_TABLES\F" "1" "05/05/2014" "MySQL 5\&.6" "MySQL Database System"
 
10
.TH "\FBNDB_SHOW_TABLES\F" "1" "07/14/2015" "MySQL 5\&.6" "MySQL Database System"
11
11
.\" -----------------------------------------------------------------
12
12
.\" * Define some portability stuff
13
13
.\" -----------------------------------------------------------------
52
52
.nr an-no-space-flag 1
53
53
.nr an-break-flag 1
54
54
.br
55
 
.B Table\ \&17.27.\ \&ndb_show_tables Options and Variables: MySQL Cluster NDB 7.3
 
55
.B Table\ \&18.95.\ \& This table describes command-line options for the ndb_show_tables program
56
56
.TS
57
57
allbox tab(:);
58
58
lB lB lB.
61
61
T}:T{
62
62
Description
63
63
T}:T{
64
 
Added / Removed
 
64
Added or Removed
65
65
T}
66
66
.T&
67
67
l l l
79
79
Specifies the database in which the table is found
80
80
T}:T{
81
81
.PP
82
 
All MySQL 5\&.6 based releases
 
82
All MySQL 5.6 based releases
83
83
T}
84
84
T{
85
85
.PP
90
90
Number of times to repeat output
91
91
T}:T{
92
92
.PP
93
 
All MySQL 5\&.6 based releases
 
93
All MySQL 5.6 based releases
94
94
T}
95
95
T{
96
96
.PP
101
101
Limit output to objects of this type
102
102
T}:T{
103
103
.PP
104
 
All MySQL 5\&.6 based releases
 
104
All MySQL 5.6 based releases
105
105
T}
106
106
T{
107
107
.PP
112
112
Do not qualify table names
113
113
T}:T{
114
114
.PP
115
 
All MySQL 5\&.6 based releases
 
115
All MySQL 5.6 based releases
116
116
T}
117
117
T{
118
118
.PP
123
123
Return output suitable for MySQL LOAD DATA INFILE statement
124
124
T}:T{
125
125
.PP
126
 
All MySQL 5\&.6 based releases
 
126
All MySQL 5.6 based releases
127
127
T}
128
128
T{
129
129
.PP
132
132
Show table temporary flag
133
133
T}:T{
134
134
.PP
135
 
All MySQL 5\&.6 based releases
 
135
All MySQL 5.6 based releases
136
136
T}
137
137
.TE
138
138
.sp 1
307
307
.SH "COPYRIGHT"
308
308
.br
309
309
.PP
310
 
Copyright \(co 1997, 2014, Oracle and/or its affiliates. All rights reserved.
 
310
Copyright \(co 1997, 2015, Oracle and/or its affiliates. All rights reserved.
311
311
.PP
312
312
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.
313
313
.PP