Hello.
I think it's not normal:
| 11524 | root | localhost | zabbix | Query | 103068 | Sending data | INSERT INTO tmp_events_eventid (eventid,prev_value)
Database: ~65,900,996 rows, InnoDB , 6.1 GB
MySQL used 2.2 GB RAM ( innodb_buffer_pool_size = 2G ) and 100% of one core (one core as i understand because only one request is running).
table "events" ~1,895,409 rows and 290.6 MB
I think it's not normal:
| 11524 | root | localhost | zabbix | Query | 103068 | Sending data | INSERT INTO tmp_events_eventid (eventid,prev_value)
Database: ~65,900,996 rows, InnoDB , 6.1 GB
MySQL used 2.2 GB RAM ( innodb_buffer_pool_size = 2G ) and 100% of one core (one core as i understand because only one request is running).
table "events" ~1,895,409 rows and 290.6 MB
Comment