I've submitted a ticket: #94191856
##
so, i was trying to transfer over a few sites to then review the mysql.user table... looking for DB users that were added during transfer. for the first time, i noticed the message in the screenshot below (transferring from server with MariaDB 10.3 > MySQL 8). so, if the 8 character limitation is not present in MySQL8, is this a remnant notice of that limitation?
background:
1) the first account was setup years ago, as the same domain.net. when my client acquired the .com, we created a second install for him. no such notice or notification presented itself when we created the new/second account.
2) we created a second account for the client, to handle his bulk email on a dedicated/seperate IP address. again, no issues when creating them and no conflicts with using them.
i'm not sure if it was coincidence or not, but i had reinstalled/updated CloudLinux's DB Governor yesterday. i was having a few issues that references ea-php44-php-mysql, ea-php51-php-mysql & ea-php52-php-mysql, so i thought a refreshed --install-beta would help. it appeared to have removed the php44 notice, but the 51 & 52 were still present (as seen below). ...and since those packages don't actually exist, and i really don't have the time to create symlinks to the alt versions (if that'd even fix the issue), i'm really not sure how to actually resolve it.
Code:
ERROR : mysql.so is not found. Please install ea-php52-php-mysql8.0 package
ERROR : mysql.so is not found. Please install ea-php52-php-mysql8.0 package
ERROR : mysql.so is not found. Please install ea-php52-php-mysqlNone package
ERROR : mysql.so is not found. Please install ea-php52-php-mysql5.5 package
ERROR : mysql.so is not found. Please install ea-php52-php-mysql5.1 package
ERROR : mysql.so is not found. Please install ea-php52-php-mysql5.0 package
ERROR : alt-ea-php52 reconfiguration is failed
ERROR : mysql.so is not found. Please install ea-php51-php-mysql8.0 package
ERROR : mysql.so is not found. Please install ea-php51-php-mysql8.0 package
ERROR : mysql.so is not found. Please install ea-php51-php-mysqlNone package
ERROR : mysql.so is not found. Please install ea-php51-php-mysql5.5 package
ERROR : mysql.so is not found. Please install ea-php51-php-mysql5.1 package
ERROR : mysql.so is not found. Please install ea-php51-php-mysql5.0 package
ERROR : alt-ea-php51 reconfiguration is failed