mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-01 18:25:59 +00:00
RM-1954 Release Notes 3.3.1 (#489)
This commit is contained in:

committed by
GitHub

parent
d9b3280f07
commit
2cd3673314
@@ -50,7 +50,7 @@ copyright = u'2021, Percona LLC and/or its affiliates'
|
||||
# The short X.Y version.
|
||||
version = '3.3'
|
||||
# The full version, including alpha/beta/rc tags.
|
||||
release = '3.3.0'
|
||||
release = '3.3.1'
|
||||
|
||||
# The language for content autogenerated by Sphinx. Refer to documentation
|
||||
# for a list of supported languages.
|
||||
|
@@ -1,6 +1,20 @@
|
||||
Percona Toolkit
|
||||
***************
|
||||
|
||||
v3.3.1 released 2021-04-28
|
||||
==========================
|
||||
|
||||
Bugs Fixed
|
||||
----------
|
||||
|
||||
* :jirabug:`PT-1943`: BEFORE triggers are dropped after pt-online-schema-change run
|
||||
* :jirabug:`PT-716`: LP #1641635: pt-summary reports wrong memory size
|
||||
* :jirabug:`PT-1919`: drop_swap can drop triggers (Thanks to bob for reporting this issue)
|
||||
* :jirabug:`PT-1914`: Column data lost when 'Generated' is in the column comment (Thanks to Kevin Wouters for reporting this issue)
|
||||
|
||||
|
||||
|
||||
|
||||
v3.3.0 released 2021-01-14
|
||||
==========================
|
||||
|
||||
|
18
docs/rn.3-3-1.txt
Normal file
18
docs/rn.3-3-1.txt
Normal file
@@ -0,0 +1,18 @@
|
||||
.. _PT-3.3.1:
|
||||
|
||||
================================================================================
|
||||
*Percona Toolkit* 3.3.1
|
||||
================================================================================
|
||||
|
||||
:Date: April 28, 2021
|
||||
:Installation: `Installing Percona Toolkit <https://www.percona.com/doc/percona-toolkit/LATEST/installation.html>`_
|
||||
|
||||
Bugs Fixed
|
||||
================================================================================
|
||||
|
||||
* :jirabug:`PT-1943`: BEFORE triggers are dropped after pt-online-schema-change run
|
||||
* :jirabug:`PT-716`: LP #1641635: pt-summary reports wrong memory size
|
||||
* :jirabug:`PT-1919`: drop_swap can drop triggers (Thanks to bob for reporting this issue)
|
||||
* :jirabug:`PT-1914`: Column data lost when 'Generated' is in the column comment (Thanks to Kevin Wouters for reporting this issue)
|
||||
|
||||
|
Reference in New Issue
Block a user