Merge lp:~hrvojem/percona-server/bug1057031-5.5 into lp:percona-server/5.5

Proposed by Hrvoje Matijakovic
Status: Merged
Approved by: Stewart Smith
Approved revision: no longer in the source branch.
Merged at revision: 381
Proposed branch: lp:~hrvojem/percona-server/bug1057031-5.5
Merge into: lp:percona-server/5.5
Diff against target: 486 lines (+52/-60)
29 files modified
doc/source/development.rst (+5/-5)
doc/source/diagnostics/innodb_deadlock_count.rst (+1/-1)
doc/source/diagnostics/innodb_show_status.rst (+3/-3)
doc/source/diagnostics/innodb_stats.rst (+2/-2)
doc/source/diagnostics/process_list.rst (+2/-8)
doc/source/diagnostics/response_time_distribution.rst (+4/-4)
doc/source/diagnostics/show_engines.rst (+1/-1)
doc/source/diagnostics/slow_extended_55.rst (+2/-2)
doc/source/flexibility/innodb_fast_shutdown.rst (+1/-1)
doc/source/flexibility/log_warnings_suppress.rst (+7/-3)
doc/source/flexibility/mysql_remove_eol_carret.rst (+1/-1)
doc/source/index.rst (+1/-1)
doc/source/installation.rst (+1/-1)
doc/source/management/changed_page_tracking.rst (+1/-1)
doc/source/management/enforce_engine.rst (+1/-1)
doc/source/management/innodb_buffer_pool_shm.rst (+2/-8)
doc/source/management/innodb_expanded_fast_index_creation.rst (+1/-1)
doc/source/management/innodb_fast_index_creation.rst (+3/-3)
doc/source/management/innodb_lru_dump_restore.rst (+3/-3)
doc/source/management/sql_no_fcache.rst (+1/-1)
doc/source/management/udf_maatkit.rst (+1/-1)
doc/source/performance/handlersocket.rst (+1/-1)
doc/source/performance/innodb_doublewrite_path.rst (+1/-1)
doc/source/performance/innodb_lazy_drop_table.rst (+1/-1)
doc/source/release-notes/Percona-Server-5.5.10-20.1.rst (+1/-1)
doc/source/reliability/crash_resistant_replication.rst (+1/-1)
doc/source/reliability/error_pad.rst (+1/-1)
doc/source/reliability/log_connection_error.rst (+1/-1)
doc/source/reliability/show_slave_status_nolock.rst (+1/-1)
To merge this branch: bzr merge lp:~hrvojem/percona-server/bug1057031-5.5
Reviewer Review Type Date Requested Status
Stewart Smith (community) Approve
Review via email: mp+139858@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Stewart Smith (stewart) :
review: Approve
Revision history for this message
Stewart Smith (stewart) wrote :

