b1gMail
b1gMail copied to clipboard
[MySQL 8.1]Endless loop on update.php
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
- Existing b1gMail 7.4.0 installation
- Run setup/update.php
- Wait until it goes to "Updating database structure"
Specifications
- Version: 7.4.1-beta1
- PHP version 7.4
- MySQL version: 8.1
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.
Check structure also not work, seems its an error with mysql 8.1.