Percona announces the GA release of Percona Server for MySQL 5.7.20-19 on January 3, 2018. Download the latest version from the Percona web site or the Percona Software Repositories. You can also run Docker containers from the images in the Docker Hub repository.
Based on MySQL 5.7.20, including all the bug fixes in it, Percona Server for MySQL 5.7.20-19 is the current GA release in the Percona Server for MySQL 5.7 series. Percona’s provides completely open-source and free software. Find release details in the 5.7.20-19 milestone at Launchpad.
encrypt_binlog variable.
innodb_print_lock_wait_timeout_info variable, introduced in the previous release, but undocumented, allows to log information about all lock wait timeout errors.binlog_rows_query_log_events option enabled. Bug fixed #1722789 (upstream #88057).
mysqld_safe script forced it to print an extra error when stopping the MySQL service. Bug fixed #1738742.
mysql.slave_master_info table sync on each of them even with sync_master_info set to zero, causing a huge increase in write load. Bug fixed #1708033 (upstream #85158).
rocksdb_block_cachecompressed_hit, rocksdb_block_cachecompressed_miss, and rocksdb_getupdatessince_calls were renamed to rocksdb_block_cache_compressed_hit,rocksdb_block_cache_compressed_miss, androcksdb_get_updates_since_calls respectively.The release notes for Percona Server for MySQL 5.7.20-19 are available in the online documentation. Please report any bugs on the launchpad bug tracker.