~ubuntu-branches/ubuntu/precise/mysql-5.1/precise

« back to all changes in this revision

Viewing changes to man/mysqldump.1

  • Committer: Bazaar Package Importer
  • Author(s): Chuck Short
  • Date: 2010-06-21 15:31:05 UTC
  • mfrom: (1.1.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20100621153105-pbbz3t6nyrf9t2zq
Tags: upstream-5.1.48
ImportĀ upstreamĀ versionĀ 5.1.48

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
.\"     Title: \fBmysqldump\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: 05/06/2010
 
5
.\"      Date: 06/03/2010
6
6
.\"    Manual: MySQL Database System
7
7
.\"    Source: MySQL 5.1
8
8
.\"  Language: English
9
9
.\"
10
 
.TH "\FBMYSQLDUMP\FR" "1" "05/06/2010" "MySQL 5\&.1" "MySQL Database System"
 
10
.TH "\FBMYSQLDUMP\FR" "1" "06/03/2010" "MySQL 5\&.1" "MySQL Database System"
11
11
.\" -----------------------------------------------------------------
12
12
.\" * set default formatting
13
13
.\" -----------------------------------------------------------------
1275
1275
Do not write
1276
1276
CREATE TABLE
1277
1277
statements that re\-create each dumped table\&.
 
1278
.if n \{\
 
1279
.sp
 
1280
.\}
 
1281
.RS 4
 
1282
.it 1 an-trap
 
1283
.nr an-no-space-flag 1
 
1284
.nr an-break-flag 1
 
1285
.br
 
1286
.ps +1
 
1287
\fBNote\fR
 
1288
.ps -1
 
1289
.br
 
1290
This option does
 
1291
\fInot\fR
 
1292
not exclude statements creating log file groups or tablespaces from
 
1293
\fBmysqldump\fR
 
1294
output; in MySQL 5\&.1\&.14 and later, you can use the
 
1295
\fB\-\-no\-tablespaces\fR
 
1296
option for this purpose\&.
 
1297
.sp .5v
 
1298
.RE
1278
1299
.RE
1279
1300
.sp
1280
1301
.RS 4
1320
1341
.sp -1
1321
1342
.IP \(bu 2.3
1322
1343
.\}
 
1344
.\" mysqldump: no-tablespaces option
 
1345
.\" no-tablespaces option: mysqldump
 
1346
\fB\-\-no\-tablespaces\fR,
 
1347
\fB\-y\fR
 
1348
.sp
 
1349
This option suppresses all
 
1350
CREATE LOGFILE GROUP
 
1351
and
 
1352
CREATE TABLESPACE
 
1353
statements in the output of
 
1354
\fBmysqldump\fR\&.
 
1355
.sp
 
1356
This option was added in MySQL 5\&.1\&.14\&.
 
1357
.RE
 
1358
.sp
 
1359
.RS 4
 
1360
.ie n \{\
 
1361
\h'-04'\(bu\h'+03'\c
 
1362
.\}
 
1363
.el \{\
 
1364
.sp -1
 
1365
.IP \(bu 2.3
 
1366
.\}
1323
1367
.\" mysqldump: opt option
1324
1368
.\" opt option: mysqldump
1325
1369
\fB\-\-opt\fR