Merge lp:~laurynas-biveinis/percona-server/merge-5.1.73 into lp:percona-server/5.1

Proposed by Laurynas Biveinis
Status: Merged
Approved by: Stewart Smith
Approved revision: no longer in the source branch.
Merged at revision: 601
Proposed branch: lp:~laurynas-biveinis/percona-server/merge-5.1.73
Merge into: lp:percona-server/5.1
Diff against target: 2708 lines (+834/-203)
100 files modified
Makefile (+1/-1)
Percona-Server/configure.in (+1/-1)
Percona-Server/man/comp_err.1 (+2/-2)
Percona-Server/man/innochecksum.1 (+2/-2)
Percona-Server/man/make_win_bin_dist.1 (+2/-2)
Percona-Server/man/msql2mysql.1 (+2/-2)
Percona-Server/man/my_print_defaults.1 (+2/-2)
Percona-Server/man/myisam_ftdump.1 (+2/-2)
Percona-Server/man/myisamchk.1 (+4/-3)
Percona-Server/man/myisamlog.1 (+2/-2)
Percona-Server/man/myisampack.1 (+2/-2)
Percona-Server/man/mysql-stress-test.pl.1 (+2/-2)
Percona-Server/man/mysql-test-run.pl.1 (+2/-2)
Percona-Server/man/mysql.1 (+2/-2)
Percona-Server/man/mysql.server.1 (+2/-2)
Percona-Server/man/mysql_client_test.1 (+2/-2)
Percona-Server/man/mysql_config.1 (+2/-2)
Percona-Server/man/mysql_convert_table_format.1 (+2/-2)
Percona-Server/man/mysql_find_rows.1 (+2/-2)
Percona-Server/man/mysql_fix_extensions.1 (+2/-2)
Percona-Server/man/mysql_fix_privilege_tables.1 (+2/-2)
Percona-Server/man/mysql_install_db.1 (+2/-2)
Percona-Server/man/mysql_secure_installation.1 (+3/-3)
Percona-Server/man/mysql_setpermission.1 (+2/-2)
Percona-Server/man/mysql_tzinfo_to_sql.1 (+2/-2)
Percona-Server/man/mysql_upgrade.1 (+2/-2)
Percona-Server/man/mysql_waitpid.1 (+2/-2)
Percona-Server/man/mysql_zap.1 (+2/-2)
Percona-Server/man/mysqlaccess.1 (+2/-2)
Percona-Server/man/mysqladmin.1 (+2/-2)
Percona-Server/man/mysqlbinlog.1 (+2/-2)
Percona-Server/man/mysqlbug.1 (+2/-2)
Percona-Server/man/mysqlcheck.1 (+2/-2)
Percona-Server/man/mysqld.8 (+2/-2)
Percona-Server/man/mysqld_multi.1 (+2/-2)
Percona-Server/man/mysqld_safe.1 (+2/-2)
Percona-Server/man/mysqldump.1 (+2/-2)
Percona-Server/man/mysqldumpslow.1 (+2/-2)
Percona-Server/man/mysqlhotcopy.1 (+2/-2)
Percona-Server/man/mysqlimport.1 (+2/-2)
Percona-Server/man/mysqlmanager.8 (+2/-2)
Percona-Server/man/mysqlshow.1 (+2/-2)
Percona-Server/man/mysqlslap.1 (+2/-2)
Percona-Server/man/mysqltest.1 (+2/-2)
Percona-Server/man/ndb-common-options.1 (+2/-2)
Percona-Server/man/ndb_blob_tool.1 (+2/-2)
Percona-Server/man/ndb_config.1 (+3/-3)
Percona-Server/man/ndb_cpcd.1 (+2/-2)
Percona-Server/man/ndb_delete_all.1 (+2/-2)
Percona-Server/man/ndb_desc.1 (+2/-2)
Percona-Server/man/ndb_drop_index.1 (+3/-3)
Percona-Server/man/ndb_drop_table.1 (+2/-2)
Percona-Server/man/ndb_error_reporter.1 (+211/-11)
Percona-Server/man/ndb_index_stat.1 (+2/-2)
Percona-Server/man/ndb_mgm.1 (+2/-2)
Percona-Server/man/ndb_mgmd.8 (+50/-5)
Percona-Server/man/ndb_print_backup_file.1 (+2/-2)
Percona-Server/man/ndb_print_schema_file.1 (+2/-2)
Percona-Server/man/ndb_print_sys_file.1 (+2/-2)
Percona-Server/man/ndb_restore.1 (+7/-5)
Percona-Server/man/ndb_select_all.1 (+2/-2)
Percona-Server/man/ndb_select_count.1 (+2/-2)
Percona-Server/man/ndb_show_tables.1 (+2/-2)
Percona-Server/man/ndb_size.pl.1 (+2/-2)
Percona-Server/man/ndb_waiter.1 (+2/-2)
Percona-Server/man/ndbd.8 (+2/-2)
Percona-Server/man/ndbd_redo_log_reader.1 (+41/-2)
Percona-Server/man/ndbinfo_select_all.1 (+2/-2)
Percona-Server/man/ndbmtd.8 (+3/-3)
Percona-Server/man/perror.1 (+2/-2)
Percona-Server/man/replace.1 (+2/-2)
Percona-Server/man/resolve_stack_dump.1 (+2/-2)
Percona-Server/man/resolveip.1 (+2/-2)
Percona-Server/mysql-test/include/have_innodb_change_buffering.inc (+6/-0)
Percona-Server/mysql-test/include/search_pattern_in_file.inc (+66/-0)
Percona-Server/mysql-test/suite/rpl/r/rpl_dump_events_twice_bug.result (+15/-0)
Percona-Server/mysql-test/suite/rpl/r/rpl_log_pos.result (+1/-0)
Percona-Server/mysql-test/suite/rpl/r/rpl_lost_events_on_rotate.result (+14/-0)
Percona-Server/mysql-test/suite/rpl/t/rpl_dump_events_twice_bug.test (+28/-0)
Percona-Server/mysql-test/suite/rpl/t/rpl_log_pos.test (+1/-0)
Percona-Server/mysql-test/suite/rpl/t/rpl_lost_events_on_rotate.test (+51/-0)
Percona-Server/mysys/mf_iocache2.c (+2/-2)
Percona-Server/scripts/mysql_system_tables_data.sql (+3/-4)
Percona-Server/scripts/mysql_system_tables_fix.sql (+3/-0)
Percona-Server/sql-common/client.c (+2/-1)
Percona-Server/sql/filesort.cc (+5/-2)
Percona-Server/sql/log_event.cc (+11/-1)
Percona-Server/sql/sql_class.h (+3/-1)
Percona-Server/sql/sql_partition.cc (+2/-0)
Percona-Server/sql/sql_repl.cc (+43/-8)
Percona-Server/storage/innobase/btr/btr0cur.c (+22/-9)
Percona-Server/storage/innobase/handler/ha_innodb.cc (+7/-0)
Percona-Server/storage/innobase/ibuf/ibuf0ibuf.c (+18/-0)
Percona-Server/storage/innobase/include/btr0cur.h (+13/-0)
Percona-Server/storage/innodb_plugin/btr/btr0cur.c (+23/-9)
Percona-Server/storage/innodb_plugin/handler/ha_innodb.cc (+4/-0)
Percona-Server/storage/innodb_plugin/ibuf/ibuf0ibuf.c (+18/-0)
Percona-Server/storage/innodb_plugin/include/btr0cur.h (+16/-1)
Percona-Server/support-files/mysql.spec.sh (+5/-0)
Percona-Server/vio/viosslfactories.c (+1/-1)
To merge this branch: bzr merge lp:~laurynas-biveinis/percona-server/merge-5.1.73
Reviewer Review Type Date Requested Status
Stewart Smith (community) Approve
Registry Administrators Pending
Review via email: mp+197946@code.launchpad.net

Description of the change

Merge MySQL 5.1.73, implementing https://blueprints.launchpad.net/percona-server/+spec/merge-5.1.73.

An automerge, with the exception of sql_acl.cc where the upstream
https://bugs.launchpad.net/percona-server/+bug/1186748 fix was
null-merged as MariaDB fixes for CVE-2012-5611 in Percona Server are
not affected.

This merge also takes the upstream fix for
https://bugs.launchpad.net/percona-server/+bug/1071775.

