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

« back to all changes in this revision

Viewing changes to man/ndb_size.pl.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_size.pl\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_SIZE.PL\fR" "1" "03/05/2007" "MySQL 5.0" "MySQL Database System"
 
8
.TH "\fBNDB_SIZE.PL\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)
115
115
1.\ MySQLForge project page
116
116
\%http://forge.mysql.com/projects/view.php?id=88
117
117
.SH "SEE ALSO"
 
118
comp_err(1),
 
119
innochecksum(1),
118
120
make_win_bin_dist(1),
119
121
msql2mysql(1),
120
122
my_print_defaults(1),
125
127
mysql(1),
126
128
mysql.server(1),
127
129
mysql_config(1),
 
130
mysql_convert_table_format(1),
 
131
mysql_create_system_tables(1),
128
132
mysql_explain_log(1),
129
133
mysql_fix_privilege_tables(1),
130
134
mysql_install_db(1),
 
135
mysql_setpermission(1),
131
136
mysql_tzinfo_to_sql(1),
132
137
mysql_upgrade(1),
133
138
mysql_zap(1),
163
168
ndbd(1),
164
169
perror(1),
165
170
replace(1),
 
171
resolve_stack_dump(1),
 
172
resolveip(1),
166
173
safe_mysqld(1)
167
174
.P
168
175
For more information, please refer to the MySQL Reference Manual,