Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
Bugs Fixed:
#2607640: PHP Fatal error: Call to undefined function menu_get_item()
#2618402: support MYSQL over SSL connections
#2608590: WSOD - XXXXX already has more than 'max_user_connections' active
#2576459: Fatal error: Cannot unset string offsets
#2657900: use of like % wildcards in cache prefetch causing issues under high mysql load
#2671584: Issue with alt bootstrap
#2651896: Typo in module description
#2671586: Unable to find the wrapper "public"
#2645498: MySQL connection limit status report
#2689611: Fix tests
#2622448: cache index fixing sometimes incorrectly throws error
#2710405: Fix issue with lock.inc when memcache locking is not used
#2488996: PHP Fatal error: Call to undefined function apdqc_get_bin_class_name()
#2714015: Cannot redeclare _apdqc_lock_initialize() when using Drush
#2718059: Memcache File Path Error
New Features:
#2670848: Better prefetch hitrate
#2615616: Check binlog; make sure it's not statement.
#2645564: Add variable module to the safe hook_boot list.
#2605268: Lock wait timeout exceeded; try restarting transaction
#2655398: Requires mysqlnd module to be installed
#2633712: tune table definition cache, table open cache, and table open cache instances
#2487091: Transliterate utf8 to ascii; cid only
#2704347: Auto convert cache tables when modules are installed
#2706765: Fix any issues with MariaDB 10.x versioning
#2708741: mariadb uses mrr_buffer_size instead of read_rnd_buffer_size; should also match the join_buffer_size
#2708803: Add more checks to the status report
#2709627: Supply Session options for recommendations when possible; give copy paste settings.php configurations for as many things as possible
#2709629: Test unix socket connection before recommending it
#2711989: Better prefetch hitrate on d.o
#2716367: Only recommend ASCII if all cid can be converted safely.
#2717613: Session support for PHP 7
#2717711: semaphore & session table primary key needs conversion help; ascii_bin collation
#2714023: Fatal error: Class 'APDQCache' not found in includes/cache.inc on line 33 - Issue with domain access module