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

« back to all changes in this revision

Viewing changes to man/ndb_select_all.1

  • Committer: Package Import Robot
  • Author(s): Marc Deslauriers
  • Date: 2012-02-22 08:30:45 UTC
  • mfrom: (1.4.1)
  • Revision ID: package-import@ubuntu.com-20120222083045-2rd53r4bnyx7qus4
Tags: 5.1.61-0ubuntu0.11.04.1
* SECURITY UPDATE: Update to 5.1.61 to fix multiple security issues
  (LP: #937869)
  - http://www.oracle.com/technetwork/topics/security/cpujan2012-366304.html
  - CVE-2011-2262
  - CVE-2012-0075
  - CVE-2012-0112
  - CVE-2012-0113
  - CVE-2012-0114
  - CVE-2012-0115
  - CVE-2012-0116
  - CVE-2012-0117
  - CVE-2012-0118
  - CVE-2012-0119
  - CVE-2012-0120
  - CVE-2012-0484
  - CVE-2012-0485
  - CVE-2012-0486
  - CVE-2012-0487
  - CVE-2012-0488
  - CVE-2012-0489
  - CVE-2012-0490
  - CVE-2012-0491
  - CVE-2012-0492
  - CVE-2012-0493
  - CVE-2012-0494
  - CVE-2012-0495
  - CVE-2012-0496

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
.\"     Title: \fBndb_select_all\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/29/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_SELECT_ALL\FR" "1" "11/29/2010" "MySQL 5\&.1" "MySQL Database System"
 
10
.TH "\FBNDB_SELECT_ALL\FR" "1" "12/16/2011" "MySQL 5\&.1" "MySQL Database System"
11
11
.\" -----------------------------------------------------------------
12
12
.\" * set default formatting
13
13
.\" -----------------------------------------------------------------
229
229
\fB\-\-gci\fR
230
230
.sp
231
231
Adds a column to the output showing the global checkpoint at which each row was last updated\&. See
232
 
Section\ \&17.1, \(lqMySQL Cluster Overview\(rq, and
233
 
Section\ \&17.5.4.2, \(lqMySQL Cluster Log Events\(rq, for more information about checkpoints\&.
 
232
Section\ \&16.1, \(lqMySQL Cluster Overview\(rq, and
 
233
Section\ \&16.5.5.2, \(lqMySQL Cluster Log Events\(rq, for more information about checkpoints\&.
234
234
.RE
235
235
.sp
236
236
.RS 4
358
358
.if n \{\
359
359
.RE
360
360
.\}
 
361
.if n \{\
 
362
.sp
 
363
.\}
 
364
.RS 4
 
365
.it 1 an-trap
 
366
.nr an-no-space-flag 1
 
367
.nr an-break-flag 1
 
368
.br
 
369
.ps +1
 
370
\fBNote\fR
 
371
.ps -1
 
372
.br
 
373
.PP
 
374
In earlier MySQL Cluster NDB 7\&.0 and 7\&.1 releases,
 
375
\fBndb_select_all\fR
 
376
did not print any output for
 
377
NULL
 
378
values as it did in MySQL Cluster NDB 6\&.3 and earlier release series\&. This issue was fixed in MySQL Cluster NDB 7\&.0\&.22 and MySQL Cluster NDB 7\&.1\&.11\&. (Bug #60045)
 
379
.sp .5v
 
380
.RE
361
381
.SH "COPYRIGHT"
362
382
.br
363
383
.PP
364
 
Copyright \(co 1997, 2010, Oracle and/or its affiliates. All rights reserved.
 
384
Copyright \(co 1997, 2011, Oracle and/or its affiliates. All rights reserved.
365
385
.PP
366
386
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.
367
387
.PP