I'll merge this through the jenkins merge jobs as per other branches.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'doc/source/development.rst'
--- doc/source/development.rst 2012-08-21 05:55:28 +0000
+++ doc/source/development.rst 2012-12-14 10:07:25 +0000
@@ -19,7 +19,7 @@
1919
20Overview20Overview
21~~~~~~~~21~~~~~~~~
22At Percona we use `Bazaar <http://www.bazaar-vcs.org>`_ for source22At Percona we use `Bazaar <http://bazaar.canonical.com/en/>`_ for source
23control and `launchpad <http://www.launchpad.net>`_ for both23control and `launchpad <http://www.launchpad.net>`_ for both
24code hosting and release management.24code hosting and release management.
2525
@@ -205,9 +205,9 @@
205Percona Xtrabackup205Percona Xtrabackup
206~~~~~~~~~~~~~~~~~~206~~~~~~~~~~~~~~~~~~
207207
208`<http://jenkins.percona.com/view/Percona%20Xtrabackup/>`_208`<http://jenkins.percona.com/view/XtraBackup/>`_
209209
210We currently build both xtrabackup 1.6 and xtrabackup trunk (will become 1.7).210We currently build Xtrabackup 1.6, 2.0 and xtrabackup trunk (will become 2.1).
211211
212There are param-builds for 1.6 and trunk too. These should be run for each merge request (and before any collection of merged branches is pushed to trunk)212There are param-builds for 1.6 and trunk too. These should be run for each merge request (and before any collection of merged branches is pushed to trunk)
213213
@@ -221,14 +221,14 @@
221Percona Server 5.1221Percona Server 5.1
222------------------222------------------
223223
224`<http://jenkins.percona.com/view/Percona%20Server%205.1/>`_224`<http://jenkins.percona.com/view/PS%205.1/>`_
225225
226We have trunk and param jobs. We also have a valgrind job that will run after a successful trunk build.226We have trunk and param jobs. We also have a valgrind job that will run after a successful trunk build.
227227
228Percona Server 5.5228Percona Server 5.5
229------------------229------------------
230230
231`<http://jenkins.percona.com/view/Percona%20Server%205.5/>`_231`<http://jenkins.percona.com/view/PS%205.5/>`_
232232
233Similar to 5.1, but for PS5.5 instead.233Similar to 5.1, but for PS5.5 instead.
234234
235235
=== modified file 'doc/source/diagnostics/innodb_deadlock_count.rst'
--- doc/source/diagnostics/innodb_deadlock_count.rst 2012-09-18 05:04:43 +0000
+++ doc/source/diagnostics/innodb_deadlock_count.rst 2012-12-14 10:07:25 +0000
@@ -36,7 +36,7 @@
36Version Specific Information36Version Specific Information
37============================37============================
3838
39 * 5.5.8-20.0:39 * :rn:`5.5.8-20.0`:
40 Full functionality available.40 Full functionality available.
4141
42Status Variables42Status Variables
4343
=== modified file 'doc/source/diagnostics/innodb_show_status.rst'
--- doc/source/diagnostics/innodb_show_status.rst 2012-10-19 12:06:24 +0000
+++ doc/source/diagnostics/innodb_show_status.rst 2012-12-14 10:07:25 +0000
@@ -23,13 +23,13 @@
23Version Specific Information23Version Specific Information
24============================24============================
2525
26 * 5.5.8-20.026 * :rn:`5.5.8-20.0`
27 Added status variables showing information from ``SHOW ENGINE INNODB STATUS``.27 Added status variables showing information from ``SHOW ENGINE INNODB STATUS``.
2828
29 * 5.5.8-20.029 * :rn:`5.5.8-20.0`
30 Added additional information in the LOG section.30 Added additional information in the LOG section.
3131
32 * 5.5.10-20.1:32 * :rn:`5.5.10-20.1`:
33 Renamed status variable :variable:`innodb_row_lock_numbers` to :variable:`innodb_current_row_locks`.33 Renamed status variable :variable:`innodb_row_lock_numbers` to :variable:`innodb_current_row_locks`.
3434
35Other Information35Other Information
3636
=== modified file 'doc/source/diagnostics/innodb_stats.rst'
--- doc/source/diagnostics/innodb_stats.rst 2012-12-10 15:24:56 +0000
+++ doc/source/diagnostics/innodb_stats.rst 2012-12-14 10:07:25 +0000
@@ -9,8 +9,8 @@
9Version Specific Information9Version Specific Information
10============================10============================
1111
12 * 5.5.8-20.0:12 * :rn:`5.5.8-20.0`:
13 Renamed three fields in table ``INNODB_INDEX_STATS``.13 Renamed three fields in :table:`INNODB_INDEX_STATS` table.
1414
1515
16System Variables16System Variables
1717
=== modified file 'doc/source/diagnostics/process_list.rst'
--- doc/source/diagnostics/process_list.rst 2012-09-18 05:04:43 +0000
+++ doc/source/diagnostics/process_list.rst 2012-12-14 10:07:25 +0000
@@ -19,15 +19,11 @@
19Version Specific Information19Version Specific Information
20============================20============================
2121
22 * 5.0.91-22:22 * :rn:`5.5.10-20.1`:
23
24 * Added column ``TIME_MS`` to table ``PROCESSLIST``.
25
26 * 5.5.10-20.1:
2723
28 * Added columns ``ROWS_EXAMINED``, ``ROWS_SENT``, and ``ROWS_READ`` to ``SHOW PROCESSLIST`` command.24 * Added columns ``ROWS_EXAMINED``, ``ROWS_SENT``, and ``ROWS_READ`` to ``SHOW PROCESSLIST`` command.
2925
30 * Added columns ``ROWS_EXAMINED``, ``ROWS_SENT``, and ``ROWS_READ`` to table ``PROCESSLIST``.26 * Added columns ``ROWS_EXAMINED``, ``ROWS_SENT``, and ``ROWS_READ`` to :table:`PROCESSLIST` table.
3127
32INFORMATION_SCHEMA Tables28INFORMATION_SCHEMA Tables
33=========================29=========================
@@ -48,8 +44,6 @@
48 :column ROWS_EXAMINED: The number of rows examined by the statement being executed.44 :column ROWS_EXAMINED: The number of rows examined by the statement being executed.
49 :column ROWS_SENT: The number of rows sent by the statement being executed.45 :column ROWS_SENT: The number of rows sent by the statement being executed.
50 :column ROWS_READ: The number of rows read by the statement being executed.46 :column ROWS_READ: The number of rows read by the statement being executed.
51 :version 5.0.91-22: Added column ``TIME_MS``
52 :version 5.5.10-20.1: Added columns ``ROWS_EXAMINED``, ``ROWS_SENT``, and ``ROWS_READ``
5347
5448
55Example Output49Example Output
5650
=== modified file 'doc/source/diagnostics/response_time_distribution.rst'
--- doc/source/diagnostics/response_time_distribution.rst 2012-12-10 15:24:56 +0000
+++ doc/source/diagnostics/response_time_distribution.rst 2012-12-14 10:07:25 +0000
@@ -193,11 +193,11 @@
193Version Specific Information193Version Specific Information
194============================194============================
195195
196 * 5.5.8-20.0:196 * :rn:`5.5.8-20.0`:
197 Introduced variable variable:`have_response_time_distribution`.197 Introduced variable :variable:`have_response_time_distribution`.
198198
199 * 5.5.8-20.0:199 * :rn:`5.5.8-20.0`:
200 Introduced variable variable:`query_response_time_stats`.200 Introduced variable :variable:`query_response_time_stats`.
201201
202System Variables202System Variables
203================203================
204204
=== modified file 'doc/source/diagnostics/show_engines.rst'
--- doc/source/diagnostics/show_engines.rst 2012-09-18 05:04:43 +0000
+++ doc/source/diagnostics/show_engines.rst 2012-12-14 10:07:25 +0000
@@ -29,7 +29,7 @@
29Version-Specific Information29Version-Specific Information
30============================30============================
3131
32 * 5.5.8-20.0:32 * :rn:`5.5.8-20.0`:
33 Full functionality available.33 Full functionality available.
3434
35Other Information35Other Information
3636
=== modified file 'doc/source/diagnostics/slow_extended_55.rst'
--- doc/source/diagnostics/slow_extended_55.rst 2012-10-19 12:06:24 +0000
+++ doc/source/diagnostics/slow_extended_55.rst 2012-12-14 10:07:25 +0000
@@ -14,10 +14,10 @@
14Version Specific Information14Version Specific Information
15============================15============================
1616
17 * 5.5.8-20.0:17 * :rn:`5.5.8-20.0`:
18 Added values ``profiling`` and ``profiling_use_getrusage`` to variable log_slow_verbosity.18 Added values ``profiling`` and ``profiling_use_getrusage`` to variable log_slow_verbosity.
1919
20 * 5.5.10-20.1:20 * :rn:`5.5.10-20.1`:
21 * Renamed variable :variable:`slow_query_log_timestamp_always` to :variable:`slow_query_log_timestamp_always`.21 * Renamed variable :variable:`slow_query_log_timestamp_always` to :variable:`slow_query_log_timestamp_always`.
2222
23 * Renamed variable :variable:`slow_query_log_microseconds_timestamp` to :variable:`slow_query_log_timestamp_precision`.23 * Renamed variable :variable:`slow_query_log_microseconds_timestamp` to :variable:`slow_query_log_timestamp_precision`.
2424
=== modified file 'doc/source/flexibility/innodb_fast_shutdown.rst'
--- doc/source/flexibility/innodb_fast_shutdown.rst 2012-02-13 08:49:21 +0000
+++ doc/source/flexibility/innodb_fast_shutdown.rst 2012-12-14 10:07:25 +0000
@@ -15,7 +15,7 @@
15Version Specific Information15Version Specific Information
16============================16============================
1717
18 * 5.5.8-2018 * :rn:`5.5.8-20.0`
19 Full functionality available.19 Full functionality available.
2020
21Other Information21Other Information
2222
=== modified file 'doc/source/flexibility/log_warnings_suppress.rst'
--- doc/source/flexibility/log_warnings_suppress.rst 2012-02-13 08:49:21 +0000
+++ doc/source/flexibility/log_warnings_suppress.rst 2012-12-14 10:07:25 +0000
@@ -10,12 +10,16 @@
10Version Specific Information10Version Specific Information
11============================11============================
1212
13 * 5.5.8-20.0:13 * :rn:`5.5.8-20.0`:
14 System variable :variable:`log_warnings_silence` introduced.14 System variable :variable:`log_warnings_silence` introduced.
1515
16 * 5.5.10-20.1:16 * :rn:`5.5.10-20.1`:
17 Renamed variable :variable:`log_warnings_silence` to :variable:`log_warnings_suppress`.17 Renamed variable :variable:`log_warnings_silence` to :variable:`log_warnings_suppress`.
1818
19
20System Variables
21================
22
19.. variable:: log_warnings_suppress23.. variable:: log_warnings_suppress
2024
21 :version 5.5.8-20.0: Introduced.25 :version 5.5.8-20.0: Introduced.
@@ -30,7 +34,7 @@
3034
31This variable was added in beta release ``5.5.8-20.0`` as :variable:`log_warnings_silence` and renamed in release 5.5.10-20.1.35This variable was added in beta release ``5.5.8-20.0`` as :variable:`log_warnings_silence` and renamed in release 5.5.10-20.1.
3236
33It is intended to provide a more general mechanism for disabling warnings than existed previously with variable suppress_log_warning_1592.37It is intended to provide a more general mechanism for disabling warnings than existed previously with variable :variable:`suppress_log_warning_1592`.
3438
35When set to the empty string, no warnings are disabled. When set to ``1592``, warning #1592 messages (unsafe statement for binary logging) are suppressed.39When set to the empty string, no warnings are disabled. When set to ``1592``, warning #1592 messages (unsafe statement for binary logging) are suppressed.
3640
3741
=== modified file 'doc/source/flexibility/mysql_remove_eol_carret.rst'
--- doc/source/flexibility/mysql_remove_eol_carret.rst 2012-02-13 08:49:21 +0000
+++ doc/source/flexibility/mysql_remove_eol_carret.rst 2012-12-14 10:07:25 +0000
@@ -14,7 +14,7 @@
14Version Specific Information14Version Specific Information
15============================15============================
1616
17 * 5.5.8-20.0:17 * :rn:`5.5.8-20.0`:
18 Full functionality.18 Full functionality.
1919
20Client Command Line Parameter20Client Command Line Parameter
2121
=== modified file 'doc/source/index.rst'
--- doc/source/index.rst 2012-12-10 15:24:56 +0000
+++ doc/source/index.rst 2012-12-14 10:07:25 +0000
@@ -100,7 +100,7 @@
100 :maxdepth: 1100 :maxdepth: 1
101 :glob:101 :glob:
102102
103 reliability/innodb_recovery_update_relay_log103 reliability/crash_resistant_replication
104 reliability/log_connection_error104 reliability/log_connection_error
105 reliability/error_pad105 reliability/error_pad
106 reliability/innodb_corrupt_table_action106 reliability/innodb_corrupt_table_action
107107
=== modified file 'doc/source/installation.rst'
--- doc/source/installation.rst 2012-10-19 12:06:24 +0000
+++ doc/source/installation.rst 2012-12-14 10:07:25 +0000
@@ -170,7 +170,7 @@
170 Installing |Percona Server| from the Bazaar Source Tree170 Installing |Percona Server| from the Bazaar Source Tree
171=========================================================171=========================================================
172172
173Percona uses the `Bazaar <http://www.bazaar-vcs.org>`_ revision173Percona uses the `Bazaar <http://bazaar.canonical.com/en/>`_ revision
174control system for development. To build the latest Percona Server174control system for development. To build the latest Percona Server
175from the source tree you will need Bazaar installed on your system.175from the source tree you will need Bazaar installed on your system.
176176
177177
=== modified file 'doc/source/management/changed_page_tracking.rst'
--- doc/source/management/changed_page_tracking.rst 2012-12-06 15:09:45 +0000
+++ doc/source/management/changed_page_tracking.rst 2012-12-14 10:07:25 +0000
@@ -42,7 +42,7 @@
42.. variable:: innodb_track_changed_pages42.. variable:: innodb_track_changed_pages
4343
44 :version 5.5.27-29.0: Variable introduced44 :version 5.5.27-29.0: Variable introduced
45 :cli: No45 :cli: Yes
46 :conf: Yes46 :conf: Yes
47 :scope: Global47 :scope: Global
48 :dyn: No48 :dyn: No
4949
=== modified file 'doc/source/management/enforce_engine.rst'
--- doc/source/management/enforce_engine.rst 2012-09-04 23:24:39 +0000
+++ doc/source/management/enforce_engine.rst 2012-12-14 10:07:25 +0000
@@ -8,7 +8,7 @@
88
9When this variable is specified and a user tries to create a table using an explicit storage engine that is not the specified enforced engine, he will get either an error if the ``NO_ENGINE_SUBSTITUTION`` SQL mode is enabled or a warning if ``NO_ENGINE_SUBSTITUTION`` is disabled and the table will be created anyway using the enforced engine (this is consistent with the default |MySQL| way of creating the default storage engine if other engines aren't available unless ``NO_ENGINE_SUBSTITUTION`` is set).9When this variable is specified and a user tries to create a table using an explicit storage engine that is not the specified enforced engine, he will get either an error if the ``NO_ENGINE_SUBSTITUTION`` SQL mode is enabled or a warning if ``NO_ENGINE_SUBSTITUTION`` is disabled and the table will be created anyway using the enforced engine (this is consistent with the default |MySQL| way of creating the default storage engine if other engines aren't available unless ``NO_ENGINE_SUBSTITUTION`` is set).
1010
11In case user tries to enable enforce_storage_engine with engine that isn't available, system will not start.11In case user tries to enable :variable:`enforce_storage_engine` with engine that isn't available, system will not start.
1212
13Version Specific Information13Version Specific Information
14============================14============================
1515
=== modified file 'doc/source/management/innodb_buffer_pool_shm.rst'
--- doc/source/management/innodb_buffer_pool_shm.rst 2012-09-04 23:24:39 +0000
+++ doc/source/management/innodb_buffer_pool_shm.rst 2012-12-14 10:07:25 +0000
@@ -17,16 +17,10 @@
17Version Specific Information17Version Specific Information
18============================18============================
1919
20 * 5.1.49-12.0:20 * :rn:`5.5.8-20.0`:
21 Feature introduced.
22
23 * 5.1.50-12.1:
24 System variable :variable:`innodb_buffer_pool_shm_checksum` added.
25
26 * 5.5.8-20.0:
27 First Percona Server 5.5 release, also included Shared Memory21 First Percona Server 5.5 release, also included Shared Memory
28 Buffer Pool.22 Buffer Pool.
2923
30 * 5.5.13-20.4:24 * :rn:`5.5.13-20.4`:
31 Feature removed, as LRU Dump/Restore is less invasive, more25 Feature removed, as LRU Dump/Restore is less invasive, more
32 reliable and a better solution.26 reliable and a better solution.
3327
=== modified file 'doc/source/management/innodb_expanded_fast_index_creation.rst'
--- doc/source/management/innodb_expanded_fast_index_creation.rst 2012-09-04 23:24:39 +0000
+++ doc/source/management/innodb_expanded_fast_index_creation.rst 2012-12-14 10:07:25 +0000
@@ -57,7 +57,7 @@
57Version Specific Information57Version Specific Information
58============================58============================
5959
60 * 5.5.16-22.060 * :rn:`5.5.16-22.0`
61 Variable :variable:`expand_fast_index_creation` implemented.61 Variable :variable:`expand_fast_index_creation` implemented.
62 This variable is controling whether fast index creation optimizations made by Perocna are used.62 This variable is controling whether fast index creation optimizations made by Perocna are used.
6363
6464
=== modified file 'doc/source/management/innodb_fast_index_creation.rst'
--- doc/source/management/innodb_fast_index_creation.rst 2012-09-04 23:24:39 +0000
+++ doc/source/management/innodb_fast_index_creation.rst 2012-12-14 10:07:25 +0000
@@ -23,13 +23,13 @@
23Version Specific Information23Version Specific Information
24============================24============================
2525
26 * 5.5.8-20.0: 26 * :rn:`5.5.8-20.0`:
27 Variable :variable:`fast_index_creation` implemented.27 Variable :variable:`fast_index_creation` implemented.
2828
29 * 5.5.11-21.2:29 * :rn:`5.5.11-20.2`:
30 Expanded the applicability of fast index creation to :command:`mysqldump`, ``ALTER TABLE``, and ``OPTIMIZE TABLE``.30 Expanded the applicability of fast index creation to :command:`mysqldump`, ``ALTER TABLE``, and ``OPTIMIZE TABLE``.
3131
32 * 5.5.27-28.032 * :rn:`5.5.27-28.0`
33 Variable :variable:`innodb_merge_sort_block_size` implemented.33 Variable :variable:`innodb_merge_sort_block_size` implemented.
3434
35System Variables35System Variables
3636
=== modified file 'doc/source/management/innodb_lru_dump_restore.rst'
--- doc/source/management/innodb_lru_dump_restore.rst 2012-12-10 15:24:56 +0000
+++ doc/source/management/innodb_lru_dump_restore.rst 2012-12-14 10:07:25 +0000
@@ -15,7 +15,7 @@
15Automatic Operation15Automatic Operation
16===================16===================
1717
18To perform dump/restore of the buffer pool automatically, set the :variable:`innodb_lru_dump_restore` configuration variable. A non-zero value for this variable causes the server to create a new thread at startup. This thread's first task is to read and sort the saved file, and then restore the LRU accordingly.18To perform dump/restore of the buffer pool automatically, set the :variable:`innodb_auto_lru_dump` configuration variable. A non-zero value for this variable causes the server to create a new thread at startup. This thread's first task is to read and sort the saved file, and then restore the LRU accordingly.
1919
20After finishing the restore operation, the thread switches into dump mode, to periodically dump the LRU. The period is specified by the configuration variable's value in seconds. For example, if you set the variable to 60, then the thread saves the LRU list once per minute.20After finishing the restore operation, the thread switches into dump mode, to periodically dump the LRU. The period is specified by the configuration variable's value in seconds. For example, if you set the variable to 60, then the thread saves the LRU list once per minute.
2121
@@ -109,9 +109,9 @@
109Version Specific Information109Version Specific Information
110============================110============================
111111
112 * 5.5.8-20.0:112 * :rn:`5.5.8-20.0`:
113 Automatic dump/restore implemented.113 Automatic dump/restore implemented.
114 * 5.5.10-20.1:114 * :rn:`5.5.10-20.1`:
115 Renamed variable :variable:`innodb_auto_lru_dump` to :variable:`innodb_buffer_pool_restore_at_startup`.115 Renamed variable :variable:`innodb_auto_lru_dump` to :variable:`innodb_buffer_pool_restore_at_startup`.
116116
117System Variables117System Variables
118118
=== modified file 'doc/source/management/sql_no_fcache.rst'
--- doc/source/management/sql_no_fcache.rst 2012-09-04 23:24:39 +0000
+++ doc/source/management/sql_no_fcache.rst 2012-12-14 10:07:25 +0000
@@ -18,7 +18,7 @@
18Version-Specific Information18Version-Specific Information
19============================19============================
2020
21 * 5.5.8-20.0:21 * :rn:`5.5.8-20.0`:
22 Full functionality available.22 Full functionality available.
2323
24Other Information24Other Information
2525
=== modified file 'doc/source/management/udf_maatkit.rst'
--- doc/source/management/udf_maatkit.rst 2012-09-04 23:24:39 +0000
+++ doc/source/management/udf_maatkit.rst 2012-12-14 10:07:25 +0000
@@ -17,7 +17,7 @@
17Version Specific Information17Version Specific Information
18============================18============================
1919
20 * 5.5.8-20.0:20 * :rn:`5.5.8-20.0`:
21 Began distributing ``libfnv_udf``, ``libfnv1a_udf``, and ``libmurmur_udf``.21 Began distributing ``libfnv_udf``, ``libfnv1a_udf``, and ``libmurmur_udf``.
2222
23Other Information23Other Information
2424
=== modified file 'doc/source/performance/handlersocket.rst'
--- doc/source/performance/handlersocket.rst 2012-10-09 15:11:06 +0000
+++ doc/source/performance/handlersocket.rst 2012-12-14 10:07:25 +0000
@@ -19,7 +19,7 @@
19Version Specific Information19Version Specific Information
20============================20============================
2121
22 * 5.5.11-20.222 * :rn:`5.5.11-20.2`
23 Full functionality available.23 Full functionality available.
2424
25Other Information25Other Information
2626
=== modified file 'doc/source/performance/innodb_doublewrite_path.rst'
--- doc/source/performance/innodb_doublewrite_path.rst 2012-09-27 09:13:48 +0000
+++ doc/source/performance/innodb_doublewrite_path.rst 2012-12-14 10:07:25 +0000
@@ -53,7 +53,7 @@
53Version Specific Information53Version Specific Information
54============================54============================
5555
56 * 5.5.8-20.0 56 * :rn:`5.5.8-20.0`
57 Full functionality available.57 Full functionality available.
5858
5959
6060
=== modified file 'doc/source/performance/innodb_lazy_drop_table.rst'
--- doc/source/performance/innodb_lazy_drop_table.rst 2012-09-27 09:13:48 +0000
+++ doc/source/performance/innodb_lazy_drop_table.rst 2012-12-14 10:07:25 +0000
@@ -11,7 +11,7 @@
11Version Specific Information11Version Specific Information
12============================12============================
1313
14 * 5.5.10-20.1 Feature added.14 * :rn:`5.5.10-20.1` Feature added.
1515
16System Variables16System Variables
17================17================
1818
=== modified file 'doc/source/release-notes/Percona-Server-5.5.10-20.1.rst'
--- doc/source/release-notes/Percona-Server-5.5.10-20.1.rst 2012-09-18 05:04:43 +0000
+++ doc/source/release-notes/Percona-Server-5.5.10-20.1.rst 2012-12-14 10:07:25 +0000
@@ -30,7 +30,7 @@
3030
31 * Old system variable :variable:`userstat_running` was renamed to :variable:`userstat`. (*Oleg Tsarev*)31 * Old system variable :variable:`userstat_running` was renamed to :variable:`userstat`. (*Oleg Tsarev*)
3232
33 * Old system variable :variable:`innodb_expand_import_page` was renamed to :variable:`innodb_import_table_from_xtrabackup`. (*Yasufumi Kinoshita*)33 * Old system variable :variable:`innodb_expand_import` was renamed to :variable:`innodb_import_table_from_xtrabackup`. (*Yasufumi Kinoshita*)
3434
35 * Old system variable :variable:`innodb_auto_lru_dump` was renamed to :variable:`innodb_buffer_pool_restore_at_startup`. (*Yasufumi Kinoshita*)35 * Old system variable :variable:`innodb_auto_lru_dump` was renamed to :variable:`innodb_buffer_pool_restore_at_startup`. (*Yasufumi Kinoshita*)
3636
3737
=== renamed file 'doc/source/reliability/innodb_recovery_update_relay_log.rst' => 'doc/source/reliability/crash_resistant_replication.rst'
--- doc/source/reliability/innodb_recovery_update_relay_log.rst 2012-09-18 05:04:43 +0000
+++ doc/source/reliability/crash_resistant_replication.rst 2012-12-14 10:07:25 +0000
@@ -55,7 +55,7 @@
55Version Specific Information55Version Specific Information
56============================56============================
5757
58 * 5.5.10-20.1:58 * :rn:`5.5.10-20.1`:
59 Renamed variable :variable:`innodb_overwrite_relay_log_info` to :variable:`innodb_recovery_update_relay_log`.59 Renamed variable :variable:`innodb_overwrite_relay_log_info` to :variable:`innodb_recovery_update_relay_log`.
6060
61System Variables61System Variables
6262
=== modified file 'doc/source/reliability/error_pad.rst'
--- doc/source/reliability/error_pad.rst 2012-09-18 05:04:43 +0000
+++ doc/source/reliability/error_pad.rst 2012-12-14 10:07:25 +0000
@@ -51,5 +51,5 @@
51Version-Specific Information51Version-Specific Information
52============================52============================
5353
54 * 5.5.8-20.054 * :rn:`5.5.8-20.0`
55 Full functionality available.55 Full functionality available.
5656
=== modified file 'doc/source/reliability/log_connection_error.rst'
--- doc/source/reliability/log_connection_error.rst 2012-09-18 05:04:43 +0000
+++ doc/source/reliability/log_connection_error.rst 2012-12-14 10:07:25 +0000
@@ -10,5 +10,5 @@
10Version-Specific Information10Version-Specific Information
11============================11============================
1212
13 * 5.5.8-20.0:13 * :rn:`5.5.8-20.0`:
14 Full functionality available.14 Full functionality available.
1515
=== modified file 'doc/source/reliability/show_slave_status_nolock.rst'
--- doc/source/reliability/show_slave_status_nolock.rst 2012-09-18 05:04:43 +0000
+++ doc/source/reliability/show_slave_status_nolock.rst 2012-12-14 10:07:25 +0000
@@ -20,4 +20,4 @@
20Version Specific Information20Version Specific Information
21============================21============================
2222
23 * 5.5.8-20.0:23 * :rn:`5.5.8-20.0`: Introduced

Subscribers

People subscribed via source and target branches