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

« back to all changes in this revision

Viewing changes to man/mysql.server.1

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2007-04-02 16:10:53 UTC
  • mfrom: (1.1.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20070402161053-zkil9hjq9k5p1uzv
Tags: 5.0.37-0ubuntu1
* New upstream bugfix release.
  - Fixes replication failure with auto-increment and on duplicate key
    update, a regression introduced into 5.0.24. (LP: #95821)
* debian/control: Set Ubuntu maintainer.
* debian/rules: Change comments from 'Debian etch' to 'Ubuntu 7.04'.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
.\"     Title: \fBmysql.server\fR
2
2
.\"    Author: 
3
3
.\" Generator: DocBook XSL Stylesheets v1.70.1 <http://docbook.sf.net/>
4
 
.\"      Date: 12/20/2006
 
4
.\"      Date: 03/05/2007
5
5
.\"    Manual: MySQL Database System
6
6
.\"    Source: MySQL 5.0
7
7
.\"
8
 
.TH "\fBMYSQL.SERVER\fR" "1" "12/20/2006" "MySQL 5.0" "MySQL Database System"
 
8
.TH "\fBMYSQL.SERVER\fR" "1" "03/05/2007" "MySQL 5.0" "MySQL Database System"
9
9
.\" disable hyphenation
10
10
.nh
11
11
.\" disable justification (adjust text to left margin only)
53
53
when using MySQL 5.0.
54
54
.SH "COPYRIGHT"
55
55
.PP
56
 
Copyright 1997\-2006 MySQL AB
 
56
Copyright 1997\-2007 MySQL AB
57
57
.PP
58
58
This documentation is NOT distributed under a GPL license. Use of this documentation is subject to the following terms: You may create a printed copy of this documentation solely for your own personal use. Conversion to other formats is allowed as long as the actual content is not altered or edited in any way. You shall not publish or distribute this documentation in any form or on any media, except if you distribute the documentation in a manner similar to how MySQL disseminates it (that is, electronically for download on a Web site with the software) or on a CD\-ROM or similar medium, provided however that the documentation is disseminated together with the software on the same medium. Any other use, such as any dissemination of printed copies or use of this documentation, in whole or in part, in another publication, requires the prior written consent from an authorized representative of MySQL AB. MySQL AB reserves any and all rights to this documentation not expressly granted above.
59
59
.PP
61
61
<docs@mysql.com>
62
62
for more information.
63
63
.SH "SEE ALSO"
 
64
make_win_bin_dist(1),
64
65
msql2mysql(1),
65
66
my_print_defaults(1),
66
67
myisam_ftdump(1),
71
72
mysql_config(1),
72
73
mysql_explain_log(1),
73
74
mysql_fix_privilege_tables(1),
 
75
mysql_install_db(1),
74
76
mysql_tzinfo_to_sql(1),
75
77
mysql_upgrade(1),
76
78
mysql_zap(1),
86
88
mysqlimport(1),
87
89
mysqlmanager(8),
88
90
mysqlshow(1),
 
91
ndb_config(1),
 
92
ndb_cpcd(1),
 
93
ndb_delete_all(1),
 
94
ndb_desc(1),
 
95
ndb_drop_index(1),
 
96
ndb_drop_table(1),
 
97
ndb_error_reporter(1),
 
98
ndb_mgm(1),
 
99
ndb_mgmd(1),
 
100
ndb_print_backup_file(1),
 
101
ndb_print_schema_file(1),
 
102
ndb_print_sys_file(1),
 
103
ndb_restore(1),
 
104
ndb_select_all(1),
 
105
ndb_select_count(1),
 
106
ndb_show_tables(1),
 
107
ndb_size.pl(1),
 
108
ndb_waiter(1),
 
109
ndbd(1),
89
110
perror(1),
90
111
replace(1),
91
112
safe_mysqld(1)