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

« back to all changes in this revision

Viewing changes to man/my_print_defaults.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: \fBmy_print_defaults\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 "\fBMY_PRINT_DEFAULTS" "1" "03/05/2007" "MySQL 5.0" "MySQL Database System"
 
8
.TH "\fBMY_PRINT_DEFAULTS" "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)
104
104
<docs@mysql.com>
105
105
for more information.
106
106
.SH "SEE ALSO"
 
107
comp_err(1),
 
108
innochecksum(1),
107
109
make_win_bin_dist(1),
108
110
msql2mysql(1),
109
111
myisam_ftdump(1),
113
115
mysql(1),
114
116
mysql.server(1),
115
117
mysql_config(1),
 
118
mysql_convert_table_format(1),
 
119
mysql_create_system_tables(1),
116
120
mysql_explain_log(1),
117
121
mysql_fix_privilege_tables(1),
118
122
mysql_install_db(1),
 
123
mysql_setpermission(1),
119
124
mysql_tzinfo_to_sql(1),
120
125
mysql_upgrade(1),
121
126
mysql_zap(1),
152
157
ndbd(1),
153
158
perror(1),
154
159
replace(1),
 
160
resolve_stack_dump(1),
 
161
resolveip(1),
155
162
safe_mysqld(1)
156
163
.P
157
164
For more information, please refer to the MySQL Reference Manual,