~ubuntu-branches/ubuntu/hardy/mysql-dfsg-5.0/hardy-updates

« back to all changes in this revision

Viewing changes to man/ndb_drop_table.1

  • Committer: Bazaar Package Importer
  • Author(s): sean finney
  • Date: 2007-05-13 12:32:45 UTC
  • mfrom: (1.1.11 upstream)
  • Revision ID: james.westby@ubuntu.com-20070513123245-8c3l187dk34cz2ar
Tags: 5.0.41-2
the previous "translation changes" inadvertently introduced unrelated
changes in the package control file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
.\"     Title: \fBndb_drop_table\fR
2
2
.\"    Author: 
3
3
.\" Generator: DocBook XSL Stylesheets v1.70.1 <http://docbook.sf.net/>
4
 
.\"      Date: 03/20/2007
 
4
.\"      Date: 05/02/2007
5
5
.\"    Manual: MySQL Database System
6
6
.\"    Source: MySQL 5.0
7
7
.\"
8
 
.TH "\fBNDB_DROP_TABLE\fR" "1" "03/20/2007" "MySQL 5.0" "MySQL Database System"
 
8
.TH "\fBNDB_DROP_TABLE\fR" "1" "05/02/2007" "MySQL 5.0" "MySQL Database System"
9
9
.\" disable hyphenation
10
10
.nh
11
11
.\" disable justification (adjust text to left margin only)
46
46
<docs@mysql.com>
47
47
for more information.
48
48
.SH "SEE ALSO"
49
 
comp_err(1),
50
 
innochecksum(1),
51
 
make_win_bin_dist(1),
52
 
msql2mysql(1),
53
 
my_print_defaults(1),
54
 
myisam_ftdump(1),
55
 
myisamchk(1),
56
 
myisamlog(1),
57
 
myisampack(1),
58
 
mysql(1),
59
 
mysql.server(1),
60
 
mysql_config(1),
61
 
mysql_convert_table_format(1),
62
 
mysql_create_system_tables(1),
63
 
mysql_explain_log(1),
64
 
mysql_fix_privilege_tables(1),
65
 
mysql_install_db(1),
66
 
mysql_setpermission(1),
67
 
mysql_tzinfo_to_sql(1),
68
 
mysql_upgrade(1),
69
 
mysql_zap(1),
70
 
mysqlaccess(1),
71
 
mysqladmin(1),
72
 
mysqlbinlog(1),
73
 
mysqlcheck(1),
74
 
mysqld(8),
75
 
mysqld_multi(1),
76
 
mysqld_safe(1),
77
 
mysqldump(1),
78
 
mysqlhotcopy(1),
79
 
mysqlimport(1),
80
 
mysqlmanager(8),
81
 
mysqlshow(1),
82
 
ndb_config(1),
83
 
ndb_cpcd(1),
84
 
ndb_delete_all(1),
85
 
ndb_desc(1),
86
 
ndb_drop_index(1),
87
 
ndb_error_reporter(1),
88
 
ndb_mgm(1),
89
 
ndb_mgmd(1),
90
 
ndb_print_backup_file(1),
91
 
ndb_print_schema_file(1),
92
 
ndb_print_sys_file(1),
93
 
ndb_restore(1),
94
 
ndb_select_all(1),
95
 
ndb_select_count(1),
96
 
ndb_show_tables(1),
97
 
ndb_size.pl(1),
98
 
ndb_waiter(1),
99
 
ndbd(1),
100
 
perror(1),
101
 
replace(1),
102
 
resolve_stack_dump(1),
103
 
resolveip(1),
104
 
safe_mysqld(1)
105
 
.P
106
49
For more information, please refer to the MySQL Reference Manual,
107
50
which may already be installed locally and which is also available
108
51
online at http://dev.mysql.com/doc/.