Percona Server moved to https://jira.percona.com/projects/PS 5.6.35-81.0

Milestone information

Project:
Percona Server moved to https://jira.percona.com/projects/PS
Series:
5.6
Version:
5.6.35-81.0
Released:
 
Registrant:
Hrvoje Matijakovic
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
5 George Ormond Lorch III, 19 Laurynas Biveinis, 3 Robert Golebiowski, 4 Sergei Glushchenko, 2 Vlad Lesin, 4 Yura Sorokin
Blueprints:
3 Implemented
Bugs:
35 Fix Released

Download files for this release

File Description Downloads

Release notes 

Changelog 

View the full changelog

New Features
Percona Server has implemented new mysqldump --order-by-primary-desc option. This feature tells mysqldump to take the backup by descending primary key order (PRIMARY KEY DESC) which can be useful if storage engine is using reverse order column for a primary key.
Bugs Fixed
When innodb_ft_result_cache_limit was exceeded by internal memory allocated by InnoDB during the FT scan not all memory was released which could lead to server assertion. Bug fixed #1634932 (upstream #83648).

Log tracking initialization did not find last valid bitmap data correctly, potentially resulting in needless redo log retracking or hole in the tracked LSN range. Bug fixed #1658055.

If Audit Log Plugin was unable to create file pointed by audit_log_file, server would crash during the startup. Bug fixed #1666496.

A DROP TEMPORARY TABLE ... for a table created by a CREATE TEMPORARY TABLE ... SELECT ... would get logged in the binary log on a disconnect with mixed mode replication. Bug fixed #1671013.

TokuDB did not use index with even if cardinality was good. Bug fixed #1671152.

Row-based replication events were not reflected in Rows_updated fields in the User Statistics INFORMATION_SCHEMA tables. Bug fixed #995624.

A long-running binary log commit would block SHOW STATUS, which in turn could block a number of of other operations such as client connects and disconnects. Bug fixed #1646100.

It was impossible to use column compression dictionaries with partitioned InnoDB tables. Bug fixed #1653104.

Diagnostics for OpenSSL errors have been improved. Bug fixed #1660339 (upstream #75311).

When DuplicateWeedout strategy was used for joins, use was not reported in the query plan info output extension for the slow query log. Bug fixed #1592694.

3 blueprints and 35 bugs targeted

