Merge lp:~hrvojem/percona-server/rn-5.1.72-14.10 into lp:percona-server/5.1

Proposed by Hrvoje Matijakovic
Status: Merged
Approved by: Laurynas Biveinis
Approved revision: no longer in the source branch.
Merged at revision: 597
Proposed branch: lp:~hrvojem/percona-server/rn-5.1.72-14.10
Merge into: lp:percona-server/5.1
Diff against target: 163 lines (+44/-23)
6 files modified
doc/source/conf.py (+6/-6)
doc/source/faq.rst (+1/-1)
doc/source/flexibility/log_warnings_suppress.rst (+1/-1)
doc/source/management/udf_percona_toolkit.rst (+11/-15)
doc/source/release-notes/Percona-Server-5.1.72-14.10.rst (+24/-0)
doc/source/release-notes/release-notes_index.rst (+1/-0)
To merge this branch: bzr merge lp:~hrvojem/percona-server/rn-5.1.72-14.10
Reviewer Review Type Date Requested Status
Laurynas Biveinis (community) Approve
Review via email: mp+192464@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote :

    - 31: "This feature does not influence warnings delivered to
      client."
    - 102: "a bitmap file delete"
    - 108: same text as in 5.6 RNs
    - 110: duplicate with 102.

review: Needs Fixing
Revision history for this message
Laurynas Biveinis (laurynas-biveinis) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'doc/source/conf.py'
2--- doc/source/conf.py 2013-08-27 06:49:26 +0000
3+++ doc/source/conf.py 2013-10-24 11:51:03 +0000
4@@ -45,16 +45,16 @@
5
6 # General information about the project.
7 project = u'Percona Server'
8-copyright = u'Percona LLC and/or its affiliates 2009-2013'
9+copyright = u'Percona Ireland Ltd. 2009-2013'
10
11 # The version info for the project you're documenting, acts as replacement for
12 # |version| and |release|, also used in various other places throughout the
13 # built documents.
14 #
15 # The short X.Y version.
16-version = '5.1.71'
17+version = '5.1.72'
18 # The full version, including alpha/beta/rc tags.
19-release = '5.1.71-14.9'
20+release = '5.1.72-14.10'
21
22 # The language for content autogenerated by Sphinx. Refer to documentation
23 # for a list of supported languages.
24@@ -227,7 +227,7 @@
25 # (source start file, target name, title, author, documentclass [howto/manual]).
26 latex_documents = [
27 ('index', 'PerconaServer-5.1.tex', u'Percona Server Documentation',
28- u'Percona LLC and/or its affiliates 2009-2013', 'manual'),
29+ u'Percona Ireland Ltd. 2009-2013', 'manual'),
30 ]
31
32 # The name of an image file (relative to this directory) to place at the top of
33@@ -260,7 +260,7 @@
34 # (source start file, name, description, authors, manual section).
35 man_pages = [
36 ('index', 'perconaserver51', u'Percona Server 5.1 Documentation',
37- [u'Percona LLC and/or its affiliates 2009-2013'], 1)
38+ [u'Percona Ireland Ltd. 2009-2013'], 1)
39 ]
40
41
42@@ -268,5 +268,5 @@
43 intersphinx_mapping = {
44 'ps55' : ('http://www.percona.com/doc/percona-server/5.5/', None),
45 'xtrabackup' : ('http://www.percona.com/doc/percona-xtrabackup/2.1', None),
46- 'ptoolkit' : ('http://www.percona.com/doc/percona-toolkit/2.2/', None)
47+ 'ptoolkit' : ('http://www.percona.com/doc/percona-toolkit/2.1/', None)
48 }
49
50=== modified file 'doc/source/faq.rst'
51--- doc/source/faq.rst 2013-09-30 15:53:09 +0000
52+++ doc/source/faq.rst 2013-10-24 11:51:03 +0000
53@@ -20,6 +20,6 @@
54 A: No, you don't need to change anything on the clients. |Percona Server| is 100% compatible with all existing client libraries and connectors.
55
56 Q: When using the |Percona XtraBackup| to setup a replication slave on Debian based systems I'm getting: "ERROR 1045 (28000): Access denied for user 'debian-sys-maint'@'localhost' (using password: YES)"
57-=========================================================================================================================================================================================================
58+==========================================================================================================================================================================================================
59
60 A: In case you're using init script on Debian based system to start ``mysqld``, be sure that the password for ``debian-sys-maint`` user has been updated and it's the same as that user's password from the server that the backup has been taken from. Password can be seen and updated in :file:`/etc/mysql/debian.cnf`. For more information on how to set up a replication slave using |Percona XtraBackup| see `this how-to <http://www.percona.com/doc/percona-xtrabackup/2.1/howtos/setting_up_replication.html>`_.
61
62=== modified file 'doc/source/flexibility/log_warnings_suppress.rst'
63--- doc/source/flexibility/log_warnings_suppress.rst 2012-12-13 12:31:02 +0000
64+++ doc/source/flexibility/log_warnings_suppress.rst 2013-10-24 11:51:03 +0000
65@@ -4,7 +4,7 @@
66 Suppress Warning Messages
67 ===========================
68
69-This feature is intended to provide a general mechanism (using ``log_warnings_silence``) to disable certain warning messages to the log file. Currently, it is only implemented for disabling message #1592 warnings.
70+This feature is intended to provide a general mechanism (using ``log_warnings_silence``) to disable certain warning messages to the log file. Currently, it is only implemented for disabling message #1592 warnings. This feature does not influence warnings delivered to a client.
71
72
73 Version Specific Information
74
75=== modified file 'doc/source/management/udf_percona_toolkit.rst'
76--- doc/source/management/udf_percona_toolkit.rst 2013-03-21 20:28:50 +0000
77+++ doc/source/management/udf_percona_toolkit.rst 2013-10-24 11:51:03 +0000
78@@ -6,17 +6,17 @@
79
80 Three *Percona Toolkit* UDFs that provide faster checksums are provided:
81
82- * ``fnv_udf``
83-
84- * ``fnv1a_udf``
85-
86- * ``murmur_udf``
87+ * ``libfnv1a_udf``
88+
89+ * ``libfnv_udf``
90+
91+ * ``libmurmur_udf``
92
93 Version Specific Information
94 ============================
95
96 * :rn:`5.1.53-12.4`:
97- Began distributing ``fnv_udf``, ``fnv1a_udf``, and ``murmur_udf``.
98+ Began distributing ``libfnv1a_udf``, ``libfnv_udf``, and ``libmurmur_udf``.
99
100 Other Information
101 =================
102@@ -27,15 +27,11 @@
103 Installation
104 ============
105
106-Use of the Percona Software Repositories simplifies the installation of *Percona Toolkit*. Once the repository has been set up on your system, *Percona Toolkit* can be installed by executing: ::
107-
108- $ yum install percona-toolkit
109-
110-This will place the *Percona Toolkit* UDFs onto your system. However, they will not yet be installed into the |MySQL| server. To install one of the UDF``s into the server, execute one of the following commands, depending on which UDF you want to install: ::
111-
112- $ mysql -e "CREATE FUNCTION fnv_64 RETURNS INTEGER SONAME ``fnv_udf.so``"
113- $ mysql -e "CREATE FUNCTION fnv1a_64 RETURNS INTEGER SONAME ``fnv1a_udf.so``"
114- $ mysql -e "CREATE FUNCTION murmur_hash RETURNS INTEGER SONAME ``murmur_udf.so``"
115+These UDFs are part of the |Percona Server| packages. To install one of the UDFs into the server, execute one of the following commands, depending on which UDF you want to install: ::
116+
117+ $ mysql -e "CREATE FUNCTION fnv1a_64 RETURNS INTEGER SONAME ``libfnv1a_udf.so``"
118+ $ mysql -e "CREATE FUNCTION fnv_64 RETURNS INTEGER SONAME ``libfnv_udf.so``"
119+ $ mysql -e "CREATE FUNCTION murmur_hash RETURNS INTEGER SONAME ``libmurmur_udf.so``"
120
121 Executing each of these commands will install its respective UDF into the server.
122
123
124=== added file 'doc/source/release-notes/Percona-Server-5.1.72-14.10.rst'
125--- doc/source/release-notes/Percona-Server-5.1.72-14.10.rst 1970-01-01 00:00:00 +0000
126+++ doc/source/release-notes/Percona-Server-5.1.72-14.10.rst 2013-10-24 11:51:03 +0000
127@@ -0,0 +1,24 @@
128+.. rn:: 5.1.72-14.10
129+
130+===============================
131+ |Percona Server| 5.1.72-14.10
132+===============================
133+
134+Percona is glad to announce the release of |Percona Server| 5.1.72-14.10 on October 28th, 2013 (Downloads are available from `Percona Server 5.1.72-14.10 downloads <http://www.percona.com/downloads/Percona-Server-5.1/Percona-Server-5.1.72-14.10/>`_ and from the `Percona Software Repositories <http://www.percona.com/doc/percona-server/5.1/installation.html>`_).
135+
136+Based on `MySQL 5.1.72 <http://dev.mysql.com/doc/relnotes/mysql/5.1/en/news-5-1-72.html>`_, this release will include all the bug fixes in it. All of |Percona|'s software is open-source and free, all the details of the release can be found in the `5.1.72-14.10 milestone at Launchpad <https://launchpad.net/percona-server/+milestone/5.1.72-14.10>`_.
137+
138+Bugs Fixed
139+==========
140+
141+ Due to an incompatible upstream change that went in unnoticed, the page cleaner thread would attempt to replay any file operations it encountered. In most cases this were a no-op, but there were race conditions for certain ``DDL`` operations that would have resulted in server crash. Bug fixed :bug:`1217002`.
142+
143+ ``apt-get upgrade`` of |Percona Server| would fail in post-installation step if server failed to start. Bug fixed :bug:`1002500`.
144+
145+ Fixed the ``libssl.so.6`` dependency issues in binary tarballs releases. Bug fixed :bug:`1172916`.
146+
147+ |Percona Server| could crash server could crash while accessing ``BLOB`` or ``TEXT`` columns in |InnoDB| tables if :ref:`innodb_fake_changes_page` was enabled. Bug fixed :bug:`1188168`.
148+
149+ A server could crash due to a race condition between a :table:`INNODB_CHANGED_PAGES` query and a bitmap file delete by ``PURGE CHANGED_PAGE_BITMAP`` or directly on the file system. Bug fixed :bug:`1191580`.
150+
151+Other bug fixes: bug fixed :bug:`1191589`.
152
153=== modified file 'doc/source/release-notes/release-notes_index.rst'
154--- doc/source/release-notes/release-notes_index.rst 2013-08-27 06:49:26 +0000
155+++ doc/source/release-notes/release-notes_index.rst 2013-10-24 11:51:03 +0000
156@@ -7,6 +7,7 @@
157 :maxdepth: 1
158 :glob:
159
160+ Percona-Server-5.1.72-14.10
161 Percona-Server-5.1.71-14.9
162 Percona-Server-5.1.70-14.8
163 Percona-Server-5.1.69-14.7

Subscribers

People subscribed via source and target branches