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
1=== modified file 'Makefile'
2--- Makefile 2013-10-22 13:31:04 +0000
3+++ Makefile 2013-12-05 18:46:48 +0000
4@@ -1,4 +1,4 @@
5-MYSQL_VERSION=5.1.72
6+MYSQL_VERSION=5.1.73
7 PERCONA_SERVER_VERSION=rel14.10
8 PERCONA_SERVER ?=Percona-Server-$(MYSQL_VERSION)-$(PERCONA_SERVER_VERSION)
9 PERCONA_SERVER_SHORT_1 ?=Percona-Server-$(MYSQL_VERSION)
10
11=== modified file 'Percona-Server/configure.in'
12--- Percona-Server/configure.in 2013-10-22 13:31:04 +0000
13+++ Percona-Server/configure.in 2013-12-05 18:46:48 +0000
14@@ -12,7 +12,7 @@
15 dnl When changing the major version number please also check the switch
16 dnl statement in mysqlbinlog::check_master_version(). You may also need
17 dnl to update version.c in ndb.
18-AC_INIT([MySQL Server], [5.1.72], [], [mysql])
19+AC_INIT([MySQL Server], [5.1.73], [], [mysql])
20
21 AC_CONFIG_SRCDIR([sql/mysqld.cc])
22 AC_CANONICAL_SYSTEM
23
24=== modified file 'Percona-Server/man/comp_err.1'
25--- Percona-Server/man/comp_err.1 2013-10-22 13:31:04 +0000
26+++ Percona-Server/man/comp_err.1 2013-12-05 18:46:48 +0000
27@@ -2,12 +2,12 @@
28 .\" Title: \fBcomp_err\fR
29 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
30 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
31-.\" Date: 09/09/2013
32+.\" Date: 11/04/2013
33 .\" Manual: MySQL Database System
34 .\" Source: MySQL 5.1
35 .\" Language: English
36 .\"
37-.TH "\FBCOMP_ERR\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
38+.TH "\FBCOMP_ERR\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
39 .\" -----------------------------------------------------------------
40 .\" * Define some portability stuff
41 .\" -----------------------------------------------------------------
42
43=== modified file 'Percona-Server/man/innochecksum.1'
44--- Percona-Server/man/innochecksum.1 2013-10-22 13:31:04 +0000
45+++ Percona-Server/man/innochecksum.1 2013-12-05 18:46:48 +0000
46@@ -2,12 +2,12 @@
47 .\" Title: \fBinnochecksum\fR
48 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
49 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
50-.\" Date: 09/09/2013
51+.\" Date: 11/04/2013
52 .\" Manual: MySQL Database System
53 .\" Source: MySQL 5.1
54 .\" Language: English
55 .\"
56-.TH "\FBINNOCHECKSUM\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
57+.TH "\FBINNOCHECKSUM\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
58 .\" -----------------------------------------------------------------
59 .\" * Define some portability stuff
60 .\" -----------------------------------------------------------------
61
62=== modified file 'Percona-Server/man/make_win_bin_dist.1'
63--- Percona-Server/man/make_win_bin_dist.1 2013-10-22 13:31:04 +0000
64+++ Percona-Server/man/make_win_bin_dist.1 2013-12-05 18:46:48 +0000
65@@ -2,12 +2,12 @@
66 .\" Title: \fBmake_win_bin_dist\fR
67 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
68 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
69-.\" Date: 09/09/2013
70+.\" Date: 11/04/2013
71 .\" Manual: MySQL Database System
72 .\" Source: MySQL 5.1
73 .\" Language: English
74 .\"
75-.TH "\FBMAKE_WIN_BIN_DIST" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
76+.TH "\FBMAKE_WIN_BIN_DIST" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
77 .\" -----------------------------------------------------------------
78 .\" * Define some portability stuff
79 .\" -----------------------------------------------------------------
80
81=== modified file 'Percona-Server/man/msql2mysql.1'
82--- Percona-Server/man/msql2mysql.1 2013-10-22 13:31:04 +0000
83+++ Percona-Server/man/msql2mysql.1 2013-12-05 18:46:48 +0000
84@@ -2,12 +2,12 @@
85 .\" Title: \fBmsql2mysql\fR
86 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
87 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
88-.\" Date: 09/09/2013
89+.\" Date: 11/04/2013
90 .\" Manual: MySQL Database System
91 .\" Source: MySQL 5.1
92 .\" Language: English
93 .\"
94-.TH "\FBMSQL2MYSQL\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
95+.TH "\FBMSQL2MYSQL\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
96 .\" -----------------------------------------------------------------
97 .\" * Define some portability stuff
98 .\" -----------------------------------------------------------------
99
100=== modified file 'Percona-Server/man/my_print_defaults.1'
101--- Percona-Server/man/my_print_defaults.1 2013-10-22 13:31:04 +0000
102+++ Percona-Server/man/my_print_defaults.1 2013-12-05 18:46:48 +0000
103@@ -2,12 +2,12 @@
104 .\" Title: \fBmy_print_defaults\fR
105 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
106 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
107-.\" Date: 09/09/2013
108+.\" Date: 11/04/2013
109 .\" Manual: MySQL Database System
110 .\" Source: MySQL 5.1
111 .\" Language: English
112 .\"
113-.TH "\FBMY_PRINT_DEFAULTS" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
114+.TH "\FBMY_PRINT_DEFAULTS" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
115 .\" -----------------------------------------------------------------
116 .\" * Define some portability stuff
117 .\" -----------------------------------------------------------------
118
119=== modified file 'Percona-Server/man/myisam_ftdump.1'
120--- Percona-Server/man/myisam_ftdump.1 2013-10-22 13:31:04 +0000
121+++ Percona-Server/man/myisam_ftdump.1 2013-12-05 18:46:48 +0000
122@@ -2,12 +2,12 @@
123 .\" Title: \fBmyisam_ftdump\fR
124 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
125 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
126-.\" Date: 09/09/2013
127+.\" Date: 11/04/2013
128 .\" Manual: MySQL Database System
129 .\" Source: MySQL 5.1
130 .\" Language: English
131 .\"
132-.TH "\FBMYISAM_FTDUMP\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
133+.TH "\FBMYISAM_FTDUMP\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
134 .\" -----------------------------------------------------------------
135 .\" * Define some portability stuff
136 .\" -----------------------------------------------------------------
137
138=== modified file 'Percona-Server/man/myisamchk.1'
139--- Percona-Server/man/myisamchk.1 2013-10-22 13:31:04 +0000
140+++ Percona-Server/man/myisamchk.1 2013-12-05 18:46:48 +0000
141@@ -2,12 +2,12 @@
142 .\" Title: \fBmyisamchk\fR
143 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
144 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
145-.\" Date: 09/09/2013
146+.\" Date: 11/04/2013
147 .\" Manual: MySQL Database System
148 .\" Source: MySQL 5.1
149 .\" Language: English
150 .\"
151-.TH "\FBMYISAMCHK\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
152+.TH "\FBMYISAMCHK\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
153 .\" -----------------------------------------------------------------
154 .\" * Define some portability stuff
155 .\" -----------------------------------------------------------------
156@@ -2098,7 +2098,8 @@
157 \- check data record references index: 3
158 Key: 3: Keyblocks used: 98% Packed: \-14% Max levels: 3
159 Total: Keyblocks used: 98% Packed: 89%
160-\- check records and index references\fI*** LOTS OF ROW NUMBERS DELETED ***\fR
161+\- check records and index references
162+\fI*** LOTS OF ROW NUMBERS DELETED ***\fR
163 Records: 306688 M\&.recordlength: 25 Packed: 83%
164 Recordspace used: 97% Empty space: 2% Blocks/Record: 1\&.00
165 Record blocks: 306688 Delete blocks: 0
166
167=== modified file 'Percona-Server/man/myisamlog.1'
168--- Percona-Server/man/myisamlog.1 2013-10-22 13:31:04 +0000
169+++ Percona-Server/man/myisamlog.1 2013-12-05 18:46:48 +0000
170@@ -2,12 +2,12 @@
171 .\" Title: \fBmyisamlog\fR
172 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
173 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
174-.\" Date: 09/09/2013
175+.\" Date: 11/04/2013
176 .\" Manual: MySQL Database System
177 .\" Source: MySQL 5.1
178 .\" Language: English
179 .\"
180-.TH "\FBMYISAMLOG\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
181+.TH "\FBMYISAMLOG\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
182 .\" -----------------------------------------------------------------
183 .\" * Define some portability stuff
184 .\" -----------------------------------------------------------------
185
186=== modified file 'Percona-Server/man/myisampack.1'
187--- Percona-Server/man/myisampack.1 2013-10-22 13:31:04 +0000
188+++ Percona-Server/man/myisampack.1 2013-12-05 18:46:48 +0000
189@@ -2,12 +2,12 @@
190 .\" Title: \fBmyisampack\fR
191 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
192 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
193-.\" Date: 09/09/2013
194+.\" Date: 11/04/2013
195 .\" Manual: MySQL Database System
196 .\" Source: MySQL 5.1
197 .\" Language: English
198 .\"
199-.TH "\FBMYISAMPACK\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
200+.TH "\FBMYISAMPACK\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
201 .\" -----------------------------------------------------------------
202 .\" * Define some portability stuff
203 .\" -----------------------------------------------------------------
204
205=== modified file 'Percona-Server/man/mysql-stress-test.pl.1'
206--- Percona-Server/man/mysql-stress-test.pl.1 2013-10-22 13:31:04 +0000
207+++ Percona-Server/man/mysql-stress-test.pl.1 2013-12-05 18:46:48 +0000
208@@ -2,12 +2,12 @@
209 .\" Title: \fBmysql-stress-test.pl\fR
210 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
211 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
212-.\" Date: 09/06/2013
213+.\" Date: 11/04/2013
214 .\" Manual: MySQL Database System
215 .\" Source: MySQL
216 .\" Language: English
217 .\"
218-.TH "\FBMYSQL\-STRESS\-TE" "1" "09/06/2013" "MySQL" "MySQL Database System"
219+.TH "\FBMYSQL\-STRESS\-TE" "1" "11/04/2013" "MySQL" "MySQL Database System"
220 .\" -----------------------------------------------------------------
221 .\" * Define some portability stuff
222 .\" -----------------------------------------------------------------
223
224=== modified file 'Percona-Server/man/mysql-test-run.pl.1'
225--- Percona-Server/man/mysql-test-run.pl.1 2013-10-22 13:31:04 +0000
226+++ Percona-Server/man/mysql-test-run.pl.1 2013-12-05 18:46:48 +0000
227@@ -2,12 +2,12 @@
228 .\" Title: \fBmysql-test-run.pl\fR
229 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
230 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
231-.\" Date: 09/06/2013
232+.\" Date: 11/04/2013
233 .\" Manual: MySQL Database System
234 .\" Source: MySQL
235 .\" Language: English
236 .\"
237-.TH "\FBMYSQL\-TEST\-RUN\" "1" "09/06/2013" "MySQL" "MySQL Database System"
238+.TH "\FBMYSQL\-TEST\-RUN\" "1" "11/04/2013" "MySQL" "MySQL Database System"
239 .\" -----------------------------------------------------------------
240 .\" * Define some portability stuff
241 .\" -----------------------------------------------------------------
242
243=== modified file 'Percona-Server/man/mysql.1'
244--- Percona-Server/man/mysql.1 2013-10-22 13:31:04 +0000
245+++ Percona-Server/man/mysql.1 2013-12-05 18:46:48 +0000
246@@ -2,12 +2,12 @@
247 .\" Title: \fBmysql\fR
248 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
249 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
250-.\" Date: 09/09/2013
251+.\" Date: 11/04/2013
252 .\" Manual: MySQL Database System
253 .\" Source: MySQL 5.1
254 .\" Language: English
255 .\"
256-.TH "\FBMYSQL\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
257+.TH "\FBMYSQL\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
258 .\" -----------------------------------------------------------------
259 .\" * Define some portability stuff
260 .\" -----------------------------------------------------------------
261
262=== modified file 'Percona-Server/man/mysql.server.1'
263--- Percona-Server/man/mysql.server.1 2013-10-22 13:31:04 +0000
264+++ Percona-Server/man/mysql.server.1 2013-12-05 18:46:48 +0000
265@@ -2,12 +2,12 @@
266 .\" Title: \fBmysql.server\fR
267 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
268 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
269-.\" Date: 09/09/2013
270+.\" Date: 11/04/2013
271 .\" Manual: MySQL Database System
272 .\" Source: MySQL 5.1
273 .\" Language: English
274 .\"
275-.TH "\FBMYSQL\&.SERVER\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
276+.TH "\FBMYSQL\&.SERVER\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
277 .\" -----------------------------------------------------------------
278 .\" * Define some portability stuff
279 .\" -----------------------------------------------------------------
280
281=== modified file 'Percona-Server/man/mysql_client_test.1'
282--- Percona-Server/man/mysql_client_test.1 2013-10-22 13:31:04 +0000
283+++ Percona-Server/man/mysql_client_test.1 2013-12-05 18:46:48 +0000
284@@ -2,12 +2,12 @@
285 .\" Title: \fBmysql_client_test\fR
286 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
287 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
288-.\" Date: 09/06/2013
289+.\" Date: 11/04/2013
290 .\" Manual: MySQL Database System
291 .\" Source: MySQL
292 .\" Language: English
293 .\"
294-.TH "\FBMYSQL_CLIENT_TEST" "1" "09/06/2013" "MySQL" "MySQL Database System"
295+.TH "\FBMYSQL_CLIENT_TEST" "1" "11/04/2013" "MySQL" "MySQL Database System"
296 .\" -----------------------------------------------------------------
297 .\" * Define some portability stuff
298 .\" -----------------------------------------------------------------
299
300=== modified file 'Percona-Server/man/mysql_config.1'
301--- Percona-Server/man/mysql_config.1 2013-10-22 13:31:04 +0000
302+++ Percona-Server/man/mysql_config.1 2013-12-05 18:46:48 +0000
303@@ -2,12 +2,12 @@
304 .\" Title: \fBmysql_config\fR
305 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
306 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
307-.\" Date: 09/09/2013
308+.\" Date: 11/04/2013
309 .\" Manual: MySQL Database System
310 .\" Source: MySQL 5.1
311 .\" Language: English
312 .\"
313-.TH "\FBMYSQL_CONFIG\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
314+.TH "\FBMYSQL_CONFIG\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
315 .\" -----------------------------------------------------------------
316 .\" * Define some portability stuff
317 .\" -----------------------------------------------------------------
318
319=== modified file 'Percona-Server/man/mysql_convert_table_format.1'
320--- Percona-Server/man/mysql_convert_table_format.1 2013-10-22 13:31:04 +0000
321+++ Percona-Server/man/mysql_convert_table_format.1 2013-12-05 18:46:48 +0000
322@@ -2,12 +2,12 @@
323 .\" Title: \fBmysql_convert_table_format\fR
324 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
325 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
326-.\" Date: 09/09/2013
327+.\" Date: 11/04/2013
328 .\" Manual: MySQL Database System
329 .\" Source: MySQL 5.1
330 .\" Language: English
331 .\"
332-.TH "\FBMYSQL_CONVERT_TAB" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
333+.TH "\FBMYSQL_CONVERT_TAB" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
334 .\" -----------------------------------------------------------------
335 .\" * Define some portability stuff
336 .\" -----------------------------------------------------------------
337
338=== modified file 'Percona-Server/man/mysql_find_rows.1'
339--- Percona-Server/man/mysql_find_rows.1 2013-10-22 13:31:04 +0000
340+++ Percona-Server/man/mysql_find_rows.1 2013-12-05 18:46:48 +0000
341@@ -2,12 +2,12 @@
342 .\" Title: \fBmysql_find_rows\fR
343 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
344 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
345-.\" Date: 09/09/2013
346+.\" Date: 11/04/2013
347 .\" Manual: MySQL Database System
348 .\" Source: MySQL 5.1
349 .\" Language: English
350 .\"
351-.TH "\FBMYSQL_FIND_ROWS\F" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
352+.TH "\FBMYSQL_FIND_ROWS\F" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
353 .\" -----------------------------------------------------------------
354 .\" * Define some portability stuff
355 .\" -----------------------------------------------------------------
356
357=== modified file 'Percona-Server/man/mysql_fix_extensions.1'
358--- Percona-Server/man/mysql_fix_extensions.1 2013-10-22 13:31:04 +0000
359+++ Percona-Server/man/mysql_fix_extensions.1 2013-12-05 18:46:48 +0000
360@@ -2,12 +2,12 @@
361 .\" Title: \fBmysql_fix_extensions\fR
362 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
363 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
364-.\" Date: 09/09/2013
365+.\" Date: 11/04/2013
366 .\" Manual: MySQL Database System
367 .\" Source: MySQL 5.1
368 .\" Language: English
369 .\"
370-.TH "\FBMYSQL_FIX_EXTENSI" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
371+.TH "\FBMYSQL_FIX_EXTENSI" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
372 .\" -----------------------------------------------------------------
373 .\" * Define some portability stuff
374 .\" -----------------------------------------------------------------
375
376=== modified file 'Percona-Server/man/mysql_fix_privilege_tables.1'
377--- Percona-Server/man/mysql_fix_privilege_tables.1 2013-10-22 13:31:04 +0000
378+++ Percona-Server/man/mysql_fix_privilege_tables.1 2013-12-05 18:46:48 +0000
379@@ -2,12 +2,12 @@
380 .\" Title: \fBmysql_fix_privilege_tables\fR
381 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
382 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
383-.\" Date: 09/09/2013
384+.\" Date: 11/04/2013
385 .\" Manual: MySQL Database System
386 .\" Source: MySQL 5.1
387 .\" Language: English
388 .\"
389-.TH "\FBMYSQL_FIX_PRIVILE" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
390+.TH "\FBMYSQL_FIX_PRIVILE" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
391 .\" -----------------------------------------------------------------
392 .\" * Define some portability stuff
393 .\" -----------------------------------------------------------------
394
395=== modified file 'Percona-Server/man/mysql_install_db.1'
396--- Percona-Server/man/mysql_install_db.1 2013-10-22 13:31:04 +0000
397+++ Percona-Server/man/mysql_install_db.1 2013-12-05 18:46:48 +0000
398@@ -2,12 +2,12 @@
399 .\" Title: \fBmysql_install_db\fR
400 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
401 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
402-.\" Date: 09/09/2013
403+.\" Date: 11/04/2013
404 .\" Manual: MySQL Database System
405 .\" Source: MySQL 5.1
406 .\" Language: English
407 .\"
408-.TH "\FBMYSQL_INSTALL_DB\" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
409+.TH "\FBMYSQL_INSTALL_DB\" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
410 .\" -----------------------------------------------------------------
411 .\" * Define some portability stuff
412 .\" -----------------------------------------------------------------
413
414=== modified file 'Percona-Server/man/mysql_secure_installation.1'
415--- Percona-Server/man/mysql_secure_installation.1 2013-10-22 13:31:04 +0000
416+++ Percona-Server/man/mysql_secure_installation.1 2013-12-05 18:46:48 +0000
417@@ -2,12 +2,12 @@
418 .\" Title: \fBmysql_secure_installation\fR
419 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
420 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
421-.\" Date: 09/09/2013
422+.\" Date: 11/04/2013
423 .\" Manual: MySQL Database System
424 .\" Source: MySQL 5.1
425 .\" Language: English
426 .\"
427-.TH "\FBMYSQL_SECURE_INST" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
428+.TH "\FBMYSQL_SECURE_INST" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
429 .\" -----------------------------------------------------------------
430 .\" * Define some portability stuff
431 .\" -----------------------------------------------------------------
432@@ -106,7 +106,7 @@
433 .RE
434 .\}
435 .PP
436-The script will prompt you to determine which actions to perform\&.
437+When executed, the script prompts you to determine which actions to perform\&.
438 .SH "COPYRIGHT"
439 .br
440 .PP
441
442=== modified file 'Percona-Server/man/mysql_setpermission.1'
443--- Percona-Server/man/mysql_setpermission.1 2013-10-22 13:31:04 +0000
444+++ Percona-Server/man/mysql_setpermission.1 2013-12-05 18:46:48 +0000
445@@ -2,12 +2,12 @@
446 .\" Title: \fBmysql_setpermission\fR
447 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
448 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
449-.\" Date: 09/09/2013
450+.\" Date: 11/04/2013
451 .\" Manual: MySQL Database System
452 .\" Source: MySQL 5.1
453 .\" Language: English
454 .\"
455-.TH "\FBMYSQL_SETPERMISSI" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
456+.TH "\FBMYSQL_SETPERMISSI" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
457 .\" -----------------------------------------------------------------
458 .\" * Define some portability stuff
459 .\" -----------------------------------------------------------------
460
461=== modified file 'Percona-Server/man/mysql_tzinfo_to_sql.1'
462--- Percona-Server/man/mysql_tzinfo_to_sql.1 2013-10-22 13:31:04 +0000
463+++ Percona-Server/man/mysql_tzinfo_to_sql.1 2013-12-05 18:46:48 +0000
464@@ -2,12 +2,12 @@
465 .\" Title: \fBmysql_tzinfo_to_sql\fR
466 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
467 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
468-.\" Date: 09/09/2013
469+.\" Date: 11/04/2013
470 .\" Manual: MySQL Database System
471 .\" Source: MySQL 5.1
472 .\" Language: English
473 .\"
474-.TH "\FBMYSQL_TZINFO_TO_S" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
475+.TH "\FBMYSQL_TZINFO_TO_S" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
476 .\" -----------------------------------------------------------------
477 .\" * Define some portability stuff
478 .\" -----------------------------------------------------------------
479
480=== modified file 'Percona-Server/man/mysql_upgrade.1'
481--- Percona-Server/man/mysql_upgrade.1 2013-10-22 13:31:04 +0000
482+++ Percona-Server/man/mysql_upgrade.1 2013-12-05 18:46:48 +0000
483@@ -2,12 +2,12 @@
484 .\" Title: \fBmysql_upgrade\fR
485 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
486 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
487-.\" Date: 09/09/2013
488+.\" Date: 11/04/2013
489 .\" Manual: MySQL Database System
490 .\" Source: MySQL 5.1
491 .\" Language: English
492 .\"
493-.TH "\FBMYSQL_UPGRADE\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
494+.TH "\FBMYSQL_UPGRADE\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
495 .\" -----------------------------------------------------------------
496 .\" * Define some portability stuff
497 .\" -----------------------------------------------------------------
498
499=== modified file 'Percona-Server/man/mysql_waitpid.1'
500--- Percona-Server/man/mysql_waitpid.1 2013-10-22 13:31:04 +0000
501+++ Percona-Server/man/mysql_waitpid.1 2013-12-05 18:46:48 +0000
502@@ -2,12 +2,12 @@
503 .\" Title: \fBmysql_waitpid\fR
504 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
505 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
506-.\" Date: 09/09/2013
507+.\" Date: 11/04/2013
508 .\" Manual: MySQL Database System
509 .\" Source: MySQL 5.1
510 .\" Language: English
511 .\"
512-.TH "\FBMYSQL_WAITPID\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
513+.TH "\FBMYSQL_WAITPID\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
514 .\" -----------------------------------------------------------------
515 .\" * Define some portability stuff
516 .\" -----------------------------------------------------------------
517
518=== modified file 'Percona-Server/man/mysql_zap.1'
519--- Percona-Server/man/mysql_zap.1 2013-10-22 13:31:04 +0000
520+++ Percona-Server/man/mysql_zap.1 2013-12-05 18:46:48 +0000
521@@ -2,12 +2,12 @@
522 .\" Title: \fBmysql_zap\fR
523 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
524 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
525-.\" Date: 09/09/2013
526+.\" Date: 11/04/2013
527 .\" Manual: MySQL Database System
528 .\" Source: MySQL 5.1
529 .\" Language: English
530 .\"
531-.TH "\FBMYSQL_ZAP\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
532+.TH "\FBMYSQL_ZAP\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
533 .\" -----------------------------------------------------------------
534 .\" * Define some portability stuff
535 .\" -----------------------------------------------------------------
536
537=== modified file 'Percona-Server/man/mysqlaccess.1'
538--- Percona-Server/man/mysqlaccess.1 2013-10-22 13:31:04 +0000
539+++ Percona-Server/man/mysqlaccess.1 2013-12-05 18:46:48 +0000
540@@ -2,12 +2,12 @@
541 .\" Title: \fBmysqlaccess\fR
542 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
543 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
544-.\" Date: 09/09/2013
545+.\" Date: 11/04/2013
546 .\" Manual: MySQL Database System
547 .\" Source: MySQL 5.1
548 .\" Language: English
549 .\"
550-.TH "\FBMYSQLACCESS\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
551+.TH "\FBMYSQLACCESS\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
552 .\" -----------------------------------------------------------------
553 .\" * Define some portability stuff
554 .\" -----------------------------------------------------------------
555
556=== modified file 'Percona-Server/man/mysqladmin.1'
557--- Percona-Server/man/mysqladmin.1 2013-10-22 13:31:04 +0000
558+++ Percona-Server/man/mysqladmin.1 2013-12-05 18:46:48 +0000
559@@ -2,12 +2,12 @@
560 .\" Title: \fBmysqladmin\fR
561 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
562 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
563-.\" Date: 09/09/2013
564+.\" Date: 11/04/2013
565 .\" Manual: MySQL Database System
566 .\" Source: MySQL 5.1
567 .\" Language: English
568 .\"
569-.TH "\FBMYSQLADMIN\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
570+.TH "\FBMYSQLADMIN\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
571 .\" -----------------------------------------------------------------
572 .\" * Define some portability stuff
573 .\" -----------------------------------------------------------------
574
575=== modified file 'Percona-Server/man/mysqlbinlog.1'
576--- Percona-Server/man/mysqlbinlog.1 2013-10-22 13:31:04 +0000
577+++ Percona-Server/man/mysqlbinlog.1 2013-12-05 18:46:48 +0000
578@@ -2,12 +2,12 @@
579 .\" Title: \fBmysqlbinlog\fR
580 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
581 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
582-.\" Date: 09/09/2013
583+.\" Date: 11/04/2013
584 .\" Manual: MySQL Database System
585 .\" Source: MySQL 5.1
586 .\" Language: English
587 .\"
588-.TH "\FBMYSQLBINLOG\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
589+.TH "\FBMYSQLBINLOG\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
590 .\" -----------------------------------------------------------------
591 .\" * Define some portability stuff
592 .\" -----------------------------------------------------------------
593
594=== modified file 'Percona-Server/man/mysqlbug.1'
595--- Percona-Server/man/mysqlbug.1 2013-10-22 13:31:04 +0000
596+++ Percona-Server/man/mysqlbug.1 2013-12-05 18:46:48 +0000
597@@ -2,12 +2,12 @@
598 .\" Title: \fBmysqlbug\fR
599 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
600 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
601-.\" Date: 09/09/2013
602+.\" Date: 11/04/2013
603 .\" Manual: MySQL Database System
604 .\" Source: MySQL 5.1
605 .\" Language: English
606 .\"
607-.TH "\FBMYSQLBUG\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
608+.TH "\FBMYSQLBUG\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
609 .\" -----------------------------------------------------------------
610 .\" * Define some portability stuff
611 .\" -----------------------------------------------------------------
612
613=== modified file 'Percona-Server/man/mysqlcheck.1'
614--- Percona-Server/man/mysqlcheck.1 2013-10-22 13:31:04 +0000
615+++ Percona-Server/man/mysqlcheck.1 2013-12-05 18:46:48 +0000
616@@ -2,12 +2,12 @@
617 .\" Title: \fBmysqlcheck\fR
618 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
619 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
620-.\" Date: 09/09/2013
621+.\" Date: 11/04/2013
622 .\" Manual: MySQL Database System
623 .\" Source: MySQL 5.1
624 .\" Language: English
625 .\"
626-.TH "\FBMYSQLCHECK\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
627+.TH "\FBMYSQLCHECK\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
628 .\" -----------------------------------------------------------------
629 .\" * Define some portability stuff
630 .\" -----------------------------------------------------------------
631
632=== modified file 'Percona-Server/man/mysqld.8'
633--- Percona-Server/man/mysqld.8 2013-10-22 13:31:04 +0000
634+++ Percona-Server/man/mysqld.8 2013-12-05 18:46:48 +0000
635@@ -2,12 +2,12 @@
636 .\" Title: \fBmysqld\fR
637 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
638 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
639-.\" Date: 09/09/2013
640+.\" Date: 11/04/2013
641 .\" Manual: MySQL Database System
642 .\" Source: MySQL 5.1
643 .\" Language: English
644 .\"
645-.TH "\FBMYSQLD\FR" "8" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
646+.TH "\FBMYSQLD\FR" "8" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
647 .\" -----------------------------------------------------------------
648 .\" * Define some portability stuff
649 .\" -----------------------------------------------------------------
650
651=== modified file 'Percona-Server/man/mysqld_multi.1'
652--- Percona-Server/man/mysqld_multi.1 2013-10-22 13:31:04 +0000
653+++ Percona-Server/man/mysqld_multi.1 2013-12-05 18:46:48 +0000
654@@ -2,12 +2,12 @@
655 .\" Title: \fBmysqld_multi\fR
656 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
657 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
658-.\" Date: 09/09/2013
659+.\" Date: 11/04/2013
660 .\" Manual: MySQL Database System
661 .\" Source: MySQL 5.1
662 .\" Language: English
663 .\"
664-.TH "\FBMYSQLD_MULTI\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
665+.TH "\FBMYSQLD_MULTI\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
666 .\" -----------------------------------------------------------------
667 .\" * Define some portability stuff
668 .\" -----------------------------------------------------------------
669
670=== modified file 'Percona-Server/man/mysqld_safe.1'
671--- Percona-Server/man/mysqld_safe.1 2013-10-22 13:31:04 +0000
672+++ Percona-Server/man/mysqld_safe.1 2013-12-05 18:46:48 +0000
673@@ -2,12 +2,12 @@
674 .\" Title: \fBmysqld_safe\fR
675 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
676 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
677-.\" Date: 09/09/2013
678+.\" Date: 11/04/2013
679 .\" Manual: MySQL Database System
680 .\" Source: MySQL 5.1
681 .\" Language: English
682 .\"
683-.TH "\FBMYSQLD_SAFE\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
684+.TH "\FBMYSQLD_SAFE\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
685 .\" -----------------------------------------------------------------
686 .\" * Define some portability stuff
687 .\" -----------------------------------------------------------------
688
689=== modified file 'Percona-Server/man/mysqldump.1'
690--- Percona-Server/man/mysqldump.1 2013-10-22 13:31:04 +0000
691+++ Percona-Server/man/mysqldump.1 2013-12-05 18:46:48 +0000
692@@ -2,12 +2,12 @@
693 .\" Title: \fBmysqldump\fR
694 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
695 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
696-.\" Date: 09/09/2013
697+.\" Date: 11/04/2013
698 .\" Manual: MySQL Database System
699 .\" Source: MySQL 5.1
700 .\" Language: English
701 .\"
702-.TH "\FBMYSQLDUMP\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
703+.TH "\FBMYSQLDUMP\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
704 .\" -----------------------------------------------------------------
705 .\" * Define some portability stuff
706 .\" -----------------------------------------------------------------
707
708=== modified file 'Percona-Server/man/mysqldumpslow.1'
709--- Percona-Server/man/mysqldumpslow.1 2013-10-22 13:31:04 +0000
710+++ Percona-Server/man/mysqldumpslow.1 2013-12-05 18:46:48 +0000
711@@ -2,12 +2,12 @@
712 .\" Title: \fBmysqldumpslow\fR
713 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
714 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
715-.\" Date: 09/09/2013
716+.\" Date: 11/04/2013
717 .\" Manual: MySQL Database System
718 .\" Source: MySQL 5.1
719 .\" Language: English
720 .\"
721-.TH "\FBMYSQLDUMPSLOW\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
722+.TH "\FBMYSQLDUMPSLOW\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
723 .\" -----------------------------------------------------------------
724 .\" * Define some portability stuff
725 .\" -----------------------------------------------------------------
726
727=== modified file 'Percona-Server/man/mysqlhotcopy.1'
728--- Percona-Server/man/mysqlhotcopy.1 2013-10-22 13:31:04 +0000
729+++ Percona-Server/man/mysqlhotcopy.1 2013-12-05 18:46:48 +0000
730@@ -2,12 +2,12 @@
731 .\" Title: \fBmysqlhotcopy\fR
732 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
733 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
734-.\" Date: 09/09/2013
735+.\" Date: 11/04/2013
736 .\" Manual: MySQL Database System
737 .\" Source: MySQL 5.1
738 .\" Language: English
739 .\"
740-.TH "\FBMYSQLHOTCOPY\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
741+.TH "\FBMYSQLHOTCOPY\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
742 .\" -----------------------------------------------------------------
743 .\" * Define some portability stuff
744 .\" -----------------------------------------------------------------
745
746=== modified file 'Percona-Server/man/mysqlimport.1'
747--- Percona-Server/man/mysqlimport.1 2013-10-22 13:31:04 +0000
748+++ Percona-Server/man/mysqlimport.1 2013-12-05 18:46:48 +0000
749@@ -2,12 +2,12 @@
750 .\" Title: \fBmysqlimport\fR
751 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
752 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
753-.\" Date: 09/09/2013
754+.\" Date: 11/04/2013
755 .\" Manual: MySQL Database System
756 .\" Source: MySQL 5.1
757 .\" Language: English
758 .\"
759-.TH "\FBMYSQLIMPORT\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
760+.TH "\FBMYSQLIMPORT\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
761 .\" -----------------------------------------------------------------
762 .\" * Define some portability stuff
763 .\" -----------------------------------------------------------------
764
765=== modified file 'Percona-Server/man/mysqlmanager.8'
766--- Percona-Server/man/mysqlmanager.8 2013-10-22 13:31:04 +0000
767+++ Percona-Server/man/mysqlmanager.8 2013-12-05 18:46:48 +0000
768@@ -2,12 +2,12 @@
769 .\" Title: \fBmysqlmanager\fR
770 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
771 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
772-.\" Date: 09/09/2013
773+.\" Date: 11/04/2013
774 .\" Manual: MySQL Database System
775 .\" Source: MySQL 5.1
776 .\" Language: English
777 .\"
778-.TH "\FBMYSQLMANAGER\FR" "8" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
779+.TH "\FBMYSQLMANAGER\FR" "8" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
780 .\" -----------------------------------------------------------------
781 .\" * Define some portability stuff
782 .\" -----------------------------------------------------------------
783
784=== modified file 'Percona-Server/man/mysqlshow.1'
785--- Percona-Server/man/mysqlshow.1 2013-10-22 13:31:04 +0000
786+++ Percona-Server/man/mysqlshow.1 2013-12-05 18:46:48 +0000
787@@ -2,12 +2,12 @@
788 .\" Title: \fBmysqlshow\fR
789 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
790 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
791-.\" Date: 09/09/2013
792+.\" Date: 11/04/2013
793 .\" Manual: MySQL Database System
794 .\" Source: MySQL 5.1
795 .\" Language: English
796 .\"
797-.TH "\FBMYSQLSHOW\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
798+.TH "\FBMYSQLSHOW\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
799 .\" -----------------------------------------------------------------
800 .\" * Define some portability stuff
801 .\" -----------------------------------------------------------------
802
803=== modified file 'Percona-Server/man/mysqlslap.1'
804--- Percona-Server/man/mysqlslap.1 2013-10-22 13:31:04 +0000
805+++ Percona-Server/man/mysqlslap.1 2013-12-05 18:46:48 +0000
806@@ -2,12 +2,12 @@
807 .\" Title: \fBmysqlslap\fR
808 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
809 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
810-.\" Date: 09/09/2013
811+.\" Date: 11/04/2013
812 .\" Manual: MySQL Database System
813 .\" Source: MySQL 5.1
814 .\" Language: English
815 .\"
816-.TH "\FBMYSQLSLAP\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
817+.TH "\FBMYSQLSLAP\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
818 .\" -----------------------------------------------------------------
819 .\" * Define some portability stuff
820 .\" -----------------------------------------------------------------
821
822=== modified file 'Percona-Server/man/mysqltest.1'
823--- Percona-Server/man/mysqltest.1 2013-10-22 13:31:04 +0000
824+++ Percona-Server/man/mysqltest.1 2013-12-05 18:46:48 +0000
825@@ -2,12 +2,12 @@
826 .\" Title: \fBmysqltest\fR
827 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
828 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
829-.\" Date: 09/06/2013
830+.\" Date: 11/04/2013
831 .\" Manual: MySQL Database System
832 .\" Source: MySQL
833 .\" Language: English
834 .\"
835-.TH "\FBMYSQLTEST\FR" "1" "09/06/2013" "MySQL" "MySQL Database System"
836+.TH "\FBMYSQLTEST\FR" "1" "11/04/2013" "MySQL" "MySQL Database System"
837 .\" -----------------------------------------------------------------
838 .\" * Define some portability stuff
839 .\" -----------------------------------------------------------------
840
841=== modified file 'Percona-Server/man/ndb-common-options.1'
842--- Percona-Server/man/ndb-common-options.1 2013-10-22 13:31:04 +0000
843+++ Percona-Server/man/ndb-common-options.1 2013-12-05 18:46:48 +0000
844@@ -2,12 +2,12 @@
845 .\" Title: Options Common to MySQL Cluster Programs
846 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
847 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
848-.\" Date: 09/09/2013
849+.\" Date: 11/04/2013
850 .\" Manual: MySQL Database System
851 .\" Source: MySQL 5.1
852 .\" Language: English
853 .\"
854-.TH "OPTIONS COMMON TO MY" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
855+.TH "OPTIONS COMMON TO MY" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
856 .\" -----------------------------------------------------------------
857 .\" * Define some portability stuff
858 .\" -----------------------------------------------------------------
859
860=== modified file 'Percona-Server/man/ndb_blob_tool.1'
861--- Percona-Server/man/ndb_blob_tool.1 2013-10-22 13:31:04 +0000
862+++ Percona-Server/man/ndb_blob_tool.1 2013-12-05 18:46:48 +0000
863@@ -2,12 +2,12 @@
864 .\" Title: \fBndb_blob_tool\fR
865 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
866 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
867-.\" Date: 09/09/2013
868+.\" Date: 11/04/2013
869 .\" Manual: MySQL Database System
870 .\" Source: MySQL 5.1
871 .\" Language: English
872 .\"
873-.TH "\FBNDB_BLOB_TOOL\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
874+.TH "\FBNDB_BLOB_TOOL\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
875 .\" -----------------------------------------------------------------
876 .\" * Define some portability stuff
877 .\" -----------------------------------------------------------------
878
879=== modified file 'Percona-Server/man/ndb_config.1'
880--- Percona-Server/man/ndb_config.1 2013-10-22 13:31:04 +0000
881+++ Percona-Server/man/ndb_config.1 2013-12-05 18:46:48 +0000
882@@ -2,12 +2,12 @@
883 .\" Title: \fBndb_config\fR
884 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
885 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
886-.\" Date: 09/09/2013
887+.\" Date: 11/04/2013
888 .\" Manual: MySQL Database System
889 .\" Source: MySQL 5.1
890 .\" Language: English
891 .\"
892-.TH "\FBNDB_CONFIG\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
893+.TH "\FBNDB_CONFIG\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
894 .\" -----------------------------------------------------------------
895 .\" * Define some portability stuff
896 .\" -----------------------------------------------------------------
897@@ -1258,7 +1258,7 @@
898 .\}
899 .nf
900 shell> \fBndb_config \-\-configinfo \-\-xml\fR
901-<configvariables protocolversion="1" ndbversionstring="5\&.1\&.71\-ndb\-7\&.1\&.29"
902+<configvariables protocolversion="1" ndbversionstring="5\&.1\&.72\-ndb\-7\&.1\&.30"
903 ndbversion="458758" ndbversionmajor="7" ndbversionminor="0"
904 ndbversionbuild="6">
905 <section name="SYSTEM">
906
907=== modified file 'Percona-Server/man/ndb_cpcd.1'
908--- Percona-Server/man/ndb_cpcd.1 2013-10-22 13:31:04 +0000
909+++ Percona-Server/man/ndb_cpcd.1 2013-12-05 18:46:48 +0000
910@@ -2,12 +2,12 @@
911 .\" Title: \fBndb_cpcd\fR
912 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
913 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
914-.\" Date: 09/09/2013
915+.\" Date: 11/04/2013
916 .\" Manual: MySQL Database System
917 .\" Source: MySQL 5.1
918 .\" Language: English
919 .\"
920-.TH "\FBNDB_CPCD\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
921+.TH "\FBNDB_CPCD\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
922 .\" -----------------------------------------------------------------
923 .\" * Define some portability stuff
924 .\" -----------------------------------------------------------------
925
926=== modified file 'Percona-Server/man/ndb_delete_all.1'
927--- Percona-Server/man/ndb_delete_all.1 2013-10-22 13:31:04 +0000
928+++ Percona-Server/man/ndb_delete_all.1 2013-12-05 18:46:48 +0000
929@@ -2,12 +2,12 @@
930 .\" Title: \fBndb_delete_all\fR
931 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
932 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
933-.\" Date: 09/09/2013
934+.\" Date: 11/04/2013
935 .\" Manual: MySQL Database System
936 .\" Source: MySQL 5.1
937 .\" Language: English
938 .\"
939-.TH "\FBNDB_DELETE_ALL\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
940+.TH "\FBNDB_DELETE_ALL\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
941 .\" -----------------------------------------------------------------
942 .\" * Define some portability stuff
943 .\" -----------------------------------------------------------------
944
945=== modified file 'Percona-Server/man/ndb_desc.1'
946--- Percona-Server/man/ndb_desc.1 2013-10-22 13:31:04 +0000
947+++ Percona-Server/man/ndb_desc.1 2013-12-05 18:46:48 +0000
948@@ -2,12 +2,12 @@
949 .\" Title: \fBndb_desc\fR
950 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
951 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
952-.\" Date: 09/09/2013
953+.\" Date: 11/04/2013
954 .\" Manual: MySQL Database System
955 .\" Source: MySQL 5.1
956 .\" Language: English
957 .\"
958-.TH "\FBNDB_DESC\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
959+.TH "\FBNDB_DESC\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
960 .\" -----------------------------------------------------------------
961 .\" * Define some portability stuff
962 .\" -----------------------------------------------------------------
963
964=== modified file 'Percona-Server/man/ndb_drop_index.1'
965--- Percona-Server/man/ndb_drop_index.1 2013-10-22 13:31:04 +0000
966+++ Percona-Server/man/ndb_drop_index.1 2013-12-05 18:46:48 +0000
967@@ -2,12 +2,12 @@
968 .\" Title: \fBndb_drop_index\fR
969 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
970 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
971-.\" Date: 09/09/2013
972+.\" Date: 11/04/2013
973 .\" Manual: MySQL Database System
974 .\" Source: MySQL 5.1
975 .\" Language: English
976 .\"
977-.TH "\FBNDB_DROP_INDEX\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
978+.TH "\FBNDB_DROP_INDEX\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
979 .\" -----------------------------------------------------------------
980 .\" * Define some portability stuff
981 .\" -----------------------------------------------------------------
982@@ -123,7 +123,7 @@
983 Reading table information for completion of table and column names
984 You can turn off this feature to get a quicker startup with \-A
985 Welcome to the MySQL monitor\&. Commands end with ; or \eg\&.
986-Your MySQL connection id is 7 to server version: 5\&.1\&.71\-ndb\-7\&.1\&.29
987+Your MySQL connection id is 7 to server version: 5\&.1\&.72\-ndb\-7\&.1\&.30
988 Type \*(Aqhelp;\*(Aq or \*(Aq\eh\*(Aq for help\&. Type \*(Aq\ec\*(Aq to clear the buffer\&.
989 mysql> \fBSHOW TABLES;\fR
990 +\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-\-+
991
992=== modified file 'Percona-Server/man/ndb_drop_table.1'
993--- Percona-Server/man/ndb_drop_table.1 2013-10-22 13:31:04 +0000
994+++ Percona-Server/man/ndb_drop_table.1 2013-12-05 18:46:48 +0000
995@@ -2,12 +2,12 @@
996 .\" Title: \fBndb_drop_table\fR
997 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
998 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
999-.\" Date: 09/09/2013
1000+.\" Date: 11/04/2013
1001 .\" Manual: MySQL Database System
1002 .\" Source: MySQL 5.1
1003 .\" Language: English
1004 .\"
1005-.TH "\FBNDB_DROP_TABLE\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
1006+.TH "\FBNDB_DROP_TABLE\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
1007 .\" -----------------------------------------------------------------
1008 .\" * Define some portability stuff
1009 .\" -----------------------------------------------------------------
1010
1011=== modified file 'Percona-Server/man/ndb_error_reporter.1'
1012--- Percona-Server/man/ndb_error_reporter.1 2013-10-22 13:31:04 +0000
1013+++ Percona-Server/man/ndb_error_reporter.1 2013-12-05 18:46:48 +0000
1014@@ -2,12 +2,12 @@
1015 .\" Title: \fBndb_error_reporter\fR
1016 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
1017 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
1018-.\" Date: 09/09/2013
1019+.\" Date: 11/04/2013
1020 .\" Manual: MySQL Database System
1021 .\" Source: MySQL 5.1
1022 .\" Language: English
1023 .\"
1024-.TH "\FBNDB_ERROR_REPORTE" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
1025+.TH "\FBNDB_ERROR_REPORTE" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
1026 .\" -----------------------------------------------------------------
1027 .\" * Define some portability stuff
1028 .\" -----------------------------------------------------------------
1029@@ -32,8 +32,8 @@
1030 .SH "NAME"
1031 ndb_error_reporter \- NDB error\-reporting utility
1032 .SH "SYNOPSIS"
1033-.HP \w'\fBndb_error_reporter\ \fR\fB\fIoptions\fR\fR\ 'u
1034-\fBndb_error_reporter \fR\fB\fIoptions\fR\fR
1035+.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
1036+\fBndb_error_reporter \fR\fB\fIconfig_file\fR\fR\fB [\fR\fB\fIuser_name\fR\fR\fB] [\fR\fB\fIoptions\fR\fR\fB]\fR
1037 .SH "DESCRIPTION"
1038 .PP
1039 \fBndb_error_reporter\fR
1040@@ -44,6 +44,15 @@
1041 \fBndb_error_reporter\fR\&. Additional descriptions follow the table\&. For options common to most MySQL Cluster programs (including
1042 \fBndb_error_reporter\fR), see
1043 Options Common to MySQL Cluster Programs(1)\&.
1044+.PP
1045+\fBndb_error_reporter\fR
1046+did not support the
1047+\fB\-\-help\fR
1048+option 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
1049+\fB\-\-connection\-timeout\fR
1050+\fB\-\-dry\-scp\fR, and
1051+\fB\-\-skip\-nodegroup\fR
1052+options were also added in these releases (Bug #16602002)\&.
1053 .sp
1054 .it 1 an-trap
1055 .nr an-no-space-flag 1
1056@@ -61,9 +70,30 @@
1057 Added / Removed
1058 T}
1059 .T&
1060+l l l
1061+l l l
1062+l l l
1063 l l l.
1064 T{
1065 .PP
1066+--connection-timeout=timeout
1067+T}:T{
1068+Number of seconds to wait when connecting to nodes before timing out\&.
1069+T}:T{
1070+.PP
1071+ADDED: NDB 6\&.3\&.52, NDB 7\&.0\&.40, NDB 7\&.1\&.29
1072+T}
1073+T{
1074+.PP
1075+--dry-scp
1076+T}:T{
1077+Disable scp with remote hosts; used only for testing\&.
1078+T}:T{
1079+.PP
1080+ADDED: NDB 6\&.3\&.52, NDB 7\&.0\&.40, NDB 7\&.1\&.29
1081+T}
1082+T{
1083+.PP
1084 --fs
1085 T}:T{
1086 Include file system data in error report; can use a large amount of disk
1087@@ -72,6 +102,15 @@
1088 .PP
1089 All MySQL 5\&.1 based releases
1090 T}
1091+T{
1092+.PP
1093+--skip-nodegroup=nodegroup_id
1094+T}:T{
1095+Skip all nodes in the node group having this ID\&.
1096+T}:T{
1097+.PP
1098+ADDED: NDB 6\&.3\&.52, NDB 7\&.0\&.40, NDB 7\&.1\&.29
1099+T}
1100 .TE
1101 .sp 1
1102 Usage
1103@@ -80,32 +119,191 @@
1104 .RS 4
1105 .\}
1106 .nf
1107-ndb_error_reporter \fIpath/to/config\-file\fR [\fIusername\fR] [\-\-fs]
1108+ndb_error_reporter \fIpath/to/config\-file\fR [\fIusername\fR] [\fIoptions\fR]
1109 .fi
1110 .if n \{\
1111 .RE
1112 .\}
1113 .PP
1114-This 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 named
1115+This utility is intended for use on a management node host, and requires the path to the management host configuration file (usually named
1116+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\&.
1117+\fBndb_error_reporter\fR
1118+then includes all of these files in archive that is created in the same directory in which it is run\&. The archive is named
1119 ndb_error_report_\fIYYYYMMDDHHMMSS\fR\&.tar\&.bz2, where
1120 \fIYYYYMMDDHHMMSS\fR
1121 is a datetime string\&.
1122 .PP
1123-If the
1124+.\" ndb_error_reporter: options
1125+\fBndb_error_reporter\fR
1126+also accepts the options listed here:
1127+.sp
1128+.RS 4
1129+.ie n \{\
1130+\h'-04'\(bu\h'+03'\c
1131+.\}
1132+.el \{\
1133+.sp -1
1134+.IP \(bu 2.3
1135+.\}
1136+.\" connection-timeout option (ndb_error_reporter)
1137+\fB\-\-connection\-timeout=\fR\fB\fItimeout\fR\fR
1138+.TS
1139+allbox tab(:);
1140+l l s s
1141+l l s s
1142+l l s s
1143+^ l l s
1144+^ l l s.
1145+T{
1146+\fBIntroduced\fR
1147+T}:T{
1148+5\&.1\&.71\-ndb\-7\&.1\&.29
1149+T}
1150+T{
1151+\fBCommand\-Line Format\fR
1152+T}:T{
1153+\-\-connection\-timeout=timeout
1154+T}
1155+T{
1156+\ \&
1157+T}:T{
1158+\fBPermitted Values\fR
1159+T}
1160+:T{
1161+\fBType\fR
1162+T}:T{
1163+integer
1164+T}
1165+:T{
1166+\fBDefault\fR
1167+T}:T{
1168+0
1169+T}
1170+.TE
1171+.sp 1
1172+Wait this many seconds when trying to connect to nodes before timing out\&.
1173+.RE
1174+.sp
1175+.RS 4
1176+.ie n \{\
1177+\h'-04'\(bu\h'+03'\c
1178+.\}
1179+.el \{\
1180+.sp -1
1181+.IP \(bu 2.3
1182+.\}
1183+.\" dry-scp option (ndb_error_reporter)
1184+\fB\-\-dry\-scp\fR
1185+.TS
1186+allbox tab(:);
1187+l l s s
1188+l l s s
1189+l l s s
1190+^ l l s
1191+^ l l s.
1192+T{
1193+\fBIntroduced\fR
1194+T}:T{
1195+5\&.1\&.71\-ndb\-7\&.1\&.29
1196+T}
1197+T{
1198+\fBCommand\-Line Format\fR
1199+T}:T{
1200+\-\-dry\-scp
1201+T}
1202+T{
1203+\ \&
1204+T}:T{
1205+\fBPermitted Values\fR
1206+T}
1207+:T{
1208+\fBType\fR
1209+T}:T{
1210+boolean
1211+T}
1212+:T{
1213+\fBDefault\fR
1214+T}:T{
1215+TRUE
1216+T}
1217+.TE
1218+.sp 1
1219+Run
1220+\fBndb_error_reporter\fR
1221+without using scp from remote hosts\&. Used for testing only\&.
1222+.RE
1223+.sp
1224+.RS 4
1225+.ie n \{\
1226+\h'-04'\(bu\h'+03'\c
1227+.\}
1228+.el \{\
1229+.sp -1
1230+.IP \(bu 2.3
1231+.\}
1232+.\" fs option (ndb_error_reporter)
1233 \fB\-\-fs\fR
1234-is 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 do
1235+.TS
1236+allbox tab(:);
1237+l l s s
1238+l l s s
1239+^ l l s
1240+^ l l s.
1241+T{
1242+\fBCommand\-Line Format\fR
1243+T}:T{
1244+\-\-fs
1245+T}
1246+T{
1247+\ \&
1248+T}:T{
1249+\fBPermitted Values\fR
1250+T}
1251+:T{
1252+\fBType\fR
1253+T}:T{
1254+boolean
1255+T}
1256+:T{
1257+\fBDefault\fR
1258+T}:T{
1259+FALSE
1260+T}
1261+.TE
1262+.sp 1
1263+Copy the data node file systems to the management host and include them in the archive\&.
1264+.sp
1265+Because data node file systems can be extremely large, even after being compressed, we ask that you please do
1266 \fInot\fR
1267 send archives created using this option to Oracle unless you are specifically requested to do so\&.
1268+.RE
1269+.sp
1270+.RS 4
1271+.ie n \{\
1272+\h'-04'\(bu\h'+03'\c
1273+.\}
1274+.el \{\
1275+.sp -1
1276+.IP \(bu 2.3
1277+.\}
1278+.\" skip-nodegroup option (ndb_error_reporter)
1279+\fB\-\-skip\-nodegroup=\fR\fB\fInodegroup_id\fR\fR
1280 .TS
1281 allbox tab(:);
1282 l l s s
1283 l l s s
1284+l l s s
1285 ^ l l s
1286 ^ l l s.
1287 T{
1288+\fBIntroduced\fR
1289+T}:T{
1290+5\&.1\&.71\-ndb\-7\&.1\&.29
1291+T}
1292+T{
1293 \fBCommand\-Line Format\fR
1294 T}:T{
1295-\-\-fs
1296+\-\-connection\-timeout=timeout
1297 T}
1298 T{
1299 \ \&
1300@@ -115,15 +313,17 @@
1301 :T{
1302 \fBType\fR
1303 T}:T{
1304-boolean
1305+integer
1306 T}
1307 :T{
1308 \fBDefault\fR
1309 T}:T{
1310-FALSE
1311+0
1312 T}
1313 .TE
1314 .sp 1
1315+Skip all nodes belong to the node group having the supplied node group ID\&.
1316+.RE
1317 .SH "COPYRIGHT"
1318 .br
1319 .PP
1320
1321=== modified file 'Percona-Server/man/ndb_index_stat.1'
1322--- Percona-Server/man/ndb_index_stat.1 2013-10-22 13:31:04 +0000
1323+++ Percona-Server/man/ndb_index_stat.1 2013-12-05 18:46:48 +0000
1324@@ -2,12 +2,12 @@
1325 .\" Title: \fBndb_index_stat\fR
1326 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
1327 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
1328-.\" Date: 09/09/2013
1329+.\" Date: 11/04/2013
1330 .\" Manual: MySQL Database System
1331 .\" Source: MySQL 5.1
1332 .\" Language: English
1333 .\"
1334-.TH "\FBNDB_INDEX_STAT\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
1335+.TH "\FBNDB_INDEX_STAT\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
1336 .\" -----------------------------------------------------------------
1337 .\" * Define some portability stuff
1338 .\" -----------------------------------------------------------------
1339
1340=== modified file 'Percona-Server/man/ndb_mgm.1'
1341--- Percona-Server/man/ndb_mgm.1 2013-10-22 13:31:04 +0000
1342+++ Percona-Server/man/ndb_mgm.1 2013-12-05 18:46:48 +0000
1343@@ -2,12 +2,12 @@
1344 .\" Title: \fBndb_mgm\fR
1345 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
1346 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
1347-.\" Date: 09/09/2013
1348+.\" Date: 11/04/2013
1349 .\" Manual: MySQL Database System
1350 .\" Source: MySQL 5.1
1351 .\" Language: English
1352 .\"
1353-.TH "\FBNDB_MGM\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
1354+.TH "\FBNDB_MGM\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
1355 .\" -----------------------------------------------------------------
1356 .\" * Define some portability stuff
1357 .\" -----------------------------------------------------------------
1358
1359=== modified file 'Percona-Server/man/ndb_mgmd.8'
1360--- Percona-Server/man/ndb_mgmd.8 2013-10-22 13:31:04 +0000
1361+++ Percona-Server/man/ndb_mgmd.8 2013-12-05 18:46:48 +0000
1362@@ -2,12 +2,12 @@
1363 .\" Title: \fBndb_mgmd\fR
1364 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
1365 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
1366-.\" Date: 09/09/2013
1367+.\" Date: 11/04/2013
1368 .\" Manual: MySQL Database System
1369 .\" Source: MySQL 5.1
1370 .\" Language: English
1371 .\"
1372-.TH "\FBNDB_MGMD\FR" "8" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
1373+.TH "\FBNDB_MGMD\FR" "8" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
1374 .\" -----------------------------------------------------------------
1375 .\" * Define some portability stuff
1376 .\" -----------------------------------------------------------------
1377@@ -99,7 +99,9 @@
1378 T}
1379 T{
1380 .PP
1381---configdir=directory
1382+--configdir=directory,
1383+.PP
1384+--config-dir=directory
1385 T}:T{
1386 Specify the cluster management server\*(Aqs configuration cache directory
1387 T}:T{
1388@@ -216,9 +218,9 @@
1389 T}
1390 T{
1391 .PP
1392---config-cache=value
1393+--config-cache[=TRUE|FALSE]
1394 T}:T{
1395-Enable the management server configuration cache; ON by default\&.
1396+Enable the management server configuration cache; TRUE by default\&.
1397 T}:T{
1398 .PP
1399 ADDED: NDB 7\&.0\&.15, NDB 7\&.1\&.4
1400@@ -357,6 +359,7 @@
1401 allbox tab(:);
1402 l l s s
1403 l l s s
1404+l l l s
1405 l l s s
1406 ^ l l s
1407 ^ l l s.
1408@@ -373,6 +376,13 @@
1409 T{
1410 \ \&
1411 T}:T{
1412+\-\-config\-dir=directory
1413+T}:T{
1414+from 5\&.1\&.37\-ndb\-7\&.0\&.8
1415+T}
1416+T{
1417+\ \&
1418+T}:T{
1419 \fBPermitted Values\fR
1420 T}
1421 :T{
1422@@ -401,6 +411,41 @@
1423 .IP \(bu 2.3
1424 .\}
1425 .\" config-cache option (ndb_mgmd)
1426+\fB\-\-config\-cache\fR
1427+.TS
1428+allbox tab(:);
1429+l l s s
1430+l l s s
1431+l l s s
1432+^ l l s
1433+^ l l s.
1434+T{
1435+\fBIntroduced\fR
1436+T}:T{
1437+5\&.1\&.44\-ndb\-7\&.1\&.4
1438+T}
1439+T{
1440+\fBCommand\-Line Format\fR
1441+T}:T{
1442+\-\-config\-cache[=TRUE|FALSE]
1443+T}
1444+T{
1445+\ \&
1446+T}:T{
1447+\fBPermitted Values\fR
1448+T}
1449+:T{
1450+\fBType\fR
1451+T}:T{
1452+boolean
1453+T}
1454+:T{
1455+\fBDefault\fR
1456+T}:T{
1457+TRUE
1458+T}
1459+.TE
1460+.sp 1
1461 This option, whose default value is
1462 1
1463 (or
1464
1465=== modified file 'Percona-Server/man/ndb_print_backup_file.1'
1466--- Percona-Server/man/ndb_print_backup_file.1 2013-10-22 13:31:04 +0000
1467+++ Percona-Server/man/ndb_print_backup_file.1 2013-12-05 18:46:48 +0000
1468@@ -2,12 +2,12 @@
1469 .\" Title: \fBndb_print_backup_file\fR
1470 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
1471 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
1472-.\" Date: 09/09/2013
1473+.\" Date: 11/04/2013
1474 .\" Manual: MySQL Database System
1475 .\" Source: MySQL 5.1
1476 .\" Language: English
1477 .\"
1478-.TH "\FBNDB_PRINT_BACKUP_" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
1479+.TH "\FBNDB_PRINT_BACKUP_" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
1480 .\" -----------------------------------------------------------------
1481 .\" * Define some portability stuff
1482 .\" -----------------------------------------------------------------
1483
1484=== modified file 'Percona-Server/man/ndb_print_schema_file.1'
1485--- Percona-Server/man/ndb_print_schema_file.1 2013-10-22 13:31:04 +0000
1486+++ Percona-Server/man/ndb_print_schema_file.1 2013-12-05 18:46:48 +0000
1487@@ -2,12 +2,12 @@
1488 .\" Title: \fBndb_print_schema_file\fR
1489 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
1490 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
1491-.\" Date: 09/09/2013
1492+.\" Date: 11/04/2013
1493 .\" Manual: MySQL Database System
1494 .\" Source: MySQL 5.1
1495 .\" Language: English
1496 .\"
1497-.TH "\FBNDB_PRINT_SCHEMA_" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
1498+.TH "\FBNDB_PRINT_SCHEMA_" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
1499 .\" -----------------------------------------------------------------
1500 .\" * Define some portability stuff
1501 .\" -----------------------------------------------------------------
1502
1503=== modified file 'Percona-Server/man/ndb_print_sys_file.1'
1504--- Percona-Server/man/ndb_print_sys_file.1 2013-10-22 13:31:04 +0000
1505+++ Percona-Server/man/ndb_print_sys_file.1 2013-12-05 18:46:48 +0000
1506@@ -2,12 +2,12 @@
1507 .\" Title: \fBndb_print_sys_file\fR
1508 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
1509 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
1510-.\" Date: 09/09/2013
1511+.\" Date: 11/04/2013
1512 .\" Manual: MySQL Database System
1513 .\" Source: MySQL 5.1
1514 .\" Language: English
1515 .\"
1516-.TH "\FBNDB_PRINT_SYS_FIL" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
1517+.TH "\FBNDB_PRINT_SYS_FIL" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
1518 .\" -----------------------------------------------------------------
1519 .\" * Define some portability stuff
1520 .\" -----------------------------------------------------------------
1521
1522=== modified file 'Percona-Server/man/ndb_restore.1'
1523--- Percona-Server/man/ndb_restore.1 2013-10-22 13:31:04 +0000
1524+++ Percona-Server/man/ndb_restore.1 2013-12-05 18:46:48 +0000
1525@@ -2,12 +2,12 @@
1526 .\" Title: \fBndb_restore\fR
1527 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
1528 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
1529-.\" Date: 09/09/2013
1530+.\" Date: 11/04/2013
1531 .\" Manual: MySQL Database System
1532 .\" Source: MySQL 5.1
1533 .\" Language: English
1534 .\"
1535-.TH "\FBNDB_RESTORE\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
1536+.TH "\FBNDB_RESTORE\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
1537 .\" -----------------------------------------------------------------
1538 .\" * Define some portability stuff
1539 .\" -----------------------------------------------------------------
1540@@ -166,7 +166,9 @@
1541 T}
1542 T{
1543 .PP
1544---restore_data
1545+--restore_data,
1546+.PP
1547+-r
1548 T}:T{
1549 Restore table data and logs into NDB Cluster using the NDB API
1550 T}:T{
1551@@ -557,8 +559,8 @@
1552 .RS 4
1553 .\}
1554 .nf
1555-ndb_restore [\-c \fIconnectstring\fR] \-n \fInode_id\fR [\-m] \-b \fIbackup_id\fR \e
1556- \-r \-\-backup_path=\fI/path/to/backup/files\fR
1557+ndb_restore [\-c \fIconnection_string\fR] \-n \fInode_id\fR \-b \fIbackup_id\fR \e
1558+ [\-m] \-r \-\-backup_path=\fI/path/to/backup/files\fR
1559 .fi
1560 .if n \{\
1561 .RE
1562
1563=== modified file 'Percona-Server/man/ndb_select_all.1'
1564--- Percona-Server/man/ndb_select_all.1 2013-10-22 13:31:04 +0000
1565+++ Percona-Server/man/ndb_select_all.1 2013-12-05 18:46:48 +0000
1566@@ -2,12 +2,12 @@
1567 .\" Title: \fBndb_select_all\fR
1568 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
1569 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
1570-.\" Date: 09/09/2013
1571+.\" Date: 11/04/2013
1572 .\" Manual: MySQL Database System
1573 .\" Source: MySQL 5.1
1574 .\" Language: English
1575 .\"
1576-.TH "\FBNDB_SELECT_ALL\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
1577+.TH "\FBNDB_SELECT_ALL\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
1578 .\" -----------------------------------------------------------------
1579 .\" * Define some portability stuff
1580 .\" -----------------------------------------------------------------
1581
1582=== modified file 'Percona-Server/man/ndb_select_count.1'
1583--- Percona-Server/man/ndb_select_count.1 2013-10-22 13:31:04 +0000
1584+++ Percona-Server/man/ndb_select_count.1 2013-12-05 18:46:48 +0000
1585@@ -2,12 +2,12 @@
1586 .\" Title: \fBndb_select_count\fR
1587 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
1588 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
1589-.\" Date: 09/09/2013
1590+.\" Date: 11/04/2013
1591 .\" Manual: MySQL Database System
1592 .\" Source: MySQL 5.1
1593 .\" Language: English
1594 .\"
1595-.TH "\FBNDB_SELECT_COUNT\" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
1596+.TH "\FBNDB_SELECT_COUNT\" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
1597 .\" -----------------------------------------------------------------
1598 .\" * Define some portability stuff
1599 .\" -----------------------------------------------------------------
1600
1601=== modified file 'Percona-Server/man/ndb_show_tables.1'
1602--- Percona-Server/man/ndb_show_tables.1 2013-10-22 13:31:04 +0000
1603+++ Percona-Server/man/ndb_show_tables.1 2013-12-05 18:46:48 +0000
1604@@ -2,12 +2,12 @@
1605 .\" Title: \fBndb_show_tables\fR
1606 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
1607 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
1608-.\" Date: 09/09/2013
1609+.\" Date: 11/04/2013
1610 .\" Manual: MySQL Database System
1611 .\" Source: MySQL 5.1
1612 .\" Language: English
1613 .\"
1614-.TH "\FBNDB_SHOW_TABLES\F" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
1615+.TH "\FBNDB_SHOW_TABLES\F" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
1616 .\" -----------------------------------------------------------------
1617 .\" * Define some portability stuff
1618 .\" -----------------------------------------------------------------
1619
1620=== modified file 'Percona-Server/man/ndb_size.pl.1'
1621--- Percona-Server/man/ndb_size.pl.1 2013-10-22 13:31:04 +0000
1622+++ Percona-Server/man/ndb_size.pl.1 2013-12-05 18:46:48 +0000
1623@@ -2,12 +2,12 @@
1624 .\" Title: \fBndb_size.pl\fR
1625 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
1626 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
1627-.\" Date: 09/09/2013
1628+.\" Date: 11/04/2013
1629 .\" Manual: MySQL Database System
1630 .\" Source: MySQL 5.1
1631 .\" Language: English
1632 .\"
1633-.TH "\FBNDB_SIZE\&.PL\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
1634+.TH "\FBNDB_SIZE\&.PL\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
1635 .\" -----------------------------------------------------------------
1636 .\" * Define some portability stuff
1637 .\" -----------------------------------------------------------------
1638
1639=== modified file 'Percona-Server/man/ndb_waiter.1'
1640--- Percona-Server/man/ndb_waiter.1 2013-10-22 13:31:04 +0000
1641+++ Percona-Server/man/ndb_waiter.1 2013-12-05 18:46:48 +0000
1642@@ -2,12 +2,12 @@
1643 .\" Title: \fBndb_waiter\fR
1644 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
1645 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
1646-.\" Date: 09/09/2013
1647+.\" Date: 11/04/2013
1648 .\" Manual: MySQL Database System
1649 .\" Source: MySQL 5.1
1650 .\" Language: English
1651 .\"
1652-.TH "\FBNDB_WAITER\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
1653+.TH "\FBNDB_WAITER\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
1654 .\" -----------------------------------------------------------------
1655 .\" * Define some portability stuff
1656 .\" -----------------------------------------------------------------
1657
1658=== modified file 'Percona-Server/man/ndbd.8'
1659--- Percona-Server/man/ndbd.8 2013-10-22 13:31:04 +0000
1660+++ Percona-Server/man/ndbd.8 2013-12-05 18:46:48 +0000
1661@@ -2,12 +2,12 @@
1662 .\" Title: \fBndbd\fR
1663 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
1664 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
1665-.\" Date: 09/09/2013
1666+.\" Date: 11/04/2013
1667 .\" Manual: MySQL Database System
1668 .\" Source: MySQL 5.1
1669 .\" Language: English
1670 .\"
1671-.TH "\FBNDBD\FR" "8" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
1672+.TH "\FBNDBD\FR" "8" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
1673 .\" -----------------------------------------------------------------
1674 .\" * Define some portability stuff
1675 .\" -----------------------------------------------------------------
1676
1677=== modified file 'Percona-Server/man/ndbd_redo_log_reader.1'
1678--- Percona-Server/man/ndbd_redo_log_reader.1 2013-10-22 13:31:04 +0000
1679+++ Percona-Server/man/ndbd_redo_log_reader.1 2013-12-05 18:46:48 +0000
1680@@ -2,12 +2,12 @@
1681 .\" Title: \fBndbd_redo_log_reader\fR
1682 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
1683 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
1684-.\" Date: 09/09/2013
1685+.\" Date: 11/04/2013
1686 .\" Manual: MySQL Database System
1687 .\" Source: MySQL 5.1
1688 .\" Language: English
1689 .\"
1690-.TH "\FBNDBD_REDO_LOG_REA" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
1691+.TH "\FBNDBD_REDO_LOG_REA" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
1692 .\" -----------------------------------------------------------------
1693 .\" * Define some portability stuff
1694 .\" -----------------------------------------------------------------
1695@@ -68,6 +68,7 @@
1696 T}
1697 .T&
1698 l l l
1699+l l l
1700 l l l.
1701 T{
1702 .PP
1703@@ -87,6 +88,15 @@
1704 .PP
1705 All MySQL 5\&.1 based releases
1706 T}
1707+T{
1708+.PP
1709+--help
1710+T}:T{
1711+Print usage information
1712+T}:T{
1713+.PP
1714+ADDED: NDB 6\&.3\&.53, 5\&.1\&.72\-ndb\-7\&.0\&.41, 5\&.1\&.72\-ndb\-7\&.1\&.30
1715+T}
1716 .TE
1717 .sp 1
1718 Usage
1719@@ -187,6 +197,35 @@
1720 .sp 1
1721 \fB\-nocheck\fR: Do not check the log file for errors\&.
1722 .RE
1723+.sp
1724+.RS 4
1725+.ie n \{\
1726+\h'-04'\(bu\h'+03'\c
1727+.\}
1728+.el \{\
1729+.sp -1
1730+.IP \(bu 2.3
1731+.\}
1732+.TS
1733+allbox tab(:);
1734+l l s s
1735+l l s s.
1736+T{
1737+\fBIntroduced\fR
1738+T}:T{
1739+5\&.1\&.72\-ndb\-6\&.3\&.53, 5\&.1\&.72\-ndb\-7\&.0\&.41, 5\&.1\&.72\-ndb\-7\&.1\&.30
1740+T}
1741+T{
1742+\fBCommand\-Line Format\fR
1743+T}:T{
1744+\-\-help
1745+T}
1746+.TE
1747+.sp 1
1748+\fB\-\-help\fR: Print usage information\&.
1749+.sp
1750+Added in MySQL Cluster NDB 6\&.3\&.53, MySQL Cluster NDB 7\&.0\&.41, and MySQL Cluster NDB 7\&.1\&.30\&. (Bug #11749591, Bug #36805)
1751+.RE
1752 .PP
1753 Like
1754 \fBndb_print_backup_file\fR
1755
1756=== modified file 'Percona-Server/man/ndbinfo_select_all.1'
1757--- Percona-Server/man/ndbinfo_select_all.1 2013-10-22 13:31:04 +0000
1758+++ Percona-Server/man/ndbinfo_select_all.1 2013-12-05 18:46:48 +0000
1759@@ -2,12 +2,12 @@
1760 .\" Title: \fBndbinfo_select_all\fR
1761 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
1762 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
1763-.\" Date: 09/09/2013
1764+.\" Date: 11/04/2013
1765 .\" Manual: MySQL Database System
1766 .\" Source: MySQL 5.1
1767 .\" Language: English
1768 .\"
1769-.TH "\FBNDBINFO_SELECT_AL" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
1770+.TH "\FBNDBINFO_SELECT_AL" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
1771 .\" -----------------------------------------------------------------
1772 .\" * Define some portability stuff
1773 .\" -----------------------------------------------------------------
1774
1775=== modified file 'Percona-Server/man/ndbmtd.8'
1776--- Percona-Server/man/ndbmtd.8 2013-10-22 13:31:04 +0000
1777+++ Percona-Server/man/ndbmtd.8 2013-12-05 18:46:48 +0000
1778@@ -2,12 +2,12 @@
1779 .\" Title: \fBndbmtd\fR
1780 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
1781 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
1782-.\" Date: 09/09/2013
1783+.\" Date: 11/04/2013
1784 .\" Manual: MySQL Database System
1785 .\" Source: MySQL 5.1
1786 .\" Language: English
1787 .\"
1788-.TH "\FBNDBMTD\FR" "8" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
1789+.TH "\FBNDBMTD\FR" "8" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
1790 .\" -----------------------------------------------------------------
1791 .\" * Define some portability stuff
1792 .\" -----------------------------------------------------------------
1793@@ -151,7 +151,7 @@
1794 .RS 4
1795 .\}
1796 .nf
1797- ndb_\fInode_id\fR_trace\&.log\&.\fItrace_id\fR_t\fIthread_id\fR,
1798+ndb_\fInode_id\fR_trace\&.log\&.\fItrace_id\fR_t\fIthread_id\fR,
1799 .fi
1800 .if n \{\
1801 .RE
1802
1803=== modified file 'Percona-Server/man/perror.1'
1804--- Percona-Server/man/perror.1 2013-10-22 13:31:04 +0000
1805+++ Percona-Server/man/perror.1 2013-12-05 18:46:48 +0000
1806@@ -2,12 +2,12 @@
1807 .\" Title: \fBperror\fR
1808 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
1809 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
1810-.\" Date: 09/09/2013
1811+.\" Date: 11/04/2013
1812 .\" Manual: MySQL Database System
1813 .\" Source: MySQL 5.1
1814 .\" Language: English
1815 .\"
1816-.TH "\FBPERROR\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
1817+.TH "\FBPERROR\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
1818 .\" -----------------------------------------------------------------
1819 .\" * Define some portability stuff
1820 .\" -----------------------------------------------------------------
1821
1822=== modified file 'Percona-Server/man/replace.1'
1823--- Percona-Server/man/replace.1 2013-10-22 13:31:04 +0000
1824+++ Percona-Server/man/replace.1 2013-12-05 18:46:48 +0000
1825@@ -2,12 +2,12 @@
1826 .\" Title: \fBreplace\fR
1827 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
1828 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
1829-.\" Date: 09/09/2013
1830+.\" Date: 11/04/2013
1831 .\" Manual: MySQL Database System
1832 .\" Source: MySQL 5.1
1833 .\" Language: English
1834 .\"
1835-.TH "\FBREPLACE\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
1836+.TH "\FBREPLACE\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
1837 .\" -----------------------------------------------------------------
1838 .\" * Define some portability stuff
1839 .\" -----------------------------------------------------------------
1840
1841=== modified file 'Percona-Server/man/resolve_stack_dump.1'
1842--- Percona-Server/man/resolve_stack_dump.1 2013-10-22 13:31:04 +0000
1843+++ Percona-Server/man/resolve_stack_dump.1 2013-12-05 18:46:48 +0000
1844@@ -2,12 +2,12 @@
1845 .\" Title: \fBresolve_stack_dump\fR
1846 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
1847 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
1848-.\" Date: 09/09/2013
1849+.\" Date: 11/04/2013
1850 .\" Manual: MySQL Database System
1851 .\" Source: MySQL 5.1
1852 .\" Language: English
1853 .\"
1854-.TH "\FBRESOLVE_STACK_DUM" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
1855+.TH "\FBRESOLVE_STACK_DUM" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
1856 .\" -----------------------------------------------------------------
1857 .\" * Define some portability stuff
1858 .\" -----------------------------------------------------------------
1859
1860=== modified file 'Percona-Server/man/resolveip.1'
1861--- Percona-Server/man/resolveip.1 2013-10-22 13:31:04 +0000
1862+++ Percona-Server/man/resolveip.1 2013-12-05 18:46:48 +0000
1863@@ -2,12 +2,12 @@
1864 .\" Title: \fBresolveip\fR
1865 .\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
1866 .\" Generator: DocBook XSL Stylesheets v1.77.1 <http://docbook.sf.net/>
1867-.\" Date: 09/09/2013
1868+.\" Date: 11/04/2013
1869 .\" Manual: MySQL Database System
1870 .\" Source: MySQL 5.1
1871 .\" Language: English
1872 .\"
1873-.TH "\FBRESOLVEIP\FR" "1" "09/09/2013" "MySQL 5\&.1" "MySQL Database System"
1874+.TH "\FBRESOLVEIP\FR" "1" "11/04/2013" "MySQL 5\&.1" "MySQL Database System"
1875 .\" -----------------------------------------------------------------
1876 .\" * Define some portability stuff
1877 .\" -----------------------------------------------------------------
1878
1879=== added file 'Percona-Server/mysql-test/include/have_innodb_change_buffering.inc'
1880--- Percona-Server/mysql-test/include/have_innodb_change_buffering.inc 1970-01-01 00:00:00 +0000
1881+++ Percona-Server/mysql-test/include/have_innodb_change_buffering.inc 2013-12-05 18:46:48 +0000
1882@@ -0,0 +1,6 @@
1883+if (!`SHOW VARIABLES LIKE 'innodb_change_buffering_debug'`)
1884+{
1885+ # innodb_change_buffering_debug is enabled by UNIV_DEBUG or
1886+ # UNIV_IBUF_DEBUG
1887+ --skip Test requires binary with UNIV_DEBUG enabled
1888+}
1889
1890=== added file 'Percona-Server/mysql-test/include/search_pattern_in_file.inc'
1891--- Percona-Server/mysql-test/include/search_pattern_in_file.inc 1970-01-01 00:00:00 +0000
1892+++ Percona-Server/mysql-test/include/search_pattern_in_file.inc 2013-12-05 18:46:48 +0000
1893@@ -0,0 +1,66 @@
1894+# Purpose:
1895+# Simple search with Perl for a pattern in some file.
1896+#
1897+# The advantages compared to thinkable auxiliary constructs using the
1898+# mysqltest language and SQL are:
1899+# 1. We do not need a running MySQL server.
1900+# 2. SQL causes "noise" during debugging and increases the size of logs.
1901+# Perl code does not disturb at all.
1902+#
1903+# The environment variables SEARCH_FILE and SEARCH_PATTERN must be set
1904+# before sourcing this routine.
1905+#
1906+# In case of
1907+# - SEARCH_FILE and/or SEARCH_PATTERN is not set
1908+# - SEARCH_FILE cannot be opened
1909+# - SEARCH_FILE does not contain SEARCH_PATTERN
1910+# the test will abort immediate.
1911+# MTR will report something like
1912+# ....
1913+# worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 13000..13009
1914+# main.1st [ pass ] 3
1915+# innodb.innodb_page_size [ fail ]
1916+# Test ended at 2011-11-11 18:15:58
1917+#
1918+# CURRENT_TEST: innodb.innodb_page_size
1919+# # ERROR: The file '<name>' does not contain the expected pattern <pattern>
1920+# mysqltest: In included file "./include/search_pattern_in_file.inc":
1921+# included from ./include/search_pattern_in_file.inc at line 36:
1922+# At line 25: command "perl" failed with error 255. my_errno=175
1923+#
1924+# The result from queries just before the failure was:
1925+# ...
1926+# - saving '<some path>' to '<some path>'
1927+# main.1st [ pass ] 2
1928+#
1929+# Typical use case (check invalid server startup options):
1930+# let $error_log= $MYSQLTEST_VARDIR/log/my_restart.err;
1931+# --error 0,1
1932+# --remove_file $error_log
1933+# let SEARCH_FILE= $error_log;
1934+# # Stop the server
1935+# let $restart_file= $MYSQLTEST_VARDIR/tmp/mysqld.1.expect;
1936+# --exec echo "wait" > $restart_file
1937+# --shutdown_server 10
1938+# --source include/wait_until_disconnected.inc
1939+#
1940+# --error 1
1941+# --exec $MYSQLD_CMD <whatever wrong setting> > $error_log 2>&1
1942+# # The server restart aborts
1943+# let SEARCH_PATTERN= \[ERROR\] Aborting;
1944+# --source include/search_pattern_in_file.inc
1945+#
1946+# Created: 2011-11-11 mleich
1947+#
1948+
1949+perl;
1950+ use strict;
1951+ my $search_file= $ENV{'SEARCH_FILE'} or die "SEARCH_FILE not set";
1952+ my $search_pattern= $ENV{'SEARCH_PATTERN'} or die "SEARCH_PATTERN not set";
1953+ open(FILE, "$search_file") or die("Unable to open '$search_file': $!\n");
1954+ read(FILE, my $file_content, 50000, 0);
1955+ close(FILE);
1956+ if ( not $file_content =~ m{$search_pattern} ) {
1957+ die("# ERROR: The file '$search_file' does not contain the expected pattern $search_pattern\n->$file_content<-\n");
1958+ }
1959+EOF
1960
1961=== added file 'Percona-Server/mysql-test/suite/rpl/r/rpl_dump_events_twice_bug.result'
1962--- Percona-Server/mysql-test/suite/rpl/r/rpl_dump_events_twice_bug.result 1970-01-01 00:00:00 +0000
1963+++ Percona-Server/mysql-test/suite/rpl/r/rpl_dump_events_twice_bug.result 2013-12-05 18:46:48 +0000
1964@@ -0,0 +1,15 @@
1965+include/master-slave.inc
1966+[connection master]
1967+CALL mtr.add_suppression("Failed to read an event from active binlog.*");
1968+SET @debug_saved= @@GLOBAL.DEBUG;
1969+CREATE TABLE t1(c1 INT);
1970+INSERT INTO t1 VALUES(1);
1971+[connection master]
1972+SET GLOBAL debug='+d,dump_fake_io_error';
1973+INSERT INTO t1 VALUES(2);
1974+INSERT INTO t1 VALUES(3);
1975+include/diff_tables.inc [master:t1, slave:t1]
1976+[connection master]
1977+SET @@GLOBAL.DEBUG= @debug_saved;
1978+DROP TABLE t1;
1979+include/rpl_end.inc
1980
1981=== modified file 'Percona-Server/mysql-test/suite/rpl/r/rpl_log_pos.result'
1982--- Percona-Server/mysql-test/suite/rpl/r/rpl_log_pos.result 2012-08-20 00:29:22 +0000
1983+++ Percona-Server/mysql-test/suite/rpl/r/rpl_log_pos.result 2013-12-05 18:46:48 +0000
1984@@ -1,6 +1,7 @@
1985 include/master-slave.inc
1986 [connection master]
1987 call mtr.add_suppression ("Slave I/O: Got fatal error 1236 from master when reading data from binary");
1988+CALL mtr.add_suppression("Failed to read an event from active binlog.*");
1989 show master status;
1990 File Position Binlog_Do_DB Binlog_Ignore_DB
1991 master-bin.000001 # <Binlog_Do_DB> <Binlog_Ignore_DB>
1992
1993=== added file 'Percona-Server/mysql-test/suite/rpl/r/rpl_lost_events_on_rotate.result'
1994--- Percona-Server/mysql-test/suite/rpl/r/rpl_lost_events_on_rotate.result 1970-01-01 00:00:00 +0000
1995+++ Percona-Server/mysql-test/suite/rpl/r/rpl_lost_events_on_rotate.result 2013-12-05 18:46:48 +0000
1996@@ -0,0 +1,14 @@
1997+include/master-slave.inc
1998+[connection master]
1999+SET @debug_saved= @@GLOBAL.DEBUG;
2000+CREATE TABLE t (i INT);
2001+SET GLOBAL DEBUG= "d,wait_after_binlog_EOF";
2002+INSERT INTO t VALUES (1);
2003+INSERT INTO t VALUES (2);
2004+FLUSH LOGS;
2005+SET DEBUG_SYNC= 'now SIGNAL signal.rotate_finished';
2006+include/diff_tables.inc [master:t,slave:t]
2007+SET @@GLOBAL.DEBUG= @debug_saved;
2008+SET DEBUG_SYNC= 'RESET';
2009+DROP TABLE t;
2010+include/rpl_end.inc
2011
2012=== added file 'Percona-Server/mysql-test/suite/rpl/t/rpl_dump_events_twice_bug.test'
2013--- Percona-Server/mysql-test/suite/rpl/t/rpl_dump_events_twice_bug.test 1970-01-01 00:00:00 +0000
2014+++ Percona-Server/mysql-test/suite/rpl/t/rpl_dump_events_twice_bug.test 2013-12-05 18:46:48 +0000
2015@@ -0,0 +1,28 @@
2016+#
2017+# Verify dump thread can send events in active file, correctly after
2018+# encountering an IO error.
2019+#
2020+--source include/have_debug.inc
2021+--source include/master-slave.inc
2022+
2023+CALL mtr.add_suppression("Failed to read an event from active binlog.*");
2024+SET @debug_saved= @@GLOBAL.DEBUG;
2025+
2026+CREATE TABLE t1(c1 INT);
2027+INSERT INTO t1 VALUES(1);
2028+
2029+--sync_slave_with_master
2030+
2031+--source include/rpl_connection_master.inc
2032+SET GLOBAL debug='+d,dump_fake_io_error';
2033+INSERT INTO t1 VALUES(2);
2034+INSERT INTO t1 VALUES(3);
2035+
2036+--sync_slave_with_master
2037+--let $diff_tables= master:t1, slave:t1
2038+--source include/diff_tables.inc
2039+
2040+--source include/rpl_connection_master.inc
2041+SET @@GLOBAL.DEBUG= @debug_saved;
2042+DROP TABLE t1;
2043+--source include/rpl_end.inc
2044
2045=== modified file 'Percona-Server/mysql-test/suite/rpl/t/rpl_log_pos.test'
2046--- Percona-Server/mysql-test/suite/rpl/t/rpl_log_pos.test 2010-12-19 17:07:28 +0000
2047+++ Percona-Server/mysql-test/suite/rpl/t/rpl_log_pos.test 2013-12-05 18:46:48 +0000
2048@@ -12,6 +12,7 @@
2049
2050 source include/master-slave.inc;
2051 call mtr.add_suppression ("Slave I/O: Got fatal error 1236 from master when reading data from binary");
2052+CALL mtr.add_suppression("Failed to read an event from active binlog.*");
2053 source include/show_master_status.inc;
2054 sync_slave_with_master;
2055 source include/stop_slave.inc;
2056
2057=== added file 'Percona-Server/mysql-test/suite/rpl/t/rpl_lost_events_on_rotate.test'
2058--- Percona-Server/mysql-test/suite/rpl/t/rpl_lost_events_on_rotate.test 1970-01-01 00:00:00 +0000
2059+++ Percona-Server/mysql-test/suite/rpl/t/rpl_lost_events_on_rotate.test 2013-12-05 18:46:48 +0000
2060@@ -0,0 +1,51 @@
2061+#
2062+# Whenever the mysql_binlog_send method (dump thread) reaches the
2063+# end of file when reading events from the binlog, before checking
2064+# if it should wait for more events, there was a test to check if
2065+# the file being read was still active, i.e, it was the last known
2066+# binlog. However, it was possible that something was written to
2067+# the binary log and then a rotation would happen, after EOF was
2068+# detected and before the check for active was performed. In this
2069+# case, the end of the binary log would not be read by the dump
2070+# thread, and this would cause the slave to lose updates.
2071+#
2072+# This test verifies that the problem has been fixed. It waits
2073+# during this window while forcing a rotation in the binlog.
2074+#
2075+--source include/have_debug.inc
2076+--source include/master-slave.inc
2077+
2078+--connection master
2079+
2080+SET @debug_saved= @@GLOBAL.DEBUG;
2081+
2082+CREATE TABLE t (i INT);
2083+
2084+# When reaching the EOF the dump thread will wait before deciding if
2085+# it should move to a new binlong file.
2086+SET GLOBAL DEBUG= "d,wait_after_binlog_EOF";
2087+
2088+INSERT INTO t VALUES (1);
2089+
2090+--sleep 1
2091+
2092+# A insert and a rotate happens before the decision
2093+INSERT INTO t VALUES (2);
2094+FLUSH LOGS;
2095+
2096+SET DEBUG_SYNC= 'now SIGNAL signal.rotate_finished';
2097+
2098+--sync_slave_with_master
2099+
2100+# All the rows should be sent to the slave.
2101+--let $diff_tables=master:t,slave:t
2102+--source include/diff_tables.inc
2103+
2104+##Clean up
2105+--connection master
2106+
2107+SET @@GLOBAL.DEBUG= @debug_saved;
2108+SET DEBUG_SYNC= 'RESET';
2109+
2110+DROP TABLE t;
2111+--source include/rpl_end.inc
2112
2113=== modified file 'Percona-Server/mysys/mf_iocache2.c'
2114--- Percona-Server/mysys/mf_iocache2.c 2013-06-03 03:53:55 +0000
2115+++ Percona-Server/mysys/mf_iocache2.c 2013-12-05 18:46:48 +0000
2116@@ -415,7 +415,7 @@
2117 {
2118 register int iarg;
2119 size_t length2;
2120- char buff[17];
2121+ char buff[32];
2122
2123 iarg = va_arg(args, int);
2124 if (*fmt == 'd')
2125@@ -450,7 +450,7 @@
2126 {
2127 register long iarg;
2128 size_t length2;
2129- char buff[17];
2130+ char buff[32];
2131
2132 iarg = va_arg(args, long);
2133 if (*++fmt == 'd')
2134
2135=== modified file 'Percona-Server/scripts/mysql_system_tables_data.sql'
2136--- Percona-Server/scripts/mysql_system_tables_data.sql 2013-02-19 09:01:11 +0000
2137+++ Percona-Server/scripts/mysql_system_tables_data.sql 2013-12-05 18:46:48 +0000
2138@@ -25,8 +25,7 @@
2139 -- Get the hostname, if the hostname has any wildcard character like "_" or "%"
2140 -- add escape character in front of wildcard character to convert "_" or "%" to
2141 -- a plain character
2142-SET @get_hostname= @@hostname;
2143-SELECT REPLACE((SELECT REPLACE(@get_hostname,'_','\_')),'%','\%') INTO @current_hostname;
2144+SELECT LOWER( REPLACE((SELECT REPLACE(@@hostname,'_','\_')),'%','\%') )INTO @current_hostname;
2145
2146
2147 -- Fill "db" table with default grants for anyone to
2148@@ -42,9 +41,9 @@
2149 -- from local machine if "user" table didn't exist before
2150 CREATE TEMPORARY TABLE tmp_user LIKE user;
2151 INSERT 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);
2152-REPLACE 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';
2153+REPLACE 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';
2154 REPLACE 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);
2155 INSERT INTO tmp_user (host,user) VALUES ('localhost','');
2156-INSERT INTO tmp_user (host,user) SELECT @current_hostname,'' FROM dual WHERE LOWER(@current_hostname ) != 'localhost';
2157+INSERT INTO tmp_user (host,user) SELECT @current_hostname,'' FROM dual WHERE @current_hostname != 'localhost';
2158 INSERT INTO user SELECT * FROM tmp_user WHERE @had_user_table=0;
2159 DROP TABLE tmp_user;
2160
2161=== modified file 'Percona-Server/scripts/mysql_system_tables_fix.sql'
2162--- Percona-Server/scripts/mysql_system_tables_fix.sql 2011-06-30 15:37:13 +0000
2163+++ Percona-Server/scripts/mysql_system_tables_fix.sql 2013-12-05 18:46:48 +0000
2164@@ -601,6 +601,9 @@
2165
2166 UPDATE user SET Trigger_priv=Super_priv WHERE @hadTriggerPriv = 0;
2167
2168+# Convering the host name to lower case for existing users
2169+UPDATE user SET host=LOWER( host ) WHERE LOWER( host ) <> host;
2170+
2171 # Activate the new, possible modified privilege tables
2172 # This should not be needed, but gives us some extra testing that the above
2173 # changes was correct
2174
2175=== modified file 'Percona-Server/sql-common/client.c'
2176--- Percona-Server/sql-common/client.c 2012-08-20 00:29:22 +0000
2177+++ Percona-Server/sql-common/client.c 2013-12-05 18:46:48 +0000
2178@@ -1,5 +1,5 @@
2179 /*
2180- Copyright (c) 2003, 2012, Oracle and/or its affiliates. All rights reserved.
2181+ Copyright (c) 2003, 2013, Oracle and/or its affiliates. All rights reserved.
2182
2183 This program is free software; you can redistribute it and/or modify
2184 it under the terms of the GNU General Public License as published by
2185@@ -3167,6 +3167,7 @@
2186 mysql->options.methods_to_use= option;
2187 break;
2188 case MYSQL_SET_CLIENT_IP:
2189+ my_free(mysql->options.client_ip,MYF(MY_ALLOW_ZERO_PTR));
2190 mysql->options.client_ip= my_strdup(arg, MYF(MY_WME));
2191 break;
2192 case MYSQL_SECURE_AUTH:
2193
2194=== modified file 'Percona-Server/sql/filesort.cc'
2195--- Percona-Server/sql/filesort.cc 2012-10-16 04:49:59 +0000
2196+++ Percona-Server/sql/filesort.cc 2013-12-05 18:46:48 +0000
2197@@ -1,5 +1,5 @@
2198 /*
2199- Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved.
2200+ Copyright (c) 2000, 2013, Oracle and/or its affiliates. All rights reserved.
2201
2202 This program is free software; you can redistribute it and/or modify
2203 it under the terms of the GNU General Public License as published by
2204@@ -217,7 +217,10 @@
2205 goto err;
2206
2207 memavl= thd->variables.sortbuff_size;
2208- min_sort_memory= max(MIN_SORT_MEMORY, param.sort_length*MERGEBUFF2);
2209+ min_sort_memory=
2210+ max(MIN_SORT_MEMORY,
2211+ ALIGN_SIZE(MERGEBUFF2 * (param.rec_length + sizeof(uchar*))));
2212+
2213 while (memavl >= min_sort_memory)
2214 {
2215 ulong old_memavl;
2216
2217=== modified file 'Percona-Server/sql/log_event.cc'
2218--- Percona-Server/sql/log_event.cc 2013-06-03 03:53:55 +0000
2219+++ Percona-Server/sql/log_event.cc 2013-12-05 18:46:48 +0000
2220@@ -1027,6 +1027,17 @@
2221 if (log_file_name_arg)
2222 *is_binlog_active= mysql_bin_log.is_active(log_file_name_arg);
2223
2224+ DBUG_EXECUTE_IF("dump_fake_io_error",
2225+ {
2226+ if (log_lock)
2227+ {
2228+ pthread_mutex_unlock(log_lock);
2229+
2230+ DBUG_SET("-d,dump_fake_io_error");
2231+ DBUG_RETURN(LOG_READ_IO);
2232+ }
2233+ });
2234+
2235 if (my_b_read(file, (uchar*) buf, sizeof(buf)))
2236 {
2237 /*
2238@@ -5419,7 +5430,6 @@
2239
2240 switch (type) {
2241 case LAST_INSERT_ID_EVENT:
2242- thd->stmt_depends_on_first_successful_insert_id_in_prev_stmt= 1;
2243 thd->first_successful_insert_id_in_prev_stmt= val;
2244 break;
2245 case INSERT_ID_EVENT:
2246
2247=== modified file 'Percona-Server/sql/sql_class.h'
2248--- Percona-Server/sql/sql_class.h 2013-10-22 13:31:04 +0000
2249+++ Percona-Server/sql/sql_class.h 2013-12-05 18:46:48 +0000
2250@@ -3168,11 +3168,13 @@
2251 bool get(TABLE *table);
2252 static double get_use_cost(uint *buffer, uint nkeys, uint key_size,
2253 ulonglong max_in_memory_size);
2254+
2255+ // Returns the number of bytes needed in imerge_cost_buf.
2256 inline static int get_cost_calc_buff_size(ulong nkeys, uint key_size,
2257 ulonglong max_in_memory_size)
2258 {
2259 register ulonglong max_elems_in_tree=
2260- (1 + max_in_memory_size / ALIGN_SIZE(sizeof(TREE_ELEMENT)+key_size));
2261+ (max_in_memory_size / ALIGN_SIZE(sizeof(TREE_ELEMENT)+key_size));
2262 return (int) (sizeof(uint)*(1 + nkeys/max_elems_in_tree));
2263 }
2264
2265
2266=== modified file 'Percona-Server/sql/sql_partition.cc'
2267--- Percona-Server/sql/sql_partition.cc 2013-06-03 03:53:55 +0000
2268+++ Percona-Server/sql/sql_partition.cc 2013-12-05 18:46:48 +0000
2269@@ -4730,6 +4730,8 @@
2270 {
2271 uint no_parts_found;
2272 uint no_parts_opt= alter_info->partition_names.elements;
2273+ set_engine_all_partitions(tab_part_info,
2274+ tab_part_info->default_engine_type);
2275 no_parts_found= set_part_state(alter_info, tab_part_info, PART_CHANGED);
2276 if (no_parts_found != no_parts_opt &&
2277 (!(alter_info->flags & ALTER_ALL_PARTITION)))
2278
2279=== modified file 'Percona-Server/sql/sql_repl.cc'
2280--- Percona-Server/sql/sql_repl.cc 2013-06-03 03:53:55 +0000
2281+++ Percona-Server/sql/sql_repl.cc 2013-12-05 18:46:48 +0000
2282@@ -360,6 +360,9 @@
2283 int left_events = max_binlog_dump_events;
2284 #endif
2285 int old_max_allowed_packet= thd->variables.max_allowed_packet;
2286+ bool is_active_binlog= false;
2287+ my_off_t prev_pos= pos;
2288+
2289 DBUG_ENTER("mysql_binlog_send");
2290 DBUG_PRINT("enter",("log_ident: '%s' pos: %ld", log_ident, (long) pos));
2291
2292@@ -483,7 +486,8 @@
2293 Try to find a Format_description_log_event at the beginning of
2294 the binlog
2295 */
2296- if (!(error = Log_event::read_log_event(&log, packet, log_lock)))
2297+ if (!(error = Log_event::read_log_event(&log, packet, log_lock,
2298+ log_file_name, &is_active_binlog)))
2299 {
2300 /*
2301 The packet has offsets equal to the normal offsets in a binlog
2302@@ -494,8 +498,14 @@
2303 (*packet)[EVENT_TYPE_OFFSET+1]));
2304 if ((*packet)[EVENT_TYPE_OFFSET+1] == FORMAT_DESCRIPTION_EVENT)
2305 {
2306- binlog_can_be_corrupted= test((*packet)[FLAGS_OFFSET+1] &
2307- LOG_EVENT_BINLOG_IN_USE_F);
2308+ /*
2309+ If a binlog is not active, but LOG_EVENT_BINLOG_IN_USE_F
2310+ flag is 1. That means it is not closed in normal way
2311+ (E.g server crash) and may include corrupted events.
2312+ */
2313+ binlog_can_be_corrupted= (!is_active_binlog) &&
2314+ test((*packet)[FLAGS_OFFSET+1] & LOG_EVENT_BINLOG_IN_USE_F);
2315+
2316 (*packet)[FLAGS_OFFSET+1] &= ~LOG_EVENT_BINLOG_IN_USE_F;
2317 /*
2318 mark that this event with "log_pos=0", so the slave
2319@@ -547,12 +557,11 @@
2320
2321 while (!net->error && net->vio != 0 && !thd->killed)
2322 {
2323- my_off_t prev_pos= pos;
2324- bool is_active_binlog= false;
2325 while (!(error= Log_event::read_log_event(&log, packet, log_lock,
2326 log_file_name,
2327 &is_active_binlog)))
2328 {
2329+ DBUG_ASSERT(prev_pos < my_b_tell(&log));
2330 prev_pos= my_b_tell(&log);
2331 #ifndef DBUG_OFF
2332 if (max_binlog_dump_events && !left_events--)
2333@@ -580,8 +589,9 @@
2334
2335 if ((*packet)[EVENT_TYPE_OFFSET+1] == FORMAT_DESCRIPTION_EVENT)
2336 {
2337- binlog_can_be_corrupted= test((*packet)[FLAGS_OFFSET+1] &
2338- LOG_EVENT_BINLOG_IN_USE_F);
2339+ binlog_can_be_corrupted= (!is_active_binlog) &&
2340+ test((*packet)[FLAGS_OFFSET+1] & LOG_EVENT_BINLOG_IN_USE_F);
2341+
2342 (*packet)[FLAGS_OFFSET+1] &= ~LOG_EVENT_BINLOG_IN_USE_F;
2343 }
2344 else if ((*packet)[EVENT_TYPE_OFFSET+1] == STOP_EVENT)
2345@@ -620,9 +630,31 @@
2346 here we were reading binlog that was not closed properly (as a result
2347 of a crash ?). treat any corruption as EOF
2348 */
2349- if (binlog_can_be_corrupted &&
2350+ if ((binlog_can_be_corrupted || is_active_binlog) &&
2351 error != LOG_READ_MEM && error != LOG_READ_EOF)
2352 {
2353+ test_for_non_eof_log_read_errors(error, &errmsg);
2354+
2355+ if (is_active_binlog)
2356+ {
2357+ sql_print_warning("Failed to read an event from active binlog(%s,%lu). "
2358+ "error: %s. Dump thread will try to read it again.",
2359+ log_file_name, (ulong)prev_pos, errmsg);
2360+ }
2361+ else
2362+ {
2363+ sql_print_warning("Failed to read an event from inactive binlog"
2364+ "(%s, %lu). error: %s. Dump thread found the binlog "
2365+ "was not rotated correctly. It will jump to next "
2366+ "binlog directly.",
2367+ log_file_name, (ulong) prev_pos, errmsg);
2368+ }
2369+ errmsg= NULL;
2370+
2371+ /*
2372+ If binlog is active, it will try to read the event again. Otherwise,
2373+ skip the corrupted events and switch to next binlog.
2374+ */
2375 my_b_seek(&log, prev_pos);
2376 error=LOG_READ_EOF;
2377 }
2378@@ -695,6 +727,8 @@
2379 /* we read successfully, so we'll need to send it to the slave */
2380 pthread_mutex_unlock(log_lock);
2381 read_packet = 1;
2382+ DBUG_ASSERT(prev_pos < my_b_tell(&log));
2383+ prev_pos= my_b_tell(&log);
2384 break;
2385
2386 case LOG_READ_EOF:
2387@@ -757,6 +791,7 @@
2388 thd_proc_info(thd, "Finished reading one binlog; switching to next binlog");
2389 switch (mysql_bin_log.find_next_log(&linfo, 1)) {
2390 case 0:
2391+ prev_pos= BIN_LOG_HEADER_SIZE;
2392 break;
2393 case LOG_INFO_EOF:
2394 if (mysql_bin_log.is_active(log_file_name))
2395
2396=== modified file 'Percona-Server/storage/innobase/btr/btr0cur.c'
2397--- Percona-Server/storage/innobase/btr/btr0cur.c 2013-03-06 11:10:14 +0000
2398+++ Percona-Server/storage/innobase/btr/btr0cur.c 2013-12-05 18:46:48 +0000
2399@@ -31,6 +31,7 @@
2400 #include "btr0sea.h"
2401 #include "row0upd.h"
2402 #include "trx0rec.h"
2403+#include "trx0undo.h"
2404 #include "trx0roll.h" /* trx_roll_crash_recv_trx */
2405 #include "que0que.h"
2406 #include "row0row.h"
2407@@ -1335,7 +1336,6 @@
2408
2409 /***************************************************************
2410 Writes a redo log record of updating a record in-place. */
2411-UNIV_INLINE
2412 void
2413 btr_cur_update_in_place_log(
2414 /*========================*/
2415@@ -1363,18 +1363,31 @@
2416 return;
2417 }
2418
2419- /* The code below assumes index is a clustered index: change index to
2420- the clustered index if we are updating a secondary index record (or we
2421- could as well skip writing the sys col values to the log in this case
2422- because they are not needed for a secondary index record update) */
2423-
2424- index = dict_table_get_first_index(index->table);
2425+ /* For secondary indexes, we could skip writing the dummy system fields
2426+ to the redo log but we have to change redo log parsing of
2427+ MLOG_REC_UPDATE_IN_PLACE/MLOG_COMP_REC_UPDATE_IN_PLACE or we have to add
2428+ new redo log record. For now, just write dummy sys fields to the redo
2429+ log if we are updating a secondary index record.
2430+ */
2431
2432 mach_write_to_1(log_ptr, flags);
2433 log_ptr++;
2434
2435- log_ptr = row_upd_write_sys_vals_to_log(index, trx, roll_ptr, log_ptr,
2436- mtr);
2437+ if (index->type & DICT_CLUSTERED) {
2438+ log_ptr = row_upd_write_sys_vals_to_log(
2439+ index, trx, roll_ptr, log_ptr, mtr);
2440+ } else {
2441+ /* Dummy system fields for a secondary index */
2442+ /* TRX_ID Position */
2443+ log_ptr += mach_write_compressed(log_ptr, 0);
2444+ /* ROLL_PTR */
2445+ trx_write_roll_ptr(log_ptr, ut_dulint_zero);
2446+ log_ptr += DATA_ROLL_PTR_LEN;
2447+ /* TRX_ID */
2448+ log_ptr += mach_dulint_write_compressed(log_ptr,
2449+ ut_dulint_zero);
2450+ }
2451+
2452 mach_write_to_2(log_ptr, page_offset(rec));
2453 log_ptr += 2;
2454
2455
2456=== modified file 'Percona-Server/storage/innobase/handler/ha_innodb.cc'
2457--- Percona-Server/storage/innobase/handler/ha_innodb.cc 2013-10-22 13:31:04 +0000
2458+++ Percona-Server/storage/innobase/handler/ha_innodb.cc 2013-12-05 18:46:48 +0000
2459@@ -6463,6 +6463,11 @@
2460
2461 index = dict_table_get_index_noninline(prebuilt->table, key->name);
2462
2463+ if (prebuilt->table->ibd_file_missing) {
2464+ n_rows = HA_POS_ERROR;
2465+ goto func_exit;
2466+ }
2467+
2468 range_start = dtuple_create_for_mysql(&heap1, key->key_parts);
2469 dict_index_copy_types(range_start, index, key->key_parts);
2470
2471@@ -6512,6 +6517,8 @@
2472
2473 my_free(key_val_buff2, MYF(0));
2474
2475+func_exit:
2476+
2477 prebuilt->trx->op_info = (char*)"";
2478
2479 /* The MySQL optimizer seems to believe an estimate of 0 rows is
2480
2481=== modified file 'Percona-Server/storage/innobase/ibuf/ibuf0ibuf.c'
2482--- Percona-Server/storage/innobase/ibuf/ibuf0ibuf.c 2013-05-16 08:35:05 +0000
2483+++ Percona-Server/storage/innobase/ibuf/ibuf0ibuf.c 2013-12-05 18:46:48 +0000
2484@@ -3024,6 +3024,24 @@
2485 /* This is the easy case. Do something similar
2486 to btr_cur_update_in_place(). */
2487 row_upd_rec_in_place(rec, offsets, update);
2488+
2489+ /* Log the update in place operation. During recovery
2490+ MLOG_COMP_REC_UPDATE_IN_PLACE/MLOG_REC_UPDATE_IN_PLACE
2491+ expects trx_id, roll_ptr for secondary indexes. So we
2492+ just write dummy trx_id(0), roll_ptr(0) */
2493+ btr_cur_update_in_place_log(BTR_KEEP_SYS_FLAG, rec,
2494+ index, update,
2495+ NULL,
2496+ ut_dulint_zero, mtr);
2497+ DBUG_EXECUTE_IF(
2498+ "crash_after_log_ibuf_upd_inplace",
2499+ log_buffer_flush_to_disk();
2500+ fprintf(stderr,
2501+ "InnoDB: Wrote log record for ibuf "
2502+ "update in place operation\n");
2503+ DBUG_SUICIDE();
2504+ );
2505+
2506 goto updated_in_place;
2507 }
2508
2509
2510=== modified file 'Percona-Server/storage/innobase/include/btr0cur.h'
2511--- Percona-Server/storage/innobase/include/btr0cur.h 2012-11-12 13:31:30 +0000
2512+++ Percona-Server/storage/innobase/include/btr0cur.h 2013-12-05 18:46:48 +0000
2513@@ -558,6 +558,19 @@
2514 const ulint* offsets,/* in: array returned by rec_get_offsets() */
2515 upd_t* update);/* in: update vector or NULL */
2516
2517+/***************************************************************
2518+Writes a redo log record of updating a record in-place. */
2519+
2520+void
2521+btr_cur_update_in_place_log(
2522+/*========================*/
2523+ ulint flags, /* in: flags */
2524+ rec_t* rec, /* in: record */
2525+ dict_index_t* index, /* in: index where cursor positioned */
2526+ upd_t* update, /* in: update vector */
2527+ trx_t* trx, /* in: transaction */
2528+ dulint roll_ptr, /* in: roll ptr */
2529+ mtr_t* mtr); /* in: mtr */
2530
2531 /*######################################################################*/
2532
2533
2534=== modified file 'Percona-Server/storage/innodb_plugin/btr/btr0cur.c'
2535--- Percona-Server/storage/innodb_plugin/btr/btr0cur.c 2013-10-22 13:31:04 +0000
2536+++ Percona-Server/storage/innodb_plugin/btr/btr0cur.c 2013-12-05 18:46:48 +0000
2537@@ -58,6 +58,7 @@
2538 #include "btr0btr.h"
2539 #include "btr0sea.h"
2540 #include "trx0rec.h"
2541+#include "trx0undo.h"
2542 #include "trx0roll.h" /* trx_is_recv() */
2543 #include "que0que.h"
2544 #include "row0row.h"
2545@@ -1656,7 +1657,7 @@
2546
2547 /***********************************************************//**
2548 Writes a redo log record of updating a record in-place. */
2549-UNIV_INLINE
2550+UNIV_INTERN
2551 void
2552 btr_cur_update_in_place_log(
2553 /*========================*/
2554@@ -1684,18 +1685,31 @@
2555 return;
2556 }
2557
2558- /* The code below assumes index is a clustered index: change index to
2559- the clustered index if we are updating a secondary index record (or we
2560- could as well skip writing the sys col values to the log in this case
2561- because they are not needed for a secondary index record update) */
2562-
2563- index = dict_table_get_first_index(index->table);
2564+ /* For secondary indexes, we could skip writing the dummy system fields
2565+ to the redo log but we have to change redo log parsing of
2566+ MLOG_REC_UPDATE_IN_PLACE/MLOG_COMP_REC_UPDATE_IN_PLACE or we have to add
2567+ new redo log record. For now, just write dummy sys fields to the redo
2568+ log if we are updating a secondary index record.
2569+ */
2570
2571 mach_write_to_1(log_ptr, flags);
2572 log_ptr++;
2573
2574- log_ptr = row_upd_write_sys_vals_to_log(index, trx, roll_ptr, log_ptr,
2575- mtr);
2576+ if (index->type & DICT_CLUSTERED) {
2577+ log_ptr = row_upd_write_sys_vals_to_log(
2578+ index, trx, roll_ptr, log_ptr, mtr);
2579+ } else {
2580+ /* Dummy system fields for a secondary index */
2581+ /* TRX_ID Position */
2582+ log_ptr += mach_write_compressed(log_ptr, 0);
2583+ /* ROLL_PTR */
2584+ trx_write_roll_ptr(log_ptr, ut_dulint_zero);
2585+ log_ptr += DATA_ROLL_PTR_LEN;
2586+ /* TRX_ID */
2587+ log_ptr += mach_dulint_write_compressed(log_ptr,
2588+ ut_dulint_zero);
2589+ }
2590+
2591 mach_write_to_2(log_ptr, page_offset(rec));
2592 log_ptr += 2;
2593
2594
2595=== modified file 'Percona-Server/storage/innodb_plugin/handler/ha_innodb.cc'
2596--- Percona-Server/storage/innodb_plugin/handler/ha_innodb.cc 2013-10-22 13:31:04 +0000
2597+++ Percona-Server/storage/innodb_plugin/handler/ha_innodb.cc 2013-12-05 18:46:48 +0000
2598@@ -8203,6 +8203,10 @@
2599 /* There exists possibility of not being able to find requested
2600 index due to inconsistency between MySQL and InoDB dictionary info.
2601 Necessary message should have been printed in innobase_get_index() */
2602+ if (prebuilt->table->ibd_file_missing) {
2603+ n_rows = HA_POS_ERROR;
2604+ goto func_exit;
2605+ }
2606 if (UNIV_UNLIKELY(!index)) {
2607 n_rows = HA_POS_ERROR;
2608 goto func_exit;
2609
2610=== modified file 'Percona-Server/storage/innodb_plugin/ibuf/ibuf0ibuf.c'
2611--- Percona-Server/storage/innodb_plugin/ibuf/ibuf0ibuf.c 2013-08-05 13:11:52 +0000
2612+++ Percona-Server/storage/innodb_plugin/ibuf/ibuf0ibuf.c 2013-12-05 18:46:48 +0000
2613@@ -3079,6 +3079,24 @@
2614 to btr_cur_update_in_place(). */
2615 row_upd_rec_in_place(rec, index, offsets,
2616 update, page_zip);
2617+
2618+ /* Log the update in place operation. During recovery
2619+ MLOG_COMP_REC_UPDATE_IN_PLACE/MLOG_REC_UPDATE_IN_PLACE
2620+ expects trx_id, roll_ptr for secondary indexes. So we
2621+ just write dummy trx_id(0), roll_ptr(0) */
2622+ btr_cur_update_in_place_log(BTR_KEEP_SYS_FLAG, rec,
2623+ index, update,
2624+ NULL,
2625+ ut_dulint_zero, mtr);
2626+ DBUG_EXECUTE_IF(
2627+ "crash_after_log_ibuf_upd_inplace",
2628+ log_buffer_flush_to_disk();
2629+ fprintf(stderr,
2630+ "InnoDB: Wrote log record for ibuf "
2631+ "update in place operation\n");
2632+ DBUG_SUICIDE();
2633+ );
2634+
2635 goto updated_in_place;
2636 }
2637
2638
2639=== modified file 'Percona-Server/storage/innodb_plugin/include/btr0cur.h'
2640--- Percona-Server/storage/innodb_plugin/include/btr0cur.h 2013-03-06 11:10:14 +0000
2641+++ Percona-Server/storage/innodb_plugin/include/btr0cur.h 2013-12-05 18:46:48 +0000
2642@@ -1,6 +1,6 @@
2643 /*****************************************************************************
2644
2645-Copyright (c) 1994, 2012, Oracle and/or its affiliates. All Rights Reserved.
2646+Copyright (c) 1994, 2013, Oracle and/or its affiliates. All Rights Reserved.
2647
2648 This program is free software; you can redistribute it and/or modify it under
2649 the terms of the GNU General Public License as published by the Free Software
2650@@ -637,6 +637,21 @@
2651 mem_heap_t* heap) /*!< in: memory heap */
2652 __attribute__((nonnull));
2653
2654+/***********************************************************//**
2655+Writes a redo log record of updating a record in-place. */
2656+UNIV_INTERN
2657+void
2658+btr_cur_update_in_place_log(
2659+/*========================*/
2660+ ulint flags, /*!< in: flags */
2661+ rec_t* rec, /*!< in: record */
2662+ dict_index_t* index, /*!< in: index where cursor
2663+ positioned */
2664+ const upd_t* update, /*!< in: update vector */
2665+ trx_t* trx, /*!< in: transaction */
2666+ roll_ptr_t roll_ptr, /*!< in: roll ptr */
2667+ mtr_t* mtr); /*!< in: mtr */
2668+
2669 /*######################################################################*/
2670
2671 /** In the pessimistic delete, if the page data size drops below this
2672
2673=== modified file 'Percona-Server/support-files/mysql.spec.sh'
2674--- Percona-Server/support-files/mysql.spec.sh 2013-09-09 18:07:12 +0000
2675+++ Percona-Server/support-files/mysql.spec.sh 2013-12-05 18:46:48 +0000
2676@@ -956,7 +956,9 @@
2677 %doc mysql-release-%{mysql_version}/support-files/ndb-*.ini
2678 %endif
2679
2680+%if 0%{?commercial}
2681 %doc %attr(644, root, root) %{_infodir}/mysql.info*
2682+%endif
2683
2684 %if %{INNODB_BUILD}
2685 %doc %attr(644, root, man) %{_mandir}/man1/innochecksum.1*
2686@@ -1195,6 +1197,9 @@
2687 # merging BK trees)
2688 ##############################################################################
2689 %changelog
2690+* Wed Oct 30 2013 Balasubramanian Kandasamy <balasubramanian.kandasamy@oracle.com>
2691+- Removed non gpl file docs/mysql.info from community packages
2692+
2693 * Mon Sep 09 2013 Balasubramanian Kandasamy <balasubramanian.kandasamy@oracle.com>
2694 - Updated logic to get the correct count of PID files
2695
2696
2697=== modified file 'Percona-Server/vio/viosslfactories.c'
2698--- Percona-Server/vio/viosslfactories.c 2013-06-03 03:53:55 +0000
2699+++ Percona-Server/vio/viosslfactories.c 2013-12-05 18:46:48 +0000
2700@@ -80,7 +80,7 @@
2701 "No error",
2702 "Unable to get certificate",
2703 "Unable to get private key",
2704- "Private key does not match the certificate public key"
2705+ "Private key does not match the certificate public key",
2706 "SSL_CTX_set_default_verify_paths failed",
2707 "Failed to set ciphers to use",
2708 "SSL_CTX_new failed"

Subscribers

People subscribed via source and target branches