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

« back to all changes in this revision

Viewing changes to man/myisampack.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: \fBmyisampack\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 "\fBMYISAMPACK\fR" "1" "12/20/2006" "MySQL 5.0" "MySQL Database System"
 
8
.TH "\fBMYISAMPACK\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)
521
521
\fBmyisamchk\fR.
522
522
.SH "COPYRIGHT"
523
523
.PP
524
 
Copyright 1997\-2006 MySQL AB
 
524
Copyright 1997\-2007 MySQL AB
525
525
.PP
526
526
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.
527
527
.PP
529
529
<docs@mysql.com>
530
530
for more information.
531
531
.SH "SEE ALSO"
 
532
make_win_bin_dist(1),
532
533
msql2mysql(1),
533
534
my_print_defaults(1),
534
535
myisam_ftdump(1),
539
540
mysql_config(1),
540
541
mysql_explain_log(1),
541
542
mysql_fix_privilege_tables(1),
 
543
mysql_install_db(1),
542
544
mysql_tzinfo_to_sql(1),
543
545
mysql_upgrade(1),
544
546
mysql_zap(1),
554
556
mysqlimport(1),
555
557
mysqlmanager(8),
556
558
mysqlshow(1),
 
559
ndb_config(1),
 
560
ndb_cpcd(1),
 
561
ndb_delete_all(1),
 
562
ndb_desc(1),
 
563
ndb_drop_index(1),
 
564
ndb_drop_table(1),
 
565
ndb_error_reporter(1),
 
566
ndb_mgm(1),
 
567
ndb_mgmd(1),
 
568
ndb_print_backup_file(1),
 
569
ndb_print_schema_file(1),
 
570
ndb_print_sys_file(1),
 
571
ndb_restore(1),
 
572
ndb_select_all(1),
 
573
ndb_select_count(1),
 
574
ndb_show_tables(1),
 
575
ndb_size.pl(1),
 
576
ndb_waiter(1),
 
577
ndbd(1),
557
578
perror(1),
558
579
replace(1),
559
580
safe_mysqld(1)