RM-387 Updated version, changelog and release notes

This commit is contained in:
Carlos Salguero
2018-09-10 17:01:41 -03:00
parent df20b8af28
commit ffc0fd9ae2
21 changed files with 40 additions and 19 deletions

14
docs/rn.3-0-12.txt Normal file
View File

@@ -0,0 +1,14 @@
v3.0.11 released 2018-07-06
===========================
Fixed bugs
* :jirabug:`PT-1611`: ``pt-archiver`` fails with UTF-8 chars
* :jirabug:`PT-1603`: ``pt-table-sync`` is not considering unsorted enum fields in indexes for calculating chunk boundaries
* :jirabug:`PT-1574`: ``pt-online-schema-change`` fails on UK and NULLs
* :jirabug:`PT-1572`: Better usage of ENUM fields in keys in NibbleIterator
* :jirabug:`PT-1422`: ``pt-mysql-summary`` may get stuck when Time: NULL in processlist
Documentation changes
* :jirabug:`PT-1321`: Add required MySQL privileges to ``pt-online-schema-change`` documentation