Skip to content

Commit

Permalink
Merge pull request percona#3610 from inikep/merge-mysql-5.6.47-part1
Browse files Browse the repository at this point in the history
Implemented PS-6104 (Merge MySQL 5.6.47) part 1
  • Loading branch information
inikep authored Jan 16, 2020
2 parents b59214e + 89d559c commit 4020424
Show file tree
Hide file tree
Showing 110 changed files with 1,138 additions and 364 deletions.
4 changes: 2 additions & 2 deletions VERSION
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
MYSQL_VERSION_MAJOR=5
MYSQL_VERSION_MINOR=6
MYSQL_VERSION_PATCH=46
MYSQL_VERSION_EXTRA=-86.2
MYSQL_VERSION_PATCH=47
MYSQL_VERSION_EXTRA=-87
4 changes: 2 additions & 2 deletions include/welcome_copyright_notice.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/* Copyright (c) 2010, 2018, Oracle and/or its affiliates. All rights reserved.
/* Copyright (c) 2010, 2019, Oracle and/or its affiliates. All rights reserved.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License, version 2.0,
Expand All @@ -23,7 +23,7 @@
#ifndef _welcome_copyright_notice_h_
#define _welcome_copyright_notice_h_

#define COPYRIGHT_NOTICE_CURRENT_YEAR "2019"
#define COPYRIGHT_NOTICE_CURRENT_YEAR "2020"

/*
This define specifies copyright notice which is displayed by every MySQL
Expand Down
4 changes: 2 additions & 2 deletions man/comp_err.1
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
.\" Title: \fBcomp_err\fR
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 09/27/2019
.\" Date: 11/26/2019
.\" Manual: MySQL Database System
.\" Source: MySQL 5.6
.\" Language: English
.\"
.TH "\FBCOMP_ERR\FR" "1" "09/27/2019" "MySQL 5\&.6" "MySQL Database System"
.TH "\FBCOMP_ERR\FR" "1" "11/26/2019" "MySQL 5\&.6" "MySQL Database System"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions man/innochecksum.1
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
.\" Title: \fBinnochecksum\fR
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 09/27/2019
.\" Date: 11/26/2019
.\" Manual: MySQL Database System
.\" Source: MySQL 5.6
.\" Language: English
.\"
.TH "\FBINNOCHECKSUM\FR" "1" "09/27/2019" "MySQL 5\&.6" "MySQL Database System"
.TH "\FBINNOCHECKSUM\FR" "1" "11/26/2019" "MySQL 5\&.6" "MySQL Database System"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions man/msql2mysql.1
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
.\" Title: \fBmsql2mysql\fR
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 09/27/2019
.\" Date: 11/26/2019
.\" Manual: MySQL Database System
.\" Source: MySQL 5.6
.\" Language: English
.\"
.TH "\FBMSQL2MYSQL\FR" "1" "09/27/2019" "MySQL 5\&.6" "MySQL Database System"
.TH "\FBMSQL2MYSQL\FR" "1" "11/26/2019" "MySQL 5\&.6" "MySQL Database System"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions man/my_print_defaults.1
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
.\" Title: \fBmy_print_defaults\fR
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 09/27/2019
.\" Date: 11/26/2019
.\" Manual: MySQL Database System
.\" Source: MySQL 5.6
.\" Language: English
.\"
.TH "\FBMY_PRINT_DEFAULTS\FR" "1" "09/27/2019" "MySQL 5\&.6" "MySQL Database System"
.TH "\FBMY_PRINT_DEFAULTS\FR" "1" "11/26/2019" "MySQL 5\&.6" "MySQL Database System"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions man/myisam_ftdump.1
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
.\" Title: \fBmyisam_ftdump\fR
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 09/27/2019
.\" Date: 11/26/2019
.\" Manual: MySQL Database System
.\" Source: MySQL 5.6
.\" Language: English
.\"
.TH "\FBMYISAM_FTDUMP\FR" "1" "09/27/2019" "MySQL 5\&.6" "MySQL Database System"
.TH "\FBMYISAM_FTDUMP\FR" "1" "11/26/2019" "MySQL 5\&.6" "MySQL Database System"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
Expand Down
13 changes: 6 additions & 7 deletions man/myisamchk.1
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
.\" Title: \fBmyisamchk\fR
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 09/27/2019
.\" Date: 11/26/2019
.\" Manual: MySQL Database System
.\" Source: MySQL 5.6
.\" Language: English
.\"
.TH "\FBMYISAMCHK\FR" "1" "09/27/2019" "MySQL 5\&.6" "MySQL Database System"
.TH "\FBMYISAMCHK\FR" "1" "11/26/2019" "MySQL 5\&.6" "MySQL Database System"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
Expand Down Expand Up @@ -53,8 +53,8 @@ REPAIR TABLE
statements to check and repair
MyISAM
tables\&. See
Section\ \&13.7.2.2, \(lqCHECK TABLE Syntax\(rq, and
Section\ \&13.7.2.5, \(lqREPAIR TABLE Syntax\(rq\&.
Section\ \&13.7.2.2, \(lqCHECK TABLE Statement\(rq, and
Section\ \&13.7.2.5, \(lqREPAIR TABLE Statement\(rq\&.
.PP
The use of
\fBmyisamchk\fR
Expand Down Expand Up @@ -241,7 +241,7 @@ CHECK TABLE
instead of
\fBmyisamchk\fR
to check tables\&. See
Section\ \&13.7.2.2, \(lqCHECK TABLE Syntax\(rq\&.
Section\ \&13.7.2.2, \(lqCHECK TABLE Statement\(rq\&.
.sp .5v
.RE
.PP
Expand Down Expand Up @@ -2087,8 +2087,7 @@ Key: 2: Keyblocks used: 99% Packed: 97% Max levels: 3
\- check data record references index: 3
Key: 3: Keyblocks used: 98% Packed: \-14% Max levels: 3
Total: Keyblocks used: 98% Packed: 89%
\- check records and index references
\fI*** LOTS OF ROW NUMBERS DELETED ***\fR
\- check records and index references\fI*** LOTS OF ROW NUMBERS DELETED ***\fR
Records: 306688 M\&.recordlength: 25 Packed: 83%
Recordspace used: 97% Empty space: 2% Blocks/Record: 1\&.00
Record blocks: 306688 Delete blocks: 0
Expand Down
4 changes: 2 additions & 2 deletions man/myisamlog.1
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
.\" Title: \fBmyisamlog\fR
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 09/27/2019
.\" Date: 11/26/2019
.\" Manual: MySQL Database System
.\" Source: MySQL 5.6
.\" Language: English
.\"
.TH "\FBMYISAMLOG\FR" "1" "09/27/2019" "MySQL 5\&.6" "MySQL Database System"
.TH "\FBMYISAMLOG\FR" "1" "11/26/2019" "MySQL 5\&.6" "MySQL Database System"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions man/myisampack.1
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
.\" Title: \fBmyisampack\fR
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 09/27/2019
.\" Date: 11/26/2019
.\" Manual: MySQL Database System
.\" Source: MySQL 5.6
.\" Language: English
.\"
.TH "\FBMYISAMPACK\FR" "1" "09/27/2019" "MySQL 5\&.6" "MySQL Database System"
.TH "\FBMYISAMPACK\FR" "1" "11/26/2019" "MySQL 5\&.6" "MySQL Database System"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
Expand Down
12 changes: 8 additions & 4 deletions man/mysql.1
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
.\" Title: \fBmysql\fR
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 09/27/2019
.\" Date: 11/26/2019
.\" Manual: MySQL Database System
.\" Source: MySQL 5.6
.\" Language: English
.\"
.TH "\FBMYSQL\FR" "1" "09/27/2019" "MySQL 5\&.6" "MySQL Database System"
.TH "\FBMYSQL\FR" "1" "11/26/2019" "MySQL 5\&.6" "MySQL Database System"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
Expand Down Expand Up @@ -1369,6 +1369,10 @@ Ignore
SIGINT
signals (typically the result of typing
Control+C)\&.
.sp
Without this option, typing
Control+C
interrupts the current statement if there is one, or cancels any partial input line otherwise\&.
.RE
.sp
.RS 4
Expand Down Expand Up @@ -1813,7 +1817,7 @@ is set to something other than the default of
;, instances of that character are sent to the server without interpretation\&. However, the server itself still interprets
;
as a statement delimiter and processes statements accordingly\&. This behavior on the server side comes into play for multiple\-statement execution (see
Section\ \&23.8.16, \(lqC API Multiple Statement Execution Support\(rq), and for parsing the body of stored procedures and functions, triggers, and events (see
Section\ \&23.7.15, \(lqC API Multiple Statement Execution Support\(rq), and for parsing the body of stored procedures and functions, triggers, and events (see
Section\ \&20.1, \(lqDefining Stored Programs\(rq)\&.
.RE
.sp
Expand Down Expand Up @@ -3544,7 +3548,7 @@ client with the
option\&.
.PP
For more information about auto\-reconnect and its effect on state information when a reconnection occurs, see
Section\ \&23.8.20, \(lqC API Automatic Reconnection Control\(rq\&.
Section\ \&23.7.19, \(lqC API Automatic Reconnection Control\(rq\&.
mysql Client Parser Versus Server Parser.PP
The
\fBmysql\fR
Expand Down
4 changes: 2 additions & 2 deletions man/mysql.server.1
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
.\" Title: \fBmysql.server\fR
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 09/27/2019
.\" Date: 11/26/2019
.\" Manual: MySQL Database System
.\" Source: MySQL 5.6
.\" Language: English
.\"
.TH "\FBMYSQL\&.SERVER\FR" "1" "09/27/2019" "MySQL 5\&.6" "MySQL Database System"
.TH "\FBMYSQL\&.SERVER\FR" "1" "11/26/2019" "MySQL 5\&.6" "MySQL Database System"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions man/mysql_config.1
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
.\" Title: \fBmysql_config\fR
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 09/27/2019
.\" Date: 11/26/2019
.\" Manual: MySQL Database System
.\" Source: MySQL 5.6
.\" Language: English
.\"
.TH "\FBMYSQL_CONFIG\FR" "1" "09/27/2019" "MySQL 5\&.6" "MySQL Database System"
.TH "\FBMYSQL_CONFIG\FR" "1" "11/26/2019" "MySQL 5\&.6" "MySQL Database System"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions man/mysql_config_editor.1
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
.\" Title: \fBmysql_config_editor\fR
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 09/27/2019
.\" Date: 11/26/2019
.\" Manual: MySQL Database System
.\" Source: MySQL 5.6
.\" Language: English
.\"
.TH "\FBMYSQL_CONFIG_EDITOR\FR" "1" "09/27/2019" "MySQL 5\&.6" "MySQL Database System"
.TH "\FBMYSQL_CONFIG_EDITOR\FR" "1" "11/26/2019" "MySQL 5\&.6" "MySQL Database System"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions man/mysql_convert_table_format.1
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
.\" Title: \fBmysql_convert_table_format\fR
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 09/27/2019
.\" Date: 11/26/2019
.\" Manual: MySQL Database System
.\" Source: MySQL 5.6
.\" Language: English
.\"
.TH "\FBMYSQL_CONVERT_TABLE_FORMAT\FR" "1" "09/27/2019" "MySQL 5\&.6" "MySQL Database System"
.TH "\FBMYSQL_CONVERT_TABLE_FORMAT\FR" "1" "11/26/2019" "MySQL 5\&.6" "MySQL Database System"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions man/mysql_find_rows.1
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
.\" Title: \fBmysql_find_rows\fR
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 09/27/2019
.\" Date: 11/26/2019
.\" Manual: MySQL Database System
.\" Source: MySQL 5.6
.\" Language: English
.\"
.TH "\FBMYSQL_FIND_ROWS\FR" "1" "09/27/2019" "MySQL 5\&.6" "MySQL Database System"
.TH "\FBMYSQL_FIND_ROWS\FR" "1" "11/26/2019" "MySQL 5\&.6" "MySQL Database System"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions man/mysql_fix_extensions.1
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
.\" Title: \fBmysql_fix_extensions\fR
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 09/27/2019
.\" Date: 11/26/2019
.\" Manual: MySQL Database System
.\" Source: MySQL 5.6
.\" Language: English
.\"
.TH "\FBMYSQL_FIX_EXTENSIONS\FR" "1" "09/27/2019" "MySQL 5\&.6" "MySQL Database System"
.TH "\FBMYSQL_FIX_EXTENSIONS\FR" "1" "11/26/2019" "MySQL 5\&.6" "MySQL Database System"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions man/mysql_install_db.1
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
.\" Title: \fBmysql_install_db\fR
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 09/27/2019
.\" Date: 11/26/2019
.\" Manual: MySQL Database System
.\" Source: MySQL 5.6
.\" Language: English
.\"
.TH "\FBMYSQL_INSTALL_DB\FR" "1" "09/27/2019" "MySQL 5\&.6" "MySQL Database System"
.TH "\FBMYSQL_INSTALL_DB\FR" "1" "11/26/2019" "MySQL 5\&.6" "MySQL Database System"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions man/mysql_plugin.1
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
.\" Title: \fBmysql_plugin\fR
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 09/27/2019
.\" Date: 11/26/2019
.\" Manual: MySQL Database System
.\" Source: MySQL 5.6
.\" Language: English
.\"
.TH "\FBMYSQL_PLUGIN\FR" "1" "09/27/2019" "MySQL 5\&.6" "MySQL Database System"
.TH "\FBMYSQL_PLUGIN\FR" "1" "11/26/2019" "MySQL 5\&.6" "MySQL Database System"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions man/mysql_secure_installation.1
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
.\" Title: \fBmysql_secure_installation\fR
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 09/27/2019
.\" Date: 11/26/2019
.\" Manual: MySQL Database System
.\" Source: MySQL 5.6
.\" Language: English
.\"
.TH "\FBMYSQL_SECURE_INSTALLATION\FR" "1" "09/27/2019" "MySQL 5\&.6" "MySQL Database System"
.TH "\FBMYSQL_SECURE_INSTALLATION\FR" "1" "11/26/2019" "MySQL 5\&.6" "MySQL Database System"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions man/mysql_setpermission.1
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
.\" Title: \fBmysql_setpermission\fR
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 09/27/2019
.\" Date: 11/26/2019
.\" Manual: MySQL Database System
.\" Source: MySQL 5.6
.\" Language: English
.\"
.TH "\FBMYSQL_SETPERMISSION\FR" "1" "09/27/2019" "MySQL 5\&.6" "MySQL Database System"
.TH "\FBMYSQL_SETPERMISSION\FR" "1" "11/26/2019" "MySQL 5\&.6" "MySQL Database System"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
Expand Down
6 changes: 3 additions & 3 deletions man/mysql_tzinfo_to_sql.1
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
.\" Title: \fBmysql_tzinfo_to_sql\fR
.\" Author: [FIXME: author] [see http://docbook.sf.net/el/author]
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\" Date: 09/27/2019
.\" Date: 11/26/2019
.\" Manual: MySQL Database System
.\" Source: MySQL 5.6
.\" Language: English
.\"
.TH "\FBMYSQL_TZINFO_TO_SQL\FR" "1" "09/27/2019" "MySQL 5\&.6" "MySQL Database System"
.TH "\FBMYSQL_TZINFO_TO_SQL\FR" "1" "11/26/2019" "MySQL 5\&.6" "MySQL Database System"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
Expand Down Expand Up @@ -40,7 +40,7 @@ program loads the time zone tables in the
mysql
database\&. It is used on systems that have a
\fIzoneinfo\fR
database (the set of files describing time zones)\&. Examples of such systems are Linux, FreeBSD, Solaris, and OS X\&. One likely location for these files is the
database (the set of files describing time zones)\&. Examples of such systems are Linux, FreeBSD, Solaris, and macOS\&. One likely location for these files is the
/usr/share/zoneinfo
directory (/usr/share/lib/zoneinfo
on Solaris)\&. If your system does not have a zoneinfo database, you can use the downloadable package described in
Expand Down
Loading

0 comments on commit 4020424

Please sign in to comment.