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

« back to all changes in this revision

Viewing changes to man/mysql_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: \fBmysql_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 "\fBMYSQL_CONFIG\fR" "1" "03/05/2007" "MySQL 5.0" "MySQL Database System"
 
8
.TH "\fBMYSQL_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)
119
119
<docs@mysql.com>
120
120
for more information.
121
121
.SH "SEE ALSO"
 
122
comp_err(1),
 
123
innochecksum(1),
122
124
make_win_bin_dist(1),
123
125
msql2mysql(1),
124
126
my_print_defaults(1),
128
130
myisampack(1),
129
131
mysql(1),
130
132
mysql.server(1),
 
133
mysql_convert_table_format(1),
 
134
mysql_create_system_tables(1),
131
135
mysql_explain_log(1),
132
136
mysql_fix_privilege_tables(1),
133
137
mysql_install_db(1),
 
138
mysql_setpermission(1),
134
139
mysql_tzinfo_to_sql(1),
135
140
mysql_upgrade(1),
136
141
mysql_zap(1),
167
172
ndbd(1),
168
173
perror(1),
169
174
replace(1),
 
175
resolve_stack_dump(1),
 
176
resolveip(1),
170
177
safe_mysqld(1)
171
178
.P
172
179
For more information, please refer to the MySQL Reference Manual,