~ubuntu-branches/ubuntu/maverick/mysql-5.1/maverick-proposed

« back to all changes in this revision

Viewing changes to man/ndb_size.pl.1

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2012-02-22 14:16:05 UTC
  • mto: This revision was merged to the branch mainline in revision 20.
  • Revision ID: package-import@ubuntu.com-20120222141605-nxlu9yzc6attylc2
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_size.pl\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: 07/06/2010
 
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_SIZE\&.PL\FR" "1" "07/06/2010" "MySQL 5\&.1" "MySQL Database System"
 
10
.TH "\FBNDB_SIZE\&.PL\FR" "1" "12/16/2011" "MySQL 5\&.1" "MySQL Database System"
11
11
.\" -----------------------------------------------------------------
12
12
.\" * set default formatting
13
13
.\" -----------------------------------------------------------------
29
29
This is a Perl script that can be used to estimate the amount of space that would be required by a MySQL database if it were converted to use the
30
30
NDBCLUSTER
31
31
storage engine\&. Unlike the other utilities discussed in this section, it does not require access to a MySQL Cluster (in fact, there is no reason for it to do so)\&. However, it does need to access the MySQL server on which the database to be tested resides\&.
32
 
.PP
33
 
\fBRequirements\fR:
 
32
          Requirements
34
33
.sp
35
34
.RS 4
36
35
.ie n \{\
106
105
.PP
107
106
The following table includes options that are specific to the MySQL Cluster program
108
107
\fBndb_size\&.pl\fR\&. Additional descriptions follow the table\&. For options common to all MySQL Cluster programs, see
109
 
Section\ \&17.4.2, \(lqOptions Common to MySQL Cluster Programs\(rq\&.
110
 
.PP
111
 
\fBUsage\fR:
 
108
Section\ \&16.4.2, \(lqOptions Common to MySQL Cluster Programs\(rq\&.
 
109
          Usage
112
110
.sp
113
111
.if n \{\
114
112
.RS 4
131
129
\fB\-\-excludetables\fR
132
130
option\&. A host name (and possibly a port as well) can be specified using
133
131
\fB\-\-hostname\fR; the default is
134
 
localhost:3306\&. If necessary, you can specify a socket; the default is
 
132
localhost:3306\&. If necessary, you can also specify a socket; the default is
135
133
/var/lib/mysql\&.sock\&. A MySQL user name and password can be specified the corresponding options shown\&. It also possible to control the format of the output using the
136
134
\fB\-\-format\fR
137
135
option; this can take either of the values
218
216
.if n \{\
219
217
.RE
220
218
.\}
221
 
.sp
 
219
.PP
222
220
(Without the redirection, the output is sent to
223
221
stdout\&.) This figure shows a portion of the generated
224
222
ndb_size\&.html
231
229
            browser\&.
232
230
.RE
233
231
.PP
234
 
The output from this script includes:
 
232
The output from this script includes the following information:
235
233
.sp
236
234
.RS 4
237
235
.ie n \{\
303
301
.if n \{\
304
302
.RE
305
303
.\}
306
 
.sp
307
 
For more information about this change, see
308
 
\m[blue]\fBBug#28683\fR\m[]\&\s-2\u[3]\d\s+2
309
 
and
310
 
\m[blue]\fBBug#28253\fR\m[]\&\s-2\u[4]\d\s+2\&.
 
304
.PP
 
305
For more information about this change, see Bug #28683 and Bug #28253\&.
311
306
.sp .5v
312
307
.RE
313
308
.SH "COPYRIGHT"
314
309
.br
315
310
.PP
316
 
Copyright \(co 1997, 2010, Oracle and/or its affiliates. All rights reserved.
 
311
Copyright \(co 1997, 2011, Oracle and/or its affiliates. All rights reserved.
317
312
.PP
318
313
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.
319
314
.PP
329
324
.RE
330
325
.IP " 2." 4
331
326
[set $man.base.url.for.relative.links]/../refman-common/images/published/ndb-size-pl-1.png
332
 
.IP " 3." 4
333
 
Bug#28683
334
 
.RS 4
335
 
\%http://bugs.mysql.com/bug.php?id=28683
336
 
.RE
337
 
.IP " 4." 4
338
 
Bug#28253
339
 
.RS 4
340
 
\%http://bugs.mysql.com/bug.php?id=28253
341
 
.RE
342
327
.SH "SEE ALSO"
343
328
For more information, please refer to the MySQL Reference Manual,
344
329
which may already be installed locally and which is also available