Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-16314

Database connection gets closed on controllers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 3.3.1-RC1
    • 3.3.0
    • Other
    • PHP 7.4.1
      phpBB 3.3.0
      MySQL(i) 5.7.21

      Enable SQL debug explain and x-debug to catch it.

      Or remove the error control operator "@" here https://github.com/phpbb/phpbb/blob/master/phpBB/phpbb/db/driver/mysqli.php#L327 and visit the FAQ page or any controller page.

       

      The DB connction gets closed here in this line: https://github.com/phpbb/phpbb/blame/3.3.x/phpBB/includes/functions.php#L4496

      Which seems can be removed, awaiting confirmation.

       

            Marc Marc
            3Di 3Di [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: