Add option to skip DB connect init commands to settings.php

Created on 2 March 2013, over 12 years ago
Updated 3 April 2025, 4 months ago

This patch adds option to skip DB connection initialization commands completely using a configuration setting in settings.php.

Normal Drupal setups doesn't benefit from skipping DB connection init. In our experimental D7 setup where we have very complex MySQL cluster with read/write splitting and geographically distributed server nodes we found out DB init commands taking over a second of runtime because init commands were executed on remote MySQL master node. We have charset and sql_mode settings already set in MySQL server default settings so initialization commands are not needed at all in our setup.

This patch allows administrator to skip DB connect initialization commands completely if DB server in use has been configured with suitable default settings.

Please consider applying the patch to D7 and D8.

✨ Feature request
Status

Postponed: needs info

Version

11.0 πŸ”₯

Component

database system

Created by

Live updates comments and jobs are added and updated live.
  • stale-issue-cleanup

    To track issues in the developing policy for closing stale issues, [Policy, no patch] closing older issues

Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States smustgrave

    Thank you for sharing your idea for improving Drupal.

    We are working to decide if this proposal meets the Criteria for evaluating proposed changes. There hasn't been any discussion here for over 8 years which suggests that this has either been implemented or there is no community support. Your thoughts on this will allow a decision to be made.

    Since we need more information to move forward with this issue, the status is now Postponed (maintainer needs more info). If we don't receive additional information to help with the issue, it may be closed after three months.

    Thanks!

  • Status changed to Closed: outdated about 16 hours ago
  • πŸ‡ΊπŸ‡ΈUnited States smustgrave

    Since there's been no follow up in 3+ months going to close this one out, if still a valid feature please re-open maybe updating the summary

    Thanks!

Production build 0.71.5 2024