b1gMail-OSS / b1gMail

Run your own email service. For you, your organization — or for everyone.
https://www.b1gmail.eu
GNU General Public License v2.0
17 stars 9 forks source link

[MySQL 8.1]Endless loop on update.php #2

Open Sebijk opened 2 years ago

Sebijk commented 2 years ago

Expected Behavior

"Updating database structure" on update.php should run and complete

Actual Behavior

"Updating database structure" on update.php make an endless loop

Steps to Reproduce the Problem

  1. Existing b1gMail 7.4.0 installation
  2. Run setup/update.php
  3. Wait until it goes to "Updating database structure"

Specifications

Sebijk commented 2 years ago

Temporary workaround:

log in to the ACP of your b1gMail development copy, go to "Tools" -> "Optimize" and chose "Check structure". Let the ACP fix any issues it found. Delete version.inc.php and rename version.default.inc.php to version.inc.php.

Sebijk commented 2 years ago

Check structure also not work, seems its an error with mysql 8.1.