To post a comment you must log in.
Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote :
Revision history for this message
Stewart Smith (stewart) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'Makefile'
--- Makefile 2013-10-22 13:31:04 +0000
+++ Makefile 2013-12-05 18:46:48 +0000
@@ -1,4 +1,4 @@
1MYSQL_VERSION=5.1.721MYSQL_VERSION=5.1.73
2PERCONA_SERVER_VERSION=rel14.102PERCONA_SERVER_VERSION=rel14.10
3PERCONA_SERVER ?=Percona-Server-$(MYSQL_VERSION)-$(PERCONA_SERVER_VERSION)3PERCONA_SERVER ?=Percona-Server-$(MYSQL_VERSION)-$(PERCONA_SERVER_VERSION)
4PERCONA_SERVER_SHORT_1 ?=Percona-Server-$(MYSQL_VERSION)4PERCONA_SERVER_SHORT_1 ?=Percona-Server-$(MYSQL_VERSION)
55
=== modified file 'Percona-Server/configure.in'
--- Percona-Server/configure.in 2013-10-22 13:31:04 +0000
+++ Percona-Server/configure.in 2013-12-05 18:46:48 +0000
@@ -12,7 +12,7 @@
12dnl When changing the major version number please also check the switch12dnl When changing the major version number please also check the switch
13dnl statement in mysqlbinlog::check_master_version(). You may also need13dnl statement in mysqlbinlog::check_master_version(). You may also need
14dnl to update version.c in ndb.14dnl to update version.c in ndb.
15AC_INIT([MySQL Server], [5.1.72], [], [mysql])15AC_INIT([MySQL Server], [5.1.73], [], [mysql])
1616
17AC_CONFIG_SRCDIR([sql/mysqld.cc])17AC_CONFIG_SRCDIR([sql/mysqld.cc])
18AC_CANONICAL_SYSTEM18AC_CANONICAL_SYSTEM
1919
=== modified file 'Percona-Server/man/comp_err.1'
--- Percona-Server/man/comp_err.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/comp_err.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBcomp_err\fR2.\" Title: \fBcomp_err\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBCOMP_ERR\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBCOMP_ERR\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/innochecksum.1'
--- Percona-Server/man/innochecksum.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/innochecksum.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBinnochecksum\fR2.\" Title: \fBinnochecksum\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBINNOCHECKSUM\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBINNOCHECKSUM\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/make_win_bin_dist.1'
--- Percona-Server/man/make_win_bin_dist.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/make_win_bin_dist.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmake_win_bin_dist\fR2.\" Title: \fBmake_win_bin_dist\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMAKE_WIN_BIN_DIST" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMAKE_WIN_BIN_DIST" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/msql2mysql.1'
--- Percona-Server/man/msql2mysql.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/msql2mysql.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmsql2mysql\fR2.\" Title: \fBmsql2mysql\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMSQL2MYSQL\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMSQL2MYSQL\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/my_print_defaults.1'
--- Percona-Server/man/my_print_defaults.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/my_print_defaults.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmy_print_defaults\fR2.\" Title: \fBmy_print_defaults\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMY_PRINT_DEFAULTS" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMY_PRINT_DEFAULTS" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/myisam_ftdump.1'
--- Percona-Server/man/myisam_ftdump.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/myisam_ftdump.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmyisam_ftdump\fR2.\" Title: \fBmyisam_ftdump\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYISAM_FTDUMP\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYISAM_FTDUMP\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/myisamchk.1'
--- Percona-Server/man/myisamchk.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/myisamchk.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmyisamchk\fR2.\" Title: \fBmyisamchk\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYISAMCHK\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYISAMCHK\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
@@ -2098,7 +2098,8 @@
2098\- check data record references index: 32098\- check data record references index: 3
2099Key: 3: Keyblocks used: 98% Packed: \-14% Max levels: 32099Key: 3: Keyblocks used: 98% Packed: \-14% Max levels: 3
2100Total: Keyblocks used: 98% Packed: 89%2100Total: Keyblocks used: 98% Packed: 89%
2101\- check records and index references\fI*** LOTS OF ROW NUMBERS DELETED ***\fR2101\- check records and index references
2102\fI*** LOTS OF ROW NUMBERS DELETED ***\fR
2102Records: 306688 M\&.recordlength: 25 Packed: 83%2103Records: 306688 M\&.recordlength: 25 Packed: 83%
2103Recordspace used: 97% Empty space: 2% Blocks/Record: 1\&.002104Recordspace used: 97% Empty space: 2% Blocks/Record: 1\&.00
2104Record blocks: 306688 Delete blocks: 02105Record blocks: 306688 Delete blocks: 0
21052106
=== modified file 'Percona-Server/man/myisamlog.1'
--- Percona-Server/man/myisamlog.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/myisamlog.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmyisamlog\fR2.\" Title: \fBmyisamlog\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYISAMLOG\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYISAMLOG\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/myisampack.1'
--- Percona-Server/man/myisampack.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/myisampack.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmyisampack\fR2.\" Title: \fBmyisampack\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYISAMPACK\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYISAMPACK\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysql-stress-test.pl.1'
--- Percona-Server/man/mysql-stress-test.pl.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysql-stress-test.pl.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysql-stress-test.pl\fR2.\" Title: \fBmysql-stress-test.pl\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/06/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL7.\" Source: MySQL
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQL\-STRESS\-TE" "1" "09/06/2013" "MySQL" "MySQL Database System"10.TH "\FBMYSQL\-STRESS\-TE" "1" "11/04/2013" "MySQL" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysql-test-run.pl.1'
--- Percona-Server/man/mysql-test-run.pl.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysql-test-run.pl.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysql-test-run.pl\fR2.\" Title: \fBmysql-test-run.pl\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/06/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL7.\" Source: MySQL
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQL\-TEST\-RUN\" "1" "09/06/2013" "MySQL" "MySQL Database System"10.TH "\FBMYSQL\-TEST\-RUN\" "1" "11/04/2013" "MySQL" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysql.1'
--- Percona-Server/man/mysql.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysql.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysql\fR2.\" Title: \fBmysql\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQL\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYSQL\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysql.server.1'
--- Percona-Server/man/mysql.server.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysql.server.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysql.server\fR2.\" Title: \fBmysql.server\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQL\&.SERVER\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYSQL\&.SERVER\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysql_client_test.1'
--- Percona-Server/man/mysql_client_test.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysql_client_test.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysql_client_test\fR2.\" Title: \fBmysql_client_test\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/06/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL7.\" Source: MySQL
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQL_CLIENT_TEST" "1" "09/06/2013" "MySQL" "MySQL Database System"10.TH "\FBMYSQL_CLIENT_TEST" "1" "11/04/2013" "MySQL" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysql_config.1'
--- Percona-Server/man/mysql_config.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysql_config.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysql_config\fR2.\" Title: \fBmysql_config\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQL_CONFIG\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYSQL_CONFIG\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysql_convert_table_format.1'
--- Percona-Server/man/mysql_convert_table_format.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysql_convert_table_format.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysql_convert_table_format\fR2.\" Title: \fBmysql_convert_table_format\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQL_CONVERT_TAB" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYSQL_CONVERT_TAB" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysql_find_rows.1'
--- Percona-Server/man/mysql_find_rows.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysql_find_rows.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysql_find_rows\fR2.\" Title: \fBmysql_find_rows\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQL_FIND_ROWS\F" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYSQL_FIND_ROWS\F" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysql_fix_extensions.1'
--- Percona-Server/man/mysql_fix_extensions.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysql_fix_extensions.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysql_fix_extensions\fR2.\" Title: \fBmysql_fix_extensions\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQL_FIX_EXTENSI" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYSQL_FIX_EXTENSI" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysql_fix_privilege_tables.1'
--- Percona-Server/man/mysql_fix_privilege_tables.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysql_fix_privilege_tables.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysql_fix_privilege_tables\fR2.\" Title: \fBmysql_fix_privilege_tables\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQL_FIX_PRIVILE" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYSQL_FIX_PRIVILE" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysql_install_db.1'
--- Percona-Server/man/mysql_install_db.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysql_install_db.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysql_install_db\fR2.\" Title: \fBmysql_install_db\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQL_INSTALL_DB\" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYSQL_INSTALL_DB\" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysql_secure_installation.1'
--- Percona-Server/man/mysql_secure_installation.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysql_secure_installation.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysql_secure_installation\fR2.\" Title: \fBmysql_secure_installation\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQL_SECURE_INST" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYSQL_SECURE_INST" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
@@ -106,7 +106,7 @@
106.RE106.RE
107.\}107.\}
108.PP108.PP
109The script will prompt you to determine which actions to perform\&.109When executed, the script prompts you to determine which actions to perform\&.
110.SH "COPYRIGHT"110.SH "COPYRIGHT"
111.br111.br
112.PP112.PP
113113
=== modified file 'Percona-Server/man/mysql_setpermission.1'
--- Percona-Server/man/mysql_setpermission.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysql_setpermission.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysql_setpermission\fR2.\" Title: \fBmysql_setpermission\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQL_SETPERMISSI" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYSQL_SETPERMISSI" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysql_tzinfo_to_sql.1'
--- Percona-Server/man/mysql_tzinfo_to_sql.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysql_tzinfo_to_sql.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysql_tzinfo_to_sql\fR2.\" Title: \fBmysql_tzinfo_to_sql\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQL_TZINFO_TO_S" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYSQL_TZINFO_TO_S" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysql_upgrade.1'
--- Percona-Server/man/mysql_upgrade.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysql_upgrade.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysql_upgrade\fR2.\" Title: \fBmysql_upgrade\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQL_UPGRADE\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYSQL_UPGRADE\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysql_waitpid.1'
--- Percona-Server/man/mysql_waitpid.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysql_waitpid.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysql_waitpid\fR2.\" Title: \fBmysql_waitpid\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQL_WAITPID\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYSQL_WAITPID\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysql_zap.1'
--- Percona-Server/man/mysql_zap.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysql_zap.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysql_zap\fR2.\" Title: \fBmysql_zap\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQL_ZAP\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYSQL_ZAP\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysqlaccess.1'
--- Percona-Server/man/mysqlaccess.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysqlaccess.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysqlaccess\fR2.\" Title: \fBmysqlaccess\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQLACCESS\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYSQLACCESS\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysqladmin.1'
--- Percona-Server/man/mysqladmin.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysqladmin.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysqladmin\fR2.\" Title: \fBmysqladmin\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQLADMIN\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYSQLADMIN\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysqlbinlog.1'
--- Percona-Server/man/mysqlbinlog.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysqlbinlog.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysqlbinlog\fR2.\" Title: \fBmysqlbinlog\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQLBINLOG\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYSQLBINLOG\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysqlbug.1'
--- Percona-Server/man/mysqlbug.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysqlbug.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysqlbug\fR2.\" Title: \fBmysqlbug\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQLBUG\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYSQLBUG\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysqlcheck.1'
--- Percona-Server/man/mysqlcheck.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysqlcheck.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysqlcheck\fR2.\" Title: \fBmysqlcheck\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQLCHECK\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYSQLCHECK\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysqld.8'
--- Percona-Server/man/mysqld.8 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysqld.8 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysqld\fR2.\" Title: \fBmysqld\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQLD\FR" "8" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYSQLD\FR" "8" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysqld_multi.1'
--- Percona-Server/man/mysqld_multi.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysqld_multi.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysqld_multi\fR2.\" Title: \fBmysqld_multi\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQLD_MULTI\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYSQLD_MULTI\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysqld_safe.1'
--- Percona-Server/man/mysqld_safe.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysqld_safe.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysqld_safe\fR2.\" Title: \fBmysqld_safe\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQLD_SAFE\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYSQLD_SAFE\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysqldump.1'
--- Percona-Server/man/mysqldump.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysqldump.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysqldump\fR2.\" Title: \fBmysqldump\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQLDUMP\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYSQLDUMP\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysqldumpslow.1'
--- Percona-Server/man/mysqldumpslow.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysqldumpslow.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysqldumpslow\fR2.\" Title: \fBmysqldumpslow\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQLDUMPSLOW\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYSQLDUMPSLOW\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysqlhotcopy.1'
--- Percona-Server/man/mysqlhotcopy.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysqlhotcopy.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysqlhotcopy\fR2.\" Title: \fBmysqlhotcopy\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQLHOTCOPY\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYSQLHOTCOPY\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysqlimport.1'
--- Percona-Server/man/mysqlimport.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysqlimport.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysqlimport\fR2.\" Title: \fBmysqlimport\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQLIMPORT\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYSQLIMPORT\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysqlmanager.8'
--- Percona-Server/man/mysqlmanager.8 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysqlmanager.8 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysqlmanager\fR2.\" Title: \fBmysqlmanager\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQLMANAGER\FR" "8" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYSQLMANAGER\FR" "8" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysqlshow.1'
--- Percona-Server/man/mysqlshow.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysqlshow.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysqlshow\fR2.\" Title: \fBmysqlshow\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQLSHOW\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYSQLSHOW\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysqlslap.1'
--- Percona-Server/man/mysqlslap.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysqlslap.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysqlslap\fR2.\" Title: \fBmysqlslap\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQLSLAP\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBMYSQLSLAP\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/mysqltest.1'
--- Percona-Server/man/mysqltest.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/mysqltest.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBmysqltest\fR2.\" Title: \fBmysqltest\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/06/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL7.\" Source: MySQL
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBMYSQLTEST\FR" "1" "09/06/2013" "MySQL" "MySQL Database System"10.TH "\FBMYSQLTEST\FR" "1" "11/04/2013" "MySQL" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/ndb-common-options.1'
--- Percona-Server/man/ndb-common-options.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/ndb-common-options.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: Options Common to MySQL Cluster Programs2.\" Title: Options Common to MySQL Cluster Programs
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "OPTIONS COMMON TO MY" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "OPTIONS COMMON TO MY" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/ndb_blob_tool.1'
--- Percona-Server/man/ndb_blob_tool.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/ndb_blob_tool.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBndb_blob_tool\fR2.\" Title: \fBndb_blob_tool\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBNDB_BLOB_TOOL\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBNDB_BLOB_TOOL\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/ndb_config.1'
--- Percona-Server/man/ndb_config.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/ndb_config.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBndb_config\fR2.\" Title: \fBndb_config\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBNDB_CONFIG\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBNDB_CONFIG\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
@@ -1258,7 +1258,7 @@
1258.\}1258.\}
1259.nf1259.nf
1260shell> \fBndb_config \-\-configinfo \-\-xml\fR1260shell> \fBndb_config \-\-configinfo \-\-xml\fR
1261<configvariables protocolversion="1" ndbversionstring="5\&.1\&.71\-ndb\-7\&.1\&.29"1261<configvariables protocolversion="1" ndbversionstring="5\&.1\&.72\-ndb\-7\&.1\&.30"
1262 ndbversion="458758" ndbversionmajor="7" ndbversionminor="0"1262 ndbversion="458758" ndbversionmajor="7" ndbversionminor="0"
1263 ndbversionbuild="6">1263 ndbversionbuild="6">
1264 <section name="SYSTEM">1264 <section name="SYSTEM">
12651265
=== modified file 'Percona-Server/man/ndb_cpcd.1'
--- Percona-Server/man/ndb_cpcd.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/ndb_cpcd.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBndb_cpcd\fR2.\" Title: \fBndb_cpcd\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBNDB_CPCD\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBNDB_CPCD\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/ndb_delete_all.1'
--- Percona-Server/man/ndb_delete_all.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/ndb_delete_all.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBndb_delete_all\fR2.\" Title: \fBndb_delete_all\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBNDB_DELETE_ALL\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBNDB_DELETE_ALL\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/ndb_desc.1'
--- Percona-Server/man/ndb_desc.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/ndb_desc.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBndb_desc\fR2.\" Title: \fBndb_desc\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBNDB_DESC\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBNDB_DESC\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/ndb_drop_index.1'
--- Percona-Server/man/ndb_drop_index.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/ndb_drop_index.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBndb_drop_index\fR2.\" Title: \fBndb_drop_index\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBNDB_DROP_INDEX\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBNDB_DROP_INDEX\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
@@ -123,7 +123,7 @@
123Reading table information for completion of table and column names123Reading table information for completion of table and column names
124You can turn off this feature to get a quicker startup with \-A124You can turn off this feature to get a quicker startup with \-A
125Welcome to the MySQL monitor\&. Commands end with ; or \eg\&.125Welcome to the MySQL monitor\&. Commands end with ; or \eg\&.
126Your MySQL connection id is 7 to server version: 5\&.1\&.71\-ndb\-7\&.1\&.29126Your MySQL connection id is 7 to server version: 5\&.1\&.72\-ndb\-7\&.1\&.30
127Type \*(Aqhelp;\*(Aq or \*(Aq\eh\*(Aq for help\&. Type \*(Aq\ec\*(Aq to clear the buffer\&.127Type \*(Aqhelp;\*(Aq or \*(Aq\eh\*(Aq for help\&. Type \*(Aq\ec\*(Aq to clear the buffer\&.
128mysql> \fBSHOW TABLES;\fR128mysql> \fBSHOW TABLES;\fR
129+\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-+129+\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-+
130130
=== modified file 'Percona-Server/man/ndb_drop_table.1'
--- Percona-Server/man/ndb_drop_table.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/ndb_drop_table.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBndb_drop_table\fR2.\" Title: \fBndb_drop_table\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBNDB_DROP_TABLE\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBNDB_DROP_TABLE\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/ndb_error_reporter.1'
--- Percona-Server/man/ndb_error_reporter.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/ndb_error_reporter.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBndb_error_reporter\fR2.\" Title: \fBndb_error_reporter\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBNDB_ERROR_REPORTE" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBNDB_ERROR_REPORTE" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
@@ -32,8 +32,8 @@
32.SH "NAME"32.SH "NAME"
33ndb_error_reporter \- NDB error\-reporting utility33ndb_error_reporter \- NDB error\-reporting utility
34.SH "SYNOPSIS"34.SH "SYNOPSIS"
35.HP \w'\fBndb_error_reporter\ \fR\fB\fIoptions\fR\fR\ 'u35.HP \w'\fBndb_error_reporter\ \fR\fB\fIconfig_file\fR\fR\fB\ [\fR\fB\fIuser_name\fR\fR\fB]\ [\fR\fB\fIoptions\fR\fR\fB]\fR\ 'u
36\fBndb_error_reporter \fR\fB\fIoptions\fR\fR36\fBndb_error_reporter \fR\fB\fIconfig_file\fR\fR\fB [\fR\fB\fIuser_name\fR\fR\fB] [\fR\fB\fIoptions\fR\fR\fB]\fR
37.SH "DESCRIPTION"37.SH "DESCRIPTION"
38.PP38.PP
39\fBndb_error_reporter\fR39\fBndb_error_reporter\fR
@@ -44,6 +44,15 @@
44\fBndb_error_reporter\fR\&. Additional descriptions follow the table\&. For options common to most MySQL Cluster programs (including44\fBndb_error_reporter\fR\&. Additional descriptions follow the table\&. For options common to most MySQL Cluster programs (including
45\fBndb_error_reporter\fR), see45\fBndb_error_reporter\fR), see
46Options Common to MySQL Cluster Programs(1)\&.46Options Common to MySQL Cluster Programs(1)\&.
47.PP
48\fBndb_error_reporter\fR
49did not support the
50\fB\-\-help\fR
51option prior to MySQL Cluster NDB 6\&.3\&.52, MySQL Cluster NDB 7\&.0\&.40, and MySQL Cluster NDB 7\&.1\&.29 (Bug #11756666, Bug #48606)\&. The
52\fB\-\-connection\-timeout\fR
53\fB\-\-dry\-scp\fR, and
54\fB\-\-skip\-nodegroup\fR
55options were also added in these releases (Bug #16602002)\&.
47.sp56.sp
48.it 1 an-trap57.it 1 an-trap
49.nr an-no-space-flag 158.nr an-no-space-flag 1
@@ -61,9 +70,30 @@
61Added / Removed70Added / Removed
62T}71T}
63.T&72.T&
73l l l
74l l l
75l l l
64l l l.76l l l.
65T{77T{
66.PP78.PP
79--connection-timeout=timeout
80T}:T{
81Number of seconds to wait when connecting to nodes before timing out\&.
82T}:T{
83.PP
84ADDED: NDB 6\&.3\&.52, NDB 7\&.0\&.40, NDB 7\&.1\&.29
85T}
86T{
87.PP
88--dry-scp
89T}:T{
90Disable scp with remote hosts; used only for testing\&.
91T}:T{
92.PP
93ADDED: NDB 6\&.3\&.52, NDB 7\&.0\&.40, NDB 7\&.1\&.29
94T}
95T{
96.PP
67--fs97--fs
68T}:T{98T}:T{
69Include file system data in error report; can use a large amount of disk99Include file system data in error report; can use a large amount of disk
@@ -72,6 +102,15 @@
72.PP102.PP
73All MySQL 5\&.1 based releases103All MySQL 5\&.1 based releases
74T}104T}
105T{
106.PP
107--skip-nodegroup=nodegroup_id
108T}:T{
109Skip all nodes in the node group having this ID\&.
110T}:T{
111.PP
112ADDED: NDB 6\&.3\&.52, NDB 7\&.0\&.40, NDB 7\&.1\&.29
113T}
75.TE114.TE
76.sp 1115.sp 1
77 Usage116 Usage
@@ -80,32 +119,191 @@
80.RS 4119.RS 4
81.\}120.\}
82.nf121.nf
83ndb_error_reporter \fIpath/to/config\-file\fR [\fIusername\fR] [\-\-fs]122ndb_error_reporter \fIpath/to/config\-file\fR [\fIusername\fR] [\fIoptions\fR]
84.fi123.fi
85.if n \{\124.if n \{\
86.RE125.RE
87.\}126.\}
88.PP127.PP
89This utility is intended for use on a management node host, and requires the path to the management host configuration file (config\&.ini)\&. Optionally, you can supply the name of a user that is able to access the cluster\*(Aqs data nodes using SSH, to copy the data node log files\&. ndb_error_reporter then includes all of these files in archive that is created in the same directory in which it is run\&. The archive is named128This utility is intended for use on a management node host, and requires the path to the management host configuration file (usually named
129config\&.ini)\&. Optionally, you can supply the name of a user that is able to access the cluster\*(Aqs data nodes using SSH, to copy the data node log files\&.
130\fBndb_error_reporter\fR
131then includes all of these files in archive that is created in the same directory in which it is run\&. The archive is named
90ndb_error_report_\fIYYYYMMDDHHMMSS\fR\&.tar\&.bz2, where132ndb_error_report_\fIYYYYMMDDHHMMSS\fR\&.tar\&.bz2, where
91\fIYYYYMMDDHHMMSS\fR133\fIYYYYMMDDHHMMSS\fR
92is a datetime string\&.134is a datetime string\&.
93.PP135.PP
94If the136.\" ndb_error_reporter: options
137\fBndb_error_reporter\fR
138also accepts the options listed here:
139.sp
140.RS 4
141.ie n \{\
142\h'-04'\(bu\h'+03'\c
143.\}
144.el \{\
145.sp -1
146.IP \(bu 2.3
147.\}
148.\" connection-timeout option (ndb_error_reporter)
149\fB\-\-connection\-timeout=\fR\fB\fItimeout\fR\fR
150.TS
151allbox tab(:);
152l l s s
153l l s s
154l l s s
155^ l l s
156^ l l s.
157T{
158\fBIntroduced\fR
159T}:T{
1605\&.1\&.71\-ndb\-7\&.1\&.29
161T}
162T{
163\fBCommand\-Line Format\fR
164T}:T{
165\-\-connection\-timeout=timeout
166T}
167T{
168\ \&
169T}:T{
170\fBPermitted Values\fR
171T}
172:T{
173\fBType\fR
174T}:T{
175integer
176T}
177:T{
178\fBDefault\fR
179T}:T{
1800
181T}
182.TE
183.sp 1
184Wait this many seconds when trying to connect to nodes before timing out\&.
185.RE
186.sp
187.RS 4
188.ie n \{\
189\h'-04'\(bu\h'+03'\c
190.\}
191.el \{\
192.sp -1
193.IP \(bu 2.3
194.\}
195.\" dry-scp option (ndb_error_reporter)
196\fB\-\-dry\-scp\fR
197.TS
198allbox tab(:);
199l l s s
200l l s s
201l l s s
202^ l l s
203^ l l s.
204T{
205\fBIntroduced\fR
206T}:T{
2075\&.1\&.71\-ndb\-7\&.1\&.29
208T}
209T{
210\fBCommand\-Line Format\fR
211T}:T{
212\-\-dry\-scp
213T}
214T{
215\ \&
216T}:T{
217\fBPermitted Values\fR
218T}
219:T{
220\fBType\fR
221T}:T{
222boolean
223T}
224:T{
225\fBDefault\fR
226T}:T{
227TRUE
228T}
229.TE
230.sp 1
231Run
232\fBndb_error_reporter\fR
233without using scp from remote hosts\&. Used for testing only\&.
234.RE
235.sp
236.RS 4
237.ie n \{\
238\h'-04'\(bu\h'+03'\c
239.\}
240.el \{\
241.sp -1
242.IP \(bu 2.3
243.\}
244.\" fs option (ndb_error_reporter)
95\fB\-\-fs\fR245\fB\-\-fs\fR
96is used, then the data node file systems are also copied to the management host and included in the archive that is produced by this script\&. As data node file systems can be extremely large even after being compressed, we ask that you please do246.TS
247allbox tab(:);
248l l s s
249l l s s
250^ l l s
251^ l l s.
252T{
253\fBCommand\-Line Format\fR
254T}:T{
255\-\-fs
256T}
257T{
258\ \&
259T}:T{
260\fBPermitted Values\fR
261T}
262:T{
263\fBType\fR
264T}:T{
265boolean
266T}
267:T{
268\fBDefault\fR
269T}:T{
270FALSE
271T}
272.TE
273.sp 1
274Copy the data node file systems to the management host and include them in the archive\&.
275.sp
276Because data node file systems can be extremely large, even after being compressed, we ask that you please do
97\fInot\fR277\fInot\fR
98send archives created using this option to Oracle unless you are specifically requested to do so\&.278send archives created using this option to Oracle unless you are specifically requested to do so\&.
279.RE
280.sp
281.RS 4
282.ie n \{\
283\h'-04'\(bu\h'+03'\c
284.\}
285.el \{\
286.sp -1
287.IP \(bu 2.3
288.\}
289.\" skip-nodegroup option (ndb_error_reporter)
290\fB\-\-skip\-nodegroup=\fR\fB\fInodegroup_id\fR\fR
99.TS291.TS
100allbox tab(:);292allbox tab(:);
101l l s s293l l s s
102l l s s294l l s s
295l l s s
103^ l l s296^ l l s
104^ l l s.297^ l l s.
105T{298T{
299\fBIntroduced\fR
300T}:T{
3015\&.1\&.71\-ndb\-7\&.1\&.29
302T}
303T{
106\fBCommand\-Line Format\fR304\fBCommand\-Line Format\fR
107T}:T{305T}:T{
108\-\-fs306\-\-connection\-timeout=timeout
109T}307T}
110T{308T{
111\ \&309\ \&
@@ -115,15 +313,17 @@
115:T{313:T{
116\fBType\fR314\fBType\fR
117T}:T{315T}:T{
118boolean316integer
119T}317T}
120:T{318:T{
121\fBDefault\fR319\fBDefault\fR
122T}:T{320T}:T{
123FALSE3210
124T}322T}
125.TE323.TE
126.sp 1324.sp 1
325Skip all nodes belong to the node group having the supplied node group ID\&.
326.RE
127.SH "COPYRIGHT"327.SH "COPYRIGHT"
128.br328.br
129.PP329.PP
130330
=== modified file 'Percona-Server/man/ndb_index_stat.1'
--- Percona-Server/man/ndb_index_stat.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/ndb_index_stat.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBndb_index_stat\fR2.\" Title: \fBndb_index_stat\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBNDB_INDEX_STAT\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBNDB_INDEX_STAT\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/ndb_mgm.1'
--- Percona-Server/man/ndb_mgm.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/ndb_mgm.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBndb_mgm\fR2.\" Title: \fBndb_mgm\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBNDB_MGM\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBNDB_MGM\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/ndb_mgmd.8'
--- Percona-Server/man/ndb_mgmd.8 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/ndb_mgmd.8 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBndb_mgmd\fR2.\" Title: \fBndb_mgmd\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBNDB_MGMD\FR" "8" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBNDB_MGMD\FR" "8" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
@@ -99,7 +99,9 @@
99T}99T}
100T{100T{
101.PP101.PP
102--configdir=directory102--configdir=directory,
103.PP
104--config-dir=directory
103T}:T{105T}:T{
104Specify the cluster management server\*(Aqs configuration cache directory106Specify the cluster management server\*(Aqs configuration cache directory
105T}:T{107T}:T{
@@ -216,9 +218,9 @@
216T}218T}
217T{219T{
218.PP220.PP
219--config-cache=value221--config-cache[=TRUE|FALSE]
220T}:T{222T}:T{
221Enable the management server configuration cache; ON by default\&.223Enable the management server configuration cache; TRUE by default\&.
222T}:T{224T}:T{
223.PP225.PP
224ADDED: NDB 7\&.0\&.15, NDB 7\&.1\&.4226ADDED: NDB 7\&.0\&.15, NDB 7\&.1\&.4
@@ -357,6 +359,7 @@
357allbox tab(:);359allbox tab(:);
358l l s s360l l s s
359l l s s361l l s s
362l l l s
360l l s s363l l s s
361^ l l s364^ l l s
362^ l l s.365^ l l s.
@@ -373,6 +376,13 @@
373T{376T{
374\ \&377\ \&
375T}:T{378T}:T{
379\-\-config\-dir=directory
380T}:T{
381from 5\&.1\&.37\-ndb\-7\&.0\&.8
382T}
383T{
384\ \&
385T}:T{
376\fBPermitted Values\fR386\fBPermitted Values\fR
377T}387T}
378:T{388:T{
@@ -401,6 +411,41 @@
401.IP \(bu 2.3411.IP \(bu 2.3
402.\}412.\}
403.\" config-cache option (ndb_mgmd)413.\" config-cache option (ndb_mgmd)
414\fB\-\-config\-cache\fR
415.TS
416allbox tab(:);
417l l s s
418l l s s
419l l s s
420^ l l s
421^ l l s.
422T{
423\fBIntroduced\fR
424T}:T{
4255\&.1\&.44\-ndb\-7\&.1\&.4
426T}
427T{
428\fBCommand\-Line Format\fR
429T}:T{
430\-\-config\-cache[=TRUE|FALSE]
431T}
432T{
433\ \&
434T}:T{
435\fBPermitted Values\fR
436T}
437:T{
438\fBType\fR
439T}:T{
440boolean
441T}
442:T{
443\fBDefault\fR
444T}:T{
445TRUE
446T}
447.TE
448.sp 1
404This option, whose default value is449This option, whose default value is
40514501
406(or451(or
407452
=== modified file 'Percona-Server/man/ndb_print_backup_file.1'
--- Percona-Server/man/ndb_print_backup_file.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/ndb_print_backup_file.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBndb_print_backup_file\fR2.\" Title: \fBndb_print_backup_file\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBNDB_PRINT_BACKUP_" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBNDB_PRINT_BACKUP_" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/ndb_print_schema_file.1'
--- Percona-Server/man/ndb_print_schema_file.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/ndb_print_schema_file.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBndb_print_schema_file\fR2.\" Title: \fBndb_print_schema_file\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBNDB_PRINT_SCHEMA_" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBNDB_PRINT_SCHEMA_" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/ndb_print_sys_file.1'
--- Percona-Server/man/ndb_print_sys_file.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/ndb_print_sys_file.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBndb_print_sys_file\fR2.\" Title: \fBndb_print_sys_file\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBNDB_PRINT_SYS_FIL" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBNDB_PRINT_SYS_FIL" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/ndb_restore.1'
--- Percona-Server/man/ndb_restore.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/ndb_restore.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBndb_restore\fR2.\" Title: \fBndb_restore\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBNDB_RESTORE\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBNDB_RESTORE\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
@@ -166,7 +166,9 @@
166T}166T}
167T{167T{
168.PP168.PP
169--restore_data169--restore_data,
170.PP
171-r
170T}:T{172T}:T{
171Restore table data and logs into NDB Cluster using the NDB API173Restore table data and logs into NDB Cluster using the NDB API
172T}:T{174T}:T{
@@ -557,8 +559,8 @@
557.RS 4559.RS 4
558.\}560.\}
559.nf561.nf
560ndb_restore [\-c \fIconnectstring\fR] \-n \fInode_id\fR [\-m] \-b \fIbackup_id\fR \e562ndb_restore [\-c \fIconnection_string\fR] \-n \fInode_id\fR \-b \fIbackup_id\fR \e
561 \-r \-\-backup_path=\fI/path/to/backup/files\fR563 [\-m] \-r \-\-backup_path=\fI/path/to/backup/files\fR
562.fi564.fi
563.if n \{\565.if n \{\
564.RE566.RE
565567
=== modified file 'Percona-Server/man/ndb_select_all.1'
--- Percona-Server/man/ndb_select_all.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/ndb_select_all.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBndb_select_all\fR2.\" Title: \fBndb_select_all\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBNDB_SELECT_ALL\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBNDB_SELECT_ALL\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/ndb_select_count.1'
--- Percona-Server/man/ndb_select_count.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/ndb_select_count.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBndb_select_count\fR2.\" Title: \fBndb_select_count\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBNDB_SELECT_COUNT\" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBNDB_SELECT_COUNT\" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/ndb_show_tables.1'
--- Percona-Server/man/ndb_show_tables.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/ndb_show_tables.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBndb_show_tables\fR2.\" Title: \fBndb_show_tables\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBNDB_SHOW_TABLES\F" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBNDB_SHOW_TABLES\F" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/ndb_size.pl.1'
--- Percona-Server/man/ndb_size.pl.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/ndb_size.pl.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBndb_size.pl\fR2.\" Title: \fBndb_size.pl\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBNDB_SIZE\&.PL\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBNDB_SIZE\&.PL\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/ndb_waiter.1'
--- Percona-Server/man/ndb_waiter.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/ndb_waiter.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBndb_waiter\fR2.\" Title: \fBndb_waiter\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBNDB_WAITER\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBNDB_WAITER\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/ndbd.8'
--- Percona-Server/man/ndbd.8 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/ndbd.8 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBndbd\fR2.\" Title: \fBndbd\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBNDBD\FR" "8" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBNDBD\FR" "8" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/ndbd_redo_log_reader.1'
--- Percona-Server/man/ndbd_redo_log_reader.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/ndbd_redo_log_reader.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBndbd_redo_log_reader\fR2.\" Title: \fBndbd_redo_log_reader\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBNDBD_REDO_LOG_REA" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBNDBD_REDO_LOG_REA" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
@@ -68,6 +68,7 @@
68T}68T}
69.T&69.T&
70l l l70l l l
71l l l
71l l l.72l l l.
72T{73T{
73.PP74.PP
@@ -87,6 +88,15 @@
87.PP88.PP
88All MySQL 5\&.1 based releases89All MySQL 5\&.1 based releases
89T}90T}
91T{
92.PP
93--help
94T}:T{
95Print usage information
96T}:T{
97.PP
98ADDED: NDB 6\&.3\&.53, 5\&.1\&.72\-ndb\-7\&.0\&.41, 5\&.1\&.72\-ndb\-7\&.1\&.30
99T}
90.TE100.TE
91.sp 1101.sp 1
92 Usage102 Usage
@@ -187,6 +197,35 @@
187.sp 1197.sp 1
188\fB\-nocheck\fR: Do not check the log file for errors\&.198\fB\-nocheck\fR: Do not check the log file for errors\&.
189.RE199.RE
200.sp
201.RS 4
202.ie n \{\
203\h'-04'\(bu\h'+03'\c
204.\}
205.el \{\
206.sp -1
207.IP \(bu 2.3
208.\}
209.TS
210allbox tab(:);
211l l s s
212l l s s.
213T{
214\fBIntroduced\fR
215T}:T{
2165\&.1\&.72\-ndb\-6\&.3\&.53, 5\&.1\&.72\-ndb\-7\&.0\&.41, 5\&.1\&.72\-ndb\-7\&.1\&.30
217T}
218T{
219\fBCommand\-Line Format\fR
220T}:T{
221\-\-help
222T}
223.TE
224.sp 1
225\fB\-\-help\fR: Print usage information\&.
226.sp
227Added in MySQL Cluster NDB 6\&.3\&.53, MySQL Cluster NDB 7\&.0\&.41, and MySQL Cluster NDB 7\&.1\&.30\&. (Bug #11749591, Bug #36805)
228.RE
190.PP229.PP
191Like230Like
192\fBndb_print_backup_file\fR231\fBndb_print_backup_file\fR
193232
=== modified file 'Percona-Server/man/ndbinfo_select_all.1'
--- Percona-Server/man/ndbinfo_select_all.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/ndbinfo_select_all.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBndbinfo_select_all\fR2.\" Title: \fBndbinfo_select_all\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBNDBINFO_SELECT_AL" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBNDBINFO_SELECT_AL" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/ndbmtd.8'
--- Percona-Server/man/ndbmtd.8 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/ndbmtd.8 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBndbmtd\fR2.\" Title: \fBndbmtd\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBNDBMTD\FR" "8" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBNDBMTD\FR" "8" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
@@ -151,7 +151,7 @@
151.RS 4151.RS 4
152.\}152.\}
153.nf153.nf
154 ndb_\fInode_id\fR_trace\&.log\&.\fItrace_id\fR_t\fIthread_id\fR,154ndb_\fInode_id\fR_trace\&.log\&.\fItrace_id\fR_t\fIthread_id\fR,
155.fi155.fi
156.if n \{\156.if n \{\
157.RE157.RE
158158
=== modified file 'Percona-Server/man/perror.1'
--- Percona-Server/man/perror.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/perror.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBperror\fR2.\" Title: \fBperror\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBPERROR\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBPERROR\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/replace.1'
--- Percona-Server/man/replace.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/replace.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBreplace\fR2.\" Title: \fBreplace\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBREPLACE\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBREPLACE\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/resolve_stack_dump.1'
--- Percona-Server/man/resolve_stack_dump.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/resolve_stack_dump.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBresolve_stack_dump\fR2.\" Title: \fBresolve_stack_dump\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBRESOLVE_STACK_DUM" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBRESOLVE_STACK_DUM" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== modified file 'Percona-Server/man/resolveip.1'
--- Percona-Server/man/resolveip.1 2013-10-22 13:31:04 +0000
+++ Percona-Server/man/resolveip.1 2013-12-05 18:46:48 +0000
@@ -2,12 +2,12 @@
2.\" Title: \fBresolveip\fR2.\" Title: \fBresolveip\fR
3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]3.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>4.\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
5.\" Date: 09/09/20135.\" Date: 11/04/2013
6.\" Manual: MySQL Database System6.\" Manual: MySQL Database System
7.\" Source: MySQL 5.17.\" Source: MySQL 5.1
8.\" Language: English8.\" Language: English
9.\"9.\"
10.TH "\FBRESOLVEIP\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"10.TH "\FBRESOLVEIP\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
11.\" -----------------------------------------------------------------11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------13.\" -----------------------------------------------------------------
1414
=== added file 'Percona-Server/mysql-test/include/have_innodb_change_buffering.inc'
--- Percona-Server/mysql-test/include/have_innodb_change_buffering.inc 1970-01-01 00:00:00 +0000
+++ Percona-Server/mysql-test/include/have_innodb_change_buffering.inc 2013-12-05 18:46:48 +0000
@@ -0,0 +1,6 @@
1if (!`SHOW VARIABLES LIKE 'innodb_change_buffering_debug'`)
2{
3 # innodb_change_buffering_debug is enabled by UNIV_DEBUG or
4 # UNIV_IBUF_DEBUG
5 --skip Test requires binary with UNIV_DEBUG enabled
6}
07
=== added file 'Percona-Server/mysql-test/include/search_pattern_in_file.inc'
--- Percona-Server/mysql-test/include/search_pattern_in_file.inc 1970-01-01 00:00:00 +0000
+++ Percona-Server/mysql-test/include/search_pattern_in_file.inc 2013-12-05 18:46:48 +0000
@@ -0,0 +1,66 @@
1# Purpose:
2# Simple search with Perl for a pattern in some file.
3#
4# The advantages compared to thinkable auxiliary constructs using the
5# mysqltest language and SQL are:
6# 1. We do not need a running MySQL server.
7# 2. SQL causes "noise" during debugging and increases the size of logs.
8# Perl code does not disturb at all.
9#
10# The environment variables SEARCH_FILE and SEARCH_PATTERN must be set
11# before sourcing this routine.
12#
13# In case of
14# - SEARCH_FILE and/or SEARCH_PATTERN is not set
15# - SEARCH_FILE cannot be opened
16# - SEARCH_FILE does not contain SEARCH_PATTERN
17# the test will abort immediate.
18# MTR will report something like
19# ....
20# worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 13000..13009
21# main.1st [ pass ] 3
22# innodb.innodb_page_size [ fail ]
23# Test ended at 2011-11-11 18:15:58
24#
25# CURRENT_TEST: innodb.innodb_page_size
26# # ERROR: The file '<name>' does not contain the expected pattern <pattern>
27# mysqltest: In included file "./include/search_pattern_in_file.inc":
28# included from ./include/search_pattern_in_file.inc at line 36:
29# At line 25: command "perl" failed with error 255. my_errno=175
30#
31# The result from queries just before the failure was:
32# ...
33# - saving '<some path>' to '<some path>'
34# main.1st [ pass ] 2
35#
36# Typical use case (check invalid server startup options):
37# let $error_log= $MYSQLTEST_VARDIR/log/my_restart.err;
38# --error 0,1
39# --remove_file $error_log
40# let SEARCH_FILE= $error_log;
41# # Stop the server
42# let $restart_file= $MYSQLTEST_VARDIR/tmp/mysqld.1.expect;
43# --exec echo "wait" > $restart_file
44# --shutdown_server 10
45# --source include/wait_until_disconnected.inc
46#
47# --error 1
48# --exec $MYSQLD_CMD <whatever wrong setting> > $error_log 2>&1
49# # The server restart aborts
50# let SEARCH_PATTERN= \[ERROR\] Aborting;
51# --source include/search_pattern_in_file.inc
52#
53# Created: 2011-11-11 mleich
54#
55
56perl;
57 use strict;
58 my $search_file= $ENV{'SEARCH_FILE'} or die "SEARCH_FILE not set";
59 my $search_pattern= $ENV{'SEARCH_PATTERN'} or die "SEARCH_PATTERN not set";
60 open(FILE, "$search_file") or die("Unable to open '$search_file': $!\n");
61 read(FILE, my $file_content, 50000, 0);
62 close(FILE);
63 if ( not $file_content =~ m{$search_pattern} ) {
64 die("# ERROR: The file '$search_file' does not contain the expected pattern $search_pattern\n->$file_content<-\n");
65 }
66EOF
067
=== added file 'Percona-Server/mysql-test/suite/rpl/r/rpl_dump_events_twice_bug.result'
--- Percona-Server/mysql-test/suite/rpl/r/rpl_dump_events_twice_bug.result 1970-01-01 00:00:00 +0000
+++ Percona-Server/mysql-test/suite/rpl/r/rpl_dump_events_twice_bug.result 2013-12-05 18:46:48 +0000
@@ -0,0 +1,15 @@
1include/master-slave.inc
2[connection master]
3CALL mtr.add_suppression("Failed to read an event from active binlog.*");
4SET @debug_saved= @@GLOBAL.DEBUG;
5CREATE TABLE t1(c1 INT);
6INSERT INTO t1 VALUES(1);
7[connection master]
8SET GLOBAL debug='+d,dump_fake_io_error';
9INSERT INTO t1 VALUES(2);
10INSERT INTO t1 VALUES(3);
11include/diff_tables.inc [master:t1, slave:t1]
12[connection master]
13SET @@GLOBAL.DEBUG= @debug_saved;
14DROP TABLE t1;
15include/rpl_end.inc
016
=== modified file 'Percona-Server/mysql-test/suite/rpl/r/rpl_log_pos.result'
--- Percona-Server/mysql-test/suite/rpl/r/rpl_log_pos.result 2012-08-20 00:29:22 +0000
+++ Percona-Server/mysql-test/suite/rpl/r/rpl_log_pos.result 2013-12-05 18:46:48 +0000
@@ -1,6 +1,7 @@
1include/master-slave.inc1include/master-slave.inc
2[connection master]2[connection master]
3call mtr.add_suppression ("Slave I/O: Got fatal error 1236 from master when reading data from binary");3call mtr.add_suppression ("Slave I/O: Got fatal error 1236 from master when reading data from binary");
4CALL mtr.add_suppression("Failed to read an event from active binlog.*");
4show master status;5show master status;
5File Position Binlog_Do_DB Binlog_Ignore_DB6File Position Binlog_Do_DB Binlog_Ignore_DB
6master-bin.000001 # <Binlog_Do_DB> <Binlog_Ignore_DB>7master-bin.000001 # <Binlog_Do_DB> <Binlog_Ignore_DB>
78
=== added file 'Percona-Server/mysql-test/suite/rpl/r/rpl_lost_events_on_rotate.result'
--- Percona-Server/mysql-test/suite/rpl/r/rpl_lost_events_on_rotate.result 1970-01-01 00:00:00 +0000
+++ Percona-Server/mysql-test/suite/rpl/r/rpl_lost_events_on_rotate.result 2013-12-05 18:46:48 +0000
@@ -0,0 +1,14 @@
1include/master-slave.inc
2[connection master]
3SET @debug_saved= @@GLOBAL.DEBUG;
4CREATE TABLE t (i INT);
5SET GLOBAL DEBUG= "d,wait_after_binlog_EOF";
6INSERT INTO t VALUES (1);
7INSERT INTO t VALUES (2);
8FLUSH LOGS;
9SET DEBUG_SYNC= 'now SIGNAL signal.rotate_finished';
10include/diff_tables.inc [master:t,slave:t]
11SET @@GLOBAL.DEBUG= @debug_saved;
12SET DEBUG_SYNC= 'RESET';
13DROP TABLE t;
14include/rpl_end.inc
015
=== added file 'Percona-Server/mysql-test/suite/rpl/t/rpl_dump_events_twice_bug.test'
--- Percona-Server/mysql-test/suite/rpl/t/rpl_dump_events_twice_bug.test 1970-01-01 00:00:00 +0000
+++ Percona-Server/mysql-test/suite/rpl/t/rpl_dump_events_twice_bug.test 2013-12-05 18:46:48 +0000
@@ -0,0 +1,28 @@
1#
2# Verify dump thread can send events in active file, correctly after
3# encountering an IO error.
4#
5--source include/have_debug.inc
6--source include/master-slave.inc
7
8CALL mtr.add_suppression("Failed to read an event from active binlog.*");
9SET @debug_saved= @@GLOBAL.DEBUG;
10
11CREATE TABLE t1(c1 INT);
12INSERT INTO t1 VALUES(1);
13
14--sync_slave_with_master
15
16--source include/rpl_connection_master.inc
17SET GLOBAL debug='+d,dump_fake_io_error';
18INSERT INTO t1 VALUES(2);
19INSERT INTO t1 VALUES(3);
20
21--sync_slave_with_master
22--let $diff_tables= master:t1, slave:t1
23--source include/diff_tables.inc
24
25--source include/rpl_connection_master.inc
26SET @@GLOBAL.DEBUG= @debug_saved;
27DROP TABLE t1;
28--source include/rpl_end.inc
029
=== modified file 'Percona-Server/mysql-test/suite/rpl/t/rpl_log_pos.test'
--- Percona-Server/mysql-test/suite/rpl/t/rpl_log_pos.test 2010-12-19 17:07:28 +0000
+++ Percona-Server/mysql-test/suite/rpl/t/rpl_log_pos.test 2013-12-05 18:46:48 +0000
@@ -12,6 +12,7 @@
1212
13source include/master-slave.inc;13source include/master-slave.inc;
14call mtr.add_suppression ("Slave I/O: Got fatal error 1236 from master when reading data from binary");14call mtr.add_suppression ("Slave I/O: Got fatal error 1236 from master when reading data from binary");
15CALL mtr.add_suppression("Failed to read an event from active binlog.*");
15source include/show_master_status.inc;16source include/show_master_status.inc;
16sync_slave_with_master;17sync_slave_with_master;
17source include/stop_slave.inc;18source include/stop_slave.inc;
1819
=== added file 'Percona-Server/mysql-test/suite/rpl/t/rpl_lost_events_on_rotate.test'
--- Percona-Server/mysql-test/suite/rpl/t/rpl_lost_events_on_rotate.test 1970-01-01 00:00:00 +0000
+++ Percona-Server/mysql-test/suite/rpl/t/rpl_lost_events_on_rotate.test 2013-12-05 18:46:48 +0000
@@ -0,0 +1,51 @@
1#
2# Whenever the mysql_binlog_send method (dump thread) reaches the
3# end of file when reading events from the binlog, before checking
4# if it should wait for more events, there was a test to check if
5# the file being read was still active, i.e, it was the last known
6# binlog. However, it was possible that something was written to
7# the binary log and then a rotation would happen, after EOF was
8# detected and before the check for active was performed. In this
9# case, the end of the binary log would not be read by the dump
10# thread, and this would cause the slave to lose updates.
11#
12# This test verifies that the problem has been fixed. It waits
13# during this window while forcing a rotation in the binlog.
14#
15--source include/have_debug.inc
16--source include/master-slave.inc
17
18--connection master
19
20SET @debug_saved= @@GLOBAL.DEBUG;
21
22CREATE TABLE t (i INT);
23
24# When reaching the EOF the dump thread will wait before deciding if
25# it should move to a new binlong file.
26SET GLOBAL DEBUG= "d,wait_after_binlog_EOF";
27
28INSERT INTO t VALUES (1);
29
30--sleep 1
31
32# A insert and a rotate happens before the decision
33INSERT INTO t VALUES (2);
34FLUSH LOGS;
35
36SET DEBUG_SYNC= 'now SIGNAL signal.rotate_finished';
37
38--sync_slave_with_master
39
40# All the rows should be sent to the slave.
41--let $diff_tables=master:t,slave:t
42--source include/diff_tables.inc
43
44##Clean up
45--connection master
46
47SET @@GLOBAL.DEBUG= @debug_saved;
48SET DEBUG_SYNC= 'RESET';
49
50DROP TABLE t;
51--source include/rpl_end.inc
052
=== modified file 'Percona-Server/mysys/mf_iocache2.c'
--- Percona-Server/mysys/mf_iocache2.c 2013-06-03 03:53:55 +0000
+++ Percona-Server/mysys/mf_iocache2.c 2013-12-05 18:46:48 +0000
@@ -415,7 +415,7 @@
415 {415 {
416 register int iarg;416 register int iarg;
417 size_t length2;417 size_t length2;
418 char buff[17];418 char buff[32];
419419
420 iarg = va_arg(args, int);420 iarg = va_arg(args, int);
421 if (*fmt == 'd')421 if (*fmt == 'd')
@@ -450,7 +450,7 @@
450 {450 {
451 register long iarg;451 register long iarg;
452 size_t length2;452 size_t length2;
453 char buff[17];453 char buff[32];
454454
455 iarg = va_arg(args, long);455 iarg = va_arg(args, long);
456 if (*++fmt == 'd')456 if (*++fmt == 'd')
457457
=== modified file 'Percona-Server/scripts/mysql_system_tables_data.sql'
--- Percona-Server/scripts/mysql_system_tables_data.sql 2013-02-19 09:01:11 +0000
+++ Percona-Server/scripts/mysql_system_tables_data.sql 2013-12-05 18:46:48 +0000
@@ -25,8 +25,7 @@
25-- Get the hostname, if the hostname has any wildcard character like "_" or "%" 25-- Get the hostname, if the hostname has any wildcard character like "_" or "%"
26-- add escape character in front of wildcard character to convert "_" or "%" to26-- add escape character in front of wildcard character to convert "_" or "%" to
27-- a plain character27-- a plain character
28SET @get_hostname= @@hostname;28SELECT LOWER( REPLACE((SELECT REPLACE(@@hostname,'_','\_')),'%','\%') )INTO @current_hostname;
29SELECT REPLACE((SELECT REPLACE(@get_hostname,'_','\_')),'%','\%') INTO @current_hostname;
3029
3130
32-- Fill "db" table with default grants for anyone to31-- Fill "db" table with default grants for anyone to
@@ -42,9 +41,9 @@
42-- from local machine if "user" table didn't exist before41-- from local machine if "user" table didn't exist before
43CREATE TEMPORARY TABLE tmp_user LIKE user;42CREATE TEMPORARY TABLE tmp_user LIKE user;
44INSERT INTO tmp_user VALUES ('localhost','root','','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','','','','',0,0,0,0);43INSERT INTO tmp_user VALUES ('localhost','root','','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','','','','',0,0,0,0);
45REPLACE INTO tmp_user SELECT @current_hostname,'root','','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','','','','',0,0,0,0 FROM dual WHERE LOWER( @current_hostname) != 'localhost';44REPLACE INTO tmp_user SELECT @current_hostname,'root','','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','','','','',0,0,0,0 FROM dual WHERE @current_hostname != 'localhost';
46REPLACE INTO tmp_user VALUES ('127.0.0.1','root','','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','','','','',0,0,0,0);45REPLACE INTO tmp_user VALUES ('127.0.0.1','root','','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','Y','','','','',0,0,0,0);
47INSERT INTO tmp_user (host,user) VALUES ('localhost','');46INSERT INTO tmp_user (host,user) VALUES ('localhost','');
48INSERT INTO tmp_user (host,user) SELECT @current_hostname,'' FROM dual WHERE LOWER(@current_hostname ) != 'localhost';47INSERT INTO tmp_user (host,user) SELECT @current_hostname,'' FROM dual WHERE @current_hostname != 'localhost';
49INSERT INTO user SELECT * FROM tmp_user WHERE @had_user_table=0;48INSERT INTO user SELECT * FROM tmp_user WHERE @had_user_table=0;
50DROP TABLE tmp_user;49DROP TABLE tmp_user;
5150
=== modified file 'Percona-Server/scripts/mysql_system_tables_fix.sql'
--- Percona-Server/scripts/mysql_system_tables_fix.sql 2011-06-30 15:37:13 +0000
+++ Percona-Server/scripts/mysql_system_tables_fix.sql 2013-12-05 18:46:48 +0000
@@ -601,6 +601,9 @@
601601
602UPDATE user SET Trigger_priv=Super_priv WHERE @hadTriggerPriv = 0;602UPDATE user SET Trigger_priv=Super_priv WHERE @hadTriggerPriv = 0;
603603
604# Convering the host name to lower case for existing users
605UPDATE user SET host=LOWER( host ) WHERE LOWER( host ) <> host;
606
604# Activate the new, possible modified privilege tables607# Activate the new, possible modified privilege tables
605# This should not be needed, but gives us some extra testing that the above608# This should not be needed, but gives us some extra testing that the above
606# changes was correct609# changes was correct
607610
=== modified file 'Percona-Server/sql-common/client.c'
--- Percona-Server/sql-common/client.c 2012-08-20 00:29:22 +0000
+++ Percona-Server/sql-common/client.c 2013-12-05 18:46:48 +0000
@@ -1,5 +1,5 @@
1/*1/*
2 Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved.2 Copyright (c) 2003, 2013, Oracle and/or its affiliates. All rights reserved.
33
4 This program is free software; you can redistribute it and/or modify4 This program is free software; you can redistribute it and/or modify
5 it under the terms of the GNU General Public License as published by5 it under the terms of the GNU General Public License as published by
@@ -3167,6 +3167,7 @@
3167 mysql->options.methods_to_use= option;3167 mysql->options.methods_to_use= option;
3168 break;3168 break;
3169 case MYSQL_SET_CLIENT_IP:3169 case MYSQL_SET_CLIENT_IP:
3170 my_free(mysql->options.client_ip,MYF(MY_ALLOW_ZERO_PTR));
3170 mysql->options.client_ip= my_strdup(arg, MYF(MY_WME));3171 mysql->options.client_ip= my_strdup(arg, MYF(MY_WME));
3171 break;3172 break;
3172 case MYSQL_SECURE_AUTH:3173 case MYSQL_SECURE_AUTH:
31733174
=== modified file 'Percona-Server/sql/filesort.cc'
--- Percona-Server/sql/filesort.cc 2012-10-16 04:49:59 +0000
+++ Percona-Server/sql/filesort.cc 2013-12-05 18:46:48 +0000
@@ -1,5 +1,5 @@
1/*1/*
2 Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved.2 Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
33
4 This program is free software; you can redistribute it and/or modify4 This program is free software; you can redistribute it and/or modify
5 it under the terms of the GNU General Public License as published by5 it under the terms of the GNU General Public License as published by
@@ -217,7 +217,10 @@
217 goto err;217 goto err;
218218
219 memavl= thd->variables.sortbuff_size;219 memavl= thd->variables.sortbuff_size;
220 min_sort_memory= max(MIN_SORT_MEMORY, param.sort_length*MERGEBUFF2);220 min_sort_memory=
221 max(MIN_SORT_MEMORY,
222 ALIGN_SIZE(MERGEBUFF2 * (param.rec_length + sizeof(uchar*))));
223
221 while (memavl >= min_sort_memory)224 while (memavl >= min_sort_memory)
222 {225 {
223 ulong old_memavl;226 ulong old_memavl;
224227
=== modified file 'Percona-Server/sql/log_event.cc'
--- Percona-Server/sql/log_event.cc 2013-06-03 03:53:55 +0000
+++ Percona-Server/sql/log_event.cc 2013-12-05 18:46:48 +0000
@@ -1027,6 +1027,17 @@
1027 if (log_file_name_arg)1027 if (log_file_name_arg)
1028 *is_binlog_active= mysql_bin_log.is_active(log_file_name_arg);1028 *is_binlog_active= mysql_bin_log.is_active(log_file_name_arg);
10291029
1030 DBUG_EXECUTE_IF("dump_fake_io_error",
1031 {
1032 if (log_lock)
1033 {
1034 pthread_mutex_unlock(log_lock);
1035
1036 DBUG_SET("-d,dump_fake_io_error");
1037 DBUG_RETURN(LOG_READ_IO);
1038 }
1039 });
1040
1030 if (my_b_read(file, (uchar*) buf, sizeof(buf)))1041 if (my_b_read(file, (uchar*) buf, sizeof(buf)))
1031 {1042 {
1032 /*1043 /*
@@ -5419,7 +5430,6 @@
54195430
5420 switch (type) {5431 switch (type) {
5421 case LAST_INSERT_ID_EVENT:5432 case LAST_INSERT_ID_EVENT:
5422 thd->stmt_depends_on_first_successful_insert_id_in_prev_stmt= 1;
5423 thd->first_successful_insert_id_in_prev_stmt= val;5433 thd->first_successful_insert_id_in_prev_stmt= val;
5424 break;5434 break;
5425 case INSERT_ID_EVENT:5435 case INSERT_ID_EVENT:
54265436
=== modified file 'Percona-Server/sql/sql_class.h'
--- Percona-Server/sql/sql_class.h 2013-10-22 13:31:04 +0000
+++ Percona-Server/sql/sql_class.h 2013-12-05 18:46:48 +0000
@@ -3168,11 +3168,13 @@
3168 bool get(TABLE *table);3168 bool get(TABLE *table);
3169 static double get_use_cost(uint *buffer, uint nkeys, uint key_size, 3169 static double get_use_cost(uint *buffer, uint nkeys, uint key_size,
3170 ulonglong max_in_memory_size);3170 ulonglong max_in_memory_size);
3171
3172 // Returns the number of bytes needed in imerge_cost_buf.
3171 inline static int get_cost_calc_buff_size(ulong nkeys, uint key_size, 3173 inline static int get_cost_calc_buff_size(ulong nkeys, uint key_size,
3172 ulonglong max_in_memory_size)3174 ulonglong max_in_memory_size)
3173 {3175 {
3174 register ulonglong max_elems_in_tree=3176 register ulonglong max_elems_in_tree=
3175 (1 + max_in_memory_size / ALIGN_SIZE(sizeof(TREE_ELEMENT)+key_size));3177 (max_in_memory_size / ALIGN_SIZE(sizeof(TREE_ELEMENT)+key_size));
3176 return (int) (sizeof(uint)*(1 + nkeys/max_elems_in_tree));3178 return (int) (sizeof(uint)*(1 + nkeys/max_elems_in_tree));
3177 }3179 }
31783180
31793181
=== modified file 'Percona-Server/sql/sql_partition.cc'
--- Percona-Server/sql/sql_partition.cc 2013-06-03 03:53:55 +0000
+++ Percona-Server/sql/sql_partition.cc 2013-12-05 18:46:48 +0000
@@ -4730,6 +4730,8 @@
4730 {4730 {
4731 uint no_parts_found;4731 uint no_parts_found;
4732 uint no_parts_opt= alter_info->partition_names.elements;4732 uint no_parts_opt= alter_info->partition_names.elements;
4733 set_engine_all_partitions(tab_part_info,
4734 tab_part_info->default_engine_type);
4733 no_parts_found= set_part_state(alter_info, tab_part_info, PART_CHANGED);4735 no_parts_found= set_part_state(alter_info, tab_part_info, PART_CHANGED);
4734 if (no_parts_found != no_parts_opt &&4736 if (no_parts_found != no_parts_opt &&
4735 (!(alter_info->flags & ALTER_ALL_PARTITION)))4737 (!(alter_info->flags & ALTER_ALL_PARTITION)))
47364738
=== modified file 'Percona-Server/sql/sql_repl.cc'
--- Percona-Server/sql/sql_repl.cc 2013-06-03 03:53:55 +0000
+++ Percona-Server/sql/sql_repl.cc 2013-12-05 18:46:48 +0000
@@ -360,6 +360,9 @@
360 int left_events = max_binlog_dump_events;360 int left_events = max_binlog_dump_events;
361#endif361#endif
362 int old_max_allowed_packet= thd->variables.max_allowed_packet;362 int old_max_allowed_packet= thd->variables.max_allowed_packet;
363 bool is_active_binlog= false;
364 my_off_t prev_pos= pos;
365
363 DBUG_ENTER("mysql_binlog_send");366 DBUG_ENTER("mysql_binlog_send");
364 DBUG_PRINT("enter",("log_ident: '%s' pos: %ld", log_ident, (long) pos));367 DBUG_PRINT("enter",("log_ident: '%s' pos: %ld", log_ident, (long) pos));
365368
@@ -483,7 +486,8 @@
483 Try to find a Format_description_log_event at the beginning of486 Try to find a Format_description_log_event at the beginning of
484 the binlog487 the binlog
485 */488 */
486 if (!(error = Log_event::read_log_event(&log, packet, log_lock)))489 if (!(error = Log_event::read_log_event(&log, packet, log_lock,
490 log_file_name, &is_active_binlog)))
487 {491 {
488 /*492 /*
489 The packet has offsets equal to the normal offsets in a binlog493 The packet has offsets equal to the normal offsets in a binlog
@@ -494,8 +498,14 @@
494 (*packet)[EVENT_TYPE_OFFSET+1]));498 (*packet)[EVENT_TYPE_OFFSET+1]));
495 if ((*packet)[EVENT_TYPE_OFFSET+1] == FORMAT_DESCRIPTION_EVENT)499 if ((*packet)[EVENT_TYPE_OFFSET+1] == FORMAT_DESCRIPTION_EVENT)
496 {500 {
497 binlog_can_be_corrupted= test((*packet)[FLAGS_OFFSET+1] &501 /*
498 LOG_EVENT_BINLOG_IN_USE_F);502 If a binlog is not active, but LOG_EVENT_BINLOG_IN_USE_F
503 flag is 1. That means it is not closed in normal way
504 (E.g server crash) and may include corrupted events.
505 */
506 binlog_can_be_corrupted= (!is_active_binlog) &&
507 test((*packet)[FLAGS_OFFSET+1] & LOG_EVENT_BINLOG_IN_USE_F);
508
499 (*packet)[FLAGS_OFFSET+1] &= ~LOG_EVENT_BINLOG_IN_USE_F;509 (*packet)[FLAGS_OFFSET+1] &= ~LOG_EVENT_BINLOG_IN_USE_F;
500 /*510 /*
501 mark that this event with "log_pos=0", so the slave511 mark that this event with "log_pos=0", so the slave
@@ -547,12 +557,11 @@
547557
548 while (!net->error && net->vio != 0 && !thd->killed)558 while (!net->error && net->vio != 0 && !thd->killed)
549 {559 {
550 my_off_t prev_pos= pos;
551 bool is_active_binlog= false;
552 while (!(error= Log_event::read_log_event(&log, packet, log_lock,560 while (!(error= Log_event::read_log_event(&log, packet, log_lock,
553 log_file_name,561 log_file_name,
554 &is_active_binlog)))562 &is_active_binlog)))
555 {563 {
564 DBUG_ASSERT(prev_pos < my_b_tell(&log));
556 prev_pos= my_b_tell(&log);565 prev_pos= my_b_tell(&log);
557#ifndef DBUG_OFF566#ifndef DBUG_OFF
558 if (max_binlog_dump_events && !left_events--)567 if (max_binlog_dump_events && !left_events--)
@@ -580,8 +589,9 @@
580589
581 if ((*packet)[EVENT_TYPE_OFFSET+1] == FORMAT_DESCRIPTION_EVENT)590 if ((*packet)[EVENT_TYPE_OFFSET+1] == FORMAT_DESCRIPTION_EVENT)
582 {591 {
583 binlog_can_be_corrupted= test((*packet)[FLAGS_OFFSET+1] &592 binlog_can_be_corrupted= (!is_active_binlog) &&
584 LOG_EVENT_BINLOG_IN_USE_F);593 test((*packet)[FLAGS_OFFSET+1] & LOG_EVENT_BINLOG_IN_USE_F);
594
585 (*packet)[FLAGS_OFFSET+1] &= ~LOG_EVENT_BINLOG_IN_USE_F;595 (*packet)[FLAGS_OFFSET+1] &= ~LOG_EVENT_BINLOG_IN_USE_F;
586 }596 }
587 else if ((*packet)[EVENT_TYPE_OFFSET+1] == STOP_EVENT)597 else if ((*packet)[EVENT_TYPE_OFFSET+1] == STOP_EVENT)
@@ -620,9 +630,31 @@
620 here we were reading binlog that was not closed properly (as a result630 here we were reading binlog that was not closed properly (as a result
621 of a crash ?). treat any corruption as EOF631 of a crash ?). treat any corruption as EOF
622 */632 */
623 if (binlog_can_be_corrupted &&633 if ((binlog_can_be_corrupted || is_active_binlog) &&
624 error != LOG_READ_MEM && error != LOG_READ_EOF)634 error != LOG_READ_MEM && error != LOG_READ_EOF)
625 {635 {
636 test_for_non_eof_log_read_errors(error, &errmsg);
637
638 if (is_active_binlog)
639 {
640 sql_print_warning("Failed to read an event from active binlog(%s,%lu). "
641 "error: %s. Dump thread will try to read it again.",
642 log_file_name, (ulong)prev_pos, errmsg);
643 }
644 else
645 {
646 sql_print_warning("Failed to read an event from inactive binlog"
647 "(%s, %lu). error: %s. Dump thread found the binlog "
648 "was not rotated correctly. It will jump to next "
649 "binlog directly.",
650 log_file_name, (ulong) prev_pos, errmsg);
651 }
652 errmsg= NULL;
653
654 /*
655 If binlog is active, it will try to read the event again. Otherwise,
656 skip the corrupted events and switch to next binlog.
657 */
626 my_b_seek(&log, prev_pos);658 my_b_seek(&log, prev_pos);
627 error=LOG_READ_EOF;659 error=LOG_READ_EOF;
628 }660 }
@@ -695,6 +727,8 @@
695 /* we read successfully, so we'll need to send it to the slave */727 /* we read successfully, so we'll need to send it to the slave */
696 pthread_mutex_unlock(log_lock);728 pthread_mutex_unlock(log_lock);
697 read_packet = 1;729 read_packet = 1;
730 DBUG_ASSERT(prev_pos < my_b_tell(&log));
731 prev_pos= my_b_tell(&log);
698 break;732 break;
699733
700 case LOG_READ_EOF:734 case LOG_READ_EOF:
@@ -757,6 +791,7 @@
757 thd_proc_info(thd, "Finished reading one binlog; switching to next binlog");791 thd_proc_info(thd, "Finished reading one binlog; switching to next binlog");
758 switch (mysql_bin_log.find_next_log(&linfo, 1)) {792 switch (mysql_bin_log.find_next_log(&linfo, 1)) {
759 case 0:793 case 0:
794 prev_pos= BIN_LOG_HEADER_SIZE;
760 break;795 break;
761 case LOG_INFO_EOF:796 case LOG_INFO_EOF:
762 if (mysql_bin_log.is_active(log_file_name))797 if (mysql_bin_log.is_active(log_file_name))
763798
=== modified file 'Percona-Server/storage/innobase/btr/btr0cur.c'
--- Percona-Server/storage/innobase/btr/btr0cur.c 2013-03-06 11:10:14 +0000
+++ Percona-Server/storage/innobase/btr/btr0cur.c 2013-12-05 18:46:48 +0000
@@ -31,6 +31,7 @@
31#include "btr0sea.h"31#include "btr0sea.h"
32#include "row0upd.h"32#include "row0upd.h"
33#include "trx0rec.h"33#include "trx0rec.h"
34#include "trx0undo.h"
34#include "trx0roll.h" /* trx_roll_crash_recv_trx */35#include "trx0roll.h" /* trx_roll_crash_recv_trx */
35#include "que0que.h"36#include "que0que.h"
36#include "row0row.h"37#include "row0row.h"
@@ -1335,7 +1336,6 @@
13351336
1336/***************************************************************1337/***************************************************************
1337Writes a redo log record of updating a record in-place. */1338Writes a redo log record of updating a record in-place. */
1338UNIV_INLINE
1339void1339void
1340btr_cur_update_in_place_log(1340btr_cur_update_in_place_log(
1341/*========================*/1341/*========================*/
@@ -1363,18 +1363,31 @@
1363 return;1363 return;
1364 }1364 }
13651365
1366 /* The code below assumes index is a clustered index: change index to1366 /* For secondary indexes, we could skip writing the dummy system fields
1367 the clustered index if we are updating a secondary index record (or we1367 to the redo log but we have to change redo log parsing of
1368 could as well skip writing the sys col values to the log in this case1368 MLOG_REC_UPDATE_IN_PLACE/MLOG_COMP_REC_UPDATE_IN_PLACE or we have to add
1369 because they are not needed for a secondary index record update) */1369 new redo log record. For now, just write dummy sys fields to the redo
13701370 log if we are updating a secondary index record.
1371 index = dict_table_get_first_index(index->table);1371 */
13721372
1373 mach_write_to_1(log_ptr, flags);1373 mach_write_to_1(log_ptr, flags);
1374 log_ptr++;1374 log_ptr++;
13751375
1376 log_ptr = row_upd_write_sys_vals_to_log(index, trx, roll_ptr, log_ptr,1376 if (index->type & DICT_CLUSTERED) {
1377 mtr);1377 log_ptr = row_upd_write_sys_vals_to_log(
1378 index, trx, roll_ptr, log_ptr, mtr);
1379 } else {
1380 /* Dummy system fields for a secondary index */
1381 /* TRX_ID Position */
1382 log_ptr += mach_write_compressed(log_ptr, 0);
1383 /* ROLL_PTR */
1384 trx_write_roll_ptr(log_ptr, ut_dulint_zero);
1385 log_ptr += DATA_ROLL_PTR_LEN;
1386 /* TRX_ID */
1387 log_ptr += mach_dulint_write_compressed(log_ptr,
1388 ut_dulint_zero);
1389 }
1390
1378 mach_write_to_2(log_ptr, page_offset(rec));1391 mach_write_to_2(log_ptr, page_offset(rec));
1379 log_ptr += 2;1392 log_ptr += 2;
13801393
13811394
=== modified file 'Percona-Server/storage/innobase/handler/ha_innodb.cc'
--- Percona-Server/storage/innobase/handler/ha_innodb.cc 2013-10-22 13:31:04 +0000
+++ Percona-Server/storage/innobase/handler/ha_innodb.cc 2013-12-05 18:46:48 +0000
@@ -6463,6 +6463,11 @@
64636463
6464 index = dict_table_get_index_noninline(prebuilt->table, key->name);6464 index = dict_table_get_index_noninline(prebuilt->table, key->name);
64656465
6466 if (prebuilt->table->ibd_file_missing) {
6467 n_rows = HA_POS_ERROR;
6468 goto func_exit;
6469 }
6470
6466 range_start = dtuple_create_for_mysql(&heap1, key->key_parts);6471 range_start = dtuple_create_for_mysql(&heap1, key->key_parts);
6467 dict_index_copy_types(range_start, index, key->key_parts);6472 dict_index_copy_types(range_start, index, key->key_parts);
64686473
@@ -6512,6 +6517,8 @@
65126517
6513 my_free(key_val_buff2, MYF(0));6518 my_free(key_val_buff2, MYF(0));
65146519
6520func_exit:
6521
6515 prebuilt->trx->op_info = (char*)"";6522 prebuilt->trx->op_info = (char*)"";
65166523
6517 /* The MySQL optimizer seems to believe an estimate of 0 rows is6524 /* The MySQL optimizer seems to believe an estimate of 0 rows is
65186525
=== modified file 'Percona-Server/storage/innobase/ibuf/ibuf0ibuf.c'
--- Percona-Server/storage/innobase/ibuf/ibuf0ibuf.c 2013-05-16 08:35:05 +0000
+++ Percona-Server/storage/innobase/ibuf/ibuf0ibuf.c 2013-12-05 18:46:48 +0000
@@ -3024,6 +3024,24 @@
3024 /* This is the easy case. Do something similar3024 /* This is the easy case. Do something similar
3025 to btr_cur_update_in_place(). */3025 to btr_cur_update_in_place(). */
3026 row_upd_rec_in_place(rec, offsets, update);3026 row_upd_rec_in_place(rec, offsets, update);
3027
3028 /* Log the update in place operation. During recovery
3029 MLOG_COMP_REC_UPDATE_IN_PLACE/MLOG_REC_UPDATE_IN_PLACE
3030 expects trx_id, roll_ptr for secondary indexes. So we
3031 just write dummy trx_id(0), roll_ptr(0) */
3032 btr_cur_update_in_place_log(BTR_KEEP_SYS_FLAG, rec,
3033 index, update,
3034 NULL,
3035 ut_dulint_zero, mtr);
3036 DBUG_EXECUTE_IF(
3037 "crash_after_log_ibuf_upd_inplace",
3038 log_buffer_flush_to_disk();
3039 fprintf(stderr,
3040 "InnoDB: Wrote log record for ibuf "
3041 "update in place operation\n");
3042 DBUG_SUICIDE();
3043 );
3044
3027 goto updated_in_place;3045 goto updated_in_place;
3028 }3046 }
30293047
30303048
=== modified file 'Percona-Server/storage/innobase/include/btr0cur.h'
--- Percona-Server/storage/innobase/include/btr0cur.h 2012-11-12 13:31:30 +0000
+++ Percona-Server/storage/innobase/include/btr0cur.h 2013-12-05 18:46:48 +0000
@@ -558,6 +558,19 @@
558 const ulint* offsets,/* in: array returned by rec_get_offsets() */558 const ulint* offsets,/* in: array returned by rec_get_offsets() */
559 upd_t* update);/* in: update vector or NULL */559 upd_t* update);/* in: update vector or NULL */
560560
561/***************************************************************
562Writes a redo log record of updating a record in-place. */
563
564void
565btr_cur_update_in_place_log(
566/*========================*/
567 ulint flags, /* in: flags */
568 rec_t* rec, /* in: record */
569 dict_index_t* index, /* in: index where cursor positioned */
570 upd_t* update, /* in: update vector */
571 trx_t* trx, /* in: transaction */
572 dulint roll_ptr, /* in: roll ptr */
573 mtr_t* mtr); /* in: mtr */
561574
562/*######################################################################*/575/*######################################################################*/
563576
564577
=== modified file 'Percona-Server/storage/innodb_plugin/btr/btr0cur.c'
--- Percona-Server/storage/innodb_plugin/btr/btr0cur.c 2013-10-22 13:31:04 +0000
+++ Percona-Server/storage/innodb_plugin/btr/btr0cur.c 2013-12-05 18:46:48 +0000
@@ -58,6 +58,7 @@
58#include "btr0btr.h"58#include "btr0btr.h"
59#include "btr0sea.h"59#include "btr0sea.h"
60#include "trx0rec.h"60#include "trx0rec.h"
61#include "trx0undo.h"
61#include "trx0roll.h" /* trx_is_recv() */62#include "trx0roll.h" /* trx_is_recv() */
62#include "que0que.h"63#include "que0que.h"
63#include "row0row.h"64#include "row0row.h"
@@ -1656,7 +1657,7 @@
16561657
1657/***********************************************************//**1658/***********************************************************//**
1658Writes a redo log record of updating a record in-place. */1659Writes a redo log record of updating a record in-place. */
1659UNIV_INLINE1660UNIV_INTERN
1660void1661void
1661btr_cur_update_in_place_log(1662btr_cur_update_in_place_log(
1662/*========================*/1663/*========================*/
@@ -1684,18 +1685,31 @@
1684 return;1685 return;
1685 }1686 }
16861687
1687 /* The code below assumes index is a clustered index: change index to1688 /* For secondary indexes, we could skip writing the dummy system fields
1688 the clustered index if we are updating a secondary index record (or we1689 to the redo log but we have to change redo log parsing of
1689 could as well skip writing the sys col values to the log in this case1690 MLOG_REC_UPDATE_IN_PLACE/MLOG_COMP_REC_UPDATE_IN_PLACE or we have to add
1690 because they are not needed for a secondary index record update) */1691 new redo log record. For now, just write dummy sys fields to the redo
16911692 log if we are updating a secondary index record.
1692 index = dict_table_get_first_index(index->table);1693 */
16931694
1694 mach_write_to_1(log_ptr, flags);1695 mach_write_to_1(log_ptr, flags);
1695 log_ptr++;1696 log_ptr++;
16961697
1697 log_ptr = row_upd_write_sys_vals_to_log(index, trx, roll_ptr, log_ptr,1698 if (index->type & DICT_CLUSTERED) {
1698 mtr);1699 log_ptr = row_upd_write_sys_vals_to_log(
1700 index, trx, roll_ptr, log_ptr, mtr);
1701 } else {
1702 /* Dummy system fields for a secondary index */
1703 /* TRX_ID Position */
1704 log_ptr += mach_write_compressed(log_ptr, 0);
1705 /* ROLL_PTR */
1706 trx_write_roll_ptr(log_ptr, ut_dulint_zero);
1707 log_ptr += DATA_ROLL_PTR_LEN;
1708 /* TRX_ID */
1709 log_ptr += mach_dulint_write_compressed(log_ptr,
1710 ut_dulint_zero);
1711 }
1712
1699 mach_write_to_2(log_ptr, page_offset(rec));1713 mach_write_to_2(log_ptr, page_offset(rec));
1700 log_ptr += 2;1714 log_ptr += 2;
17011715
17021716
=== modified file 'Percona-Server/storage/innodb_plugin/handler/ha_innodb.cc'
--- Percona-Server/storage/innodb_plugin/handler/ha_innodb.cc 2013-10-22 13:31:04 +0000
+++ Percona-Server/storage/innodb_plugin/handler/ha_innodb.cc 2013-12-05 18:46:48 +0000
@@ -8203,6 +8203,10 @@
8203 /* There exists possibility of not being able to find requested8203 /* There exists possibility of not being able to find requested
8204 index due to inconsistency between MySQL and InoDB dictionary info.8204 index due to inconsistency between MySQL and InoDB dictionary info.
8205 Necessary message should have been printed in innobase_get_index() */8205 Necessary message should have been printed in innobase_get_index() */
8206 if (prebuilt->table->ibd_file_missing) {
8207 n_rows = HA_POS_ERROR;
8208 goto func_exit;
8209 }
8206 if (UNIV_UNLIKELY(!index)) {8210 if (UNIV_UNLIKELY(!index)) {
8207 n_rows = HA_POS_ERROR;8211 n_rows = HA_POS_ERROR;
8208 goto func_exit;8212 goto func_exit;
82098213
=== modified file 'Percona-Server/storage/innodb_plugin/ibuf/ibuf0ibuf.c'
--- Percona-Server/storage/innodb_plugin/ibuf/ibuf0ibuf.c 2013-08-05 13:11:52 +0000
+++ Percona-Server/storage/innodb_plugin/ibuf/ibuf0ibuf.c 2013-12-05 18:46:48 +0000
@@ -3079,6 +3079,24 @@
3079 to btr_cur_update_in_place(). */3079 to btr_cur_update_in_place(). */
3080 row_upd_rec_in_place(rec, index, offsets,3080 row_upd_rec_in_place(rec, index, offsets,
3081 update, page_zip);3081 update, page_zip);
3082
3083 /* Log the update in place operation. During recovery
3084 MLOG_COMP_REC_UPDATE_IN_PLACE/MLOG_REC_UPDATE_IN_PLACE
3085 expects trx_id, roll_ptr for secondary indexes. So we
3086 just write dummy trx_id(0), roll_ptr(0) */
3087 btr_cur_update_in_place_log(BTR_KEEP_SYS_FLAG, rec,
3088 index, update,
3089 NULL,
3090 ut_dulint_zero, mtr);
3091 DBUG_EXECUTE_IF(
3092 "crash_after_log_ibuf_upd_inplace",
3093 log_buffer_flush_to_disk();
3094 fprintf(stderr,
3095 "InnoDB: Wrote log record for ibuf "
3096 "update in place operation\n");
3097 DBUG_SUICIDE();
3098 );
3099
3082 goto updated_in_place;3100 goto updated_in_place;
3083 }3101 }
30843102
30853103
=== modified file 'Percona-Server/storage/innodb_plugin/include/btr0cur.h'
--- Percona-Server/storage/innodb_plugin/include/btr0cur.h 2013-03-06 11:10:14 +0000
+++ Percona-Server/storage/innodb_plugin/include/btr0cur.h 2013-12-05 18:46:48 +0000
@@ -1,6 +1,6 @@
1/*****************************************************************************1/*****************************************************************************
22
3Copyright (c) 1994, 2012, Oracle and/or its affiliates. All Rights Reserved.3Copyright (c) 1994, 2013, Oracle and/or its affiliates. All Rights Reserved.
44
5This program is free software; you can redistribute it and/or modify it under5This program is free software; you can redistribute it and/or modify it under
6the terms of the GNU General Public License as published by the Free Software6the terms of the GNU General Public License as published by the Free Software
@@ -637,6 +637,21 @@
637 mem_heap_t* heap) /*!< in: memory heap */637 mem_heap_t* heap) /*!< in: memory heap */
638 __attribute__((nonnull));638 __attribute__((nonnull));
639639
640/***********************************************************//**
641Writes a redo log record of updating a record in-place. */
642UNIV_INTERN
643void
644btr_cur_update_in_place_log(
645/*========================*/
646 ulint flags, /*!< in: flags */
647 rec_t* rec, /*!< in: record */
648 dict_index_t* index, /*!< in: index where cursor
649 positioned */
650 const upd_t* update, /*!< in: update vector */
651 trx_t* trx, /*!< in: transaction */
652 roll_ptr_t roll_ptr, /*!< in: roll ptr */
653 mtr_t* mtr); /*!< in: mtr */
654
640/*######################################################################*/655/*######################################################################*/
641656
642/** In the pessimistic delete, if the page data size drops below this657/** In the pessimistic delete, if the page data size drops below this
643658
=== modified file 'Percona-Server/support-files/mysql.spec.sh'
--- Percona-Server/support-files/mysql.spec.sh 2013-09-09 18:07:12 +0000
+++ Percona-Server/support-files/mysql.spec.sh 2013-12-05 18:46:48 +0000
@@ -956,7 +956,9 @@
956%doc mysql-release-%{mysql_version}/support-files/ndb-*.ini956%doc mysql-release-%{mysql_version}/support-files/ndb-*.ini
957%endif957%endif
958958
959%if 0%{?commercial}
959%doc %attr(644, root, root) %{_infodir}/mysql.info*960%doc %attr(644, root, root) %{_infodir}/mysql.info*
961%endif
960962
961%if %{INNODB_BUILD}963%if %{INNODB_BUILD}
962%doc %attr(644, root, man) %{_mandir}/man1/innochecksum.1*964%doc %attr(644, root, man) %{_mandir}/man1/innochecksum.1*
@@ -1195,6 +1197,9 @@
1195# merging BK trees)1197# merging BK trees)
1196##############################################################################1198##############################################################################
1197%changelog1199%changelog
1200* Wed Oct 30 2013 Balasubramanian Kandasamy <balasubramanian.kandasamy@oracle.com>
1201- Removed non gpl file docs/mysql.info from community packages
1202
1198* Mon Sep 09 2013 Balasubramanian Kandasamy <balasubramanian.kandasamy@oracle.com>1203* Mon Sep 09 2013 Balasubramanian Kandasamy <balasubramanian.kandasamy@oracle.com>
1199- Updated logic to get the correct count of PID files1204- Updated logic to get the correct count of PID files
12001205
12011206
=== modified file 'Percona-Server/vio/viosslfactories.c'
--- Percona-Server/vio/viosslfactories.c 2013-06-03 03:53:55 +0000
+++ Percona-Server/vio/viosslfactories.c 2013-12-05 18:46:48 +0000
@@ -80,7 +80,7 @@
80 "No error",80 "No error",
81 "Unable to get certificate",81 "Unable to get certificate",
82 "Unable to get private key",82 "Unable to get private key",
83 "Private key does not match the certificate public key"83 "Private key does not match the certificate public key",
84 "SSL_CTX_set_default_verify_paths failed",84 "SSL_CTX_set_default_verify_paths failed",
85 "Failed to set ciphers to use",85 "Failed to set ciphers to use",
86 "SSL_CTX_new failed"86 "SSL_CTX_new failed"

Subscribers

People subscribed via source and target branches