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

« back to all changes in this revision

Viewing changes to man/myisamchk.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: \fBmyisamchk\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 "\fBMYISAMCHK\fR" "1" "12/20/2006" "MySQL 5.0" "MySQL Database System"
 
8
.TH "\fBMYISAMCHK\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)
772
772
\fB\-\-recover\fR.
773
773
.SH "COPYRIGHT"
774
774
.PP
775
 
Copyright 1997\-2006 MySQL AB
 
775
Copyright 1997\-2007 MySQL AB
776
776
.PP
777
777
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.
778
778
.PP
780
780
<docs@mysql.com>
781
781
for more information.
782
782
.SH "SEE ALSO"
 
783
make_win_bin_dist(1),
783
784
msql2mysql(1),
784
785
my_print_defaults(1),
785
786
myisam_ftdump(1),
790
791
mysql_config(1),
791
792
mysql_explain_log(1),
792
793
mysql_fix_privilege_tables(1),
 
794
mysql_install_db(1),
793
795
mysql_tzinfo_to_sql(1),
794
796
mysql_upgrade(1),
795
797
mysql_zap(1),
805
807
mysqlimport(1),
806
808
mysqlmanager(8),
807
809
mysqlshow(1),
 
810
ndb_config(1),
 
811
ndb_cpcd(1),
 
812
ndb_delete_all(1),
 
813
ndb_desc(1),
 
814
ndb_drop_index(1),
 
815
ndb_drop_table(1),
 
816
ndb_error_reporter(1),
 
817
ndb_mgm(1),
 
818
ndb_mgmd(1),
 
819
ndb_print_backup_file(1),
 
820
ndb_print_schema_file(1),
 
821
ndb_print_sys_file(1),
 
822
ndb_restore(1),
 
823
ndb_select_all(1),
 
824
ndb_select_count(1),
 
825
ndb_show_tables(1),
 
826
ndb_size.pl(1),
 
827
ndb_waiter(1),
 
828
ndbd(1),
808
829
perror(1),
809
830
replace(1),
810
831
safe_mysqld(1)