Skip to content
Snippets Groups Projects
Closed Optimize MySQL Performance
  • View options
  • Optimize MySQL Performance

  • View options
  • Closed Issue created by jurgenhaas

    According to this drupal.org issue, MySQL performance can greatly be optimized when we add

    $databases['default']['default']['init_commands']['tx_level'] = "SET TRANSACTION ISOLATION LEVEL READ COMMITTED;";

    to the settings.php file. We should add that to the default deployment with Ansible and also to the Docker4Drupal Composer plugin.

    Edited by jurgenhaas

    Linked items ... 0

  • Activity

    • All activity
    • Comments only
    • History only
    • Newest first
    • Oldest first
    Loading Loading Loading Loading Loading Loading Loading Loading Loading Loading