~ubuntu-branches/ubuntu/gutsy/mysql-dfsg-5.0/gutsy

« back to all changes in this revision

Viewing changes to man/ndb_config.1

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2007-04-03 09:43:01 UTC
  • mfrom: (1.1.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20070403094301-fnjhfr59hu72pvtg
Tags: 5.0.38-0ubuntu1
* Package the Enterprise version again (.37 was a community version), since
  Debian and we have always done so. This brings in a few more bug fixes and
  makes functional derivations less likely.
* debian/README.Maintainer: Add pointer to upstream download URL, since it
  is very hard to find the Enterprise versions.
* Disable 33_scripts__mysql_create_system_tables__no_test.dpatch, since that
  script was removed upstream.
* debian/patches/41_scripts__mysql_install_db.sh__no_test.dpatch: Adapted to
  changed formatting in new upstream version.
* Remove debian/patches/86_PATH_MAX.dpatch, fixed upstream.
* Add debian/patches/90_org_tables_definition.dpatch: Fix local variable
  declaration in libmysqld/sql_parse.cc to fix compilation with
  EMBEDDED_LIBRARY.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
.\"     Title: \fBndb_config\fR
2
2
.\"    Author: 
3
3
.\" Generator: DocBook XSL Stylesheets v1.70.1 <http://docbook.sf.net/>
4
 
.\"      Date: 03/05/2007
 
4
.\"      Date: 03/20/2007
5
5
.\"    Manual: MySQL Database System
6
6
.\"    Source: MySQL 5.0
7
7
.\"
8
 
.TH "\fBNDB_CONFIG\fR" "1" "03/05/2007" "MySQL 5.0" "MySQL Database System"
 
8
.TH "\fBNDB_CONFIG\fR" "1" "03/20/2007" "MySQL 5.0" "MySQL Database System"
9
9
.\" disable hyphenation
10
10
.nh
11
11
.\" disable justification (adjust text to left margin only)
55
55
\(bu
56
56
\fB\-\-ndb\-connectstring=\fR\fB\fIconnect_string\fR\fR
57
57
.sp
58
 
Specifies the
59
 
connectstring
60
 
to use in connecting to the management server. The format for the connectstring is the same as described in
61
 
Section\ 4.4.2, \(lqThe Cluster connectstring\(rq, and defaults to
 
58
Specifies the connectstring to use in connecting to the management server. The format for the connectstring is the same as described in
 
59
Section\ 4.4.2, \(lqThe Cluster Connectstring\(rq, and defaults to
62
60
localhost:1186.
63
61
.sp
64
62
The use of
254
252
<docs@mysql.com>
255
253
for more information.
256
254
.SH "SEE ALSO"
 
255
comp_err(1),
 
256
innochecksum(1),
257
257
make_win_bin_dist(1),
258
258
msql2mysql(1),
259
259
my_print_defaults(1),
264
264
mysql(1),
265
265
mysql.server(1),
266
266
mysql_config(1),
 
267
mysql_convert_table_format(1),
 
268
mysql_create_system_tables(1),
267
269
mysql_explain_log(1),
268
270
mysql_fix_privilege_tables(1),
269
271
mysql_install_db(1),
 
272
mysql_setpermission(1),
270
273
mysql_tzinfo_to_sql(1),
271
274
mysql_upgrade(1),
272
275
mysql_zap(1),
302
305
ndbd(1),
303
306
perror(1),
304
307
replace(1),
 
308
resolve_stack_dump(1),
 
309
resolveip(1),
305
310
safe_mysqld(1)
306
311
.P
307
312
For more information, please refer to the MySQL Reference Manual,