~longbow/percona-server/fix_for_kill_idle_trx_test

« back to all changes in this revision

Viewing changes to doc/source/release-notes/Percona-Server-5.1.50-rel12.1.rst

  • Committer: Stewart Smith
  • Date: 2011-10-07 07:55:00 UTC
  • mfrom: (317.2.1 ps-docs-warnings)
  • Revision ID: stewart@flamingspork.com-20111007075500-wqssqhok5313esu0
Merge Rodrigo's fix for documentation warnings

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
.. rn:: 5.1.50-rel12.1
2
2
 
3
 
===============================
4
 
|Percona Server| 5.1.50-rel12.1
5
 
===============================
 
3
=================================
 
4
 |Percona Server| 5.1.50-rel12.1
 
5
=================================
6
6
 
7
7
 
8
8
Functionality Added or Changed
12
12
 
13
13
  * New Features Added:
14
14
 
15
 
    *:ref:`innodb_lru_dump_restore` - Implemented automatic dumping of the buffer pool at specified intervals.
 
15
    * :ref:`innodb_lru_dump_restore` - Implemented automatic dumping of the buffer pool at specified intervals.
16
16
 
17
17
    * :ref:`innodb_buffer_pool_shm` - Implemented option :variable:`innodb_buffer_pool_shm_checksum`; when enabled, shared memory buffer pool is checksum validated. Bugs fixed: :bug:`643724`, :bug:`649408`, and :bug:`649393`. (*Yasufumi Kinoshita*)
18
18
 
19
 
    * :ref:`innodb_expand_import` - Implemented more exact checking to avoid corruption of the ``.ibd`` file using :variable:`innodb_expand_export`. (*Yasufumi Kinoshita*)
 
19
    * :ref:`innodb_expand_import_page` - Implemented more exact checking to avoid corruption of the ``.ibd`` file using :variable:`innodb_expand_export`. (*Yasufumi Kinoshita*)
20
20
 
21
21
    * :ref:`mysql_remove_eol_carret` - Implemented a |MySQL| client option to handle end-of-line in BLOB fields differently. Bug fixed: :bug:`625066`. (*Sasha Pachev*)
22
22
 
29
29
 
30
30
  * Bug :bug:`624362` - Corrected wording in an |InnoDB| error message regarding too many locks printed. (*Vadim Tkachenko*) 
31
31
 
32
 
  * Bug :bug:`625066` - Fixed a problem handling end-of-line in ``BLOB`` fields in the |MySQL| client. (Sasha Pachev)
 
32
  * Bug :bug:`625066` - Fixed a problem handling end-of-line in ``BLOB`` fields in the |MySQL| client. (*Sasha Pachev*)
33
33
 
34
34
  * Bug :bug:`640924` - Fixed a crash caused by ``innodb_doublewrite_file``. (*Yasufumi Kinoshita*)
35
35