
Tos
- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Activity overview
Latest activity by Tos-
Tos commented,
Seeing this error on the logs as well. Apr 25 07:50:54 myserver kernel: splitlogs[84292]: segfault at 0 ip 0000152ecb541868 sp 00007ffc6f8311e0 error 4 in libc-2.28.so[152ecb4bc000+1cd000]Apr 25 08...
-
Tos commented,
This ended up being related to the new MySQL issue with the incorrect rpms. I did my 8.0 to 8.4 upgrade during the window they were out. It changed my datadir to the /db/ directory as well as read ...
-
Tos commented,
SD14 We have tried restoring grants but it does not help. When trying to use a database they own they just get: Access denied for user 'xxx_xxx'@'localhost' to database 'xxx_xxx' No matter what us...
-
Tos commented,
William, I did that but they are brushing me off pretty much telling me to read the release. I cannot see this going well and would appreciate Cpanel support on this.
-
Tos commented,
No change. What's weird is 0 rows affected. mysql> REVOKE ALL PRIVILEGES, GRANT OPTION FROM 'xxx_xxx'@'localhost';Query OK, 0 rows affected (0.01 sec) mysql> GRANT ALL PRIVILEGES ON `xxx_xxx`.* TO ...
-
Tos commented,
Thanks for the info. We tried to delete the db users and readd in cpanel with full perms. They still do not have permission to the database and none of the cpanel users databases show up in phpmyad...
-
Tos commented,
Hi William, I had the bad luck of updating mysql from 8.0 to 8.4.5 yesterday and been fighting this ever since. Currently users do not have access to their own databases. I am guessing I cannot ro...
-
Tos commented,
I see there is a mysql 8.4.5 issue that this might be related to. The fix for that is to go back to 8.4.4. I do not think I can do that as I did this upgrade from 8.0 to 8.4.5 yesterday and never h...
-
Tos commented,
Thanks. Actually was able to fix this by sorting out the yum repositories with Cloudlinux support.
-
Tos created a post,
Mysql 8.4 user permissions
The process to update from 8.0 to 8.4 completed but Mysql moved to the /db/ directory and would not read the /etc/my.cnf correctly. Took a while and some reboots but finally overcame that much. The...