Ray
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by Ray-
MYSQL slowed down again today and the query would not process or have a long delay. I feel like something is getting full. So the MSQL CPU starts from 27% then over 2 days it slowly go upto 100% C...
-
Below is our latest result. Could you recommend a good settings please? I have about 30 sites running magneto and woocommerce [mysqld] skip-name-resolve performance-schema = 1 datadir = /var/lib/...
-
I've noticed some warning with my new config 2022-03-05T12:31:32.851957Z 0 [Warning] [MY-010142] [Server] Changed limits: table_open_cache: 19919 (requested 120000) 2022-03-05T12:31:33.030089Z 0 [...
-
I'm very new to this script. Anything below that you suggest adjusting as priority? My latest config file, does it look OK? I've tuned. I have 8 CPU cores and 32GB RAM [mysqld] skip-name-resolve ...
-
I have 8 CPU Cores and 32GB of ram. When mysql degrading in speed I also noticed phpmyadmin was also slow at loading database tables. But low CPU and RAM utilisation is not high. Do I need to chan...
-
Hi, yes. I noted that Open tables: 4000 is reached almost instantly after mysql restart. Is that normal? mysql> SHOW GLOBAL STATUS LIKE 'Open_%'; +--------------------------+-------+ | Variable_n...
-
So having Open tables: 4000 is bad? I only restart SQL an hour ago and it's now max at 4000 already. I'm not sure if this is normal. [root@sydney ~]# mysqladmin proc status +------+-------------...
-
Well, after trying practically them all, I believe the "C" series is the best as most of our server issues arise from the CPU getting overloaded. The t3 class does not seem to have a high enough o...