Blueprint Priority Assignee Delivery
Import and improve Facebook MySQL mysqldump functionality for MyRocks 5.6 Import and improve Facebook MySQL mysqldump functionality for MyRocks 5.6 4 High George Ormond Lorch III  11 Implemented
Expose LOCK BINLOG FOR BACKUP function to plugins for 5.6. Expose LOCK BINLOG FOR BACKUP function to plugins for 5.6. 3 Medium Vlad Lesin  11 Implemented
Implement class Regex based on my_regex Implement class Regex based on my_regex 3 Medium George Ormond Lorch III  11 Implemented
Bug report Importance Assignee Status
1634932 #1634932 Assertion failure in thread x in file fts0que.cc line 3659 3 High Robert Golebiowski  10 Fix Released
1650321 #1650321 Valgrind error on main.audit_log_filter_commands 3 High Sergei Glushchenko  10 Fix Released
1650322 #1650322 Valgrind error on main.audit_log_threadpool 3 High Sergei Glushchenko  10 Fix Released
1654501 #1654501 libHotBackup.so fails to load on Ubuntu Yakkety 64-bit, debug build 3 High Vlad Lesin  10 Fix Released
1658055 #1658055 Log tracking initialisation does not find last valid bitmap data correctly 3 High Laurynas Biveinis  10 Fix Released
1663251 #1663251 ASan errors on main.audit_log_filter_commands 3 High Sergei Glushchenko  10 Fix Released
1666213 #1666213 Debug build shutdown may crash with void add_global_thread(THD*): Assertion `!shutdown_in_progress' failed. 3 High Laurynas Biveinis  10 Fix Released
1666496 #1666496 Server crashes on startup if plugin is unable to create file pointed by --audit_log_file 3 High Sergei Glushchenko  10 Fix Released
1671013 #1671013 CREATE TEMPORARY TABLE ... SELECT ... gets a DROP binlogged on disconnect in mixed 3 High Laurynas Biveinis  10 Fix Released
1671152 #1671152 tokudb does not use index even if cardinality is good 3 High George Ormond Lorch III  10 Fix Released
995624 #995624 RBR events are not reflected in userstat's Rows_updated 4 Medium Robert Golebiowski  10 Fix Released
1646100 #1646100 SHOW STATUS blocked by binlog commit | Server becomes unresponsive during flushing after loading big files through LOAD DATA INFILE 4 Medium Laurynas Biveinis  10 Fix Released
1652912 #1652912 Test main.bug80134 fails under AddressSanitizer default options 4 Medium Yura Sorokin  10 Fix Released
1653104 #1653104 Compression dictionaries are not being used in partitioned tables 4 Medium Yura Sorokin  10 Fix Released
1659548 #1659548 innodb_buffer_pool_evict_uncompressed might attempt to process non-unzip_LRU page, crashing debug build 4 Medium Laurynas Biveinis  10 Fix Released
1660339 #1660339 Bogus client SSL error messages produced using SSL_get_error not ERR_get_error error code 4 Medium Laurynas Biveinis  10 Fix Released
1663452 #1663452 Resource allocation failures in 'CREATE/DROP COMPRESSION_DICTIONARY' result in server crashes (debug mode) | handle_fatal_signal (sig=6) in innobase_create_zip_dict 4 Medium Yura Sorokin  10 Fix Released
1670834 #1670834 index only scans do not work for partitioned MyRocks tables and extended keys 4 Medium George Ormond Lorch III  10 Fix Released
1672871 #1672871 MyRocks - missing server optimizer patch for ICP 4 Medium George Ormond Lorch III  10 Fix Released
1626545 #1626545 Test perfschema.selects is unstable 5 Low Laurynas Biveinis  10 Fix Released
1644174 #1644174 Test rpl.rpl_init_slave_errors is unstable 5 Low Yura Sorokin  10 Fix Released
1658006 #1658006 Test sys_vars.rpl_init_slave_func is unstable 5 Low Laurynas Biveinis  10 Fix Released
1658021 #1658021 Test innodb.percona_changed_page_bmp_crash is unstable 5 Low Laurynas Biveinis  10 Fix Released
1659218 #1659218 Test sys_vars.innodb_buffer_pool_load_now_basic is unstable 5 Low Laurynas Biveinis  10 Fix Released
1659746 #1659746 Test main.index_merge_innodb is unstable 5 Low Laurynas Biveinis  10 Fix Released
1660239 #1660239 Test sys_vars.thread_cache_size_func is unstable 5 Low   10 Fix Released
1660243 #1660243 Test rpl.rpl_semi_sync_event is unstable 5 Low Laurynas Biveinis  10 Fix Released
1660255 #1660255 Test innodb.innodb_mysql is unstable 5 Low Laurynas Biveinis  10 Fix Released
1660348 #1660348 Intermittent testcase check warning on innodb_stress.innodb_hugestress_blob 5 Low Laurynas Biveinis  10 Fix Released
1662163 #1662163 innodb_fts.sync_block test unstable due to slow query log nondeterminism 5 Low Laurynas Biveinis  10 Fix Released
1664219 #1664219 Upstream 5.6 --repeat=2 test failures 5 Low Laurynas Biveinis  10 Fix Released
1664473 #1664473 5.6 --repeat=2 test failures 5 Low Laurynas Biveinis  10 Fix Released
1671076 #1671076 Test main.mysqldump is unstable 5 Low Laurynas Biveinis  10 Fix Released
1671123 #1671123 Test innodb.innodb-wl6445 is unstable 5 Low Laurynas Biveinis  10 Fix Released
1592694 #1592694 Query plan temp flag set is missed in create_duplicate_weedout_tmp_table 1 Undecided Robert Golebiowski  10 Fix Released
This milestone contains Public information
Everyone can see this information.