Merge lp:~hrvojem/percona-server/docversionsplit-5.1 into lp:percona-server/5.1

Proposed by Hrvoje Matijakovic
Status: Merged
Approved by: Stewart Smith
Approved revision: no longer in the source branch.
Merged at revision: 426
Proposed branch: lp:~hrvojem/percona-server/docversionsplit-5.1
Merge into: lp:percona-server/5.1
Diff against target: 288 lines (+132/-70)
6 files modified
doc/source/conf.py (+5/-3)
doc/source/feature_comparison.rst (+121/-61)
doc/source/release-notes/Percona-Server-5.1.53-11.7.rst (+1/-1)
doc/source/release-notes/Percona-Server-5.1.54-12.5.rst (+1/-1)
doc/source/release-notes/Percona-Server-5.1.55-12.6.rst (+2/-2)
doc/source/scalability/innodb_io.rst (+2/-2)
To merge this branch: bzr merge lp:~hrvojem/percona-server/docversionsplit-5.1
Reviewer Review Type Date Requested Status
Stewart Smith (community) Approve
Review via email: mp+91857@code.launchpad.net
To post a comment you must log in.
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
=== added file 'doc/source/_static/check-yes.png'
0Binary files doc/source/_static/check-yes.png 1970-01-01 00:00:00 +0000 and doc/source/_static/check-yes.png 2012-02-07 15:55:20 +0000 differ0Binary files doc/source/_static/check-yes.png 1970-01-01 00:00:00 +0000 and doc/source/_static/check-yes.png 2012-02-07 15:55:20 +0000 differ
=== modified file 'doc/source/conf.py'
--- doc/source/conf.py 2012-01-27 11:37:42 +0000
+++ doc/source/conf.py 2012-02-07 15:55:20 +0000
@@ -45,16 +45,16 @@
4545
46# General information about the project.46# General information about the project.
47project = u'Percona Server'47project = u'Percona Server'
48copyright = u'2011, Percona Inc'48copyright = u'2008-2012, Percona Inc'
4949
50# The version info for the project you're documenting, acts as replacement for50# The version info for the project you're documenting, acts as replacement for
51# |version| and |release|, also used in various other places throughout the51# |version| and |release|, also used in various other places throughout the
52# built documents.52# built documents.
53#53#
54# The short X.Y version.54# The short X.Y version.
55version = '5.1.58'55version = '5.1.60'
56# The full version, including alpha/beta/rc tags.56# The full version, including alpha/beta/rc tags.
57release = '12.9'57release = '13.1'
5858
59# The language for content autogenerated by Sphinx. Refer to documentation59# The language for content autogenerated by Sphinx. Refer to documentation
60# for a list of supported languages.60# for a list of supported languages.
@@ -96,6 +96,8 @@
9696
97.. |innobackupex| replace:: :program:`innobackupex`97.. |innobackupex| replace:: :program:`innobackupex`
9898
99.. |check-yes| replace:: ..image:: _static/check-yes.png
100
99.. |XtraDB| replace:: *XtraDB*101.. |XtraDB| replace:: *XtraDB*
100102
101.. |InnoDB| replace:: *InnoDB*103.. |InnoDB| replace:: *InnoDB*
102104
=== modified file 'doc/source/feature_comparison.rst'
--- doc/source/feature_comparison.rst 2011-09-20 06:59:03 +0000
+++ doc/source/feature_comparison.rst 2012-02-07 15:55:20 +0000
@@ -20,65 +20,125 @@
2020
21We provide these benefits by significantly enhancing |Percona Server| as compared to the standard |MySQL| database server:21We provide these benefits by significantly enhancing |Percona Server| as compared to the standard |MySQL| database server:
2222
23.. raw:: html23+---------------------------------------+----------------------+--------------+
2424|Features |Percona Server 5.1.60 |MySQL 5.1.60 |
25 <table class="datatable">25+=======================================+======================+==============+
26 <tr><th class="label">Feature</th><th>Percona Server 5.5.8</th><th>MySQL 5.5.8</th></tr> 26|Open source | Yes | Yes |
27 <tr><td class="label">Open source</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td></tr>27+---------------------------------------+----------------------+--------------+
28 <tr><td class="label">ACID Compliance</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td></tr>28|ACID Compliance | Yes | Yes |
29 <tr><td class="label">Multi-Version Concurrency Control</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td></tr>29+---------------------------------------+----------------------+--------------+
30 <tr><td class="label">Row-Level Locking</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td></tr>30|Multi-Version Concurrency Control | Yes | Yes |
31 <tr><td class="label">Automatic Crash Recovery</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td></tr>31+---------------------------------------+----------------------+--------------+
32 <tr><td class="label">Table Partitioning</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td></tr>32|Row-Level Locking | Yes | Yes |
33 <tr><td class="label">Views</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td></tr>33+---------------------------------------+----------------------+--------------+
34 <tr><td class="label">Subqueries</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td></tr>34|Automatic Crash Recovery | Yes | Yes |
35 <tr><td class="label">Triggers</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td></tr>35+---------------------------------------+----------------------+--------------+
36 <tr><td class="label">Stored Procedures</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td></tr>36|Table Partitioning | Yes | Yes |
37 <tr><td class="label">Foreign Keys</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td></tr>37+---------------------------------------+----------------------+--------------+
38 <tr><th class="label">Extra Features for Developers</th><th>Percona Server 5.5.8</th><th>MySQL 5.5.8</th></tr>38|Views | Yes | Yes |
39 <tr><td class="label">NoSQL Socket-Level Interface</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>39+---------------------------------------+----------------------+--------------+
40 <tr><td class="label">Extra Hash/Digest Functions</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>40|Subqueries | Yes | Yes |
41 <tr><th class="label">Extra Diagnostic Features</th><th>Percona Server 5.5.8</th><th>MySQL 5.5.8</th></tr>41+---------------------------------------+----------------------+--------------+
42 <tr><td class="label">PERFORMANCE_SCHEMA Diagnostics Tables</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td></tr>42|Triggers | Yes | Yes |
43 <tr><td class="label">INFORMATION_SCHEMA Tables</td><td>60</td><td>37</td></tr>43+---------------------------------------+----------------------+--------------+
44 <tr><td class="label">Global Performance and Status Counters</td><td>366</td><td>308</td></tr>44|Stored Procedures | Yes | Yes |
45 <tr><td class="label">Per-Table Performance Counters</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>45+---------------------------------------+----------------------+--------------+
46 <tr><td class="label">Per-Index Performance Counters</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>46|Foreign Keys | Yes | Yes |
47 <tr><td class="label">Per-User Performance Counters</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>47+---------------------------------------+----------------------+--------------+
48 <tr><td class="label">Per-Client Performance Counters</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>48
49 <tr><td class="label">High-Resolution Process List Timing</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>49+---------------------------------------+----------------------+--------------+
50 <tr><td class="label">Detailed Query Execution and Plan Log</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>50|Extra Features for Developers |Percona Server 5.1.60 |MySQL 5.1.60 |
51 <tr><td class="label">Global Query Response Time Statistics</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>51+=======================================+======================+==============+
52 <tr><td class="label">InnoDB Data Dictionary as I_S Tables</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>52|NoSQL Socket-Level Interface | Yes | |
53 <tr><td class="label">Access to InnoDB Data Statistics</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>53+---------------------------------------+----------------------+--------------+
54 <tr><td class="label">Enhanced SHOW INNODB STATUS</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>54|Extra Hash/Digest Functions | Yes | |
55 <tr><td class="label">Enhanced Mutex Diagnostics</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>55+---------------------------------------+----------------------+--------------+
56 <tr><th class="label">Durability and Reliability Enhancements</th><th>Percona Server 5.5.8</th><th>MySQL 5.5.8</th></tr>56
57 <tr><td class="label">Transactional Replication State</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>57+---------------------------------------+----------------------+--------------+
58 <tr><td class="label">Handles Corrupted Tables Gracefully</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>58|Extra Diagnostic Features |Percona Server 5.1.60 |MySQL 5.1.60 |
59 <tr><th class="label">Performance &amp; Scalability Enhancements</th><th>Percona Server 5.5.8</th><th>MySQL 5.5.8</th></tr>59+=======================================+======================+==============+
60 <tr><td class="label">Support for &gt; 1024 Concurrent Transactions</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td></tr>60|INFORMATION_SCHEMA Tables | 54 | 28 |
61 <tr><td class="label">Support for Multiple I/O Threads</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td></tr>61+---------------------------------------+----------------------+--------------+
62 <tr><td class="label">Dedicated Purge Threads</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td></tr>62|Global Performance and Status Counters | 304 | 291 |
63 <tr><td class="label">Self-Tuning Checkpoint Algorithm</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>63+---------------------------------------+----------------------+--------------+
64 <tr><td class="label">Fine-Grained Mutex Locking</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>64|Per-Table Performance Counters | Yes | |
65 <tr><td class="label">Lock-Free Algorithms</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>65+---------------------------------------+----------------------+--------------+
66 <tr><td class="label">Partitioned Adaptive Hash Search</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>66|Per-Index Performance Counters | Yes | |
67 <tr><td class="label">Separate Doublewrite File</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>67+---------------------------------------+----------------------+--------------+
68 <tr><td class="label">Fast Checksum Algorithm</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>68|Per-User Performance Counters | Yes | |
69 <tr><td class="label">Buffer Pool Pre-Load</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>69+---------------------------------------+----------------------+--------------+
70 <tr><td class="label">Fast Shut-Down</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>70|Per-Client Performance Counters | Yes | |
71 <tr><td class="label">Support for FlashCache</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>71+---------------------------------------+----------------------+--------------+
72 <tr><td class="label">Read-Ahead Improvements</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr> 72|Per-Thread Performance Counters | Yes | |
73 <tr><th class="label">Extra Features for DBA/Operations Staff</th><th>Percona Server 5.5.8</th><th>MySQL 5.5.8</th></tr>73+---------------------------------------+----------------------+--------------+
74 <tr><td class="label">Configurable Page Sizes</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>74|High-Resolution Process List Timing | Yes | |
75 <tr><td class="label">Shared-Memory Buffer Pool</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>75+---------------------------------------+----------------------+--------------+
76 <tr><td class="label">Import Tables From Different Servers</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>76|Detailed Query Execution and Plan Log | Yes | |
77 <tr><td class="label">Configurable Data Dictionary Size</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>77+---------------------------------------+----------------------+--------------+
78 <tr><td class="label">Configurable Insert Buffer Size</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>78|Global Query Response Time Statistics | Yes | |
79 <tr><td class="label">Active Change Buffer Purging</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>79+---------------------------------------+----------------------+--------------+
80 <tr><td class="label">Error/Warning Logging Enhancements</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>80|InnoDB Data Dictionary as I_S Tables | Yes | |
81 <tr><td class="label">Configurable Fast Index Creation</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>81+---------------------------------------+----------------------+--------------+
82 <tr><td class="label">Fast Index Renaming</td><td><img src="http://s0.percona.com/check-yes.png" alt="Yes" width="24" height="24" /></td><td></td></tr>82|Access to InnoDB Data Statistics | Yes | |
83 </table>83+---------------------------------------+----------------------+--------------+
84|Enhanced SHOW INNODB STATUS | Yes | |
85+---------------------------------------+----------------------+--------------+
86|Enhanced Mutex Diagnostics | Yes | |
87+---------------------------------------+----------------------+--------------+
88
89+---------------------------------------+----------------------+--------------+
90|Durability and Reliability Enhancements|Percona Server 5.1.60 |MySQL 5.1.60 |
91+=======================================+======================+==============+
92|Transactional Replication State | Yes | |
93+---------------------------------------+----------------------+--------------+
94|Handles Corrupted Tables Gracefully | Yes | |
95+---------------------------------------+----------------------+--------------+
96
97+---------------------------------------+----------------------+--------------+
98|Performance & Scalability Enhancements |Percona Server 5.1.60 |MySQL 5.1.60 |
99+=======================================+======================+==============+
100|Support for Multiple I/O Threads | Yes | |
101+---------------------------------------+----------------------+--------------+
102|Dedicated Purge Threads | Yes | |
103+---------------------------------------+----------------------+--------------+
104|Self-Tuning Checkpoint Algorithm | Yes | |
105+---------------------------------------+----------------------+--------------+
106|Fine-Grained Mutex Locking | Yes | |
107+---------------------------------------+----------------------+--------------+
108|Lock-Free Algorithms | Yes | |
109+---------------------------------------+----------------------+--------------+
110|Partitioned Adaptive Hash Search | Yes | |
111+---------------------------------------+----------------------+--------------+
112|Separate Doublewrite File | Yes | |
113+---------------------------------------+----------------------+--------------+
114|Fast Checksum Algorithm | Yes | |
115+---------------------------------------+----------------------+--------------+
116|Buffer Pool Pre-Load | Yes | |
117+---------------------------------------+----------------------+--------------+
118|Fast Shut-Down | Yes | |
119+---------------------------------------+----------------------+--------------+
120|Support for FlashCache | Yes | |
121+---------------------------------------+----------------------+--------------+
122|Read-Ahead Improvements | Yes | |
123+---------------------------------------+----------------------+--------------+
124
125+---------------------------------------+----------------------+--------------+
126|Extra Features for DBA/Operations Staff|Percona Server 5.1.60 |MySQL 5.1.60 |
127+=======================================+======================+==============+
128|Configurable Page Sizes | Yes | |
129+---------------------------------------+----------------------+--------------+
130|Import Tables From Different Servers | Yes | |
131+---------------------------------------+----------------------+--------------+
132|Configurable Data Dictionary Size | Yes | |
133+---------------------------------------+----------------------+--------------+
134|Configurable Insert Buffer Size | Yes | |
135+---------------------------------------+----------------------+--------------+
136|Active Change Buffer Purging | Yes | |
137+---------------------------------------+----------------------+--------------+
138|Error/Warning Logging Enhancements | Yes | |
139+---------------------------------------+----------------------+--------------+
140|Configurable Fast Index Creation | Yes | |
141+---------------------------------------+----------------------+--------------+
142|Fast Index Renaming | Yes | |
143+---------------------------------------+----------------------+--------------+
84144
85145
=== modified file 'doc/source/release-notes/Percona-Server-5.1.53-11.7.rst'
--- doc/source/release-notes/Percona-Server-5.1.53-11.7.rst 2011-10-07 00:55:06 +0000
+++ doc/source/release-notes/Percona-Server-5.1.53-11.7.rst 2012-02-07 15:55:20 +0000
@@ -20,4 +20,4 @@
2020
21 * Bug :bug:`643149` - Slow query log entries were not being done in the usual parsing format. (*Alexey Kopytov*)21 * Bug :bug:`643149` - Slow query log entries were not being done in the usual parsing format. (*Alexey Kopytov*)
2222
23 * Bug :bug:`677407 - The ``INNODB.innodb_information_schema`` test could fail sporadically due to flawed logic in the ``INFORMATION_SCHEMA.INNODB_LOCKS`` caching mechanism. (*Alexey Kopytov*)23 * Bug :bug:`677407` - The ``INNODB.innodb_information_schema`` test could fail sporadically due to flawed logic in the ``INFORMATION_SCHEMA.INNODB_LOCKS`` caching mechanism. (*Alexey Kopytov*)
2424
=== modified file 'doc/source/release-notes/Percona-Server-5.1.54-12.5.rst'
--- doc/source/release-notes/Percona-Server-5.1.54-12.5.rst 2011-10-07 00:55:06 +0000
+++ doc/source/release-notes/Percona-Server-5.1.54-12.5.rst 2012-02-07 15:55:20 +0000
@@ -8,7 +8,7 @@
88
9|Percona Server| 5.1.54-12.5 is now the current stable release version.9|Percona Server| 5.1.54-12.5 is now the current stable release version.
1010
11=Functionality Added or Changed11Functionality Added or Changed
12===============================12===============================
1313
14 * |Percona Server| 5.1.54-12.5 is based on |MySQL| 5.1.54.14 * |Percona Server| 5.1.54-12.5 is based on |MySQL| 5.1.54.
1515
=== modified file 'doc/source/release-notes/Percona-Server-5.1.55-12.6.rst'
--- doc/source/release-notes/Percona-Server-5.1.55-12.6.rst 2011-10-07 00:55:06 +0000
+++ doc/source/release-notes/Percona-Server-5.1.55-12.6.rst 2012-02-07 15:55:20 +0000
@@ -13,11 +13,11 @@
1313
14 * Fixed compiler warnings in both the core server and in |XtraDB|. (*Alexey Kopytov*, *Yasufumi Kinoshita*)14 * Fixed compiler warnings in both the core server and in |XtraDB|. (*Alexey Kopytov*, *Yasufumi Kinoshita*)
1515
16=Bugs Fixed16Bugs Fixed
17===========17===========
1818
19 * Bug :bug:`602047` - The ``ROWS_READ`` columns of ``TABLE_STATISTICS`` and ``INDEX_STATISTICS`` were not properly updated when a query involved index lookups on an |InnoDB| table. (*Yasufumi Kinoshita*)19 * Bug :bug:`602047` - The ``ROWS_READ`` columns of ``TABLE_STATISTICS`` and ``INDEX_STATISTICS`` were not properly updated when a query involved index lookups on an |InnoDB| table. (*Yasufumi Kinoshita*)
2020
21 * Bug :bug:`707742` - The server could crash when trying to import a table which had not been previously prepared using :command:`xtrabackup --prepare --export`. Also, on servers with huge buffer pools, adding or removing an index even on an empty |InnoDB| table could take a long time due to excessive locking when :variable:`innodb_dict_size_limit` was non-zero. Locking was relaxed to alleviate this. (*Yasufumi Kinoshita*)21 * Bug :bug:`707742` - The server could crash when trying to import a table which had not been previously prepared using :command:`xtrabackup --prepare --export`. Also, on servers with huge buffer pools, adding or removing an index even on an empty |InnoDB| table could take a long time due to excessive locking when :variable:`innodb_dict_size_limit` was non-zero. Locking was relaxed to alleviate this. (*Yasufumi Kinoshita*)
2222
23 * Bug :bug:`724674 - Ported an updated version of the original implementation of the :ref:`remove_fcntl_excessive_calls` feature, which removes some ``fcntl`` calls to improve performance. (*Oleg Tsarev*)23 * Bug :bug:`724674` - Ported an updated version of the original implementation of the :ref:`remove_fcntl_excessive_calls` feature, which removes some ``fcntl`` calls to improve performance. (*Oleg Tsarev*)
2424
=== modified file 'doc/source/scalability/innodb_io.rst'
--- doc/source/scalability/innodb_io.rst 2011-10-07 00:55:06 +0000
+++ doc/source/scalability/innodb_io.rst 2012-02-07 15:55:20 +0000
@@ -36,7 +36,7 @@
3636
37.. variable:: innodb_adaptive_checkpoint37.. variable:: innodb_adaptive_checkpoint
3838
39 :version 5.5.8-20.0: Renamed 39 :version 5.1.54-12.5 Added
40 :cli: Yes40 :cli: Yes
41 :conf: Yes41 :conf: Yes
42 :scope: Global42 :scope: Global
@@ -109,7 +109,7 @@
109109
110.. variable:: innodb_flush_log_at_trx_commit_session110.. variable:: innodb_flush_log_at_trx_commit_session
111111
112 :version 5.5.8-20.0: Deleted112 :version 5.1.49-13 Added
113 :cli: Yes113 :cli: Yes
114 :conf: Yes114 :conf: Yes
115 :scope: Global115 :scope: Global

Subscribers

People subscribed via source and target branches