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

Auto-prune fails on large forums

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.1.10-RC1
    • 3.1.9
    • Cron
    • None
    • PHP 5.6.21, MariaDB 10.1.13

      The auto-prune cron job fails in a normal PHP environment due to too large of a transaction. This occurs if its trying to prune a very large number of topics. In my case this happens about 1,000 topics.

      I have made a change for 3.1.x to limit prunes to 500 per cron attempt. Once there are no more topics being pruned then it sets the next prune time.

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

              Created:
              Updated:
              Resolved: