~percona-core/percona-server/5.5

« back to all changes in this revision

Viewing changes to man/ndb_size.pl.1

  • Committer: Laurynas Biveinis
  • Date: 2014-09-24 09:00:06 UTC
  • mfrom: (0.16977.27 mysql-5.5.40-release)
  • mto: This revision was merged to the branch mainline in revision 699.
  • Revision ID: laurynas.biveinis@percona.com-20140924090006-ncu1gugac5p7j7yj
Merge MySQL 5.5.40, implementing
https://blueprints.launchpad.net/percona-server/+spec/merge-5.5.40.

It also takes the upstream fix for bug 1366073 aka
http://bugs.mysql.com/bug.php?id=73834, aka 
http://bugs.mysql.com/bug.php?id=73761.

Update man pages from mysql-5.5.40.tar.gz.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
.\"     Title: \fBndb_size.pl\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: 07/18/2014
 
5
.\"      Date: 09/06/2014
6
6
.\"    Manual: MySQL Database System
7
7
.\"    Source: MySQL 5.5
8
8
.\"  Language: English
9
9
.\"
10
 
.TH "\FBNDB_SIZE\&.PL\FR" "1" "07/18/2014" "MySQL 5\&.5" "MySQL Database System"
 
10
.TH "\FBNDB_SIZE\&.PL\FR" "1" "09/06/2014" "MySQL 5\&.5" "MySQL Database System"
11
11
.\" -----------------------------------------------------------------
12
12
.\" * Define some portability stuff
13
13
.\" -----------------------------------------------------------------
102
102
.nr an-no-space-flag 1
103
103
.nr an-break-flag 1
104
104
.br
105
 
.B Table\ \&18.27.\ \&ndb_size\&.pl Options and Variables: MySQL Cluster NDB 7.2
 
105
.B Table\ \&18.86.\ \& This table describes command-line options for the ndb_size.pl program
106
106
.TS
107
107
allbox tab(:);
108
108
lB lB lB.
111
111
T}:T{
112
112
Description
113
113
T}:T{
114
 
Added / Removed
 
114
Added or Removed
115
115
T}
116
116
.T&
117
117
l l l
129
129
.PP
130
130
--database=dbname
131
131
T}:T{
132
 
The database or databases to examine; accepts a comma\-delimited list;
133
 
            the default is ALL (use all databases found on the server)
 
132
The database or databases to examine; accepts a comma-delimited
 
133
      list; the default is ALL (use all databases found on the server)
134
134
T}:T{
135
135
.PP
136
 
All MySQL 5\&.5 based releases
 
136
All MySQL 5.5 based releases
137
137
T}
138
138
T{
139
139
.PP
142
142
Specify host and optional port as host[:port]
143
143
T}:T{
144
144
.PP
145
 
All MySQL 5\&.5 based releases
 
145
All MySQL 5.5 based releases
146
146
T}
147
147
T{
148
148
.PP
151
151
Specify a socket to connect to
152
152
T}:T{
153
153
.PP
154
 
All MySQL 5\&.5 based releases
 
154
All MySQL 5.5 based releases
155
155
T}
156
156
T{
157
157
.PP
160
160
Specify a MySQL user name
161
161
T}:T{
162
162
.PP
163
 
All MySQL 5\&.5 based releases
 
163
All MySQL 5.5 based releases
164
164
T}
165
165
T{
166
166
.PP
169
169
Specify a MySQL user password
170
170
T}:T{
171
171
.PP
172
 
All MySQL 5\&.5 based releases
 
172
All MySQL 5.5 based releases
173
173
T}
174
174
T{
175
175
.PP
178
178
Set output format (text or HTML)
179
179
T}:T{
180
180
.PP
181
 
All MySQL 5\&.5 based releases
 
181
All MySQL 5.5 based releases
182
182
T}
183
183
T{
184
184
.PP
185
185
--excludetables=tbl_list
186
186
T}:T{
187
 
Skip any tables in a comma\-separated list of tables
 
187
Skip any tables in a comma-separated list of tables
188
188
T}:T{
189
189
.PP
190
 
All MySQL 5\&.5 based releases
 
190
All MySQL 5.5 based releases
191
191
T}
192
192
T{
193
193
.PP
194
194
--excludedbs=db_list
195
195
T}:T{
196
 
Skip any databases in a comma\-separated list of databases
 
196
Skip any databases in a comma-separated list of databases
197
197
T}:T{
198
198
.PP
199
 
All MySQL 5\&.5 based releases
 
199
All MySQL 5.5 based releases
200
200
T}
201
201
T{
202
202
.PP
205
205
Saves all queries to the database into the file specified
206
206
T}:T{
207
207
.PP
208
 
All MySQL 5\&.5 based releases
 
208
All MySQL 5.5 based releases
209
209
T}
210
210
T{
211
211
.PP
212
212
--loadqueries=file
213
213
T}:T{
214
214
Loads all queries from the file specified; does not connect to a
215
 
            database
 
215
      database
216
216
T}:T{
217
217
.PP
218
 
All MySQL 5\&.5 based releases
 
218
All MySQL 5.5 based releases
219
219
T}
220
220
T{
221
221
.PP
224
224
Designates a table to handle unique index size calculations
225
225
T}:T{
226
226
.PP
227
 
All MySQL 5\&.5 based releases
 
227
All MySQL 5.5 based releases
228
228
T}
229
229
.TE
230
230
.sp 1