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

« back to all changes in this revision

Viewing changes to man/ndb_drop_index.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_drop_index\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_DROP_INDEX\FR" "1" "07/06/2010" "MySQL 5\&.1" "MySQL Database System"
 
10
.TH "\FBNDB_DROP_INDEX\FR" "1" "12/16/2011" "MySQL 5\&.1" "MySQL Database System"
11
11
.\" -----------------------------------------------------------------
12
12
.\" * set default formatting
13
13
.\" -----------------------------------------------------------------
31
31
NDB
32
32
table\&.
33
33
\fIIt is recommended that you use this utility only as an example for writing NDB API applications\fR\(emsee the Warning later in this section for details\&.
34
 
.PP
35
 
\fBUsage\fR:
 
34
          Usage
36
35
.sp
37
36
.if n \{\
38
37
.RS 4
50
49
\fItable\fR
51
50
in the
52
51
\fIdatabase\fR\&.
53
 
.PP
54
 
\fBAdditional Options\fR: None that are specific to this application\&.
 
52
          Additional Options
 
53
        .PP
 
54
None that are specific to this application\&.
55
55
.if n \{\
56
56
.sp
57
57
.\}
81
81
Reading table information for completion of table and column names
82
82
You can turn off this feature to get a quicker startup with \-A
83
83
Welcome to the MySQL monitor\&.  Commands end with ; or \eg\&.
84
 
Your MySQL connection id is 7 to server version: 5\&.1\&.47\-ndb\-7\&.1\&.5
 
84
Your MySQL connection id is 7 to server version: 5\&.1\&.56\-ndb\-7\&.1\&.19
85
85
Type \'help;\' or \'\eh\' for help\&. Type \'\ec\' to clear the buffer\&.
86
86
mysql> \fBSHOW TABLES;\fR
87
87
+\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-+
112
112
.SH "COPYRIGHT"
113
113
.br
114
114
.PP
115
 
Copyright \(co 1997, 2010, Oracle and/or its affiliates. All rights reserved.
 
115
Copyright \(co 1997, 2011, Oracle and/or its affiliates. All rights reserved.
116
116
.PP
117
117
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.
118
118
.PP