mariadb 22:43:05.30  mariadb 22:43:05.31 Welcome to the Bitnami mariadb-galera container mariadb 22:43:05.31 Subscribe to project updates by watching https://github.com/bitnami/bitnami-docker-mariadb-galera mariadb 22:43:05.31 Submit issues and feature requests at https://github.com/bitnami/bitnami-docker-mariadb-galera/issues mariadb 22:43:05.32  mariadb 22:43:05.32 INFO  ==> ** Starting MariaDB setup ** mariadb 22:43:05.37 INFO  ==> Validating settings in MYSQL_*/MARIADB_* env vars mariadb 22:43:05.47 INFO  ==> Initializing mariadb database mariadb 22:43:05.48 DEBUG ==> Ensuring expected directories/files exist mariadb 22:43:05.51 INFO  ==> Updating 'my.cnf' with custom configuration mariadb 22:43:05.53 INFO  ==> Setting user option mariadb 22:43:05.53 DEBUG ==> Setting user to 'my-user' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 22:43:05.55 INFO  ==> Setting wsrep_node_name option mariadb 22:43:05.55 DEBUG ==> Setting wsrep_node_name to 'onap-mariadb-galera-0' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 22:43:05.57 INFO  ==> Setting wsrep_node_address option mariadb 22:43:05.57 DEBUG ==> Setting wsrep_node_address to '10.233.71.9' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 22:43:05.61 INFO  ==> Setting wsrep_sst_auth option mariadb 22:43:05.61 DEBUG ==> Setting wsrep_sst_auth to 'mariabackup:psw26pAr' in mariadb configuration file /opt/bitnami/mariadb/conf/my.cnf mariadb 22:43:05.65 DEBUG ==> Cleaning data directory to ensure successfully initialization Installing MariaDB/MySQL system tables in '/bitnami/mariadb/data' ... 2023-01-09 22:43:05 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2023-01-09 22:43:05 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on OK To start mysqld at boot time you have to copy support-files/mysql.server to the right place for your system PLEASE REMEMBER TO SET A PASSWORD FOR THE MariaDB root USER ! To do so, start the server, then issue the following commands: '/opt/bitnami/mariadb/bin/mysqladmin' -u root password 'new-password' '/opt/bitnami/mariadb/bin/mysqladmin' -u root -h onap-mariadb-galera-0 password 'new-password' Alternatively you can run: '/opt/bitnami/mariadb/bin/mysql_secure_installation' which will also give you the option of removing the test databases and anonymous user created by default. This is strongly recommended for production servers. See the MariaDB Knowledgebase at https://mariadb.com/kb or the MySQL manual for more instructions. You can start the MariaDB daemon with: cd '/opt/bitnami/mariadb' ; /opt/bitnami/mariadb/bin/mysqld_safe --datadir='/bitnami/mariadb/data' You can test the MariaDB daemon with mysql-test-run.pl cd '/opt/bitnami/mariadb/mysql-test' ; perl mysql-test-run.pl Please report any problems at https://mariadb.org/jira The latest information about MariaDB is available at https://mariadb.org/. You can find additional information about the MySQL part at: https://dev.mysql.com Consider joining MariaDB's strong and vibrant community: https://mariadb.org/get-involved/ mariadb 22:43:14.00 INFO  ==> Starting mariadb in background 2023-01-09 22:43:14 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2023-01-09 22:43:14 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2023-01-09 22:43:14 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 170 ... 2023-01-09 22:43:14 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2023-01-09 22:43:14 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2023-01-09 22:43:14 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy loaded successfully. 2023-01-09 22:43:14 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2023-01-09 22:43:14 0 [Warning] WSREP: Could not open state file for reading: '/bitnami/mariadb/data//grastate.dat' 2023-01-09 22:43:14 0 [Note] WSREP: Found saved state: 00000000-0000-0000-0000-000000000000:-1, safe_to_bootstrap: 1 2023-01-09 22:43:14 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 0 UUID: 00000000-0000-0000-0000-000000000000 Seqno: -1 - -1 Offset: -1 Synced: 0 2023-01-09 22:43:14 0 [Note] WSREP: Skipped GCache ring buffer recovery: could not determine history UUID. 2023-01-09 22:43:14 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.71.9; base_port = 4567; cert.log_conflicts = no; cert.optimistic_pa = yes; debug = no; evs.auto_evict = 0; evs.delay_margin = PT1S; evs.delayed_keep_period = PT30S; evs.inactive_check_period = PT0.5S; evs.inactive_timeout = PT15S; evs.join_retrans_period = PT1S; evs.max_install_timeouts = 3; evs.send_window = 4; evs.stats_report_period = PT1M; evs.suspect_timeout = PT5S; evs.user_send_window = 2; evs.view_forget_timeout = PT24H; gcache.dir = /bitnami/mariadb/data/; gcache.keep_pages_size = 0; gcache.mem_size = 0; gcache.name = galera.cache; gcache.page_size = 128M; gcache.recover = yes; gcache.size = 128M; gcomm.thread_prio = ; gcs.fc_debug = 0; gcs.fc_factor = 1.0; gcs.fc_limit = 16; gcs.fc_master_slave = no; gcs.max_packet_size = 64500; gcs.max_throttle = 0.25; gcs.recv_q_hard_limit = 9223372036854775807; gcs.recv_q_soft_limit = 0.25; gcs.sync_donor = no; gmcast.segment = 0; gmcast.version = 0; pc.announce_timeout = PT3S; p 2023-01-09 22:43:14 0 [Note] WSREP: Start replication 2023-01-09 22:43:14 0 [Note] WSREP: Connecting with bootstrap option: 1 2023-01-09 22:43:14 0 [Note] WSREP: Setting GCS initial position to 00000000-0000-0000-0000-000000000000:-1 2023-01-09 22:43:14 0 [Note] WSREP: protonet asio version 0 2023-01-09 22:43:14 0 [Note] WSREP: Using CRC-32C for message checksums. 2023-01-09 22:43:14 0 [Note] WSREP: backend: asio 2023-01-09 22:43:14 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2023-01-09 22:43:14 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2023-01-09 22:43:14 0 [Note] WSREP: restore pc from disk failed 2023-01-09 22:43:14 0 [Note] WSREP: GMCast version 0 2023-01-09 22:43:14 0 [Note] WSREP: (0096d548-be58, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2023-01-09 22:43:14 0 [Note] WSREP: (0096d548-be58, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2023-01-09 22:43:14 0 [Note] WSREP: EVS version 1 2023-01-09 22:43:14 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2023-01-09 22:43:14 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2023-01-09 22:43:14 0 [Note] WSREP: EVS version upgrade 0 -> 1 2023-01-09 22:43:14 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2023-01-09 22:43:14 0 [Note] WSREP: Node 0096d548-be58 state prim 2023-01-09 22:43:14 0 [Note] WSREP: view(view_id(PRIM,0096d548-be58,1) memb { 0096d548-be58,0 } joined { } left { } partitioned { }) 2023-01-09 22:43:14 0 [Note] WSREP: save pc into disk 2023-01-09 22:43:14 0 [Note] WSREP: gcomm: connected 2023-01-09 22:43:14 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2023-01-09 22:43:14 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2023-01-09 22:43:14 0 [Note] WSREP: Opened channel 'galera' 2023-01-09 22:43:14 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2023-01-09 22:43:14 1 [Note] WSREP: Starting rollbacker thread 1 2023-01-09 22:43:14 0 [Note] WSREP: Starting new group from scratch: 009884e6-906f-11ed-b392-b7f32da82822 2023-01-09 22:43:14 2 [Note] WSREP: Starting applier thread 2 2023-01-09 22:43:14 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 00989ad9-906f-11ed-8ff7-b6dce5f9dc9e 2023-01-09 22:43:14 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 00989ad9-906f-11ed-8ff7-b6dce5f9dc9e 2023-01-09 22:43:14 0 [Note] WSREP: STATE EXCHANGE: got state msg: 00989ad9-906f-11ed-8ff7-b6dce5f9dc9e from 0 (onap-mariadb-galera-0) 2023-01-09 22:43:14 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 0, members = 1/1 (joined/total), act_id = 0, last_appl. = 0, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = 009884e6-906f-11ed-b392-b7f32da82822 2023-01-09 22:43:14 0 [Note] WSREP: Flow-control interval: [16, 16] 2023-01-09 22:43:14 0 [Note] WSREP: Restored state OPEN -> JOINED (1) 2023-01-09 22:43:14 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2023-01-09 22:43:14 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 1) 2023-01-09 22:43:14 2 [Note] WSREP: ####### processing CC 1, local, ordered 2023-01-09 22:43:14 2 [Note] WSREP: Process first view: 009884e6-906f-11ed-b392-b7f32da82822 my uuid: 0096d548-906f-11ed-be58-33554d2b7781 2023-01-09 22:43:14 2 [Note] WSREP: Server onap-mariadb-galera-0 connected to cluster at position 009884e6-906f-11ed-b392-b7f32da82822:1 with ID 0096d548-906f-11ed-be58-33554d2b7781 2023-01-09 22:43:14 2 [Note] WSREP: Server status change disconnected -> connected 2023-01-09 22:43:14 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-09 22:43:14 2 [Note] WSREP: ####### My UUID: 0096d548-906f-11ed-be58-33554d2b7781 2023-01-09 22:43:14 2 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2023-01-09 22:43:14 0 [Note] WSREP: Service thread queue flushed. 2023-01-09 22:43:14 2 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2023-01-09 22:43:14 2 [Note] WSREP: REPL Protocols: 10 (5) 2023-01-09 22:43:14 2 [Note] WSREP: ####### Adjusting cert position: -1 -> 1 2023-01-09 22:43:14 0 [Note] WSREP: Service thread queue flushed. 2023-01-09 22:43:14 2 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> 009884e6-906f-11ed-b392-b7f32da82822:0 2023-01-09 22:43:14 2 [Note] WSREP: ================================================ View: id: 009884e6-906f-11ed-b392-b7f32da82822:1 status: primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: no own_index: 0 members(1): 0: 0096d548-906f-11ed-be58-33554d2b7781, onap-mariadb-galera-0 ================================================= 2023-01-09 22:43:14 2 [Note] WSREP: Server status change connected -> joiner 2023-01-09 22:43:14 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-09 22:43:14 2 [Note] WSREP: Server status change joiner -> initializing 2023-01-09 22:43:14 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-09 22:43:14 0 [Warning] The parameter innodb_file_format is deprecated and has no effect. It may be removed in future releases. See https://mariadb.com/kb/en/library/xtradbinnodb-file-format/ 2023-01-09 22:43:14 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect. 2023-01-09 22:43:14 0 [Note] InnoDB: Using Linux native AIO 2023-01-09 22:43:14 0 [Note] InnoDB: Uses event mutexes 2023-01-09 22:43:14 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2023-01-09 22:43:14 0 [Note] InnoDB: Number of pools: 1 2023-01-09 22:43:14 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2023-01-09 22:43:14 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts) 2023-01-09 22:43:14 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2023-01-09 22:43:14 0 [Note] InnoDB: Completed initialization of buffer pool 2023-01-09 22:43:14 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2023-01-09 22:43:14 0 [Note] InnoDB: 128 rollback segments are active. 2023-01-09 22:43:14 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2023-01-09 22:43:14 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2023-01-09 22:43:17 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2023-01-09 22:43:17 0 [Note] InnoDB: 10.5.8 started; log sequence number 45118; transaction id 20 2023-01-09 22:43:17 0 [Note] Plugin 'FEEDBACK' is disabled. 2023-01-09 22:43:17 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool /opt/bitnami/mariadb/sbin/mysqld, Version: 10.5.8-MariaDB-log (Source distribution). started with: Tcp port: 3306 Unix socket: /opt/bitnami/mariadb/tmp/mysql.sock Time Id Command Argument 2023-01-09 22:43:17 0 [Note] InnoDB: Buffer pool(s) load completed at 230109 22:43:17 2023-01-09 22:43:17 0 [Note] Server socket created on IP: '127.0.0.1'. 2023-01-09 22:43:17 0 [Warning] 'user' entry 'root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2023-01-09 22:43:17 0 [Warning] 'user' entry '@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2023-01-09 22:43:17 0 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2023-01-09 22:43:17 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2023-01-09 22:43:17 0 [Note] WSREP: Server initialized 2023-01-09 22:43:17 0 [Note] WSREP: Server status change initializing -> initialized 2023-01-09 22:43:17 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-09 22:43:17 2 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2023-01-09 22:43:17 6 [Note] WSREP: Starting applier thread 6 2023-01-09 22:43:17 7 [Note] WSREP: Starting applier thread 7 2023-01-09 22:43:17 8 [Note] WSREP: Starting applier thread 8 2023-01-09 22:43:17 0 [Note] Reading of all Master_info entries succeeded 2023-01-09 22:43:17 0 [Note] Added new Master_info '' to hash table 2023-01-09 22:43:17 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections. Version: '10.5.8-MariaDB-log' socket: '/opt/bitnami/mariadb/tmp/mysql.sock' port: 3306 Source distribution 2023-01-09 22:43:17 5 [Note] WSREP: Cluster table is empty, not recovering transactions 2023-01-09 22:43:17 2 [Note] WSREP: Server status change initialized -> joined 2023-01-09 22:43:17 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-09 22:43:17 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-09 22:43:17 2 [Note] WSREP: Lowest cert index boundary for CC from group: 1 2023-01-09 22:43:17 2 [Note] WSREP: Min available from gcache for CC from group: 1 2023-01-09 22:43:17 2 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2023-01-09 22:43:17 2 [Note] WSREP: Server status change joined -> synced 2023-01-09 22:43:17 2 [Note] WSREP: Synchronized with group, ready for connections 2023-01-09 22:43:17 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. mariadb 22:43:18.02 DEBUG ==> Sleeping 5 seconds before continuing with initialization 2023-01-09 22:43:22 11 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES) 2023-01-09 22:43:22 12 [Warning] Access denied for user 'root'@'127.0.0.1' (using password: YES) 2023-01-09 22:43:22 13 [Warning] Access denied for user 'root'@'localhost' (using password: YES) mariadb 22:43:23.03 DEBUG ==> Deleting all users to avoid issues with galera configuration /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 22:43:23.03 DEBUG ==> Executing SQL command: DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); # Time: 230109 22:43:23 # User@Host: root[root] @ localhost [] # Thread_id: 14 Schema: mysql QC_hit: No # Query_time: 0.378669 Lock_time: 0.375438 Rows_sent: 0 Rows_examined: 7 # Rows_affected: 6 Bytes_sent: 11 use mysql; SET timestamp=1673304203; DELETE FROM mysql.user WHERE user not in ('mysql.sys','mariadb.sys'); mariadb 22:43:23.43 DEBUG ==> Configuring root user credentials /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 22:43:23.44 DEBUG ==> Executing SQL command: -- create root@localhost user for local admin access -- create user 'root'@'localhost' identified by "enO2bEb6"; -- grant all on *.* to 'root'@'localhost' with grant option; -- create admin user for remote access create user 'root'@'%' identified by "enO2bEb6"; grant all on *.* to 'root'@'%' with grant option; flush privileges; 2023-01-09 22:43:23 15 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 22:43:23.48 DEBUG ==> removing the unknown user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 22:43:23.49 DEBUG ==> Executing SQL command: select Host from user where User=''; # User@Host: root[root] @ localhost [] # Thread_id: 16 Schema: mysql QC_hit: No # Query_time: 0.001288 Lock_time: 0.000769 Rows_sent: 0 Rows_examined: 2 # Rows_affected: 0 Bytes_sent: 71 SET timestamp=1673304203; select Host from user where User=''; mariadb 22:43:23.51 DEBUG ==> creating database user \'my-user\' /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 22:43:23.52 DEBUG ==> Executing SQL command: create or replace user 'my-user'@'%' identified by "tE21Ofi9"; mariadb 22:43:23.54 DEBUG ==> Removing all other hosts for the user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 22:43:23.55 DEBUG ==> Executing SQL command: select Host from user where User='my-user' and Host!='%'; mariadb 22:43:23.58 DEBUG ==> Configure mariabackup user credentials /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 22:43:23.59 DEBUG ==> Executing SQL command: create or replace user 'mariabackup'@'localhost' identified by "psw26pAr"; /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 22:43:23.61 DEBUG ==> Executing SQL command: grant RELOAD,PROCESS,LOCK TABLES,REPLICATION CLIENT on *.* to 'mariabackup'@'localhost'; flush privileges; 2023-01-09 22:43:23 20 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 22:43:23.64 DEBUG ==> Configure replication user /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 22:43:23.64 DEBUG ==> Executing SQL command: grant REPLICATION CLIENT ON *.* to 'monitor'@'%' identified by "monitor"; grant PROCESS ON *.* to 'monitor'@'localhost' identified by "monitor"; flush privileges; 2023-01-09 22:43:23 21 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 22:43:23.69 DEBUG ==> Flushing privileges /opt/bitnami/scripts/libmariadbgalera.sh: line 1551: DB_ENABLE_SSL: unbound variable mariadb 22:43:23.70 DEBUG ==> Executing SQL command: flush privileges; 2023-01-09 22:43:23 22 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. mariadb 22:43:23.73 INFO  ==> Stopping mariadb 2023-01-09 22:43:23 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (initiated by: unknown): Normal shutdown 2023-01-09 22:43:23 0 [Note] WSREP: Shutdown replication 2023-01-09 22:43:23 0 [Note] WSREP: Server status change synced -> disconnecting 2023-01-09 22:43:23 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-09 22:43:23 0 [Note] WSREP: Closing send monitor... 2023-01-09 22:43:23 0 [Note] WSREP: Closed send monitor. 2023-01-09 22:43:23 0 [Note] WSREP: gcomm: terminating thread 2023-01-09 22:43:23 0 [Note] WSREP: gcomm: joining thread 2023-01-09 22:43:23 0 [Note] WSREP: gcomm: closing backend 2023-01-09 22:43:23 0 [Note] WSREP: PC protocol downgrade 1 -> 0 2023-01-09 22:43:23 0 [Note] WSREP: view((empty)) 2023-01-09 22:43:23 0 [Note] WSREP: gcomm: closed 2023-01-09 22:43:23 0 [Note] WSREP: New SELF-LEAVE. 2023-01-09 22:43:23 0 [Note] WSREP: Flow-control interval: [0, 0] 2023-01-09 22:43:23 0 [Note] WSREP: Received SELF-LEAVE. Closing connection. 2023-01-09 22:43:23 0 [Note] WSREP: Shifting SYNCED -> CLOSED (TO: 12) 2023-01-09 22:43:23 0 [Note] WSREP: RECV thread exiting 0: Success 2023-01-09 22:43:23 0 [Note] WSREP: recv_thread() joined. 2023-01-09 22:43:23 0 [Note] WSREP: Closing replication queue. 2023-01-09 22:43:23 0 [Note] WSREP: Closing slave action queue. 2023-01-09 22:43:23 2 [Note] WSREP: ================================================ View: id: 009884e6-906f-11ed-b392-b7f32da82822:12 status: non-primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: yes own_index: -1 members(0): ================================================= 2023-01-09 22:43:23 2 [Note] WSREP: Non-primary view 2023-01-09 22:43:23 2 [Note] WSREP: Server status change disconnecting -> disconnected 2023-01-09 22:43:23 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-09 22:43:23 2 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-09 22:43:23 2 [Note] WSREP: Applier thread exiting ret: 0 thd: 2 2023-01-09 22:43:23 2 [Warning] Aborted connection 2 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2023-01-09 22:43:23 6 [Note] WSREP: Applier thread exiting ret: 6 thd: 6 2023-01-09 22:43:23 7 [Note] WSREP: Applier thread exiting ret: 6 thd: 7 2023-01-09 22:43:23 6 [Warning] Aborted connection 6 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2023-01-09 22:43:23 7 [Warning] Aborted connection 7 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2023-01-09 22:43:23 1 [Note] WSREP: rollbacker thread exiting 1 2023-01-09 22:43:23 8 [Note] WSREP: Applier thread exiting ret: 6 thd: 8 2023-01-09 22:43:23 1 [Warning] Aborted connection 1 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2023-01-09 22:43:23 8 [Warning] Aborted connection 8 to db: 'unconnected' user: 'unauthenticated' host: '' (This connection closed normally without authentication) 2023-01-09 22:43:23 0 [Note] Event Scheduler: Purging the queue. 0 events 2023-01-09 22:43:23 0 [Note] WSREP: dtor state: CLOSED 2023-01-09 22:43:23 0 [Note] WSREP: MemPool(TrxHandleSlave): hit ratio: 0, misses: 11, in use: 11, in pool: 0 2023-01-09 22:43:23 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2023-01-09 22:43:23 0 [Note] WSREP: mon: entered 11 oooe fraction 0 oool fraction 0 2023-01-09 22:43:23 0 [Note] WSREP: mon: entered 14 oooe fraction 0 oool fraction 0 2023-01-09 22:43:23 0 [Note] WSREP: cert index usage at exit 1 2023-01-09 22:43:23 0 [Note] WSREP: cert trx map usage at exit 11 2023-01-09 22:43:23 0 [Note] WSREP: deps set usage at exit 0 2023-01-09 22:43:23 0 [Note] WSREP: avg deps dist 1 2023-01-09 22:43:23 0 [Note] WSREP: avg cert interval 0 2023-01-09 22:43:23 0 [Note] WSREP: cert index size 1 2023-01-09 22:43:23 0 [Note] WSREP: Service thread queue flushed. 2023-01-09 22:43:23 0 [Note] WSREP: wsdb trx map usage 0 conn query map usage 0 2023-01-09 22:43:23 0 [Note] WSREP: MemPool(LocalTrxHandle): hit ratio: 0.909091, misses: 1, in use: 0, in pool: 1 2023-01-09 22:43:23 0 [Note] WSREP: Flushing memory map to disk... 2023-01-09 22:43:26 0 [Note] InnoDB: FTS optimize thread exiting. 2023-01-09 22:43:26 0 [Note] InnoDB: Starting shutdown... 2023-01-09 22:43:26 0 [Note] InnoDB: Dumping buffer pool(s) to /bitnami/mariadb/data/ib_buffer_pool 2023-01-09 22:43:26 0 [Note] InnoDB: Buffer pool(s) dump completed at 230109 22:43:26 2023-01-09 22:43:27 0 [Note] InnoDB: Shutdown completed; log sequence number 67994; transaction id 43 2023-01-09 22:43:27 0 [Note] InnoDB: Removed temporary tablespace data file: "ibtmp1" 2023-01-09 22:43:27 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: Shutdown complete mariadb 22:43:27.76 INFO  ==> ** MariaDB setup finished! ** mariadb 22:43:27.84 INFO  ==> ** Starting MariaDB ** mariadb 22:43:27.84 INFO  ==> Setting previous boot 2023-01-09 22:43:27 0 [Warning] WSREP: option --wsrep-causal-reads is deprecated 2023-01-09 22:43:27 0 [Warning] WSREP: --wsrep-causal-reads=ON takes precedence over --wsrep-sync-wait=0. WSREP_SYNC_WAIT_BEFORE_READ is on 2023-01-09 22:43:27 0 [Note] /opt/bitnami/mariadb/sbin/mysqld (mysqld 10.5.8-MariaDB-log) starting as process 1 ... 2023-01-09 22:43:27 0 [Note] WSREP: Loading provider /opt/bitnami/mariadb/lib/libgalera_smm.so initial position: 00000000-0000-0000-0000-000000000000:-1 2023-01-09 22:43:27 0 [Note] WSREP: wsrep_load(): loading provider library '/opt/bitnami/mariadb/lib/libgalera_smm.so' 2023-01-09 22:43:27 0 [Note] WSREP: wsrep_load(): Galera 4.7(rXXXX) by Codership Oy loaded successfully. 2023-01-09 22:43:27 0 [Note] WSREP: CRC-32C: using 64-bit x86 acceleration. 2023-01-09 22:43:27 0 [Note] WSREP: Found saved state: 009884e6-906f-11ed-b392-b7f32da82822:12, safe_to_bootstrap: 1 2023-01-09 22:43:27 0 [Note] WSREP: GCache DEBUG: opened preamble: Version: 2 UUID: 009884e6-906f-11ed-b392-b7f32da82822 Seqno: 1 - 12 Offset: 1280 Synced: 1 2023-01-09 22:43:27 0 [Note] WSREP: Recovering GCache ring buffer: version: 2, UUID: 009884e6-906f-11ed-b392-b7f32da82822, offset: 1280 2023-01-09 22:43:27 0 [Note] WSREP: GCache::RingBuffer initial scan... 0.0% ( 0/134217752 bytes) complete. 2023-01-09 22:43:27 0 [Note] WSREP: GCache::RingBuffer initial scan...100.0% (134217752/134217752 bytes) complete. 2023-01-09 22:43:27 0 [Note] WSREP: Recovering GCache ring buffer: found gapless sequence 1-12 2023-01-09 22:43:27 0 [Note] WSREP: GCache::RingBuffer unused buffers scan... 0.0% ( 0/5848 bytes) complete. 2023-01-09 22:43:27 0 [Note] WSREP: GCache::RingBuffer unused buffers scan...100.0% (5848/5848 bytes) complete. 2023-01-09 22:43:27 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): found 0/12 locked buffers 2023-01-09 22:43:27 0 [Note] WSREP: GCache DEBUG: RingBuffer::recover(): free space: 134211880/134217728 2023-01-09 22:43:27 0 [Note] WSREP: Passing config to GCS: base_dir = /bitnami/mariadb/data/; base_host = 10.233.71.9; base_port = 4567; cert.log_conflicts = no; cert.optimistic_pa = yes; debug = no; evs.auto_evict = 0; evs.delay_margin = PT1S; evs.delayed_keep_period = PT30S; evs.inactive_check_period = PT0.5S; evs.inactive_timeout = PT15S; evs.join_retrans_period = PT1S; evs.max_install_timeouts = 3; evs.send_window = 4; evs.stats_report_period = PT1M; evs.suspect_timeout = PT5S; evs.user_send_window = 2; evs.view_forget_timeout = PT24H; gcache.dir = /bitnami/mariadb/data/; gcache.keep_pages_size = 0; gcache.mem_size = 0; gcache.name = galera.cache; gcache.page_size = 128M; gcache.recover = yes; gcache.size = 128M; gcomm.thread_prio = ; gcs.fc_debug = 0; gcs.fc_factor = 1.0; gcs.fc_limit = 16; gcs.fc_master_slave = no; gcs.max_packet_size = 64500; gcs.max_throttle = 0.25; gcs.recv_q_hard_limit = 9223372036854775807; gcs.recv_q_soft_limit = 0.25; gcs.sync_donor = no; gmcast.segment = 0; gmcast.version = 0; pc.announce_timeout = PT3S; p 2023-01-09 22:43:27 0 [Note] WSREP: Service thread queue flushed. 2023-01-09 22:43:27 0 [Note] WSREP: ####### Assign initial position for certification: 009884e6-906f-11ed-b392-b7f32da82822:12, protocol version: -1 2023-01-09 22:43:27 0 [Note] WSREP: Start replication 2023-01-09 22:43:27 0 [Note] WSREP: Connecting with bootstrap option: 1 2023-01-09 22:43:27 0 [Note] WSREP: Setting GCS initial position to 009884e6-906f-11ed-b392-b7f32da82822:12 2023-01-09 22:43:27 0 [Note] WSREP: protonet asio version 0 2023-01-09 22:43:27 0 [Note] WSREP: Using CRC-32C for message checksums. 2023-01-09 22:43:27 0 [Note] WSREP: backend: asio 2023-01-09 22:43:27 0 [Note] WSREP: gcomm thread scheduling priority set to other:0 2023-01-09 22:43:27 0 [Warning] WSREP: access file(/bitnami/mariadb/data//gvwstate.dat) failed(No such file or directory) 2023-01-09 22:43:27 0 [Note] WSREP: restore pc from disk failed 2023-01-09 22:43:27 0 [Note] WSREP: GMCast version 0 2023-01-09 22:43:27 0 [Note] WSREP: (08aa19b4-b305, 'tcp://0.0.0.0:4567') listening at tcp://0.0.0.0:4567 2023-01-09 22:43:27 0 [Note] WSREP: (08aa19b4-b305, 'tcp://0.0.0.0:4567') multicast: , ttl: 1 2023-01-09 22:43:27 0 [Note] WSREP: EVS version 1 2023-01-09 22:43:27 0 [Note] WSREP: gcomm: bootstrapping new group 'galera' 2023-01-09 22:43:27 0 [Note] WSREP: start_prim is enabled, turn off pc_recovery 2023-01-09 22:43:27 0 [Note] WSREP: EVS version upgrade 0 -> 1 2023-01-09 22:43:27 0 [Note] WSREP: PC protocol upgrade 0 -> 1 2023-01-09 22:43:27 0 [Note] WSREP: Node 08aa19b4-b305 state prim 2023-01-09 22:43:27 0 [Note] WSREP: view(view_id(PRIM,08aa19b4-b305,1) memb { 08aa19b4-b305,0 } joined { } left { } partitioned { }) 2023-01-09 22:43:27 0 [Note] WSREP: save pc into disk 2023-01-09 22:43:27 0 [Note] WSREP: gcomm: connected 2023-01-09 22:43:27 0 [Note] WSREP: Changing maximum packet size to 64500, resulting msg size: 32636 2023-01-09 22:43:27 0 [Note] WSREP: Shifting CLOSED -> OPEN (TO: 0) 2023-01-09 22:43:27 0 [Note] WSREP: Opened channel 'galera' 2023-01-09 22:43:27 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 1 2023-01-09 22:43:27 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 08ab691e-906f-11ed-bf12-8b3dc1ed3d20 2023-01-09 22:43:27 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 08ab691e-906f-11ed-bf12-8b3dc1ed3d20 2023-01-09 22:43:27 0 [Note] WSREP: STATE EXCHANGE: got state msg: 08ab691e-906f-11ed-bf12-8b3dc1ed3d20 from 0 (onap-mariadb-galera-0) 2023-01-09 22:43:27 1 [Note] WSREP: Starting applier thread 1 2023-01-09 22:43:27 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 0, members = 1/1 (joined/total), act_id = 12, last_appl. = 12, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = 009884e6-906f-11ed-b392-b7f32da82822 2023-01-09 22:43:27 0 [Note] WSREP: Flow-control interval: [16, 16] 2023-01-09 22:43:27 0 [Note] WSREP: Restored state OPEN -> JOINED (13) 2023-01-09 22:43:27 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2023-01-09 22:43:27 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 13) 2023-01-09 22:43:27 1 [Note] WSREP: ####### processing CC 13, local, ordered 2023-01-09 22:43:27 1 [Note] WSREP: Process first view: 009884e6-906f-11ed-b392-b7f32da82822 my uuid: 08aa19b4-906f-11ed-b305-9a724e3704f9 2023-01-09 22:43:27 1 [Note] WSREP: Server onap-mariadb-galera-0 connected to cluster at position 009884e6-906f-11ed-b392-b7f32da82822:13 with ID 08aa19b4-906f-11ed-b305-9a724e3704f9 2023-01-09 22:43:27 1 [Note] WSREP: Server status change disconnected -> connected 2023-01-09 22:43:27 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-09 22:43:27 1 [Note] WSREP: ####### My UUID: 08aa19b4-906f-11ed-b305-9a724e3704f9 2023-01-09 22:43:27 1 [Note] WSREP: Cert index reset to 00000000-0000-0000-0000-000000000000:-1 (proto: 10), state transfer needed: no 2023-01-09 22:43:27 0 [Note] WSREP: Service thread queue flushed. 2023-01-09 22:43:27 1 [Note] WSREP: ####### Assign initial position for certification: 00000000-0000-0000-0000-000000000000:-1, protocol version: -1 2023-01-09 22:43:27 1 [Note] WSREP: REPL Protocols: 10 (5) 2023-01-09 22:43:27 1 [Note] WSREP: ####### Adjusting cert position: -1 -> 13 2023-01-09 22:43:27 0 [Note] WSREP: Service thread queue flushed. 2023-01-09 22:43:27 2 [Note] WSREP: Starting rollbacker thread 2 2023-01-09 22:43:27 1 [Note] WSREP: ================================================ View: id: 009884e6-906f-11ed-b392-b7f32da82822:13 status: primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: no own_index: 0 members(1): 0: 08aa19b4-906f-11ed-b305-9a724e3704f9, onap-mariadb-galera-0 ================================================= 2023-01-09 22:43:27 1 [Note] WSREP: Server status change connected -> joiner 2023-01-09 22:43:27 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-09 22:43:27 1 [Note] WSREP: Server status change joiner -> initializing 2023-01-09 22:43:27 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-09 22:43:27 0 [Warning] The parameter innodb_file_format is deprecated and has no effect. It may be removed in future releases. See https://mariadb.com/kb/en/library/xtradbinnodb-file-format/ 2023-01-09 22:43:27 0 [Warning] The parameter innodb_log_files_in_group is deprecated and has no effect. 2023-01-09 22:43:27 0 [Note] InnoDB: Using Linux native AIO 2023-01-09 22:43:27 0 [Note] InnoDB: Uses event mutexes 2023-01-09 22:43:27 0 [Note] InnoDB: Compressed tables use zlib 1.2.11 2023-01-09 22:43:27 0 [Note] InnoDB: Number of pools: 1 2023-01-09 22:43:27 0 [Note] InnoDB: Using crc32 + pclmulqdq instructions 2023-01-09 22:43:27 0 [Note] mysqld: O_TMPFILE is not supported on /opt/bitnami/mariadb/tmp (disabling future attempts) 2023-01-09 22:43:28 0 [Note] InnoDB: Initializing buffer pool, total size = 2147483648, chunk size = 134217728 2023-01-09 22:43:28 0 [Note] InnoDB: Completed initialization of buffer pool 2023-01-09 22:43:28 0 [Note] InnoDB: If the mysqld execution user is authorized, page cleaner thread priority can be changed. See the man page of setpriority(). 2023-01-09 22:43:28 0 [Note] InnoDB: 128 rollback segments are active. 2023-01-09 22:43:28 0 [Note] InnoDB: Creating shared tablespace for temporary tables 2023-01-09 22:43:28 0 [Note] InnoDB: Setting file './ibtmp1' size to 12 MB. Physically writing the file full; Please wait ... 2023-01-09 22:43:30 0 [Note] InnoDB: File './ibtmp1' size is now 12 MB. 2023-01-09 22:43:30 0 [Note] InnoDB: 10.5.8 started; log sequence number 67994; transaction id 44 2023-01-09 22:43:30 0 [Note] Plugin 'FEEDBACK' is disabled. 2023-01-09 22:43:30 0 [Note] InnoDB: Loading buffer pool(s) from /bitnami/mariadb/data/ib_buffer_pool /opt/bitnami/mariadb/sbin/mysqld, Version: 10.5.8-MariaDB-log (Source distribution). started with: Tcp port: 3306 Unix socket: /opt/bitnami/mariadb/tmp/mysql.sock Time Id Command Argument 2023-01-09 22:43:30 0 [Note] Server socket created on IP: '0.0.0.0'. 2023-01-09 22:43:30 0 [Note] InnoDB: Buffer pool(s) load completed at 230109 22:43:30 2023-01-09 22:43:30 0 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. 2023-01-09 22:43:30 0 [Note] WSREP: wsrep_init_schema_and_SR 0x0 2023-01-09 22:43:30 0 [Note] WSREP: Server initialized 2023-01-09 22:43:30 0 [Note] WSREP: Server status change initializing -> initialized 2023-01-09 22:43:30 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-09 22:43:30 1 [Note] WSREP: Bootstrapping a new cluster, setting initial position to 00000000-0000-0000-0000-000000000000:-1 2023-01-09 22:43:30 6 [Note] WSREP: Starting applier thread 6 2023-01-09 22:43:30 7 [Note] WSREP: Starting applier thread 7 2023-01-09 22:43:30 8 [Note] WSREP: Starting applier thread 8 2023-01-09 22:43:30 0 [Note] Reading of all Master_info entries succeeded 2023-01-09 22:43:30 0 [Note] Added new Master_info '' to hash table 2023-01-09 22:43:30 0 [Note] /opt/bitnami/mariadb/sbin/mysqld: ready for connections. Version: '10.5.8-MariaDB-log' socket: '/opt/bitnami/mariadb/tmp/mysql.sock' port: 3306 Source distribution 2023-01-09 22:43:30 5 [Note] WSREP: Recovered cluster id 009884e6-906f-11ed-b392-b7f32da82822 2023-01-09 22:43:30 1 [Note] WSREP: Server status change initialized -> joined 2023-01-09 22:43:30 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-09 22:43:30 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-09 22:43:30 1 [Note] WSREP: Lowest cert index boundary for CC from group: 13 2023-01-09 22:43:30 1 [Note] WSREP: Min available from gcache for CC from group: 1 2023-01-09 22:43:30 1 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2023-01-09 22:43:30 1 [Note] WSREP: Server status change joined -> synced 2023-01-09 22:43:30 1 [Note] WSREP: Synchronized with group, ready for connections 2023-01-09 22:43:30 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. # Time: 230109 22:43:33 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11 Schema: QC_hit: No # Query_time: 0.000817 Lock_time: 0.000568 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304213; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304213; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:43:43 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 15 Schema: QC_hit: No # Query_time: 0.002089 Lock_time: 0.001843 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304223; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 15 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304223; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14 Schema: QC_hit: No # Query_time: 0.001693 Lock_time: 0.001603 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304223; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 14 Schema: QC_hit: No # Query_time: 0.005755 Lock_time: 0.005529 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304223; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2023-01-09 22:43:48 0 [Note] WSREP: (08aa19b4-b305, 'tcp://0.0.0.0:4567') connection established to 147f0cd0-bd7a tcp://10.233.67.118:4567 2023-01-09 22:43:48 0 [Note] WSREP: (08aa19b4-b305, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: 2023-01-09 22:43:48 0 [Note] WSREP: declaring 147f0cd0-bd7a at tcp://10.233.67.118:4567 stable 2023-01-09 22:43:48 0 [Note] WSREP: Node 08aa19b4-b305 state prim 2023-01-09 22:43:48 0 [Note] WSREP: view(view_id(PRIM,08aa19b4-b305,2) memb { 08aa19b4-b305,0 147f0cd0-bd7a,0 } joined { } left { } partitioned { }) 2023-01-09 22:43:48 0 [Note] WSREP: save pc into disk 2023-01-09 22:43:48 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 2 2023-01-09 22:43:48 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 15195aea-906f-11ed-b373-e3151b30a7d8 2023-01-09 22:43:48 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 15195aea-906f-11ed-b373-e3151b30a7d8 2023-01-09 22:43:48 0 [Note] WSREP: STATE EXCHANGE: got state msg: 15195aea-906f-11ed-b373-e3151b30a7d8 from 0 (onap-mariadb-galera-0) 2023-01-09 22:43:49 0 [Note] WSREP: STATE EXCHANGE: got state msg: 15195aea-906f-11ed-b373-e3151b30a7d8 from 1 (onap-mariadb-galera-1) 2023-01-09 22:43:49 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 1, members = 1/2 (joined/total), act_id = 13, last_appl. = 12, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = 009884e6-906f-11ed-b392-b7f32da82822 2023-01-09 22:43:49 0 [Note] WSREP: Flow-control interval: [23, 23] 2023-01-09 22:43:49 1 [Note] WSREP: ####### processing CC 14, local, ordered 2023-01-09 22:43:49 1 [Note] WSREP: ####### My UUID: 08aa19b4-906f-11ed-b305-9a724e3704f9 2023-01-09 22:43:49 1 [Note] WSREP: Skipping cert index reset 2023-01-09 22:43:49 1 [Note] WSREP: REPL Protocols: 10 (5) 2023-01-09 22:43:49 1 [Note] WSREP: ####### Adjusting cert position: 13 -> 14 2023-01-09 22:43:49 0 [Note] WSREP: Service thread queue flushed. 2023-01-09 22:43:49 1 [Note] WSREP: ================================================ View: id: 009884e6-906f-11ed-b392-b7f32da82822:14 status: primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: no own_index: 0 members(2): 0: 08aa19b4-906f-11ed-b305-9a724e3704f9, onap-mariadb-galera-0 1: 147f0cd0-906f-11ed-bd7a-1e647677f845, onap-mariadb-galera-1 ================================================= 2023-01-09 22:43:49 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-09 22:43:49 1 [Note] WSREP: Lowest cert index boundary for CC from group: 14 2023-01-09 22:43:49 1 [Note] WSREP: Min available from gcache for CC from group: 1 2023-01-09 22:43:51 0 [Note] WSREP: (08aa19b4-b305, 'tcp://0.0.0.0:4567') turning message relay requesting off # Time: 230109 22:43:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 19 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 19 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 18 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 18 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2023-01-09 22:43:53 0 [Note] WSREP: Member 1.0 (onap-mariadb-galera-1) requested state transfer from '*any*'. Selected 0.0 (onap-mariadb-galera-0)(SYNCED) as donor. 2023-01-09 22:43:53 0 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 14) 2023-01-09 22:43:53 1 [Note] WSREP: Detected STR version: 1, req_len: 131, req: STRv1 2023-01-09 22:43:53 1 [Note] WSREP: Cert index preload: 14 -> 14 2023-01-09 22:43:53 1 [Note] WSREP: Server status change synced -> donor 2023-01-09 22:43:53 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-09 22:43:53 1 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-09 22:43:53 0 [Note] WSREP: async IST sender starting to serve tcp://10.233.67.118:4568 sending 14-14, preload starts from 14 2023-01-09 22:43:53 0 [Note] WSREP: Donor monitor thread started to monitor 2023-01-09 22:43:53 0 [Note] WSREP: Running: 'wsrep_sst_mariabackup --role 'donor' --address '10.233.67.118:4444/xtrabackup_sst//1' --socket '/opt/bitnami/mariadb/tmp/mysql.sock' --datadir '/bitnami/mariadb/data/' --defaults-file '/opt/bitnami/mariadb/conf/my.cnf' --gtid '009884e6-906f-11ed-b392-b7f32da82822:14' --gtid-domain-id '0' --binlog 'mysql-bin' --mysqld-args --defaults-file=/opt/bitnami/mariadb/conf/my.cnf --basedir=/opt/bitnami/mariadb --datadir=/bitnami/mariadb/data --socket=/opt/bitnami/mariadb/tmp/mysql.sock --pid-file=/opt/bitnami/mariadb/tmp/mysqld.pid' 2023-01-09 22:43:53 0 [Note] WSREP: IST sender 14 -> 14 2023-01-09 22:43:53 1 [Note] WSREP: sst_donor_thread signaled with 0 WSREP_SST: [INFO] Streaming with xbstream (20230109 22:43:53.457) WSREP_SST: [INFO] Using socat as streamer (20230109 22:43:53.462) WSREP_SST: [INFO] Using /tmp/tmp.1TRGoYhLAq as innobackupex temporary directory (20230109 22:43:53.479) WSREP_SST: [INFO] Streaming GTID file before SST (20230109 22:43:53.485) WSREP_SST: [INFO] Evaluating mbstream -c ${INFO_FILE} | socat -u stdio TCP:10.233.67.118:4444; RC=( ${PIPESTATUS[@]} ) (20230109 22:43:53.500) WSREP_SST: [INFO] Sleeping before data transfer for SST (20230109 22:43:53.515) # Time: 230109 22:44:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 22 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304240; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 22 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304240; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:44:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 24 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 24 Schema: QC_hit: No # Query_time: 0.000774 Lock_time: 0.000490 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 23 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 23 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; WSREP_SST: [INFO] Streaming the backup to joiner at 10.233.67.118 4444 (20230109 22:44:03.522) WSREP_SST: [INFO] Evaluating /opt/bitnami/mariadb//bin/mariabackup --defaults-file=/opt/bitnami/mariadb/conf/my.cnf --backup --no-version-check --databases-exclude="lost+found" $tmpopts $INNOEXTRA --galera-info --stream=$sfmt --target-dir=$itmpdir --mysqld-args $WSREP_SST_OPT_MYSQLD 2> /bitnami/mariadb/data//mariabackup.backup.log | socat -u stdio TCP:10.233.67.118:4444; RC=( ${PIPESTATUS[@]} ) (20230109 22:44:03.527) # Time: 230109 22:44:03 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 27 Schema: QC_hit: No # Query_time: 0.003208 Lock_time: 0.002018 Rows_sent: 0 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 227 SET timestamp=1673304243; SELECT plugin_name, plugin_library, @@plugin_dir FROM information_schema.plugins WHERE plugin_type='ENCRYPTION' AND plugin_status='ACTIVE'; # Time: 230109 22:44:05 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 27 Schema: QC_hit: No # Query_time: 0.001143 Lock_time: 0.000176 Rows_sent: 1 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1673304245; SELECT COUNT(*) FROM information_schema.plugins WHERE plugin_name='rocksdb'; 2023-01-09 22:44:06 0 [Note] WSREP: SST sent: 009884e6-906f-11ed-b392-b7f32da82822:14 2023-01-09 22:44:06 0 [Note] WSREP: Server status change donor -> joined 2023-01-09 22:44:06 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-09 22:44:06 0 [Note] WSREP: 0.0 (onap-mariadb-galera-0): State transfer to 1.0 (onap-mariadb-galera-1) complete. 2023-01-09 22:44:06 0 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 14) 2023-01-09 22:44:06 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2023-01-09 22:44:06 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 14) 2023-01-09 22:44:06 6 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2023-01-09 22:44:06 6 [Note] WSREP: Server status change joined -> synced 2023-01-09 22:44:06 6 [Note] WSREP: Synchronized with group, ready for connections 2023-01-09 22:44:06 6 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. WSREP_SST: [INFO] Total time on donor: 0 seconds (20230109 22:44:06.170) WSREP_SST: [INFO] Cleaning up temporary directories (20230109 22:44:06.179) 2023-01-09 22:44:06 0 [Note] WSREP: Donor monitor thread ended with total time 13 sec # Time: 230109 22:44:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 29 Schema: QC_hit: No # Query_time: 0.000874 Lock_time: 0.000621 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 28 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 28 Schema: QC_hit: No # Query_time: 0.002330 Lock_time: 0.002170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 29 Schema: QC_hit: No # Query_time: 0.007813 Lock_time: 0.007530 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2023-01-09 22:44:13 0 [Note] WSREP: async IST sender served 2023-01-09 22:44:13 0 [Note] WSREP: 1.0 (onap-mariadb-galera-1): State transfer from 0.0 (onap-mariadb-galera-0) complete. 2023-01-09 22:44:13 0 [Note] WSREP: Member 1.0 (onap-mariadb-galera-1) synced with group. # Time: 230109 22:44:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 33 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 33 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 32 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 32 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000421 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:44:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 36 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304270; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 36 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304270; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:44:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 37 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 38 Schema: QC_hit: No # Query_time: 0.000835 Lock_time: 0.000683 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 38 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 37 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2023-01-09 22:44:39 0 [Note] WSREP: (08aa19b4-b305, 'tcp://0.0.0.0:4567') turning message relay requesting on, nonlive peers: tcp://10.233.72.98:4567 2023-01-09 22:44:39 0 [Note] WSREP: (08aa19b4-b305, 'tcp://0.0.0.0:4567') connection established to 33143bd5-805c tcp://10.233.72.98:4567 2023-01-09 22:44:40 0 [Note] WSREP: declaring 147f0cd0-bd7a at tcp://10.233.67.118:4567 stable 2023-01-09 22:44:40 0 [Note] WSREP: declaring 33143bd5-805c at tcp://10.233.72.98:4567 stable 2023-01-09 22:44:40 0 [Note] WSREP: Node 08aa19b4-b305 state prim 2023-01-09 22:44:40 0 [Note] WSREP: view(view_id(PRIM,08aa19b4-b305,3) memb { 08aa19b4-b305,0 147f0cd0-bd7a,0 33143bd5-805c,0 } joined { } left { } partitioned { }) 2023-01-09 22:44:40 0 [Note] WSREP: save pc into disk 2023-01-09 22:44:40 0 [Note] WSREP: New COMPONENT: primary = yes, bootstrap = no, my_idx = 0, memb_num = 3 2023-01-09 22:44:40 0 [Note] WSREP: STATE_EXCHANGE: sent state UUID: 33a53364-906f-11ed-9eda-0e16a112ac5d 2023-01-09 22:44:40 0 [Note] WSREP: STATE EXCHANGE: sent state msg: 33a53364-906f-11ed-9eda-0e16a112ac5d 2023-01-09 22:44:40 0 [Note] WSREP: STATE EXCHANGE: got state msg: 33a53364-906f-11ed-9eda-0e16a112ac5d from 0 (onap-mariadb-galera-0) 2023-01-09 22:44:40 0 [Note] WSREP: STATE EXCHANGE: got state msg: 33a53364-906f-11ed-9eda-0e16a112ac5d from 1 (onap-mariadb-galera-1) 2023-01-09 22:44:40 0 [Note] WSREP: STATE EXCHANGE: got state msg: 33a53364-906f-11ed-9eda-0e16a112ac5d from 2 (onap-mariadb-galera-2) 2023-01-09 22:44:40 0 [Note] WSREP: Quorum results: version = 6, component = PRIMARY, conf_id = 2, members = 2/3 (joined/total), act_id = 14, last_appl. = 12, protocols = 2/10/4 (gcs/repl/appl), vote policy= 0, group UUID = 009884e6-906f-11ed-b392-b7f32da82822 2023-01-09 22:44:40 0 [Note] WSREP: Flow-control interval: [28, 28] 2023-01-09 22:44:40 7 [Note] WSREP: ####### processing CC 15, local, ordered 2023-01-09 22:44:40 7 [Note] WSREP: ####### My UUID: 08aa19b4-906f-11ed-b305-9a724e3704f9 2023-01-09 22:44:40 7 [Note] WSREP: Skipping cert index reset 2023-01-09 22:44:40 7 [Note] WSREP: REPL Protocols: 10 (5) 2023-01-09 22:44:40 7 [Note] WSREP: ####### Adjusting cert position: 14 -> 15 2023-01-09 22:44:40 0 [Note] WSREP: Service thread queue flushed. 2023-01-09 22:44:40 7 [Note] WSREP: ================================================ View: id: 009884e6-906f-11ed-b392-b7f32da82822:15 status: primary protocol_version: 4 capabilities: MULTI-MASTER, CERTIFICATION, PARALLEL_APPLYING, REPLAY, ISOLATION, PAUSE, CAUSAL_READ, INCREMENTAL_WS, UNORDERED, PREORDERED, STREAMING, NBO final: no own_index: 0 members(3): 0: 08aa19b4-906f-11ed-b305-9a724e3704f9, onap-mariadb-galera-0 1: 147f0cd0-906f-11ed-bd7a-1e647677f845, onap-mariadb-galera-1 2: 33143bd5-906f-11ed-805c-4ba256dd0591, onap-mariadb-galera-2 ================================================= 2023-01-09 22:44:40 7 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-09 22:44:40 7 [Note] WSREP: Lowest cert index boundary for CC from group: 15 2023-01-09 22:44:40 7 [Note] WSREP: Min available from gcache for CC from group: 1 # Time: 230109 22:44:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 42 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 41 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 42 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 41 Schema: QC_hit: No # Query_time: 0.006877 Lock_time: 0.006641 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2023-01-09 22:44:43 0 [Note] WSREP: (08aa19b4-b305, 'tcp://0.0.0.0:4567') turning message relay requesting off 2023-01-09 22:44:44 0 [Note] WSREP: Member 2.0 (onap-mariadb-galera-2) requested state transfer from '*any*'. Selected 0.0 (onap-mariadb-galera-0)(SYNCED) as donor. 2023-01-09 22:44:44 0 [Note] WSREP: Shifting SYNCED -> DONOR/DESYNCED (TO: 15) 2023-01-09 22:44:44 7 [Note] WSREP: Detected STR version: 1, req_len: 129, req: STRv1 2023-01-09 22:44:44 7 [Note] WSREP: Cert index preload: 15 -> 15 2023-01-09 22:44:44 7 [Note] WSREP: Server status change synced -> donor 2023-01-09 22:44:44 7 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-09 22:44:44 0 [Note] WSREP: async IST sender starting to serve tcp://10.233.72.98:4568 sending 15-15, preload starts from 15 2023-01-09 22:44:44 7 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-09 22:44:44 0 [Note] WSREP: Donor monitor thread started to monitor 2023-01-09 22:44:44 0 [Note] WSREP: Running: 'wsrep_sst_mariabackup --role 'donor' --address '10.233.72.98:4444/xtrabackup_sst//1' --socket '/opt/bitnami/mariadb/tmp/mysql.sock' --datadir '/bitnami/mariadb/data/' --defaults-file '/opt/bitnami/mariadb/conf/my.cnf' --gtid '009884e6-906f-11ed-b392-b7f32da82822:15' --gtid-domain-id '0' --binlog 'mysql-bin' --mysqld-args --defaults-file=/opt/bitnami/mariadb/conf/my.cnf --basedir=/opt/bitnami/mariadb --datadir=/bitnami/mariadb/data --socket=/opt/bitnami/mariadb/tmp/mysql.sock --pid-file=/opt/bitnami/mariadb/tmp/mysqld.pid' 2023-01-09 22:44:44 7 [Note] WSREP: sst_donor_thread signaled with 0 2023-01-09 22:44:44 0 [Note] WSREP: IST sender 15 -> 15 WSREP_SST: [INFO] Moving /bitnami/mariadb/data//mariabackup.backup.log to /tmp/sst_log_archive/mariabackup.backup.log.2023.01.09-22.44.44.416968189 (20230109 22:44:44.426) WSREP_SST: [INFO] Streaming with xbstream (20230109 22:44:44.447) WSREP_SST: [INFO] Using socat as streamer (20230109 22:44:44.453) WSREP_SST: [INFO] Using /tmp/tmp.62zoKrQBDB as innobackupex temporary directory (20230109 22:44:44.473) WSREP_SST: [INFO] Streaming GTID file before SST (20230109 22:44:44.479) WSREP_SST: [INFO] Evaluating mbstream -c ${INFO_FILE} | socat -u stdio TCP:10.233.72.98:4444; RC=( ${PIPESTATUS[@]} ) (20230109 22:44:44.491) WSREP_SST: [INFO] Sleeping before data transfer for SST (20230109 22:44:44.508) # Time: 230109 22:44:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 46 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 45 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 46 Schema: QC_hit: No # Query_time: 0.000714 Lock_time: 0.000539 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 45 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; WSREP_SST: [INFO] Streaming the backup to joiner at 10.233.72.98 4444 (20230109 22:44:54.515) WSREP_SST: [INFO] Evaluating /opt/bitnami/mariadb//bin/mariabackup --defaults-file=/opt/bitnami/mariadb/conf/my.cnf --backup --no-version-check --databases-exclude="lost+found" $tmpopts $INNOEXTRA --galera-info --stream=$sfmt --target-dir=$itmpdir --mysqld-args $WSREP_SST_OPT_MYSQLD 2> /bitnami/mariadb/data//mariabackup.backup.log | socat -u stdio TCP:10.233.72.98:4444; RC=( ${PIPESTATUS[@]} ) (20230109 22:44:54.520) # Time: 230109 22:44:54 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 49 Schema: QC_hit: No # Query_time: 0.004110 Lock_time: 0.002046 Rows_sent: 0 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 227 SET timestamp=1673304294; SELECT plugin_name, plugin_library, @@plugin_dir FROM information_schema.plugins WHERE plugin_type='ENCRYPTION' AND plugin_status='ACTIVE'; # Time: 230109 22:44:55 # User@Host: mariabackup[mariabackup] @ localhost [] # Thread_id: 49 Schema: QC_hit: No # Query_time: 0.001178 Lock_time: 0.000202 Rows_sent: 1 Rows_examined: 71 # Rows_affected: 0 Bytes_sent: 63 SET timestamp=1673304295; SELECT COUNT(*) FROM information_schema.plugins WHERE plugin_name='rocksdb'; 2023-01-09 22:44:57 0 [Note] WSREP: SST sent: 009884e6-906f-11ed-b392-b7f32da82822:15 2023-01-09 22:44:57 0 [Note] WSREP: Server status change donor -> joined 2023-01-09 22:44:57 0 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. 2023-01-09 22:44:57 0 [Note] WSREP: 0.0 (onap-mariadb-galera-0): State transfer to 2.0 (onap-mariadb-galera-2) complete. 2023-01-09 22:44:57 0 [Note] WSREP: Shifting DONOR/DESYNCED -> JOINED (TO: 15) 2023-01-09 22:44:57 0 [Note] WSREP: Member 0.0 (onap-mariadb-galera-0) synced with group. 2023-01-09 22:44:57 0 [Note] WSREP: Shifting JOINED -> SYNCED (TO: 15) 2023-01-09 22:44:57 6 [Note] WSREP: Server onap-mariadb-galera-0 synced with group 2023-01-09 22:44:57 6 [Note] WSREP: Server status change joined -> synced 2023-01-09 22:44:57 6 [Note] WSREP: Synchronized with group, ready for connections 2023-01-09 22:44:57 6 [Note] WSREP: wsrep_notify_cmd is not defined, skipping notification. WSREP_SST: [INFO] Total time on donor: 0 seconds (20230109 22:44:57.137) WSREP_SST: [INFO] Cleaning up temporary directories (20230109 22:44:57.145) 2023-01-09 22:44:57 0 [Note] WSREP: Donor monitor thread ended with total time 13 sec # Time: 230109 22:45:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 50 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304300; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 50 Schema: QC_hit: No # Query_time: 0.000698 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304300; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:45:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 51 Schema: QC_hit: No # Query_time: 0.000647 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 52 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 52 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 51 Schema: QC_hit: No # Query_time: 0.001931 Lock_time: 0.001866 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2023-01-09 22:45:04 0 [Note] WSREP: async IST sender served 2023-01-09 22:45:04 0 [Note] WSREP: 2.0 (onap-mariadb-galera-2): State transfer from 0.0 (onap-mariadb-galera-0) complete. 2023-01-09 22:45:04 0 [Note] WSREP: Member 2.0 (onap-mariadb-galera-2) synced with group. # Time: 230109 22:45:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 55 Schema: QC_hit: No # Query_time: 0.001688 Lock_time: 0.001545 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 55 Schema: QC_hit: No # Query_time: 0.001261 Lock_time: 0.001175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 56 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 56 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:45:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 60 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 59 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 60 Schema: QC_hit: No # Query_time: 0.000804 Lock_time: 0.000669 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 59 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:45:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 63 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304330; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 63 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304330; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:45:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 64 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 65 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 65 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 64 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:45:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 69 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 69 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 68 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 68 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:45:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 72 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 73 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 73 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 72 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:46:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 76 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304360; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 76 Schema: QC_hit: No # Query_time: 0.000649 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304360; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:46:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 77 Schema: QC_hit: No # Query_time: 0.000617 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 77 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 78 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 78 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:46:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 81 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 81 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 82 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 82 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:46:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 86 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 86 Schema: QC_hit: No # Query_time: 0.000893 Lock_time: 0.000713 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 85 Schema: QC_hit: No # Query_time: 0.001463 Lock_time: 0.001316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 85 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:46:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 89 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304390; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 89 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304390; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:46:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 91 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 90 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 90 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 91 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:46:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 95 Schema: QC_hit: No # Query_time: 0.001085 Lock_time: 0.000576 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 95 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 94 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 94 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:46:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 99 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 99 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 98 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 98 Schema: QC_hit: No # Query_time: 0.000668 Lock_time: 0.000473 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:47:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 102 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304420; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 102 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304420; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:47:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 103 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 103 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 104 Schema: QC_hit: No # Query_time: 0.000628 Lock_time: 0.000431 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 104 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:47:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 108 Schema: QC_hit: No # Query_time: 0.001638 Lock_time: 0.001451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 108 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 107 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 107 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:47:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 111 Schema: QC_hit: No # Query_time: 0.000733 Lock_time: 0.000603 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 111 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 112 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 112 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:47:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 115 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304450; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 115 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304450; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:47:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 116 Schema: QC_hit: No # Query_time: 0.001964 Lock_time: 0.001774 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 116 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 117 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 117 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:47:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 120 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 121 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 120 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 121 Schema: QC_hit: No # Query_time: 0.000856 Lock_time: 0.000685 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:47:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 125 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 125 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 124 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 124 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:48:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 128 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304480; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 128 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304480; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:48:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 129 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000444 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 130 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 130 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 129 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:48:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 133 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 134 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 134 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 133 Schema: QC_hit: No # Query_time: 0.000607 Lock_time: 0.000423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:48:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 137 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 138 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 137 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 138 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:48:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 141 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304510; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 141 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304510; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:48:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 143 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 143 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 142 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 142 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:48:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 146 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 146 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 147 Schema: QC_hit: No # Query_time: 0.004196 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 147 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:48:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 151 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 150 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 151 Schema: QC_hit: No # Query_time: 0.000681 Lock_time: 0.000472 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 150 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:49:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 154 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304540; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 154 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304540; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:49:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 156 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 155 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 155 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 156 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:49:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 159 Schema: QC_hit: No # Query_time: 0.000678 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 159 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 160 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 160 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:49:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 163 Schema: QC_hit: No # Query_time: 0.001064 Lock_time: 0.000884 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 164 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 164 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 163 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:49:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 167 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304570; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 167 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304570; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:49:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 168 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 169 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 168 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 169 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:49:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 173 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 173 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 172 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 172 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:49:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 177 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 177 Schema: QC_hit: No # Query_time: 0.001523 Lock_time: 0.001370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 176 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 176 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:50:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 180 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304600; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 180 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304600; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:50:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 182 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 182 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 181 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 181 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:50:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 185 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 186 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 186 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 185 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:50:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 190 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 189 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 189 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 190 Schema: QC_hit: No # Query_time: 0.000690 Lock_time: 0.000467 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:50:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 193 Schema: QC_hit: No # Query_time: 0.000632 Lock_time: 0.000475 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304630; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 193 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304630; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:50:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 195 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 194 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 194 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 195 Schema: QC_hit: No # Query_time: 0.001260 Lock_time: 0.001096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:50:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 199 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 198 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 199 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 198 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:50:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 202 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 203 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 202 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 203 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:51:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 206 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304660; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 206 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304660; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:51:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 208 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 207 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 207 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 208 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:51:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 211 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 212 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 212 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 211 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:51:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 215 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 215 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 216 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 216 Schema: QC_hit: No # Query_time: 0.005704 Lock_time: 0.005523 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:51:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 219 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304690; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 219 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304690; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:51:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 220 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 220 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 221 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 221 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:51:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 225 Schema: QC_hit: No # Query_time: 0.000610 Lock_time: 0.000473 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 224 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 224 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 225 Schema: QC_hit: No # Query_time: 0.004103 Lock_time: 0.003902 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:51:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 229 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 229 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 228 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 228 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:52:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 232 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304720; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 232 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304720; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:52:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 233 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 234 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 234 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 233 Schema: QC_hit: No # Query_time: 0.000669 Lock_time: 0.000521 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:52:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 237 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 237 Schema: QC_hit: No # Query_time: 0.004582 Lock_time: 0.004350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 238 Schema: QC_hit: No # Query_time: 0.002384 Lock_time: 0.002276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 238 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:52:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 241 Schema: QC_hit: No # Query_time: 0.000597 Lock_time: 0.000469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 241 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 242 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 242 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:52:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 245 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304750; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 245 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304750; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:52:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 247 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 247 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 246 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 246 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:52:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 251 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 251 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 250 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 250 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:52:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 255 Schema: QC_hit: No # Query_time: 0.000627 Lock_time: 0.000396 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 255 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 254 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 254 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:53:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 258 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304780; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 258 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304780; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:53:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 260 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 259 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 259 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 260 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:53:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 263 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 263 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 264 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 264 Schema: QC_hit: No # Query_time: 0.000639 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:53:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 268 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 268 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 267 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 267 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:53:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 271 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304810; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 271 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304810; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:53:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 272 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 272 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 273 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 273 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:53:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 277 Schema: QC_hit: No # Query_time: 0.005109 Lock_time: 0.004941 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 276 Schema: QC_hit: No # Query_time: 0.000572 Lock_time: 0.000474 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 276 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 277 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:53:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 281 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 280 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 281 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 280 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:54:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 284 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304840; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 284 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304840; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:54:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 285 Schema: QC_hit: No # Query_time: 0.001109 Lock_time: 0.000959 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 286 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 286 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 285 Schema: QC_hit: No # Query_time: 0.001617 Lock_time: 0.001481 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:54:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 289 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 290 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 289 Schema: QC_hit: No # Query_time: 0.004004 Lock_time: 0.003834 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 290 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:54:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 293 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 293 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 294 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 294 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:54:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 297 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304870; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 297 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304870; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:54:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 298 Schema: QC_hit: No # Query_time: 0.000870 Lock_time: 0.000457 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 298 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 299 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 299 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:54:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 302 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 303 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 303 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 302 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:54:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 306 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 307 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 307 Schema: QC_hit: No # Query_time: 0.000632 Lock_time: 0.000559 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 306 Schema: QC_hit: No # Query_time: 0.000804 Lock_time: 0.000732 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:55:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 310 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304900; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 310 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304900; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:55:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 312 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 311 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 312 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 311 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:55:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 316 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 315 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 315 Schema: QC_hit: No # Query_time: 0.000789 Lock_time: 0.000532 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 316 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:55:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 320 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 319 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 319 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 320 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:55:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 323 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304930; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 323 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304930; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:55:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 325 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 325 Schema: QC_hit: No # Query_time: 0.000710 Lock_time: 0.000522 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 324 Schema: QC_hit: No # Query_time: 0.001386 Lock_time: 0.001223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 324 Schema: QC_hit: No # Query_time: 0.000844 Lock_time: 0.000764 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:55:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 328 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 329 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 328 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 329 Schema: QC_hit: No # Query_time: 0.000546 Lock_time: 0.000451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:55:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 333 Schema: QC_hit: No # Query_time: 0.000706 Lock_time: 0.000448 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 333 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 332 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 332 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:56:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 336 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304960; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 336 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304960; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:56:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 338 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 338 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 337 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 337 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:56:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 341 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 342 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 342 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 341 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:56:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 345 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 345 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 346 Schema: QC_hit: No # Query_time: 0.002031 Lock_time: 0.001898 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 346 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:56:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 349 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304990; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 349 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304990; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:56:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 351 Schema: QC_hit: No # Query_time: 0.001346 Lock_time: 0.001183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 350 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673304992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 350 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 351 Schema: QC_hit: No # Query_time: 0.003794 Lock_time: 0.003616 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673304992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:56:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 354 Schema: QC_hit: No # Query_time: 0.001249 Lock_time: 0.001121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 355 Schema: QC_hit: No # Query_time: 0.000646 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 354 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 355 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:56:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 358 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 359 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 359 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 358 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:57:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 362 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305020; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 362 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305020; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:57:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 363 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 364 Schema: QC_hit: No # Query_time: 0.004309 Lock_time: 0.004107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 364 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 363 Schema: QC_hit: No # Query_time: 0.002478 Lock_time: 0.002182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:57:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 368 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 368 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 367 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 367 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:57:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 371 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 372 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 372 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 371 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:57:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 375 Schema: QC_hit: No # Query_time: 0.001126 Lock_time: 0.000915 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305050; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 375 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305050; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:57:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 376 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 376 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 377 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 377 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:57:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 380 Schema: QC_hit: No # Query_time: 0.000568 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 380 Schema: QC_hit: No # Query_time: 0.000651 Lock_time: 0.000595 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 381 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 381 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:57:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 385 Schema: QC_hit: No # Query_time: 0.000610 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 385 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 384 Schema: QC_hit: No # Query_time: 0.001473 Lock_time: 0.001335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 384 Schema: QC_hit: No # Query_time: 0.001723 Lock_time: 0.001647 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:58:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 388 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305080; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 388 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305080; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:58:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 389 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 390 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 389 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 390 Schema: QC_hit: No # Query_time: 0.003047 Lock_time: 0.002868 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:58:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 395 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 394 Schema: QC_hit: No # Query_time: 0.001805 Lock_time: 0.001637 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 394 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 395 Schema: QC_hit: No # Query_time: 0.006221 Lock_time: 0.006093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:58:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 399 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 399 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 398 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 398 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:58:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 402 Schema: QC_hit: No # Query_time: 0.000588 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305110; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 402 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305110; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:58:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 403 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 403 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 404 Schema: QC_hit: No # Query_time: 0.000554 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 404 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:58:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 408 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 408 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 407 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 407 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:58:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 412 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 412 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 411 Schema: QC_hit: No # Query_time: 0.000609 Lock_time: 0.000445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 411 Schema: QC_hit: No # Query_time: 0.003935 Lock_time: 0.003754 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:59:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 415 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305140; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 415 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305140; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 22:59:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 416 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 416 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 417 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 417 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:59:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 420 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 421 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 420 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 421 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:59:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 425 Schema: QC_hit: No # Query_time: 0.003260 Lock_time: 0.003148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 424 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 424 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 425 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:59:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 428 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305170; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 428 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305170; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:59:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 429 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 430 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 430 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 429 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:59:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 434 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 434 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 433 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 433 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 22:59:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 437 Schema: QC_hit: No # Query_time: 0.001172 Lock_time: 0.001001 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 437 Schema: QC_hit: No # Query_time: 0.000593 Lock_time: 0.000521 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 438 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 438 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:00:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 441 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305200; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 441 Schema: QC_hit: No # Query_time: 0.000620 Lock_time: 0.000471 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305200; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:00:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 442 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 442 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 443 Schema: QC_hit: No # Query_time: 0.000713 Lock_time: 0.000596 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 443 Schema: QC_hit: No # Query_time: 0.000699 Lock_time: 0.000638 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:00:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 446 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 446 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 447 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 447 Schema: QC_hit: No # Query_time: 0.001031 Lock_time: 0.000972 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:00:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 450 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 450 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 451 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 451 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:00:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 454 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305230; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 454 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305230; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:00:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 455 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 456 Schema: QC_hit: No # Query_time: 0.001197 Lock_time: 0.000882 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 455 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 456 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:00:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 459 Schema: QC_hit: No # Query_time: 0.001181 Lock_time: 0.001026 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 460 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 460 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 459 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:00:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 463 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 464 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 463 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 464 Schema: QC_hit: No # Query_time: 0.000655 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:01:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 467 Schema: QC_hit: No # Query_time: 0.000883 Lock_time: 0.000472 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305260; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 467 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305260; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:01:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 468 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 468 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 469 Schema: QC_hit: No # Query_time: 0.004596 Lock_time: 0.004347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 469 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:01:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 472 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 472 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 473 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 473 Schema: QC_hit: No # Query_time: 0.002489 Lock_time: 0.002436 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:01:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 476 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 477 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 476 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 477 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:01:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 480 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305290; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 480 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305290; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:01:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 482 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 482 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 481 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 481 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:01:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 486 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 485 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 486 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 485 Schema: QC_hit: No # Query_time: 0.006473 Lock_time: 0.006284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:01:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 489 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 489 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 490 Schema: QC_hit: No # Query_time: 0.002502 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 490 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:02:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 493 Schema: QC_hit: No # Query_time: 0.000568 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305320; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 493 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305320; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:02:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 494 Schema: QC_hit: No # Query_time: 0.000776 Lock_time: 0.000603 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 494 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 495 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 495 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:02:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 499 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 499 Schema: QC_hit: No # Query_time: 0.000738 Lock_time: 0.000438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 498 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 498 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:02:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 503 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 502 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 502 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 503 Schema: QC_hit: No # Query_time: 0.000609 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:02:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 506 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305350; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 506 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305350; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:02:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 507 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 508 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 508 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 507 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:02:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 512 Schema: QC_hit: No # Query_time: 0.000968 Lock_time: 0.000786 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 512 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 511 Schema: QC_hit: No # Query_time: 0.001522 Lock_time: 0.001311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 511 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:02:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 516 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 516 Schema: QC_hit: No # Query_time: 0.001530 Lock_time: 0.001456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 515 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 515 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:03:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 519 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305380; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 519 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305380; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:03:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 521 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 521 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 520 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 520 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:03:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 524 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 524 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 525 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 525 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:03:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 529 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 528 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 528 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 529 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:03:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 532 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305410; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 532 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305410; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:03:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 534 Schema: QC_hit: No # Query_time: 0.001607 Lock_time: 0.001449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 534 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 533 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 533 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:03:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 538 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 537 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 538 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 537 Schema: QC_hit: No # Query_time: 0.001204 Lock_time: 0.001042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:03:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 542 Schema: QC_hit: No # Query_time: 0.003668 Lock_time: 0.003503 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 541 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 541 Schema: QC_hit: No # Query_time: 0.002316 Lock_time: 0.002068 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 542 Schema: QC_hit: No # Query_time: 0.003849 Lock_time: 0.003681 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:04:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 545 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305440; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 545 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305440; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:04:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 546 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 546 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 547 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 547 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:04:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 551 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 550 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 551 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 550 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:04:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 555 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 554 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 554 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 555 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:04:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 558 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305470; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 558 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305470; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:04:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 560 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 560 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 559 Schema: QC_hit: No # Query_time: 0.001191 Lock_time: 0.001041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 559 Schema: QC_hit: No # Query_time: 0.000682 Lock_time: 0.000614 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:04:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 564 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 564 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 563 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 563 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:04:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 568 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 567 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 568 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 567 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:05:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 571 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305500; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 571 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305500; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:05:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 572 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 573 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 573 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 572 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:05:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 577 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 576 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 577 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 576 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:05:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 581 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 581 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 580 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 580 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:05:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 584 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305530; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 584 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305530; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:05:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 585 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 586 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 586 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 585 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:05:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 589 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 589 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 590 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 590 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:05:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 593 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 593 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 594 Schema: QC_hit: No # Query_time: 0.001072 Lock_time: 0.000865 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 594 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:06:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 597 Schema: QC_hit: No # Query_time: 0.000640 Lock_time: 0.000494 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305560; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 597 Schema: QC_hit: No # Query_time: 0.000605 Lock_time: 0.000477 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305560; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:06:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 598 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 599 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 598 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 599 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:06:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 602 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 602 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 603 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 603 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:06:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 607 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 607 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 606 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 606 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:06:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 610 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305590; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 610 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305590; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:06:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 611 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 612 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 611 Schema: QC_hit: No # Query_time: 0.000574 Lock_time: 0.000412 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 612 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:06:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 615 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 616 Schema: QC_hit: No # Query_time: 0.000994 Lock_time: 0.000564 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 616 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 615 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:06:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 620 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 619 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 620 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 619 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:07:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 623 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305620; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 623 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305620; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:07:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 625 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 625 Schema: QC_hit: No # Query_time: 0.002059 Lock_time: 0.001977 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 624 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 624 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:07:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 628 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 628 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 629 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 629 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:07:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 633 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 633 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 632 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 632 Schema: QC_hit: No # Query_time: 0.003451 Lock_time: 0.003366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:07:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 636 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305650; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 636 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305650; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:07:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 638 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 637 Schema: QC_hit: No # Query_time: 0.000619 Lock_time: 0.000562 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 637 Schema: QC_hit: No # Query_time: 0.005478 Lock_time: 0.005374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 638 Schema: QC_hit: No # Query_time: 0.001374 Lock_time: 0.001150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:07:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 641 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 641 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 642 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 642 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:07:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 646 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 645 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 645 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 646 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:08:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 649 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305680; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 649 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305680; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:08:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 651 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 651 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 650 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 650 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:08:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 654 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 655 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 654 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 655 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:08:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 658 Schema: QC_hit: No # Query_time: 0.001247 Lock_time: 0.000989 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 659 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 659 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 658 Schema: QC_hit: No # Query_time: 0.002038 Lock_time: 0.001761 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:08:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 662 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305710; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 662 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305710; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:08:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 663 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 664 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 663 Schema: QC_hit: No # Query_time: 0.000806 Lock_time: 0.000579 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 664 Schema: QC_hit: No # Query_time: 0.000590 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:08:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 667 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 668 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 667 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 668 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:08:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 671 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 671 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 672 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 672 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:09:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 675 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305740; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 675 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305740; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:09:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 676 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 677 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 677 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 676 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:09:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 681 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 680 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 680 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 681 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:09:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 685 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 684 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 684 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 685 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:09:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 688 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305770; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 688 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305770; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:09:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 689 Schema: QC_hit: No # Query_time: 0.000739 Lock_time: 0.000539 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 689 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 690 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 690 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:09:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 694 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 693 Schema: QC_hit: No # Query_time: 0.000987 Lock_time: 0.000887 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 694 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 693 Schema: QC_hit: No # Query_time: 0.000626 Lock_time: 0.000417 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:09:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 697 Schema: QC_hit: No # Query_time: 0.006363 Lock_time: 0.006022 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 697 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 698 Schema: QC_hit: No # Query_time: 0.001003 Lock_time: 0.000442 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 698 Schema: QC_hit: No # Query_time: 0.000646 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:10:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 701 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305800; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 701 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305800; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:10:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 702 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 702 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 703 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 703 Schema: QC_hit: No # Query_time: 0.003997 Lock_time: 0.003838 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:10:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 706 Schema: QC_hit: No # Query_time: 0.000542 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 707 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 707 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 706 Schema: QC_hit: No # Query_time: 0.009497 Lock_time: 0.009293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:10:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 710 Schema: QC_hit: No # Query_time: 0.002238 Lock_time: 0.002041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 710 Schema: QC_hit: No # Query_time: 0.001016 Lock_time: 0.000933 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 711 Schema: QC_hit: No # Query_time: 0.000882 Lock_time: 0.000714 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 711 Schema: QC_hit: No # Query_time: 0.001271 Lock_time: 0.001011 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:10:23 # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.006633 Lock_time: 0.000301 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 use etsicatalog; SET timestamp=1673305823; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000836 Lock_time: 0.000238 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305823; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000765 Lock_time: 0.000135 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305823; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001049 Lock_time: 0.000301 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305823; SELECT engine FROM information_schema.tables WHERE table_name = 'django_migrations'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.009093 Lock_time: 0.000315 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305823; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001229 Lock_time: 0.000228 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305823; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000932 Lock_time: 0.000180 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305823; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001544 Lock_time: 0.000257 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305823; SELECT engine FROM information_schema.tables WHERE table_name = 'django_content_type'; # Time: 230109 23:10:24 # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.011679 Lock_time: 0.000418 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001288 Lock_time: 0.000273 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001023 Lock_time: 0.000160 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001117 Lock_time: 0.000221 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_permission'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.007176 Lock_time: 0.000355 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000909 Lock_time: 0.000204 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.006408 Lock_time: 0.000235 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group_permissions'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000976 Lock_time: 0.000178 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group_permissions'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001037 Lock_time: 0.000246 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_group_permissions'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.006058 Lock_time: 0.000278 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001263 Lock_time: 0.000247 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000801 Lock_time: 0.000141 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000789 Lock_time: 0.000141 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000910 Lock_time: 0.000131 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001022 Lock_time: 0.000192 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000763 Lock_time: 0.000134 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001058 Lock_time: 0.000155 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000892 Lock_time: 0.000162 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000758 Lock_time: 0.000133 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000972 Lock_time: 0.000171 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.006456 Lock_time: 0.000226 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_groups'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001073 Lock_time: 0.000218 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_groups'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001080 Lock_time: 0.000200 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_groups'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.007845 Lock_time: 0.000357 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_user_permissions'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.002359 Lock_time: 0.001072 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_user_permissions'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001145 Lock_time: 0.000202 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'auth_user_user_permissions'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.008950 Lock_time: 0.001836 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000925 Lock_time: 0.000220 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001103 Lock_time: 0.000255 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001265 Lock_time: 0.000207 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001198 Lock_time: 0.000202 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000942 Lock_time: 0.000170 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000941 Lock_time: 0.000180 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000856 Lock_time: 0.000148 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305824; SELECT engine FROM information_schema.tables WHERE table_name = 'django_admin_log'; # Time: 230109 23:10:25 # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.009117 Lock_time: 0.000434 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305825; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001181 Lock_time: 0.000249 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305825; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000942 Lock_time: 0.000190 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305825; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001247 Lock_time: 0.000240 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305825; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000901 Lock_time: 0.000158 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305825; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # Time: 230109 23:10:26 # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000866 Lock_time: 0.000145 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000941 Lock_time: 0.000168 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001927 Lock_time: 0.000332 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001270 Lock_time: 0.000295 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000923 Lock_time: 0.000164 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001093 Lock_time: 0.000189 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.007390 Lock_time: 0.000338 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001123 Lock_time: 0.000302 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000880 Lock_time: 0.000177 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001202 Lock_time: 0.000170 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001015 Lock_time: 0.000194 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000923 Lock_time: 0.000155 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000920 Lock_time: 0.000241 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000917 Lock_time: 0.000180 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_JOB_STATUS'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.008348 Lock_time: 0.000322 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001711 Lock_time: 0.000338 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001532 Lock_time: 0.000256 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001110 Lock_time: 0.000179 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000930 Lock_time: 0.000169 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001161 Lock_time: 0.000182 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001245 Lock_time: 0.000223 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001258 Lock_time: 0.000209 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001248 Lock_time: 0.000265 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001460 Lock_time: 0.000329 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001040 Lock_time: 0.000216 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000830 Lock_time: 0.000148 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001017 Lock_time: 0.000182 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001210 Lock_time: 0.000233 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001656 Lock_time: 0.000216 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001408 Lock_time: 0.000260 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001161 Lock_time: 0.000195 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001297 Lock_time: 0.000244 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001647 Lock_time: 0.000271 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001417 Lock_time: 0.000229 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001359 Lock_time: 0.000200 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001284 Lock_time: 0.000342 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001241 Lock_time: 0.000215 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000914 Lock_time: 0.000187 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSDM_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.008778 Lock_time: 0.000359 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.004302 Lock_time: 0.001407 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001693 Lock_time: 0.000353 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001354 Lock_time: 0.000277 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001027 Lock_time: 0.000203 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001138 Lock_time: 0.000256 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001323 Lock_time: 0.000264 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.002015 Lock_time: 0.000401 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001218 Lock_time: 0.000259 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001386 Lock_time: 0.000210 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001810 Lock_time: 0.000490 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001754 Lock_time: 0.000354 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001567 Lock_time: 0.000304 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.002035 Lock_time: 0.000470 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001581 Lock_time: 0.000335 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001183 Lock_time: 0.000249 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000935 Lock_time: 0.000165 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_NSPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.007293 Lock_time: 0.000254 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001243 Lock_time: 0.000313 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000909 Lock_time: 0.000182 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000860 Lock_time: 0.000146 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000965 Lock_time: 0.000151 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000881 Lock_time: 0.000197 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000876 Lock_time: 0.000156 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000832 Lock_time: 0.000145 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000893 Lock_time: 0.000152 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000766 Lock_time: 0.000172 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000912 Lock_time: 0.000153 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000985 Lock_time: 0.000188 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001043 Lock_time: 0.000167 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.002144 Lock_time: 0.001142 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001461 Lock_time: 0.000337 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001154 Lock_time: 0.000341 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_PNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.013538 Lock_time: 0.000307 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001429 Lock_time: 0.000295 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001191 Lock_time: 0.000214 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001095 Lock_time: 0.000240 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001048 Lock_time: 0.000240 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001149 Lock_time: 0.000262 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001046 Lock_time: 0.000182 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000964 Lock_time: 0.000198 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001517 Lock_time: 0.000181 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.002587 Lock_time: 0.000276 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001431 Lock_time: 0.000300 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001075 Lock_time: 0.000210 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001151 Lock_time: 0.000172 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001569 Lock_time: 0.000336 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001578 Lock_time: 0.000341 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001418 Lock_time: 0.000268 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001452 Lock_time: 0.000295 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SERVICEPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.007418 Lock_time: 0.000316 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001450 Lock_time: 0.000358 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001754 Lock_time: 0.000436 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.002003 Lock_time: 0.000304 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001633 Lock_time: 0.000359 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001728 Lock_time: 0.000422 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001292 Lock_time: 0.000320 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001334 Lock_time: 0.000251 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001687 Lock_time: 0.000289 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001168 Lock_time: 0.000245 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_SOFTWAREIMAGEMODEL'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.008055 Lock_time: 0.000242 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001199 Lock_time: 0.000270 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001459 Lock_time: 0.000265 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001087 Lock_time: 0.000232 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000973 Lock_time: 0.000164 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000981 Lock_time: 0.000155 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000838 Lock_time: 0.000138 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001262 Lock_time: 0.000224 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001175 Lock_time: 0.000305 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001256 Lock_time: 0.000245 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.002731 Lock_time: 0.000664 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001622 Lock_time: 0.000301 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.002124 Lock_time: 0.000356 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.002238 Lock_time: 0.000306 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001755 Lock_time: 0.000350 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001333 Lock_time: 0.000299 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'CATALOG_VNFPACKAGE'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.012410 Lock_time: 0.000351 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.003389 Lock_time: 0.000440 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001118 Lock_time: 0.000249 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001152 Lock_time: 0.000164 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001181 Lock_time: 0.000201 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001600 Lock_time: 0.000172 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000948 Lock_time: 0.000187 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001224 Lock_time: 0.000207 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.005356 Lock_time: 0.003916 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.017751 Lock_time: 0.000416 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305826; SELECT engine FROM information_schema.tables WHERE table_name = 'VNF_PKG_SUBSCRIPTION'; # Time: 230109 23:10:27 # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.008577 Lock_time: 0.000318 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305827; SELECT engine FROM information_schema.tables WHERE table_name = 'django_session'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.002236 Lock_time: 0.000360 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305827; SELECT engine FROM information_schema.tables WHERE table_name = 'django_session'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001438 Lock_time: 0.000248 Rows_sent: 1 Rows_examined: 1 # Rows_affected: 0 Bytes_sent: 102 SET timestamp=1673305827; SELECT engine FROM information_schema.tables WHERE table_name = 'django_session'; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.000677 Lock_time: 0.000285 Rows_sent: 19 Rows_examined: 19 # Rows_affected: 0 Bytes_sent: 1646 SET timestamp=1673305827; SELECT `django_migrations`.`id`, `django_migrations`.`app`, `django_migrations`.`name`, `django_migrations`.`applied` FROM `django_migrations`; # User@Host: etsicatalog[etsicatalog] @ [127.0.0.6] # Thread_id: 714 Schema: etsicatalog QC_hit: No # Query_time: 0.001411 Lock_time: 0.000603 Rows_sent: 0 Rows_examined: 15 # Rows_affected: 0 Bytes_sent: 203 SET timestamp=1673305827; SELECT `auth_permission`.`content_type_id`, `auth_permission`.`codename` FROM `auth_permission` INNER JOIN `django_content_type` ON (`auth_permission`.`content_type_id` = `django_content_type`.`id`) WHERE `auth_permission`.`content_type_id` IN (34, 37, 40, 43, 19, 22, 25, 28, 31) ORDER BY `django_content_type`.`app_label` ASC, `django_content_type`.`model` ASC, `auth_permission`.`codename` ASC; # Time: 230109 23:10:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 715 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305830; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 715 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305830; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:10:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 717 Schema: QC_hit: No # Query_time: 0.001508 Lock_time: 0.001317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 717 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 716 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 716 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:10:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 720 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 720 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 721 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 721 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000548 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:10:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 725 Schema: QC_hit: No # Query_time: 0.005476 Lock_time: 0.005345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 725 Schema: QC_hit: No # Query_time: 0.001872 Lock_time: 0.000937 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 724 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 724 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:11:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 728 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305860; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 728 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305860; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:11:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 729 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 729 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 730 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 730 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:11:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 733 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 734 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 734 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 733 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:11:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 738 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 737 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000476 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 738 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 737 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:11:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 741 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305890; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 741 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305890; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:11:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 742 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 743 Schema: QC_hit: No # Query_time: 0.000610 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 743 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 742 Schema: QC_hit: No # Query_time: 0.002245 Lock_time: 0.002074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:11:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 746 Schema: QC_hit: No # Query_time: 0.000568 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 746 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 747 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 747 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:11:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 751 Schema: QC_hit: No # Query_time: 0.000685 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 750 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 750 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 751 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:12:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 754 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305920; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 754 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305920; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:12:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 756 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 756 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 755 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 755 Schema: QC_hit: No # Query_time: 0.000761 Lock_time: 0.000683 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:12:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 760 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 759 Schema: QC_hit: No # Query_time: 0.000689 Lock_time: 0.000482 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 759 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 760 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:12:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 763 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 763 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 764 Schema: QC_hit: No # Query_time: 0.001049 Lock_time: 0.000600 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 764 Schema: QC_hit: No # Query_time: 0.001143 Lock_time: 0.000960 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:12:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 767 Schema: QC_hit: No # Query_time: 0.000641 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305950; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 767 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305950; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:12:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 769 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 769 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 768 Schema: QC_hit: No # Query_time: 0.001194 Lock_time: 0.001030 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 768 Schema: QC_hit: No # Query_time: 0.001191 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:12:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 773 Schema: QC_hit: No # Query_time: 0.000640 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 772 Schema: QC_hit: No # Query_time: 0.000746 Lock_time: 0.000450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 772 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 773 Schema: QC_hit: No # Query_time: 0.002318 Lock_time: 0.002143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:12:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 776 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 777 Schema: QC_hit: No # Query_time: 0.000754 Lock_time: 0.000623 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 777 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 776 Schema: QC_hit: No # Query_time: 0.002359 Lock_time: 0.002191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:13:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 780 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305980; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 780 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305980; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:13:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 782 Schema: QC_hit: No # Query_time: 0.000592 Lock_time: 0.000493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 782 Schema: QC_hit: No # Query_time: 0.000796 Lock_time: 0.000615 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 781 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 781 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:13:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 786 Schema: QC_hit: No # Query_time: 0.000864 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 785 Schema: QC_hit: No # Query_time: 0.000865 Lock_time: 0.000686 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673305992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 786 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 785 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673305992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:13:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 790 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 789 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 789 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 790 Schema: QC_hit: No # Query_time: 0.000546 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:13:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 793 Schema: QC_hit: No # Query_time: 0.000588 Lock_time: 0.000423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306010; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 793 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306010; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:13:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 795 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 794 Schema: QC_hit: No # Query_time: 0.000768 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 795 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 794 Schema: QC_hit: No # Query_time: 0.002972 Lock_time: 0.002852 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:13:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 798 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 799 Schema: QC_hit: No # Query_time: 0.001039 Lock_time: 0.000886 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 798 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 799 Schema: QC_hit: No # Query_time: 0.001294 Lock_time: 0.001222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:13:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 802 Schema: QC_hit: No # Query_time: 0.000817 Lock_time: 0.000607 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 802 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 803 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 803 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:14:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 806 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306040; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 806 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306040; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:14:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 808 Schema: QC_hit: No # Query_time: 0.001005 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 808 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 807 Schema: QC_hit: No # Query_time: 0.005445 Lock_time: 0.005262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 807 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:14:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 811 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 811 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 812 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 812 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:14:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 815 Schema: QC_hit: No # Query_time: 0.002169 Lock_time: 0.002076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 815 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 816 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 816 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:14:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 819 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306070; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 819 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306070; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:14:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 820 Schema: QC_hit: No # Query_time: 0.003569 Lock_time: 0.003445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 821 Schema: QC_hit: No # Query_time: 0.005088 Lock_time: 0.004963 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 820 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 821 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:14:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 825 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 824 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 824 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 825 Schema: QC_hit: No # Query_time: 0.000592 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:14:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 828 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 828 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 829 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 829 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:15:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 832 Schema: QC_hit: No # Query_time: 0.000557 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306100; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 832 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306100; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:15:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 834 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 834 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 833 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 833 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:15:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 837 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 837 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 838 Schema: QC_hit: No # Query_time: 0.001058 Lock_time: 0.000899 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 838 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:15:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 841 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 841 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 842 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 842 Schema: QC_hit: No # Query_time: 0.004328 Lock_time: 0.004193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:15:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 845 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306130; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 845 Schema: QC_hit: No # Query_time: 0.000602 Lock_time: 0.000538 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306130; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:15:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 847 Schema: QC_hit: No # Query_time: 0.003004 Lock_time: 0.002849 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 846 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 847 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 846 Schema: QC_hit: No # Query_time: 0.000565 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:15:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 851 Schema: QC_hit: No # Query_time: 0.002554 Lock_time: 0.002385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 850 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 851 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 850 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:15:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 854 Schema: QC_hit: No # Query_time: 0.000641 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 854 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 855 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 855 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:16:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 858 Schema: QC_hit: No # Query_time: 0.000588 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306160; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 858 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306160; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:16:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 859 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 860 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 860 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 859 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:16:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 863 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 863 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 864 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 864 Schema: QC_hit: No # Query_time: 0.001105 Lock_time: 0.000900 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:16:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 868 Schema: QC_hit: No # Query_time: 0.000622 Lock_time: 0.000489 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 868 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 867 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 867 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:16:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 871 Schema: QC_hit: No # Query_time: 0.000612 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306190; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 871 Schema: QC_hit: No # Query_time: 0.000746 Lock_time: 0.000524 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306190; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:16:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 873 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 872 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 872 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000442 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 873 Schema: QC_hit: No # Query_time: 0.000667 Lock_time: 0.000519 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:16:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 876 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 877 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 876 Schema: QC_hit: No # Query_time: 0.000642 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 877 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:16:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 881 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 881 Schema: QC_hit: No # Query_time: 0.000712 Lock_time: 0.000548 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 880 Schema: QC_hit: No # Query_time: 0.003023 Lock_time: 0.002759 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 880 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:17:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 884 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306220; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 884 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306220; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:17:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 885 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 885 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 886 Schema: QC_hit: No # Query_time: 0.001148 Lock_time: 0.001005 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 886 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:17:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 890 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 890 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 889 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 889 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:17:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 893 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 893 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 894 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 894 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:17:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 897 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306250; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 897 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306250; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:17:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 899 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 898 Schema: QC_hit: No # Query_time: 0.000868 Lock_time: 0.000745 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 898 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 899 Schema: QC_hit: No # Query_time: 0.002545 Lock_time: 0.002382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:17:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 902 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 902 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 903 Schema: QC_hit: No # Query_time: 0.000804 Lock_time: 0.000635 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 903 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:17:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 906 Schema: QC_hit: No # Query_time: 0.001756 Lock_time: 0.001587 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 906 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 907 Schema: QC_hit: No # Query_time: 0.001841 Lock_time: 0.001678 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 907 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:18:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 910 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306280; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 910 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306280; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:18:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 911 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 911 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 912 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 912 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:18:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 915 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 915 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 916 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 916 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:18:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 919 Schema: QC_hit: No # Query_time: 0.000575 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 919 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 920 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 920 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:18:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 923 Schema: QC_hit: No # Query_time: 0.000611 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306310; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 923 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306310; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:18:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 925 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 924 Schema: QC_hit: No # Query_time: 0.000607 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 924 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 925 Schema: QC_hit: No # Query_time: 0.000801 Lock_time: 0.000686 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:18:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 928 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 929 Schema: QC_hit: No # Query_time: 0.000833 Lock_time: 0.000717 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 929 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 928 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:18:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 933 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 933 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 932 Schema: QC_hit: No # Query_time: 0.001515 Lock_time: 0.001288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 932 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:19:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 936 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306340; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 936 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306340; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:19:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 938 Schema: QC_hit: No # Query_time: 0.003992 Lock_time: 0.003816 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 938 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 937 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 937 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:19:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 942 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 941 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 941 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 942 Schema: QC_hit: No # Query_time: 0.003394 Lock_time: 0.003223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:19:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 945 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 946 Schema: QC_hit: No # Query_time: 0.007805 Lock_time: 0.007638 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 946 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 945 Schema: QC_hit: No # Query_time: 0.000552 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:19:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 949 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306370; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 949 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306370; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:19:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 950 Schema: QC_hit: No # Query_time: 0.002454 Lock_time: 0.002311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 950 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 951 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 951 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:19:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 955 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 955 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 954 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 954 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000424 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:19:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 959 Schema: QC_hit: No # Query_time: 0.001132 Lock_time: 0.001007 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 959 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 958 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 958 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:20:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 962 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306400; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 962 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306400; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:20:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 963 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 963 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 964 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 964 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:20:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 968 Schema: QC_hit: No # Query_time: 0.000725 Lock_time: 0.000569 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 968 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 967 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 967 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:20:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 972 Schema: QC_hit: No # Query_time: 0.000773 Lock_time: 0.000512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 971 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 971 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 972 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:20:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 975 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306430; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 975 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306430; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:20:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 977 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 977 Schema: QC_hit: No # Query_time: 0.002992 Lock_time: 0.002790 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 976 Schema: QC_hit: No # Query_time: 0.000578 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 976 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:20:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 981 Schema: QC_hit: No # Query_time: 0.002440 Lock_time: 0.002328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 980 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 980 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 981 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:20:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 984 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 985 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 984 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 985 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:21:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 988 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306460; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 988 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306460; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:21:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 989 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 990 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 990 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 989 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:21:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 994 Schema: QC_hit: No # Query_time: 0.001564 Lock_time: 0.001318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 994 Schema: QC_hit: No # Query_time: 0.000613 Lock_time: 0.000534 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 993 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 993 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:21:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 997 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 997 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 998 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 998 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000402 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:21:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1001 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306490; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1001 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306490; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:21:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1002 Schema: QC_hit: No # Query_time: 0.001036 Lock_time: 0.000864 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1002 Schema: QC_hit: No # Query_time: 0.001417 Lock_time: 0.001324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1003 Schema: QC_hit: No # Query_time: 0.000599 Lock_time: 0.000480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1003 Schema: QC_hit: No # Query_time: 0.001872 Lock_time: 0.001754 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:21:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1007 Schema: QC_hit: No # Query_time: 0.003702 Lock_time: 0.003507 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1006 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1006 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1007 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:21:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1011 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1010 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1010 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1011 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:22:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1014 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306520; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1014 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306520; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:22:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1015 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1015 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1016 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1016 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:22:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1020 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1020 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1019 Schema: QC_hit: No # Query_time: 0.001648 Lock_time: 0.001493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1019 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:22:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1024 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1024 Schema: QC_hit: No # Query_time: 0.002808 Lock_time: 0.002724 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1023 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000436 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1023 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:22:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1027 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306550; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1027 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306550; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:22:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1029 Schema: QC_hit: No # Query_time: 0.006586 Lock_time: 0.006211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1028 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1028 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1029 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:22:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1033 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1032 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1033 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1032 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:22:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1036 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1037 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1037 Schema: QC_hit: No # Query_time: 0.002043 Lock_time: 0.001872 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1036 Schema: QC_hit: No # Query_time: 0.000837 Lock_time: 0.000658 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:23:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1040 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306580; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1040 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306580; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:23:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1041 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1041 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1042 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1042 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:23:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1045 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1045 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1046 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1046 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:23:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1049 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1049 Schema: QC_hit: No # Query_time: 0.002134 Lock_time: 0.001921 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1050 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1050 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:23:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1053 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306610; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1053 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306610; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:23:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1054 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1055 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1054 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1055 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:23:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1058 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1059 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1059 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1058 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:23:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1063 Schema: QC_hit: No # Query_time: 0.001510 Lock_time: 0.001339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1063 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1062 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1062 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:24:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1066 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306640; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1066 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306640; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:24:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1067 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1068 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1067 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1068 Schema: QC_hit: No # Query_time: 0.000622 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:24:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1071 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1071 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1072 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1072 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:24:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1076 Schema: QC_hit: No # Query_time: 0.004416 Lock_time: 0.004281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1075 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1075 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1076 Schema: QC_hit: No # Query_time: 0.001394 Lock_time: 0.001292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:24:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1079 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306670; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1079 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306670; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:24:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1081 Schema: QC_hit: No # Query_time: 0.000699 Lock_time: 0.000542 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1080 Schema: QC_hit: No # Query_time: 0.001980 Lock_time: 0.001882 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1080 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1081 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:24:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1084 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1084 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1085 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1085 Schema: QC_hit: No # Query_time: 0.006218 Lock_time: 0.006018 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:24:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1088 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1088 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1089 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1089 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:25:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1092 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306700; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1092 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306700; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:25:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1094 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1093 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1094 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1093 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:25:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1097 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1097 Schema: QC_hit: No # Query_time: 0.000635 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1098 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1098 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:25:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1102 Schema: QC_hit: No # Query_time: 0.000760 Lock_time: 0.000632 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1102 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1101 Schema: QC_hit: No # Query_time: 0.000688 Lock_time: 0.000519 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1101 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:25:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1105 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306730; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1105 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306730; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:25:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1106 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1107 Schema: QC_hit: No # Query_time: 0.000595 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1107 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1106 Schema: QC_hit: No # Query_time: 0.002306 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:25:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1111 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1111 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1110 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1110 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:25:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1114 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1114 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1115 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1115 Schema: QC_hit: No # Query_time: 0.000796 Lock_time: 0.000716 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:26:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1118 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306760; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1118 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306760; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:26:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1120 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1120 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1119 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1119 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:26:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1124 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1123 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1124 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1123 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:26:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1127 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1127 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1128 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1128 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:26:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1131 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306790; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1131 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306790; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:26:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1132 Schema: QC_hit: No # Query_time: 0.002514 Lock_time: 0.002445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1133 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1133 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1132 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:26:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1136 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1137 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1137 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1136 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:26:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1141 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1140 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1141 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1140 Schema: QC_hit: No # Query_time: 0.001051 Lock_time: 0.000990 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:27:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1144 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306820; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1144 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306820; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:27:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1146 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1145 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1146 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1145 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:27:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1149 Schema: QC_hit: No # Query_time: 0.000627 Lock_time: 0.000466 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1150 Schema: QC_hit: No # Query_time: 0.005799 Lock_time: 0.005638 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1150 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1149 Schema: QC_hit: No # Query_time: 0.003244 Lock_time: 0.003124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:27:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1153 Schema: QC_hit: No # Query_time: 0.001197 Lock_time: 0.001075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1154 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1154 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1153 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:27:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1157 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306850; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1157 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306850; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:27:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1159 Schema: QC_hit: No # Query_time: 0.000791 Lock_time: 0.000653 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1159 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1158 Schema: QC_hit: No # Query_time: 0.003577 Lock_time: 0.003485 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1158 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:27:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1162 Schema: QC_hit: No # Query_time: 0.000941 Lock_time: 0.000810 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1162 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1163 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1163 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:27:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1167 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1166 Schema: QC_hit: No # Query_time: 0.004480 Lock_time: 0.004335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1166 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1167 Schema: QC_hit: No # Query_time: 0.006920 Lock_time: 0.006784 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:28:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1170 Schema: QC_hit: No # Query_time: 0.000625 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306880; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1170 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306880; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:28:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1171 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1171 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1172 Schema: QC_hit: No # Query_time: 0.001004 Lock_time: 0.000795 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1172 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:28:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1175 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1176 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1176 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1175 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:28:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1180 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1180 Schema: QC_hit: No # Query_time: 0.000564 Lock_time: 0.000409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1179 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1179 Schema: QC_hit: No # Query_time: 0.004138 Lock_time: 0.004078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:28:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1183 Schema: QC_hit: No # Query_time: 0.001381 Lock_time: 0.001171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306910; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1183 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306910; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:28:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1185 Schema: QC_hit: No # Query_time: 0.001416 Lock_time: 0.001348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1184 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1184 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1185 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:28:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1189 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1189 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1188 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1188 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:28:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1193 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1192 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1192 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1193 Schema: QC_hit: No # Query_time: 0.003114 Lock_time: 0.002872 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:29:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1196 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306940; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1196 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306940; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:29:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1198 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1197 Schema: QC_hit: No # Query_time: 0.000764 Lock_time: 0.000531 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1197 Schema: QC_hit: No # Query_time: 0.000601 Lock_time: 0.000470 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1198 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:29:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1202 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1201 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1202 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1201 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:29:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1206 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1206 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1205 Schema: QC_hit: No # Query_time: 0.001468 Lock_time: 0.001334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1205 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:29:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1209 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306970; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1209 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306970; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:29:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1210 Schema: QC_hit: No # Query_time: 0.001115 Lock_time: 0.001032 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1210 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1211 Schema: QC_hit: No # Query_time: 0.000635 Lock_time: 0.000491 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1211 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:29:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1214 Schema: QC_hit: No # Query_time: 0.000614 Lock_time: 0.000523 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1214 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1215 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1215 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:29:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1219 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1218 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673306992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1219 Schema: QC_hit: No # Query_time: 0.002343 Lock_time: 0.002221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1218 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673306992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:30:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1222 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307000; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1222 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307000; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:30:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1224 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1224 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1223 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1223 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:30:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1227 Schema: QC_hit: No # Query_time: 0.000850 Lock_time: 0.000718 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1228 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1227 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1228 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:30:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1231 Schema: QC_hit: No # Query_time: 0.000863 Lock_time: 0.000735 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1232 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1232 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1231 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:30:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1235 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307030; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1235 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307030; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:30:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1236 Schema: QC_hit: No # Query_time: 0.000833 Lock_time: 0.000663 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1236 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1237 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1237 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:30:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1240 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1240 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1241 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1241 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:30:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1244 Schema: QC_hit: No # Query_time: 0.000685 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1244 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1245 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1245 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:31:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1248 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307060; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1248 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307060; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:31:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1249 Schema: QC_hit: No # Query_time: 0.000782 Lock_time: 0.000631 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1249 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1250 Schema: QC_hit: No # Query_time: 0.003041 Lock_time: 0.001195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1250 Schema: QC_hit: No # Query_time: 0.000547 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:31:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1254 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1253 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1253 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1254 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:31:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1258 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1258 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1257 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1257 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:31:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1261 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307090; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1261 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307090; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:31:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1262 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1262 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1263 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1263 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:31:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1267 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1267 Schema: QC_hit: No # Query_time: 0.000620 Lock_time: 0.000467 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1266 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1266 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:31:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1270 Schema: QC_hit: No # Query_time: 0.001447 Lock_time: 0.001293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1271 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1271 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1270 Schema: QC_hit: No # Query_time: 0.000546 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:32:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1274 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307120; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1274 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307120; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:32:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1275 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1276 Schema: QC_hit: No # Query_time: 0.000709 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1276 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1275 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:32:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1280 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000472 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1280 Schema: QC_hit: No # Query_time: 0.001299 Lock_time: 0.001217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1279 Schema: QC_hit: No # Query_time: 0.000613 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1279 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:32:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1284 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1283 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1284 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1283 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:32:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1287 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307150; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1287 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307150; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:32:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1289 Schema: QC_hit: No # Query_time: 0.000826 Lock_time: 0.000722 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1289 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1288 Schema: QC_hit: No # Query_time: 0.000910 Lock_time: 0.000735 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1288 Schema: QC_hit: No # Query_time: 0.001636 Lock_time: 0.001503 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:32:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1292 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1293 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1292 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1293 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:32:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1296 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1296 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1297 Schema: QC_hit: No # Query_time: 0.000721 Lock_time: 0.000573 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1297 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:33:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1300 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307180; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1300 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307180; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:33:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1301 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1301 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1302 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1302 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:33:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1306 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1305 Schema: QC_hit: No # Query_time: 0.002528 Lock_time: 0.002367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1305 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1306 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:33:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1310 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1310 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1309 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1309 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:33:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1313 Schema: QC_hit: No # Query_time: 0.000565 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307210; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1313 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307210; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:33:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1315 Schema: QC_hit: No # Query_time: 0.001129 Lock_time: 0.000993 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1314 Schema: QC_hit: No # Query_time: 0.001772 Lock_time: 0.001695 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1315 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1314 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:33:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1319 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1318 Schema: QC_hit: No # Query_time: 0.000584 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1318 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1319 Schema: QC_hit: No # Query_time: 0.001278 Lock_time: 0.001163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:33:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1323 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1323 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1322 Schema: QC_hit: No # Query_time: 0.001707 Lock_time: 0.001562 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1322 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:34:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1326 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307240; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1326 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307240; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:34:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1328 Schema: QC_hit: No # Query_time: 0.000554 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1327 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1327 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1328 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:34:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1331 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1331 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1332 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1332 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:34:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1336 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1336 Schema: QC_hit: No # Query_time: 0.002530 Lock_time: 0.002311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1335 Schema: QC_hit: No # Query_time: 0.005851 Lock_time: 0.005631 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1335 Schema: QC_hit: No # Query_time: 0.000862 Lock_time: 0.000749 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:34:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1339 Schema: QC_hit: No # Query_time: 0.000641 Lock_time: 0.000432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307270; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1339 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307270; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:34:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1341 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1341 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1340 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1340 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; 2023-01-09 23:34:34 1344 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 230109 23:34:45 # User@Host: [] @ [] # Thread_id: 1 Schema: vfcnfvolcm QC_hit: No # Query_time: 10.103877 Lock_time: 0.001404 Rows_sent: 0 Rows_examined: 0 # Rows_affected: 0 Bytes_sent: 0 use vfcnfvolcm; SET timestamp=1673307285; CREATE TABLE `django_migrations` (`id` integer AUTO_INCREMENT NOT NULL PRIMARY KEY, `app` varchar(255) NOT NULL, `name` varchar(255) NOT NULL, `applied` datetime(6) NOT NULL); # Time: 230109 23:34:46 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1345 Schema: QC_hit: No # Query_time: 0.005518 Lock_time: 0.005390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307286; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1345 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307286; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1346 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307286; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1346 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307286; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:34:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1350 Schema: QC_hit: No # Query_time: 0.000925 Lock_time: 0.000775 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1349 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1350 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1349 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; 2023-01-09 23:34:58 8 [Warning] 'proxies_priv' entry '@% root@onap-mariadb-galera-0' ignored in --skip-name-resolve mode. # Time: 230109 23:35:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1354 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307300; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1354 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307300; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:35:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1355 Schema: QC_hit: No # Query_time: 0.028488 Lock_time: 0.028374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1356 Schema: QC_hit: No # Query_time: 0.047725 Lock_time: 0.047594 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1355 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1356 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:35:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1359 Schema: QC_hit: No # Query_time: 0.002091 Lock_time: 0.001947 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1359 Schema: QC_hit: No # Query_time: 0.001393 Lock_time: 0.001297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1360 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1360 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:35:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1363 Schema: QC_hit: No # Query_time: 0.000678 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1364 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1363 Schema: QC_hit: No # Query_time: 0.003236 Lock_time: 0.003121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1364 Schema: QC_hit: No # Query_time: 0.000882 Lock_time: 0.000775 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:35:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1367 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307330; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1367 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307330; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:35:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1369 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1368 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000477 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1368 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1369 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:35:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1372 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1372 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1373 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1373 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:35:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1376 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1377 Schema: QC_hit: No # Query_time: 0.000722 Lock_time: 0.000521 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1377 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1376 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:36:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1380 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307360; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1380 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307360; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:36:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1382 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1382 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1381 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1381 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:36:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1385 Schema: QC_hit: No # Query_time: 0.000736 Lock_time: 0.000617 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1385 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1386 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1386 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:36:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1390 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1389 Schema: QC_hit: No # Query_time: 0.001172 Lock_time: 0.000804 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1389 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1390 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:36:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1393 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307390; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1393 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307390; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:36:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1395 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1394 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1394 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1395 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:36:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1398 Schema: QC_hit: No # Query_time: 0.000866 Lock_time: 0.000696 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1399 Schema: QC_hit: No # Query_time: 0.001349 Lock_time: 0.001191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1398 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1399 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:36:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1403 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1403 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1402 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1402 Schema: QC_hit: No # Query_time: 0.000604 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:37:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1406 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307420; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1406 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307420; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:37:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1407 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1407 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1408 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1408 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:37:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1412 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1411 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1411 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1412 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:37:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1416 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1416 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1415 Schema: QC_hit: No # Query_time: 0.003938 Lock_time: 0.003815 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1415 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:37:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1419 Schema: QC_hit: No # Query_time: 0.000696 Lock_time: 0.000465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307450; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1419 Schema: QC_hit: No # Query_time: 0.000640 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307450; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:37:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1420 Schema: QC_hit: No # Query_time: 0.001519 Lock_time: 0.001408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1421 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1420 Schema: QC_hit: No # Query_time: 0.007204 Lock_time: 0.006872 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1421 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:37:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1424 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1425 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1424 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1425 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:37:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1428 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1428 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1429 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1429 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:38:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1432 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307480; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1432 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307480; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:38:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1434 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1434 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1433 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1433 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:38:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1438 Schema: QC_hit: No # Query_time: 0.002269 Lock_time: 0.002008 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1438 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1437 Schema: QC_hit: No # Query_time: 0.001888 Lock_time: 0.001751 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1437 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:38:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1442 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1442 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1441 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1441 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:38:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1445 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307510; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1445 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307510; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:38:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1447 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1447 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1446 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1446 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:38:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1451 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1450 Schema: QC_hit: No # Query_time: 0.000993 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1450 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1451 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:38:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1454 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1454 Schema: QC_hit: No # Query_time: 0.001771 Lock_time: 0.001681 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1455 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1455 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:39:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1458 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307540; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1458 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307540; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:39:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1460 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1460 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1459 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1459 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:39:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1463 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1464 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1464 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1463 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:39:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1467 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1467 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1468 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1468 Schema: QC_hit: No # Query_time: 0.001924 Lock_time: 0.001857 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:39:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1471 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307570; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1471 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307570; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:39:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1473 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1473 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1472 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1472 Schema: QC_hit: No # Query_time: 0.005475 Lock_time: 0.005319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:39:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1477 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1477 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1476 Schema: QC_hit: No # Query_time: 0.004008 Lock_time: 0.003786 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1476 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:39:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1481 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1481 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1480 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1480 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:40:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1484 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307600; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1484 Schema: QC_hit: No # Query_time: 0.000664 Lock_time: 0.000524 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307600; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:40:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1486 Schema: QC_hit: No # Query_time: 0.006476 Lock_time: 0.006271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1485 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1485 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1486 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:40:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1489 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1489 Schema: QC_hit: No # Query_time: 0.002932 Lock_time: 0.002801 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1490 Schema: QC_hit: No # Query_time: 0.001203 Lock_time: 0.001057 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1490 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:40:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1494 Schema: QC_hit: No # Query_time: 0.001638 Lock_time: 0.001332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1493 Schema: QC_hit: No # Query_time: 0.001279 Lock_time: 0.000967 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1494 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1493 Schema: QC_hit: No # Query_time: 0.000648 Lock_time: 0.000494 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:40:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1497 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307630; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1497 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307630; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:40:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1499 Schema: QC_hit: No # Query_time: 0.004490 Lock_time: 0.004382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1499 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1498 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1498 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:40:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1502 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1502 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1503 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1503 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:40:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1507 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1507 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1506 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1506 Schema: QC_hit: No # Query_time: 0.002220 Lock_time: 0.002108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:41:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1510 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307660; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1510 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307660; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:41:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1512 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1511 Schema: QC_hit: No # Query_time: 0.000557 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1512 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1511 Schema: QC_hit: No # Query_time: 0.000562 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:41:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1515 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1516 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1516 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1515 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:41:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1519 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1520 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1520 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1519 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:41:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1523 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307690; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1523 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307690; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:41:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1525 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1524 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1525 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1524 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:41:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1528 Schema: QC_hit: No # Query_time: 0.002147 Lock_time: 0.001968 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1529 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1529 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1528 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:41:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1533 Schema: QC_hit: No # Query_time: 0.000633 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1532 Schema: QC_hit: No # Query_time: 0.000613 Lock_time: 0.000531 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1532 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1533 Schema: QC_hit: No # Query_time: 0.001104 Lock_time: 0.000897 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:42:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1536 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307720; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1536 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307720; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:42:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1538 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1538 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1537 Schema: QC_hit: No # Query_time: 0.001099 Lock_time: 0.000930 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1537 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:42:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1541 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1541 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1542 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1542 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:42:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1546 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1545 Schema: QC_hit: No # Query_time: 0.001092 Lock_time: 0.001036 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1545 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1546 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:42:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1549 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307750; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1549 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307750; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:42:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1551 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1550 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1550 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1551 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:42:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1555 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1555 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1554 Schema: QC_hit: No # Query_time: 0.000619 Lock_time: 0.000472 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1554 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:42:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1559 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1559 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1558 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1558 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:43:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1562 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307780; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1562 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307780; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:43:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1564 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1564 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1563 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1563 Schema: QC_hit: No # Query_time: 0.000675 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:43:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1567 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1567 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1568 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1568 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:43:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1571 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1572 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1571 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1572 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:43:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1575 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307810; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1575 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307810; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:43:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1576 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1577 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1576 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1577 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:43:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1581 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1580 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1580 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1581 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:43:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1585 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1585 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1584 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1584 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:44:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1588 Schema: QC_hit: No # Query_time: 0.000750 Lock_time: 0.000476 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307840; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1588 Schema: QC_hit: No # Query_time: 0.000817 Lock_time: 0.000730 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307840; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:44:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1590 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1589 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1589 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1590 Schema: QC_hit: No # Query_time: 0.002963 Lock_time: 0.002814 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:44:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1593 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1593 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1594 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1594 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:44:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1598 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1598 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1597 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1597 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:44:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1601 Schema: QC_hit: No # Query_time: 0.000595 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307870; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1601 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307870; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:44:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1602 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1602 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1603 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1603 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:44:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1607 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1607 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1606 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1606 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:44:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1610 Schema: QC_hit: No # Query_time: 0.000676 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1611 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000413 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1611 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1610 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:45:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1614 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307900; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1614 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307900; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:45:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1616 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1616 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1615 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1615 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:45:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1620 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1619 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1619 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1620 Schema: QC_hit: No # Query_time: 0.001010 Lock_time: 0.000779 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:45:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1623 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1623 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1624 Schema: QC_hit: No # Query_time: 0.001274 Lock_time: 0.001116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1624 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:45:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1627 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307930; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1627 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307930; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:45:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1628 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1628 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1629 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1629 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:45:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1633 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1633 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1632 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1632 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:45:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1637 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1637 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1636 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1636 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:46:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1640 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307960; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1640 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307960; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:46:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1641 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1641 Schema: QC_hit: No # Query_time: 0.000874 Lock_time: 0.000730 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1642 Schema: QC_hit: No # Query_time: 0.000562 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1642 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:46:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1645 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1646 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1646 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1645 Schema: QC_hit: No # Query_time: 0.001675 Lock_time: 0.001544 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:46:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1649 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1650 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1649 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1650 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:46:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1653 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307990; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1653 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307990; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:46:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1654 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1654 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1655 Schema: QC_hit: No # Query_time: 0.000710 Lock_time: 0.000548 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673307992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1655 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673307992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:46:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1659 Schema: QC_hit: No # Query_time: 0.002125 Lock_time: 0.002051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1658 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1658 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1659 Schema: QC_hit: No # Query_time: 0.006746 Lock_time: 0.006589 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:46:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1663 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1663 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1662 Schema: QC_hit: No # Query_time: 0.001940 Lock_time: 0.001841 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1662 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:47:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1666 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308020; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1666 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308020; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:47:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1668 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1668 Schema: QC_hit: No # Query_time: 0.000625 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1667 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1667 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:47:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1671 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1671 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1672 Schema: QC_hit: No # Query_time: 0.000821 Lock_time: 0.000673 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1672 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:47:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1676 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1676 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1675 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1675 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:47:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1679 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308050; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1679 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308050; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:47:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1681 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1680 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1680 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1681 Schema: QC_hit: No # Query_time: 0.002776 Lock_time: 0.002617 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:47:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1684 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1685 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1684 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1685 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:47:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1688 Schema: QC_hit: No # Query_time: 0.000673 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1688 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1689 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1689 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:48:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1692 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308080; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1692 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308080; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:48:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1693 Schema: QC_hit: No # Query_time: 0.001070 Lock_time: 0.000891 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1693 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1694 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1694 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:48:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1697 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1697 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1698 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1698 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000516 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:48:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1702 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1702 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1701 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1701 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:48:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1705 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308110; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1705 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308110; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:48:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1706 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1706 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1707 Schema: QC_hit: No # Query_time: 0.001251 Lock_time: 0.001140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1707 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:48:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1710 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1711 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1711 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1710 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:48:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1714 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1714 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1715 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1715 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:49:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1718 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308140; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1718 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308140; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:49:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1719 Schema: QC_hit: No # Query_time: 0.004070 Lock_time: 0.003953 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1719 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1720 Schema: QC_hit: No # Query_time: 0.000746 Lock_time: 0.000595 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1720 Schema: QC_hit: No # Query_time: 0.001866 Lock_time: 0.001739 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:49:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1724 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1723 Schema: QC_hit: No # Query_time: 0.000876 Lock_time: 0.000699 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1724 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1723 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:49:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1728 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1728 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1727 Schema: QC_hit: No # Query_time: 0.000953 Lock_time: 0.000725 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1727 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:49:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1731 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308170; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1731 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308170; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:49:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1732 Schema: QC_hit: No # Query_time: 0.000735 Lock_time: 0.000590 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1733 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1733 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1732 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:49:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1736 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1737 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1736 Schema: QC_hit: No # Query_time: 0.000740 Lock_time: 0.000556 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1737 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:49:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1740 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1740 Schema: QC_hit: No # Query_time: 0.000845 Lock_time: 0.000678 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1741 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1741 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:50:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1744 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308200; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1744 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308200; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:50:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1746 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1745 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1745 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1746 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:50:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1750 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1750 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1749 Schema: QC_hit: No # Query_time: 0.004558 Lock_time: 0.004386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1749 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:50:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1753 Schema: QC_hit: No # Query_time: 0.001025 Lock_time: 0.000914 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1754 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1753 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1754 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:50:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1757 Schema: QC_hit: No # Query_time: 0.000644 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308230; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1757 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308230; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:50:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1758 Schema: QC_hit: No # Query_time: 0.001183 Lock_time: 0.000980 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1758 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1759 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1759 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:50:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1763 Schema: QC_hit: No # Query_time: 0.007308 Lock_time: 0.006917 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1762 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1762 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1763 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:50:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1766 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1767 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1767 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1766 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:51:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1770 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308260; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1770 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308260; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:51:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1771 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1771 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1772 Schema: QC_hit: No # Query_time: 0.001266 Lock_time: 0.001152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1772 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:51:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1775 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1776 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1776 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1775 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:51:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1780 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1780 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1779 Schema: QC_hit: No # Query_time: 0.000899 Lock_time: 0.000785 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1779 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:51:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1783 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308290; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1783 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308290; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:51:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1785 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1784 Schema: QC_hit: No # Query_time: 0.008120 Lock_time: 0.007957 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1784 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1785 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:51:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1789 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1788 Schema: QC_hit: No # Query_time: 0.000574 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1789 Schema: QC_hit: No # Query_time: 0.000859 Lock_time: 0.000650 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1788 Schema: QC_hit: No # Query_time: 0.000669 Lock_time: 0.000507 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:51:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1793 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1793 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1792 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1792 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:52:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1796 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308320; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1796 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308320; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:52:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1797 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1797 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1798 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1798 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:52:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1802 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1802 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1801 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1801 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:52:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1805 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1805 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1806 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1806 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:52:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1809 Schema: QC_hit: No # Query_time: 0.000987 Lock_time: 0.000842 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308350; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1809 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308350; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:52:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1810 Schema: QC_hit: No # Query_time: 0.001066 Lock_time: 0.000988 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1810 Schema: QC_hit: No # Query_time: 0.001071 Lock_time: 0.000929 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1811 Schema: QC_hit: No # Query_time: 0.001495 Lock_time: 0.001386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1811 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000421 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:52:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1815 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1814 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1814 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1815 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:52:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1818 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1819 Schema: QC_hit: No # Query_time: 0.003045 Lock_time: 0.002841 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1819 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1818 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:53:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1822 Schema: QC_hit: No # Query_time: 0.000590 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308380; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1822 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308380; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:53:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1823 Schema: QC_hit: No # Query_time: 0.001439 Lock_time: 0.001276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1823 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1824 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1824 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:53:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1828 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1827 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1827 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1828 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:53:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1832 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1831 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1832 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1831 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:53:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1835 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308410; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1835 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308410; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:53:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1836 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1837 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1837 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1836 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:53:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1840 Schema: QC_hit: No # Query_time: 0.005856 Lock_time: 0.005609 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1841 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1840 Schema: QC_hit: No # Query_time: 0.003395 Lock_time: 0.003216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1841 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:53:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1845 Schema: QC_hit: No # Query_time: 0.000643 Lock_time: 0.000396 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1844 Schema: QC_hit: No # Query_time: 0.000552 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1844 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1845 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:54:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1848 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308440; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1848 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308440; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:54:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1850 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1849 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1850 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1849 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:54:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1854 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1853 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1854 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1853 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:54:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1858 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1858 Schema: QC_hit: No # Query_time: 0.004660 Lock_time: 0.004468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1857 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1857 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:54:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1861 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308470; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1861 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308470; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:54:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1863 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1863 Schema: QC_hit: No # Query_time: 0.000922 Lock_time: 0.000795 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1862 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1862 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:54:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1867 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1866 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1866 Schema: QC_hit: No # Query_time: 0.001711 Lock_time: 0.001406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1867 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:54:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1870 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1871 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1871 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1870 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:55:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1874 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308500; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1874 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308500; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:55:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1875 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1875 Schema: QC_hit: No # Query_time: 0.000637 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1876 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1876 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:55:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1879 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1880 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1879 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1880 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:55:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1884 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1884 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1883 Schema: QC_hit: No # Query_time: 0.001813 Lock_time: 0.001686 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1883 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:55:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1887 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308530; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1887 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308530; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:55:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1889 Schema: QC_hit: No # Query_time: 0.001189 Lock_time: 0.001045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1888 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1889 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1888 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:55:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1893 Schema: QC_hit: No # Query_time: 0.002475 Lock_time: 0.002289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1893 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1892 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1892 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:55:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1896 Schema: QC_hit: No # Query_time: 0.000748 Lock_time: 0.000561 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1896 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1897 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1897 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:56:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1900 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308560; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1900 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308560; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:56:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1902 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1902 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1901 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1901 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:56:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1906 Schema: QC_hit: No # Query_time: 0.005059 Lock_time: 0.004919 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1906 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1905 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1905 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:56:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1909 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1910 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1909 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1910 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:56:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1913 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308590; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1913 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308590; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:56:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1914 Schema: QC_hit: No # Query_time: 0.001788 Lock_time: 0.001640 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1914 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1915 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1915 Schema: QC_hit: No # Query_time: 0.007071 Lock_time: 0.006904 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:56:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1919 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1918 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1919 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1918 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:56:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1923 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1922 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1923 Schema: QC_hit: No # Query_time: 0.000596 Lock_time: 0.000437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1922 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:57:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1926 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308620; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1926 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308620; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:57:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1928 Schema: QC_hit: No # Query_time: 0.000706 Lock_time: 0.000612 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1928 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1927 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1927 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:57:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1932 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1932 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1931 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1931 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:57:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1936 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1935 Schema: QC_hit: No # Query_time: 0.003153 Lock_time: 0.003023 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1935 Schema: QC_hit: No # Query_time: 0.002499 Lock_time: 0.002361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1936 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:57:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1939 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308650; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1939 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308650; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:57:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1941 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1941 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1940 Schema: QC_hit: No # Query_time: 0.000675 Lock_time: 0.000573 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1940 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:57:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1944 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1945 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1945 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1944 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:57:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1949 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1948 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1948 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1949 Schema: QC_hit: No # Query_time: 0.002338 Lock_time: 0.002228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:58:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1952 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308680; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1952 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308680; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:58:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1953 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1954 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1954 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1953 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:58:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1958 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1958 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1957 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1957 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:58:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1961 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1961 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1962 Schema: QC_hit: No # Query_time: 0.001106 Lock_time: 0.000885 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1962 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:58:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1965 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308710; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1965 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308710; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:58:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1967 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1967 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1966 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1966 Schema: QC_hit: No # Query_time: 0.000690 Lock_time: 0.000638 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:58:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1970 Schema: QC_hit: No # Query_time: 0.002905 Lock_time: 0.002795 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1971 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1971 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1970 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:58:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1975 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1974 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1975 Schema: QC_hit: No # Query_time: 0.000111 Lock_time: 0.000063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1974 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:59:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1978 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308740; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1978 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308740; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:59:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1980 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1980 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1979 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1979 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230109 23:59:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1983 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1984 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1983 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1984 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:59:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1987 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1988 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1988 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1987 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:59:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1991 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308770; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1991 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308770; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:59:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1992 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1992 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1993 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1993 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:59:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1996 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1997 Schema: QC_hit: No # Query_time: 0.000598 Lock_time: 0.000460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1996 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 1997 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230109 23:59:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2000 Schema: QC_hit: No # Query_time: 0.000713 Lock_time: 0.000570 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2000 Schema: QC_hit: No # Query_time: 0.001178 Lock_time: 0.000950 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2001 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2001 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:00:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2004 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308800; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2004 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308800; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:00:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2005 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2005 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2006 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2006 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:00:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2009 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2009 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2010 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2010 Schema: QC_hit: No # Query_time: 0.000668 Lock_time: 0.000473 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:00:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2014 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2014 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2013 Schema: QC_hit: No # Query_time: 0.000964 Lock_time: 0.000803 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2013 Schema: QC_hit: No # Query_time: 0.001506 Lock_time: 0.001414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:00:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2017 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308830; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2017 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308830; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:00:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2018 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2018 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2019 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2019 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:00:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2022 Schema: QC_hit: No # Query_time: 0.000752 Lock_time: 0.000637 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2023 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2023 Schema: QC_hit: No # Query_time: 0.000564 Lock_time: 0.000485 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2022 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:00:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2026 Schema: QC_hit: No # Query_time: 0.000636 Lock_time: 0.000438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2026 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2027 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2027 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:01:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2030 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308860; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2030 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308860; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:01:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2032 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2031 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2031 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2032 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:01:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2036 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2036 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2035 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2035 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:01:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2039 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2039 Schema: QC_hit: No # Query_time: 0.008067 Lock_time: 0.007920 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2040 Schema: QC_hit: No # Query_time: 0.001384 Lock_time: 0.001237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2040 Schema: QC_hit: No # Query_time: 0.001905 Lock_time: 0.001818 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:01:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2043 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308890; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2043 Schema: QC_hit: No # Query_time: 0.000676 Lock_time: 0.000438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308890; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:01:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2044 Schema: QC_hit: No # Query_time: 0.003046 Lock_time: 0.002836 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2044 Schema: QC_hit: No # Query_time: 0.002765 Lock_time: 0.002626 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2045 Schema: QC_hit: No # Query_time: 0.002755 Lock_time: 0.002644 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2045 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:01:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2048 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2048 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2049 Schema: QC_hit: No # Query_time: 0.000723 Lock_time: 0.000608 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2049 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:01:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2052 Schema: QC_hit: No # Query_time: 0.002004 Lock_time: 0.001504 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2053 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2053 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2052 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:02:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2056 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308920; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2056 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308920; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:02:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2057 Schema: QC_hit: No # Query_time: 0.000557 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2058 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2057 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2058 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:02:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2062 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2062 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2061 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2061 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:02:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2066 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2066 Schema: QC_hit: No # Query_time: 0.001511 Lock_time: 0.001335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2065 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2065 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:02:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2069 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308950; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2069 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308950; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:02:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2070 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2071 Schema: QC_hit: No # Query_time: 0.000603 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2071 Schema: QC_hit: No # Query_time: 0.000657 Lock_time: 0.000442 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2070 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:02:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2075 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2074 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2074 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2075 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:02:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2079 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2078 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2078 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2079 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:03:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2082 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308980; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2082 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308980; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:03:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2084 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2083 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2083 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2084 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:03:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2088 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2088 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2087 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673308992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2087 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673308992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:03:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2092 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2091 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2091 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2092 Schema: QC_hit: No # Query_time: 0.000921 Lock_time: 0.000785 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:03:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2095 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309010; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2095 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309010; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:03:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2097 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2097 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2096 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2096 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:03:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2100 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2100 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2101 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2101 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:03:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2104 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2105 Schema: QC_hit: No # Query_time: 0.000641 Lock_time: 0.000476 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2105 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2104 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:04:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2108 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309040; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2108 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309040; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:04:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2109 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2109 Schema: QC_hit: No # Query_time: 0.002698 Lock_time: 0.002539 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2110 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2110 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:04:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2113 Schema: QC_hit: No # Query_time: 0.000715 Lock_time: 0.000608 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2114 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2113 Schema: QC_hit: No # Query_time: 0.001321 Lock_time: 0.001249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2114 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:04:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2117 Schema: QC_hit: No # Query_time: 0.000687 Lock_time: 0.000562 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2118 Schema: QC_hit: No # Query_time: 0.001453 Lock_time: 0.001206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2118 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2117 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:04:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2121 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309070; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2121 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309070; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:04:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2123 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2122 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2122 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2123 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:04:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2127 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2127 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2126 Schema: QC_hit: No # Query_time: 0.005346 Lock_time: 0.005182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2126 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:04:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2130 Schema: QC_hit: No # Query_time: 0.008565 Lock_time: 0.008393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2130 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2131 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2131 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:05:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2134 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309100; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2134 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309100; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:05:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2135 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2136 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2135 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2136 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:05:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2140 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2140 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2139 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2139 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:05:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2143 Schema: QC_hit: No # Query_time: 0.001274 Lock_time: 0.000652 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2143 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2144 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2144 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:05:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2147 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309130; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2147 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309130; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:05:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2148 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2148 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2149 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2149 Schema: QC_hit: No # Query_time: 0.001285 Lock_time: 0.001229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:05:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2152 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2152 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2153 Schema: QC_hit: No # Query_time: 0.005595 Lock_time: 0.005404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2153 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:05:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2157 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2157 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2156 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2156 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:06:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2160 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309160; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2160 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309160; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:06:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2162 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2162 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2161 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2161 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:06:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2166 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2166 Schema: QC_hit: No # Query_time: 0.000896 Lock_time: 0.000763 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2165 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2165 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:06:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2170 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2169 Schema: QC_hit: No # Query_time: 0.000811 Lock_time: 0.000598 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2169 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2170 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:06:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2173 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309190; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2173 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309190; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:06:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2175 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2175 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2174 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2174 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:06:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2178 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2179 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2178 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2179 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:06:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2183 Schema: QC_hit: No # Query_time: 0.001837 Lock_time: 0.001663 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2182 Schema: QC_hit: No # Query_time: 0.001514 Lock_time: 0.000997 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2183 Schema: QC_hit: No # Query_time: 0.001512 Lock_time: 0.001376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2182 Schema: QC_hit: No # Query_time: 0.001813 Lock_time: 0.001603 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:07:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2186 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309220; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2186 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309220; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:07:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2188 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2188 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2187 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2187 Schema: QC_hit: No # Query_time: 0.001284 Lock_time: 0.001204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:07:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2192 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2192 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2191 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2191 Schema: QC_hit: No # Query_time: 0.002251 Lock_time: 0.002127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:07:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2195 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2195 Schema: QC_hit: No # Query_time: 0.003529 Lock_time: 0.003382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2196 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2196 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:07:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2199 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309250; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2199 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309250; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:07:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2200 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2200 Schema: QC_hit: No # Query_time: 0.000605 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2201 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2201 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:07:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2204 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2204 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2205 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2205 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000413 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:07:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2208 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2209 Schema: QC_hit: No # Query_time: 0.000996 Lock_time: 0.000851 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2208 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2209 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:08:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2212 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309280; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2212 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309280; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:08:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2213 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2213 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2214 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2214 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:08:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2218 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2217 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2218 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2217 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:08:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2222 Schema: QC_hit: No # Query_time: 0.000799 Lock_time: 0.000701 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2222 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2221 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2221 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:08:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2225 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309310; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2225 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309310; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:08:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2226 Schema: QC_hit: No # Query_time: 0.000673 Lock_time: 0.000526 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2226 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2227 Schema: QC_hit: No # Query_time: 0.000784 Lock_time: 0.000661 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2227 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:08:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2231 Schema: QC_hit: No # Query_time: 0.010415 Lock_time: 0.010265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2231 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2230 Schema: QC_hit: No # Query_time: 0.007788 Lock_time: 0.007664 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2230 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:08:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2235 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2234 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2234 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2235 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:09:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2238 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309340; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2238 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309340; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:09:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2239 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2239 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2240 Schema: QC_hit: No # Query_time: 0.000737 Lock_time: 0.000582 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2240 Schema: QC_hit: No # Query_time: 0.001078 Lock_time: 0.000935 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:09:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2244 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2244 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2243 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2243 Schema: QC_hit: No # Query_time: 0.001479 Lock_time: 0.001344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:09:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2247 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2247 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2248 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2248 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:09:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2251 Schema: QC_hit: No # Query_time: 0.000685 Lock_time: 0.000435 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309370; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2251 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309370; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:09:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2252 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2253 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2252 Schema: QC_hit: No # Query_time: 0.000809 Lock_time: 0.000697 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2253 Schema: QC_hit: No # Query_time: 0.002492 Lock_time: 0.002429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:09:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2256 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2257 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2257 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2256 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:09:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2261 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2260 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2261 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2260 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:10:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2264 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309400; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2264 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309400; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:10:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2265 Schema: QC_hit: No # Query_time: 0.001605 Lock_time: 0.001493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2265 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2266 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2266 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:10:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2270 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2269 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2269 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2270 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:10:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2274 Schema: QC_hit: No # Query_time: 0.001318 Lock_time: 0.001184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2273 Schema: QC_hit: No # Query_time: 0.004580 Lock_time: 0.004460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2274 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2273 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:10:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2277 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309430; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2277 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309430; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:10:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2278 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2279 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2279 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2278 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:10:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2283 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2282 Schema: QC_hit: No # Query_time: 0.000627 Lock_time: 0.000501 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2283 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2282 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:10:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2287 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2286 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2286 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2287 Schema: QC_hit: No # Query_time: 0.002893 Lock_time: 0.002720 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:11:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2290 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309460; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2290 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309460; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:11:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2292 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2291 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2291 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2292 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:11:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2296 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2296 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2295 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2295 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:11:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2299 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2300 Schema: QC_hit: No # Query_time: 0.004739 Lock_time: 0.004544 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2300 Schema: QC_hit: No # Query_time: 0.002199 Lock_time: 0.002104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2299 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:11:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2303 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309490; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2303 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309490; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:11:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2304 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2304 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2305 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2305 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:11:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2308 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2309 Schema: QC_hit: No # Query_time: 0.000542 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2308 Schema: QC_hit: No # Query_time: 0.002016 Lock_time: 0.001870 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2309 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:11:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2313 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2312 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2313 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2312 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:12:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2316 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309520; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2316 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309520; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:12:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2318 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2318 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2317 Schema: QC_hit: No # Query_time: 0.001218 Lock_time: 0.001096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2317 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:12:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2321 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2322 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2321 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2322 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:12:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2325 Schema: QC_hit: No # Query_time: 0.000919 Lock_time: 0.000732 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2325 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2326 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2326 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:12:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2329 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309550; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2329 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309550; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:12:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2330 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2330 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2331 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2331 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:12:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2334 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2334 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2335 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2335 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:12:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2339 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2339 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2338 Schema: QC_hit: No # Query_time: 0.000642 Lock_time: 0.000505 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2338 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:13:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2342 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309580; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2342 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309580; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:13:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2344 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2344 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2343 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2343 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:13:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2348 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2347 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2347 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2348 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:13:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2352 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2351 Schema: QC_hit: No # Query_time: 0.000870 Lock_time: 0.000736 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2352 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2351 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:13:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2355 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309610; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2355 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309610; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:13:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2357 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2357 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2356 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2356 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:13:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2360 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2361 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2361 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2360 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:13:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2365 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2364 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2365 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2364 Schema: QC_hit: No # Query_time: 0.000562 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:14:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2368 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309640; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2368 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309640; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:14:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2370 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2369 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2370 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2369 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:14:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2373 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2374 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2374 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2373 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:14:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2377 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2378 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2378 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2377 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:14:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2381 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309670; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2381 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309670; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:14:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2382 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2383 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2383 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2382 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:14:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2387 Schema: QC_hit: No # Query_time: 0.000691 Lock_time: 0.000619 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2386 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2386 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2387 Schema: QC_hit: No # Query_time: 0.000590 Lock_time: 0.000470 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:14:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2390 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2390 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2391 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2391 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:15:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2394 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309700; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2394 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309700; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:15:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2395 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2396 Schema: QC_hit: No # Query_time: 0.002277 Lock_time: 0.002048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2396 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2395 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:15:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2400 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2399 Schema: QC_hit: No # Query_time: 0.002473 Lock_time: 0.002323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2399 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2400 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:15:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2404 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2404 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2403 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2403 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:15:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2407 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309730; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2407 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309730; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:15:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2409 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2408 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2408 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2409 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:15:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2412 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2413 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2412 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2413 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:15:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2416 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2417 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2416 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2417 Schema: QC_hit: No # Query_time: 0.001752 Lock_time: 0.001601 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:16:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2420 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309760; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2420 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309760; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:16:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2421 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2421 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2422 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2422 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:16:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2426 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2426 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2425 Schema: QC_hit: No # Query_time: 0.005248 Lock_time: 0.005029 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2425 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:16:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2430 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2430 Schema: QC_hit: No # Query_time: 0.001946 Lock_time: 0.001788 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2429 Schema: QC_hit: No # Query_time: 0.002722 Lock_time: 0.002515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2429 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:16:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2433 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309790; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2433 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309790; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:16:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2435 Schema: QC_hit: No # Query_time: 0.000780 Lock_time: 0.000596 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2435 Schema: QC_hit: No # Query_time: 0.000568 Lock_time: 0.000474 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2434 Schema: QC_hit: No # Query_time: 0.001193 Lock_time: 0.000952 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2434 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:16:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2439 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2438 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2438 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2439 Schema: QC_hit: No # Query_time: 0.002624 Lock_time: 0.002411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:16:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2442 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2442 Schema: QC_hit: No # Query_time: 0.002329 Lock_time: 0.002178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2443 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2443 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:17:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2446 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309820; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2446 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309820; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:17:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2447 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2448 Schema: QC_hit: No # Query_time: 0.001294 Lock_time: 0.001124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2447 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2448 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:17:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2452 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2452 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2451 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2451 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:17:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2456 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2455 Schema: QC_hit: No # Query_time: 0.001263 Lock_time: 0.001082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2455 Schema: QC_hit: No # Query_time: 0.003633 Lock_time: 0.003435 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2456 Schema: QC_hit: No # Query_time: 0.001499 Lock_time: 0.001369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:17:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2459 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309850; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2459 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309850; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:17:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2461 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2461 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2460 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2460 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:17:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2465 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2465 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2464 Schema: QC_hit: No # Query_time: 0.004215 Lock_time: 0.004042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2464 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:17:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2469 Schema: QC_hit: No # Query_time: 0.000751 Lock_time: 0.000632 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2468 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2468 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2469 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:18:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2472 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309880; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2472 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309880; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:18:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2474 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2474 Schema: QC_hit: No # Query_time: 0.001197 Lock_time: 0.000667 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2473 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2473 Schema: QC_hit: No # Query_time: 0.000932 Lock_time: 0.000853 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:18:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2478 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2478 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2477 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2477 Schema: QC_hit: No # Query_time: 0.001147 Lock_time: 0.001050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:18:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2481 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2481 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2482 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2482 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:18:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2485 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309910; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2485 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309910; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:18:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2487 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2487 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2486 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2486 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:18:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2491 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2491 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2490 Schema: QC_hit: No # Query_time: 0.004195 Lock_time: 0.004102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2490 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:18:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2495 Schema: QC_hit: No # Query_time: 0.000588 Lock_time: 0.000429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2495 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2494 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2494 Schema: QC_hit: No # Query_time: 0.000809 Lock_time: 0.000739 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:19:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2498 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309940; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2498 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309940; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:19:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2499 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2499 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2500 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2500 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:19:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2503 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2504 Schema: QC_hit: No # Query_time: 0.000641 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2503 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2504 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:19:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2508 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2507 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2507 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2508 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:19:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2511 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309970; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2511 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309970; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:19:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2513 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2512 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2513 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2512 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:19:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2516 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2517 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2517 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2516 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:19:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2521 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2521 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2520 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673309992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2520 Schema: QC_hit: No # Query_time: 0.000682 Lock_time: 0.000501 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673309992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:20:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2524 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310000; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2524 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310000; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:20:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2525 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2525 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2526 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2526 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:20:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2530 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2529 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2529 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2530 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:20:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2534 Schema: QC_hit: No # Query_time: 0.000542 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2534 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2533 Schema: QC_hit: No # Query_time: 0.000826 Lock_time: 0.000642 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2533 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:20:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2537 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310030; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2537 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310030; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:20:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2539 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2538 Schema: QC_hit: No # Query_time: 0.002275 Lock_time: 0.002032 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2539 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2538 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:20:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2543 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2543 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2542 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2542 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:20:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2546 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2547 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2546 Schema: QC_hit: No # Query_time: 0.006951 Lock_time: 0.006842 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2547 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:21:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2550 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310060; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2550 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310060; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:21:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2552 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2552 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2551 Schema: QC_hit: No # Query_time: 0.000613 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2551 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:21:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2556 Schema: QC_hit: No # Query_time: 0.002923 Lock_time: 0.002696 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2556 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2555 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2555 Schema: QC_hit: No # Query_time: 0.002298 Lock_time: 0.002171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:21:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2560 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2559 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2560 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2559 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:21:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2563 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310090; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2563 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310090; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:21:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2564 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2565 Schema: QC_hit: No # Query_time: 0.000996 Lock_time: 0.000802 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2565 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2564 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:21:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2569 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2569 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2568 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2568 Schema: QC_hit: No # Query_time: 0.000810 Lock_time: 0.000663 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:21:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2572 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2573 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2573 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2572 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:22:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2576 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310120; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2576 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310120; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:22:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2578 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2577 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2577 Schema: QC_hit: No # Query_time: 0.000746 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2578 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:22:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2581 Schema: QC_hit: No # Query_time: 0.000950 Lock_time: 0.000777 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2581 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2582 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2582 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:22:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2585 Schema: QC_hit: No # Query_time: 0.000602 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2586 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2586 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2585 Schema: QC_hit: No # Query_time: 0.001779 Lock_time: 0.001585 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:22:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2589 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310150; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2589 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310150; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:22:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2590 Schema: QC_hit: No # Query_time: 0.000640 Lock_time: 0.000517 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2590 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2591 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2591 Schema: QC_hit: No # Query_time: 0.000933 Lock_time: 0.000880 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:22:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2594 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2594 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2595 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2595 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:22:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2599 Schema: QC_hit: No # Query_time: 0.001191 Lock_time: 0.001031 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2599 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2598 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2598 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:23:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2602 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310180; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2602 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000402 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310180; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:23:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2603 Schema: QC_hit: No # Query_time: 0.000867 Lock_time: 0.000687 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2604 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2604 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2603 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:23:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2607 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2607 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2608 Schema: QC_hit: No # Query_time: 0.002929 Lock_time: 0.002791 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2608 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:23:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2612 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2612 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2611 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2611 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:23:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2615 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310210; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2615 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310210; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:23:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2617 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2617 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2616 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2616 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:23:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2621 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2620 Schema: QC_hit: No # Query_time: 0.002622 Lock_time: 0.002437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2620 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2621 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:23:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2625 Schema: QC_hit: No # Query_time: 0.001052 Lock_time: 0.000971 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2625 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2624 Schema: QC_hit: No # Query_time: 0.006026 Lock_time: 0.005819 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2624 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:24:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2628 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310240; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2628 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310240; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:24:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2630 Schema: QC_hit: No # Query_time: 0.009928 Lock_time: 0.009780 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2630 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2629 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2629 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:24:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2633 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2633 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2634 Schema: QC_hit: No # Query_time: 0.001225 Lock_time: 0.001018 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2634 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:24:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2638 Schema: QC_hit: No # Query_time: 0.000879 Lock_time: 0.000739 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2638 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2637 Schema: QC_hit: No # Query_time: 0.001321 Lock_time: 0.001146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2637 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:24:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2641 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310270; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2641 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310270; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:24:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2642 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2642 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2643 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2643 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:24:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2647 Schema: QC_hit: No # Query_time: 0.002978 Lock_time: 0.002771 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2646 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2646 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2647 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:24:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2650 Schema: QC_hit: No # Query_time: 0.000679 Lock_time: 0.000512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2650 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2651 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2651 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:25:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2654 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310300; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2654 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310300; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:25:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2655 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2656 Schema: QC_hit: No # Query_time: 0.000732 Lock_time: 0.000560 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2656 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2655 Schema: QC_hit: No # Query_time: 0.000650 Lock_time: 0.000498 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:25:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2660 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2660 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2659 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2659 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:25:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2664 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2664 Schema: QC_hit: No # Query_time: 0.000800 Lock_time: 0.000680 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2663 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2663 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:25:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2667 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310330; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2667 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310330; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:25:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2668 Schema: QC_hit: No # Query_time: 0.000562 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2668 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2669 Schema: QC_hit: No # Query_time: 0.000968 Lock_time: 0.000829 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2669 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:25:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2673 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2672 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2672 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2673 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:25:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2676 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2676 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2677 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2677 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:26:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2680 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310360; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2680 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310360; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:26:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2682 Schema: QC_hit: No # Query_time: 0.000818 Lock_time: 0.000688 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2681 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2682 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2681 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:26:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2685 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2685 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2686 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2686 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:26:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2689 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2689 Schema: QC_hit: No # Query_time: 0.003665 Lock_time: 0.003372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2690 Schema: QC_hit: No # Query_time: 0.000709 Lock_time: 0.000497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2690 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:26:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2693 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310390; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2693 Schema: QC_hit: No # Query_time: 0.000704 Lock_time: 0.000528 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310390; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:26:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2694 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2695 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2694 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2695 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:26:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2699 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2698 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2699 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2698 Schema: QC_hit: No # Query_time: 0.006443 Lock_time: 0.006322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:26:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2702 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2703 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2703 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2702 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:27:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2706 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310420; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2706 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310420; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:27:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2708 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2708 Schema: QC_hit: No # Query_time: 0.000922 Lock_time: 0.000711 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2707 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2707 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:27:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2712 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2712 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2711 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2711 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:27:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2715 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2715 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2716 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2716 Schema: QC_hit: No # Query_time: 0.000809 Lock_time: 0.000505 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:27:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2719 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310450; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2719 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310450; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:27:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2720 Schema: QC_hit: No # Query_time: 0.000714 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2720 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2721 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2721 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:27:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2725 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2725 Schema: QC_hit: No # Query_time: 0.001277 Lock_time: 0.001121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2724 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2724 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:27:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2728 Schema: QC_hit: No # Query_time: 0.002999 Lock_time: 0.002876 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2729 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2729 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2728 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:28:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2732 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310480; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2732 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310480; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:28:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2733 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2734 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2734 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2733 Schema: QC_hit: No # Query_time: 0.002348 Lock_time: 0.002189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:28:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2738 Schema: QC_hit: No # Query_time: 0.000578 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2738 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2737 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2737 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:28:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2741 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2742 Schema: QC_hit: No # Query_time: 0.000672 Lock_time: 0.000504 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2741 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2742 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:28:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2745 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310510; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2745 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310510; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:28:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2747 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2747 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2746 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2746 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:28:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2750 Schema: QC_hit: No # Query_time: 0.000572 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2750 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2751 Schema: QC_hit: No # Query_time: 0.000721 Lock_time: 0.000482 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2751 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:28:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2755 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2755 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2754 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2754 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:29:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2758 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310540; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2758 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310540; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:29:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2759 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2760 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2760 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2759 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:29:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2764 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2764 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2763 Schema: QC_hit: No # Query_time: 0.000673 Lock_time: 0.000440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2763 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:29:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2767 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2768 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2768 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2767 Schema: QC_hit: No # Query_time: 0.002916 Lock_time: 0.002805 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:29:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2771 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310570; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2771 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310570; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:29:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2773 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2773 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2772 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2772 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:29:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2776 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2776 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2777 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2777 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:29:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2780 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2781 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2781 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2780 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:30:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2784 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310600; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2784 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310600; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:30:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2786 Schema: QC_hit: No # Query_time: 0.002820 Lock_time: 0.002677 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2786 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2785 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2785 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:30:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2789 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2790 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2789 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2790 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:30:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2793 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2794 Schema: QC_hit: No # Query_time: 0.001637 Lock_time: 0.001506 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2793 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2794 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:30:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2797 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310630; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2797 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310630; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:30:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2798 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2798 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2799 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2799 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:30:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2803 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2802 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2802 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2803 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:30:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2807 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2806 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2806 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2807 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:31:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2810 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310660; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2810 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310660; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:31:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2812 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2811 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2811 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2812 Schema: QC_hit: No # Query_time: 0.003103 Lock_time: 0.002966 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:31:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2815 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2815 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2816 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2816 Schema: QC_hit: No # Query_time: 0.001941 Lock_time: 0.001863 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:31:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2820 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2819 Schema: QC_hit: No # Query_time: 0.000972 Lock_time: 0.000824 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2820 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2819 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:31:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2823 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310690; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2823 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310690; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:31:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2825 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2825 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2824 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2824 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:31:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2829 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2829 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2828 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2828 Schema: QC_hit: No # Query_time: 0.002005 Lock_time: 0.001903 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:31:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2833 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2832 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2832 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2833 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:32:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2836 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310720; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2836 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310720; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:32:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2838 Schema: QC_hit: No # Query_time: 0.001129 Lock_time: 0.000436 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2838 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2837 Schema: QC_hit: No # Query_time: 0.001148 Lock_time: 0.001053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2837 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:32:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2842 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2842 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2841 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2841 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:32:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2846 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2846 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2845 Schema: QC_hit: No # Query_time: 0.001708 Lock_time: 0.001614 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2845 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:32:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2849 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310750; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2849 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310750; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:32:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2850 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2851 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2851 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2850 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:32:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2854 Schema: QC_hit: No # Query_time: 0.001169 Lock_time: 0.001034 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2855 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2854 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2855 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:32:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2858 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2859 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2859 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2858 Schema: QC_hit: No # Query_time: 0.000806 Lock_time: 0.000666 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:33:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2862 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310780; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2862 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310780; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:33:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2864 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2863 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2863 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2864 Schema: QC_hit: No # Query_time: 0.001318 Lock_time: 0.001151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:33:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2868 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2868 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2867 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2867 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:33:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2872 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2871 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2871 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2872 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:33:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2875 Schema: QC_hit: No # Query_time: 0.000617 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310810; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2875 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310810; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:33:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2876 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2876 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2877 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2877 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:33:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2880 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2880 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2881 Schema: QC_hit: No # Query_time: 0.000611 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2881 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:33:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2885 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2884 Schema: QC_hit: No # Query_time: 0.001806 Lock_time: 0.001491 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2884 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2885 Schema: QC_hit: No # Query_time: 0.002920 Lock_time: 0.002711 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:34:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2888 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310840; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2888 Schema: QC_hit: No # Query_time: 0.000904 Lock_time: 0.000828 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310840; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:34:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2889 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2890 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2890 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2889 Schema: QC_hit: No # Query_time: 0.002305 Lock_time: 0.002227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:34:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2893 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2894 Schema: QC_hit: No # Query_time: 0.001985 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2894 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2893 Schema: QC_hit: No # Query_time: 0.002413 Lock_time: 0.002210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:34:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2898 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2898 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2897 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2897 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:34:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2901 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310870; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2901 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310870; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:34:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2903 Schema: QC_hit: No # Query_time: 0.005854 Lock_time: 0.005698 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2903 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2902 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2902 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:34:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2907 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2907 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2906 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2906 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:34:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2911 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2911 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2910 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2910 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:35:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2914 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310900; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2914 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310900; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:35:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2915 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2916 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2916 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2915 Schema: QC_hit: No # Query_time: 0.000974 Lock_time: 0.000868 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:35:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2920 Schema: QC_hit: No # Query_time: 0.003365 Lock_time: 0.003213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2920 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2919 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2919 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:35:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2924 Schema: QC_hit: No # Query_time: 0.000792 Lock_time: 0.000659 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2923 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2923 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2924 Schema: QC_hit: No # Query_time: 0.001061 Lock_time: 0.000900 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:35:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2927 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310930; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2927 Schema: QC_hit: No # Query_time: 0.000840 Lock_time: 0.000765 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310930; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:35:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2928 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2928 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2929 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2929 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:35:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2933 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2933 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2932 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2932 Schema: QC_hit: No # Query_time: 0.000739 Lock_time: 0.000665 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:35:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2937 Schema: QC_hit: No # Query_time: 0.000609 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2937 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2936 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2936 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:36:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2940 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310960; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2940 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310960; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:36:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2941 Schema: QC_hit: No # Query_time: 0.001153 Lock_time: 0.001019 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2942 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2942 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2941 Schema: QC_hit: No # Query_time: 0.003701 Lock_time: 0.003561 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:36:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2945 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2946 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2946 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2945 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:36:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2949 Schema: QC_hit: No # Query_time: 0.000624 Lock_time: 0.000532 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2949 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2950 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2950 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:36:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2953 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310990; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2953 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310990; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:36:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2954 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2954 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2955 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673310992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2955 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673310992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:36:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2959 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2959 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2958 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2958 Schema: QC_hit: No # Query_time: 0.000958 Lock_time: 0.000886 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:36:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2963 Schema: QC_hit: No # Query_time: 0.000751 Lock_time: 0.000614 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2962 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2962 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2963 Schema: QC_hit: No # Query_time: 0.002106 Lock_time: 0.002026 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:37:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2966 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311020; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2966 Schema: QC_hit: No # Query_time: 0.004415 Lock_time: 0.004238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311020; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:37:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2968 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2967 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2967 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2968 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:37:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2972 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2972 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2971 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2971 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:37:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2976 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2975 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2976 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2975 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:37:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2979 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311050; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2979 Schema: QC_hit: No # Query_time: 0.000816 Lock_time: 0.000761 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311050; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:37:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2980 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2981 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2980 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2981 Schema: QC_hit: No # Query_time: 0.000851 Lock_time: 0.000659 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:37:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2985 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2985 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2984 Schema: QC_hit: No # Query_time: 0.000846 Lock_time: 0.000677 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2984 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:37:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2989 Schema: QC_hit: No # Query_time: 0.007322 Lock_time: 0.007174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2989 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2988 Schema: QC_hit: No # Query_time: 0.007958 Lock_time: 0.007813 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2988 Schema: QC_hit: No # Query_time: 0.004427 Lock_time: 0.004325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:38:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2992 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311080; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2992 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311080; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:38:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2993 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2993 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2994 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2994 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:38:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2998 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2997 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2997 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 2998 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:38:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3002 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3002 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3001 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3001 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:38:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3005 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311110; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3005 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311110; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:38:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3006 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3006 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3007 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3007 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:38:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3011 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3010 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3010 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3011 Schema: QC_hit: No # Query_time: 0.000562 Lock_time: 0.000412 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:38:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3014 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3014 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3015 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000426 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3015 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:39:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3018 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311140; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3018 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311140; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:39:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3020 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3020 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3019 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3019 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:39:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3024 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3023 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3023 Schema: QC_hit: No # Query_time: 0.000627 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3024 Schema: QC_hit: No # Query_time: 0.005517 Lock_time: 0.005376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:39:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3027 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3027 Schema: QC_hit: No # Query_time: 0.000651 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3028 Schema: QC_hit: No # Query_time: 0.003361 Lock_time: 0.003200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3028 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:39:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3031 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311170; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3031 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311170; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:39:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3033 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3033 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3032 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3032 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:39:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3037 Schema: QC_hit: No # Query_time: 0.002765 Lock_time: 0.002597 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3036 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3037 Schema: QC_hit: No # Query_time: 0.001198 Lock_time: 0.001015 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3036 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:39:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3040 Schema: QC_hit: No # Query_time: 0.002816 Lock_time: 0.002664 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3040 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3041 Schema: QC_hit: No # Query_time: 0.001116 Lock_time: 0.000914 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3041 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:40:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3044 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311200; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3044 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311200; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:40:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3045 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3045 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3046 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3046 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:40:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3050 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3050 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3049 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3049 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:40:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3054 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3053 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3054 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3053 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:40:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3057 Schema: QC_hit: No # Query_time: 0.001037 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311230; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3057 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311230; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:40:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3058 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3059 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3058 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3059 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:40:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3063 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3062 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3062 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3063 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:40:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3067 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3067 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3066 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3066 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:41:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3070 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311260; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3070 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311260; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:41:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3072 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3072 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3071 Schema: QC_hit: No # Query_time: 0.001312 Lock_time: 0.001055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3071 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:41:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3075 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3076 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3075 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3076 Schema: QC_hit: No # Query_time: 0.000118 Lock_time: 0.000071 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:41:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3079 Schema: QC_hit: No # Query_time: 0.002785 Lock_time: 0.002627 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3080 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3080 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3079 Schema: QC_hit: No # Query_time: 0.000542 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:41:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3083 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311290; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3083 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311290; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:41:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3085 Schema: QC_hit: No # Query_time: 0.002235 Lock_time: 0.000824 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3084 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3084 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3085 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:41:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3089 Schema: QC_hit: No # Query_time: 0.001426 Lock_time: 0.001262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3089 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3088 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3088 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:41:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3092 Schema: QC_hit: No # Query_time: 0.000870 Lock_time: 0.000771 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3092 Schema: QC_hit: No # Query_time: 0.001488 Lock_time: 0.001242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3093 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3093 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:42:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3096 Schema: QC_hit: No # Query_time: 0.000643 Lock_time: 0.000426 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311320; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3096 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311320; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:42:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3097 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3097 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3098 Schema: QC_hit: No # Query_time: 0.001907 Lock_time: 0.001784 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3098 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:42:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3102 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3101 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3101 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3102 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:42:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3105 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3106 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3105 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3106 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:42:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3109 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311350; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3109 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311350; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:42:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3111 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3110 Schema: QC_hit: No # Query_time: 0.007270 Lock_time: 0.007113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3110 Schema: QC_hit: No # Query_time: 0.000574 Lock_time: 0.000436 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3111 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:42:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3115 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3115 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3114 Schema: QC_hit: No # Query_time: 0.005496 Lock_time: 0.005324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3114 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:42:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3119 Schema: QC_hit: No # Query_time: 0.000575 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3118 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3118 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3119 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:43:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3122 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311380; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3122 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311380; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:43:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3124 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3124 Schema: QC_hit: No # Query_time: 0.000708 Lock_time: 0.000658 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3123 Schema: QC_hit: No # Query_time: 0.002347 Lock_time: 0.002195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3123 Schema: QC_hit: No # Query_time: 0.000640 Lock_time: 0.000549 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:43:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3127 Schema: QC_hit: No # Query_time: 0.000659 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3127 Schema: QC_hit: No # Query_time: 0.000614 Lock_time: 0.000422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3128 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3128 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:43:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3132 Schema: QC_hit: No # Query_time: 0.000709 Lock_time: 0.000517 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3132 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3131 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3131 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:43:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3135 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311410; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3135 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311410; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:43:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3137 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3136 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3136 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3137 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:43:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3141 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3140 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3140 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3141 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:43:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3144 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3145 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3145 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3144 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:44:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3148 Schema: QC_hit: No # Query_time: 0.000564 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311440; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3148 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311440; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:44:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3150 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3150 Schema: QC_hit: No # Query_time: 0.000715 Lock_time: 0.000477 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3149 Schema: QC_hit: No # Query_time: 0.000887 Lock_time: 0.000647 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3149 Schema: QC_hit: No # Query_time: 0.005224 Lock_time: 0.005067 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:44:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3153 Schema: QC_hit: No # Query_time: 0.000927 Lock_time: 0.000851 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3154 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3154 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3153 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:44:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3158 Schema: QC_hit: No # Query_time: 0.002363 Lock_time: 0.002249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3158 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3157 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3157 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:44:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3161 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311470; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3161 Schema: QC_hit: No # Query_time: 0.000546 Lock_time: 0.000478 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311470; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:44:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3162 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3162 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3163 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3163 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:44:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3166 Schema: QC_hit: No # Query_time: 0.002887 Lock_time: 0.002788 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3166 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3167 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3167 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:44:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3170 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3171 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3170 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3171 Schema: QC_hit: No # Query_time: 0.005086 Lock_time: 0.004904 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:45:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3174 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311500; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3174 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311500; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:45:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3176 Schema: QC_hit: No # Query_time: 0.000888 Lock_time: 0.000741 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3176 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3175 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3175 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:45:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3180 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3179 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3179 Schema: QC_hit: No # Query_time: 0.000912 Lock_time: 0.000617 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3180 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000483 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:45:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3184 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3183 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3183 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3184 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:45:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3187 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311530; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3187 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311530; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:45:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3189 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3189 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3188 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3188 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:45:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3193 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3192 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3193 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3192 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:45:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3196 Schema: QC_hit: No # Query_time: 0.000600 Lock_time: 0.000426 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3197 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3196 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3197 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:46:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3200 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311560; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3200 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311560; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:46:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3201 Schema: QC_hit: No # Query_time: 0.000597 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3201 Schema: QC_hit: No # Query_time: 0.003390 Lock_time: 0.003275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3202 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3202 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:46:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3205 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3206 Schema: QC_hit: No # Query_time: 0.000607 Lock_time: 0.000520 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3206 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3205 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:46:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3210 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3210 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3209 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3209 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:46:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3213 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311590; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3213 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311590; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:46:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3214 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3214 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3215 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3215 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:46:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3219 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3219 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3218 Schema: QC_hit: No # Query_time: 0.001124 Lock_time: 0.001019 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3218 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:46:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3222 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3223 Schema: QC_hit: No # Query_time: 0.000623 Lock_time: 0.000500 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3223 Schema: QC_hit: No # Query_time: 0.007841 Lock_time: 0.007616 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3222 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:47:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3226 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311620; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3226 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311620; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:47:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3228 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3228 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3227 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3227 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:47:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3232 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3231 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3231 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3232 Schema: QC_hit: No # Query_time: 0.000620 Lock_time: 0.000416 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:47:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3235 Schema: QC_hit: No # Query_time: 0.008393 Lock_time: 0.008100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3236 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3236 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3235 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:47:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3239 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311650; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3239 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311650; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:47:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3240 Schema: QC_hit: No # Query_time: 0.000841 Lock_time: 0.000693 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3241 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3240 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3241 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:47:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3244 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3245 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3245 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000396 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3244 Schema: QC_hit: No # Query_time: 0.003913 Lock_time: 0.003797 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:47:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3248 Schema: QC_hit: No # Query_time: 0.001151 Lock_time: 0.000998 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3248 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3249 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3249 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:48:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3252 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311680; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3252 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311680; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:48:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3254 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3253 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3253 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3254 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:48:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3258 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3258 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3257 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000492 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3257 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:48:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3261 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3261 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3262 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3262 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:48:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3265 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311710; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3265 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311710; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:48:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3267 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3267 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3266 Schema: QC_hit: No # Query_time: 0.002083 Lock_time: 0.001957 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3266 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:48:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3270 Schema: QC_hit: No # Query_time: 0.002389 Lock_time: 0.002315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3270 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3271 Schema: QC_hit: No # Query_time: 0.001028 Lock_time: 0.000649 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3271 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:48:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3275 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3274 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3275 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3274 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:49:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3278 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311740; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3278 Schema: QC_hit: No # Query_time: 0.000801 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311740; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:49:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3279 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3280 Schema: QC_hit: No # Query_time: 0.002310 Lock_time: 0.002151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3279 Schema: QC_hit: No # Query_time: 0.001945 Lock_time: 0.001873 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3280 Schema: QC_hit: No # Query_time: 0.001122 Lock_time: 0.001028 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:49:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3284 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3283 Schema: QC_hit: No # Query_time: 0.000744 Lock_time: 0.000600 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3283 Schema: QC_hit: No # Query_time: 0.000975 Lock_time: 0.000911 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3284 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:49:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3287 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3288 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3287 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3288 Schema: QC_hit: No # Query_time: 0.000630 Lock_time: 0.000511 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:49:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3291 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311770; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3291 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311770; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:49:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3292 Schema: QC_hit: No # Query_time: 0.003992 Lock_time: 0.003850 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3293 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3293 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3292 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:49:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3296 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3297 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3297 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3296 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:49:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3301 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3301 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3300 Schema: QC_hit: No # Query_time: 0.001138 Lock_time: 0.001053 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3300 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:50:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3304 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311800; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3304 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311800; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:50:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3305 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3306 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3306 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3305 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:50:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3309 Schema: QC_hit: No # Query_time: 0.000827 Lock_time: 0.000709 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3310 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3309 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3310 Schema: QC_hit: No # Query_time: 0.001359 Lock_time: 0.001158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:50:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3313 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3314 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3313 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000462 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3314 Schema: QC_hit: No # Query_time: 0.000665 Lock_time: 0.000525 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:50:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3317 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311830; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3317 Schema: QC_hit: No # Query_time: 0.000574 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311830; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:50:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3318 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3319 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3319 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3318 Schema: QC_hit: No # Query_time: 0.000722 Lock_time: 0.000422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:50:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3323 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3322 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3323 Schema: QC_hit: No # Query_time: 0.001946 Lock_time: 0.001781 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3322 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:50:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3327 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3326 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3327 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3326 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:51:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3330 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311860; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3330 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311860; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:51:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3331 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3332 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3332 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3331 Schema: QC_hit: No # Query_time: 0.000772 Lock_time: 0.000698 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:51:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3336 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3336 Schema: QC_hit: No # Query_time: 0.003728 Lock_time: 0.003620 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3335 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000473 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3335 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:51:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3339 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3340 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3339 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3340 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:51:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3343 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311890; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3343 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311890; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:51:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3345 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3345 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3344 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3344 Schema: QC_hit: No # Query_time: 0.003465 Lock_time: 0.003388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:51:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3348 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3349 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3349 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3348 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:51:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3353 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3353 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3352 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3352 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:52:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3356 Schema: QC_hit: No # Query_time: 0.003339 Lock_time: 0.003217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311920; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3356 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311920; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:52:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3358 Schema: QC_hit: No # Query_time: 0.001015 Lock_time: 0.000797 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3357 Schema: QC_hit: No # Query_time: 0.000705 Lock_time: 0.000409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3357 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3358 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:52:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3362 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3362 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3361 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3361 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:52:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3365 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3365 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3366 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3366 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:52:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3369 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311950; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3369 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311950; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:52:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3370 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3370 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3371 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3371 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:52:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3374 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3374 Schema: QC_hit: No # Query_time: 0.000578 Lock_time: 0.000422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3375 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3375 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:52:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3379 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3379 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3378 Schema: QC_hit: No # Query_time: 0.000597 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3378 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:53:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3382 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311980; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3382 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311980; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:53:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3383 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3384 Schema: QC_hit: No # Query_time: 0.000705 Lock_time: 0.000595 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3384 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3383 Schema: QC_hit: No # Query_time: 0.000742 Lock_time: 0.000545 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:53:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3387 Schema: QC_hit: No # Query_time: 0.001934 Lock_time: 0.001181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3387 Schema: QC_hit: No # Query_time: 0.000932 Lock_time: 0.000565 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3388 Schema: QC_hit: No # Query_time: 0.000622 Lock_time: 0.000499 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673311992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3388 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673311992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:53:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3391 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3392 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3392 Schema: QC_hit: No # Query_time: 0.000121 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3391 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:53:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3395 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312010; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3395 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312010; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:53:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3396 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3397 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3397 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3396 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:53:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3400 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3400 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3401 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3401 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:53:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3404 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3404 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3405 Schema: QC_hit: No # Query_time: 0.001062 Lock_time: 0.000977 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3405 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:54:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3408 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312040; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3408 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312040; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:54:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3410 Schema: QC_hit: No # Query_time: 0.000707 Lock_time: 0.000558 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3410 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3409 Schema: QC_hit: No # Query_time: 0.000635 Lock_time: 0.000504 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3409 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:54:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3414 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3413 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3413 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3414 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:54:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3418 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3418 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3417 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3417 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:54:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3421 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312070; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3421 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312070; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:54:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3423 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3423 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3422 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3422 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:54:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3427 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3427 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3426 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3426 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:54:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3430 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3431 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3431 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3430 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:55:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3434 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312100; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3434 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312100; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:55:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3436 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3436 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3435 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3435 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:55:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3440 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3439 Schema: QC_hit: No # Query_time: 0.000607 Lock_time: 0.000543 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3440 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3439 Schema: QC_hit: No # Query_time: 0.001190 Lock_time: 0.001036 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:55:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3443 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3444 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3444 Schema: QC_hit: No # Query_time: 0.001427 Lock_time: 0.001263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3443 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:55:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3447 Schema: QC_hit: No # Query_time: 0.000607 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312130; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3447 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312130; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:55:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3449 Schema: QC_hit: No # Query_time: 0.000883 Lock_time: 0.000726 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3448 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3448 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3449 Schema: QC_hit: No # Query_time: 0.007171 Lock_time: 0.006953 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:55:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3452 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3453 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3453 Schema: QC_hit: No # Query_time: 0.000575 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3452 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:55:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3456 Schema: QC_hit: No # Query_time: 0.001493 Lock_time: 0.001400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3457 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3456 Schema: QC_hit: No # Query_time: 0.002236 Lock_time: 0.002097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3457 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:56:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3460 Schema: QC_hit: No # Query_time: 0.000737 Lock_time: 0.000552 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312160; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3460 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312160; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:56:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3462 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3461 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3461 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3462 Schema: QC_hit: No # Query_time: 0.000762 Lock_time: 0.000607 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:56:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3465 Schema: QC_hit: No # Query_time: 0.000900 Lock_time: 0.000779 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3466 Schema: QC_hit: No # Query_time: 0.000979 Lock_time: 0.000881 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3466 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3465 Schema: QC_hit: No # Query_time: 0.001506 Lock_time: 0.001426 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:56:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3469 Schema: QC_hit: No # Query_time: 0.001302 Lock_time: 0.001131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3469 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3470 Schema: QC_hit: No # Query_time: 0.000843 Lock_time: 0.000707 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3470 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:56:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3473 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312190; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3473 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312190; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:56:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3474 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3474 Schema: QC_hit: No # Query_time: 0.002094 Lock_time: 0.002007 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3475 Schema: QC_hit: No # Query_time: 0.000653 Lock_time: 0.000493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3475 Schema: QC_hit: No # Query_time: 0.000651 Lock_time: 0.000598 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:56:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3478 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3479 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3478 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3479 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:56:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3483 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3482 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3482 Schema: QC_hit: No # Query_time: 0.001249 Lock_time: 0.001192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3483 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:57:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3486 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312220; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3486 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312220; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:57:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3487 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3487 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3488 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3488 Schema: QC_hit: No # Query_time: 0.004292 Lock_time: 0.004191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:57:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3492 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3492 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3491 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3491 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:57:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3495 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3496 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3496 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3495 Schema: QC_hit: No # Query_time: 0.000610 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:57:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3499 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312250; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3499 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312250; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:57:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3501 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3501 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3500 Schema: QC_hit: No # Query_time: 0.001181 Lock_time: 0.000932 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3500 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:57:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3504 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3504 Schema: QC_hit: No # Query_time: 0.000757 Lock_time: 0.000602 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3505 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3505 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:57:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3509 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3509 Schema: QC_hit: No # Query_time: 0.001353 Lock_time: 0.001148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3508 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3508 Schema: QC_hit: No # Query_time: 0.000783 Lock_time: 0.000497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:58:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3512 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312280; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3512 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312280; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:58:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3514 Schema: QC_hit: No # Query_time: 0.000797 Lock_time: 0.000645 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3513 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3513 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3514 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:58:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3518 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3518 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3517 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3517 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:58:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3521 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3522 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3521 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3522 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:58:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3525 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312310; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3525 Schema: QC_hit: No # Query_time: 0.001124 Lock_time: 0.000933 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312310; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:58:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3526 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3526 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3527 Schema: QC_hit: No # Query_time: 0.000691 Lock_time: 0.000543 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3527 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:58:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3531 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3530 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3531 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3530 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:58:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3534 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3535 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3535 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3534 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:59:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3538 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312340; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3538 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312340; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 0:59:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3540 Schema: QC_hit: No # Query_time: 0.000780 Lock_time: 0.000685 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3539 Schema: QC_hit: No # Query_time: 0.001182 Lock_time: 0.000904 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3540 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3539 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:59:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3543 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3543 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3544 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3544 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:59:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3547 Schema: QC_hit: No # Query_time: 0.001356 Lock_time: 0.001171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3547 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3548 Schema: QC_hit: No # Query_time: 0.001355 Lock_time: 0.001193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3548 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000513 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:59:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3551 Schema: QC_hit: No # Query_time: 0.000780 Lock_time: 0.000412 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312370; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3551 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312370; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:59:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3552 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3552 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3553 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3553 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:59:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3557 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3557 Schema: QC_hit: No # Query_time: 0.001325 Lock_time: 0.001213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3556 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3556 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 0:59:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3560 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3560 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3561 Schema: QC_hit: No # Query_time: 0.003281 Lock_time: 0.003095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3561 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:00:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3564 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312400; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3564 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312400; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:00:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3565 Schema: QC_hit: No # Query_time: 0.001620 Lock_time: 0.001533 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3566 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3565 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3566 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:00:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3569 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3569 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3570 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3570 Schema: QC_hit: No # Query_time: 0.000689 Lock_time: 0.000463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:00:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3573 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3573 Schema: QC_hit: No # Query_time: 0.001335 Lock_time: 0.000899 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3574 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3574 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:00:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3577 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312430; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3577 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312430; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:00:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3579 Schema: QC_hit: No # Query_time: 0.000735 Lock_time: 0.000625 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3579 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3578 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3578 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:00:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3583 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3583 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3582 Schema: QC_hit: No # Query_time: 0.002470 Lock_time: 0.002333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3582 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:00:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3587 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3586 Schema: QC_hit: No # Query_time: 0.001310 Lock_time: 0.001254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3586 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3587 Schema: QC_hit: No # Query_time: 0.009593 Lock_time: 0.009435 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:01:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3590 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312460; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3590 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312460; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:01:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3592 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3591 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3591 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3592 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:01:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3596 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3596 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3595 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3595 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:01:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3600 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3600 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3599 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3599 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:01:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3603 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312490; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3603 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312490; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:01:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3604 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3605 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3604 Schema: QC_hit: No # Query_time: 0.003391 Lock_time: 0.003234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3605 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:01:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3609 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3609 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3608 Schema: QC_hit: No # Query_time: 0.000627 Lock_time: 0.000551 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3608 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:01:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3612 Schema: QC_hit: No # Query_time: 0.002213 Lock_time: 0.002099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3612 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3613 Schema: QC_hit: No # Query_time: 0.005068 Lock_time: 0.004840 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3613 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:02:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3616 Schema: QC_hit: No # Query_time: 0.000607 Lock_time: 0.000449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312520; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3616 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312520; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:02:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3618 Schema: QC_hit: No # Query_time: 0.000890 Lock_time: 0.000818 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3617 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3617 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3618 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:02:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3621 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3621 Schema: QC_hit: No # Query_time: 0.000588 Lock_time: 0.000507 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3622 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3622 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:02:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3625 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3625 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3626 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3626 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:02:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3629 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312550; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3629 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312550; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:02:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3631 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3630 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3631 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3630 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:02:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3635 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3634 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3635 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3634 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:02:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3638 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3639 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3639 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3638 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:03:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3642 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312580; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3642 Schema: QC_hit: No # Query_time: 0.001044 Lock_time: 0.000485 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312580; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:03:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3643 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3644 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3643 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3644 Schema: QC_hit: No # Query_time: 0.003295 Lock_time: 0.003214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:03:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3648 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3647 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3647 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3648 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:03:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3651 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3652 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3652 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3651 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:03:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3655 Schema: QC_hit: No # Query_time: 0.000547 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312610; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3655 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312610; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:03:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3657 Schema: QC_hit: No # Query_time: 0.003709 Lock_time: 0.003628 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3656 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3656 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3657 Schema: QC_hit: No # Query_time: 0.001039 Lock_time: 0.000818 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:03:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3661 Schema: QC_hit: No # Query_time: 0.000678 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3661 Schema: QC_hit: No # Query_time: 0.002494 Lock_time: 0.002335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3660 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3660 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:03:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3665 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3665 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3664 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3664 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:04:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3668 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312640; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3668 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312640; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:04:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3669 Schema: QC_hit: No # Query_time: 0.005914 Lock_time: 0.005737 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3669 Schema: QC_hit: No # Query_time: 0.000951 Lock_time: 0.000779 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3670 Schema: QC_hit: No # Query_time: 0.000658 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3670 Schema: QC_hit: No # Query_time: 0.000613 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:04:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3674 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3674 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3673 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3673 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:04:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3677 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3677 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3678 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3678 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:04:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3681 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312670; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3681 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312670; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:04:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3682 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3683 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3682 Schema: QC_hit: No # Query_time: 0.000748 Lock_time: 0.000575 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3683 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:04:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3687 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3686 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3686 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3687 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:04:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3691 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3691 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3690 Schema: QC_hit: No # Query_time: 0.000606 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3690 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:05:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3694 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312700; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3694 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312700; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:05:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3696 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3695 Schema: QC_hit: No # Query_time: 0.003425 Lock_time: 0.003301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3696 Schema: QC_hit: No # Query_time: 0.000702 Lock_time: 0.000547 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3695 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:05:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3700 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3699 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3699 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3700 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:05:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3704 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3703 Schema: QC_hit: No # Query_time: 0.003643 Lock_time: 0.003475 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3704 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3703 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:05:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3707 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312730; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3707 Schema: QC_hit: No # Query_time: 0.000552 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312730; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:05:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3709 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3709 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3708 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3708 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:05:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3712 Schema: QC_hit: No # Query_time: 0.001245 Lock_time: 0.001011 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3712 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3713 Schema: QC_hit: No # Query_time: 0.001710 Lock_time: 0.001526 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3713 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:05:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3716 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3716 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3717 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3717 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:06:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3720 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312760; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3720 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312760; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:06:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3721 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3722 Schema: QC_hit: No # Query_time: 0.003852 Lock_time: 0.003703 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3721 Schema: QC_hit: No # Query_time: 0.000619 Lock_time: 0.000468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3722 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:06:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3726 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3725 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3726 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3725 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:06:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3730 Schema: QC_hit: No # Query_time: 0.000928 Lock_time: 0.000681 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3729 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3730 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3729 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:06:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3733 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312790; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3733 Schema: QC_hit: No # Query_time: 0.000633 Lock_time: 0.000447 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312790; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:06:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3734 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3734 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3735 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3735 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:06:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3738 Schema: QC_hit: No # Query_time: 0.000837 Lock_time: 0.000637 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3738 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3739 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3739 Schema: QC_hit: No # Query_time: 0.000564 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:06:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3742 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3742 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3743 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3743 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:07:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3746 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312820; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3746 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312820; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:07:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3748 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3748 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3747 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3747 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:07:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3751 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3751 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3752 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3752 Schema: QC_hit: No # Query_time: 0.006721 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:07:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3755 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3756 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3756 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3755 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:07:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3759 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312850; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3759 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312850; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:07:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3761 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3760 Schema: QC_hit: No # Query_time: 0.000818 Lock_time: 0.000762 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3760 Schema: QC_hit: No # Query_time: 0.007689 Lock_time: 0.007578 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3761 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:07:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3765 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3765 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3764 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3764 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:07:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3769 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3769 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3768 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3768 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:08:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3772 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312880; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3772 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312880; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:08:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3773 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3773 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3774 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3774 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:08:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3778 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3778 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000517 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3777 Schema: QC_hit: No # Query_time: 0.001914 Lock_time: 0.001358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3777 Schema: QC_hit: No # Query_time: 0.001607 Lock_time: 0.001464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:08:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3781 Schema: QC_hit: No # Query_time: 0.000628 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3781 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3782 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3782 Schema: QC_hit: No # Query_time: 0.004073 Lock_time: 0.003955 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:08:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3785 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312910; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3785 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312910; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:08:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3787 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3787 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3786 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3786 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:08:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3790 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3791 Schema: QC_hit: No # Query_time: 0.001066 Lock_time: 0.000912 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3790 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3791 Schema: QC_hit: No # Query_time: 0.000917 Lock_time: 0.000770 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:08:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3794 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3794 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3795 Schema: QC_hit: No # Query_time: 0.001785 Lock_time: 0.001600 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3795 Schema: QC_hit: No # Query_time: 0.000562 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:09:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3798 Schema: QC_hit: No # Query_time: 0.000613 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312940; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3798 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312940; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:09:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3800 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3800 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3799 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3799 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:09:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3803 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3804 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3804 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3803 Schema: QC_hit: No # Query_time: 0.000775 Lock_time: 0.000574 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:09:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3808 Schema: QC_hit: No # Query_time: 0.000644 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3807 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3807 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3808 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:09:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3811 Schema: QC_hit: No # Query_time: 0.000841 Lock_time: 0.000677 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312970; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3811 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312970; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:09:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3812 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3812 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3813 Schema: QC_hit: No # Query_time: 0.005652 Lock_time: 0.005492 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3813 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:09:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3816 Schema: QC_hit: No # Query_time: 0.006267 Lock_time: 0.006089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3816 Schema: QC_hit: No # Query_time: 0.000901 Lock_time: 0.000711 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3817 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3817 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:09:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3821 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3821 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3820 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673312992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3820 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673312992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:10:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3824 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313000; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3824 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313000; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:10:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3825 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3826 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3826 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3825 Schema: QC_hit: No # Query_time: 0.000593 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:10:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3830 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3830 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3829 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3829 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:10:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3833 Schema: QC_hit: No # Query_time: 0.001592 Lock_time: 0.001428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3834 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3833 Schema: QC_hit: No # Query_time: 0.004190 Lock_time: 0.004012 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3834 Schema: QC_hit: No # Query_time: 0.002307 Lock_time: 0.002131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:10:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3837 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313030; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3837 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313030; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:10:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3839 Schema: QC_hit: No # Query_time: 0.002327 Lock_time: 0.002199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3838 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3838 Schema: QC_hit: No # Query_time: 0.000681 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3839 Schema: QC_hit: No # Query_time: 0.000789 Lock_time: 0.000636 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:10:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3843 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3843 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3842 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3842 Schema: QC_hit: No # Query_time: 0.001919 Lock_time: 0.001687 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:10:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3847 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3847 Schema: QC_hit: No # Query_time: 0.007416 Lock_time: 0.007248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3846 Schema: QC_hit: No # Query_time: 0.001239 Lock_time: 0.001069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3846 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:11:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3850 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313060; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3850 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000489 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313060; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:11:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3851 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3852 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3852 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3851 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:11:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3856 Schema: QC_hit: No # Query_time: 0.000738 Lock_time: 0.000644 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3856 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3855 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3855 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:11:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3860 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3859 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3860 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3859 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:11:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3863 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313090; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3863 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313090; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:11:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3865 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3864 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3865 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3864 Schema: QC_hit: No # Query_time: 0.000616 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:11:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3868 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3869 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3869 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3868 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:11:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3873 Schema: QC_hit: No # Query_time: 0.007624 Lock_time: 0.007419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3872 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3872 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3873 Schema: QC_hit: No # Query_time: 0.000724 Lock_time: 0.000585 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:12:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3876 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313120; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3876 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313120; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:12:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3878 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3877 Schema: QC_hit: No # Query_time: 0.000809 Lock_time: 0.000692 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3877 Schema: QC_hit: No # Query_time: 0.001068 Lock_time: 0.000993 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3878 Schema: QC_hit: No # Query_time: 0.002849 Lock_time: 0.002697 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:12:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3882 Schema: QC_hit: No # Query_time: 0.000633 Lock_time: 0.000456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3882 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3881 Schema: QC_hit: No # Query_time: 0.003979 Lock_time: 0.003752 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3881 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:12:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3886 Schema: QC_hit: No # Query_time: 0.001146 Lock_time: 0.000996 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3886 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3885 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3885 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:12:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3889 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313150; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3889 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313150; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:12:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3890 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3890 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3891 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3891 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:12:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3895 Schema: QC_hit: No # Query_time: 0.000597 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3894 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3894 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000487 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3895 Schema: QC_hit: No # Query_time: 0.000802 Lock_time: 0.000608 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:12:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3898 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3898 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3899 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3899 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:13:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3902 Schema: QC_hit: No # Query_time: 0.000629 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313180; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3902 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313180; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:13:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3904 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3904 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3903 Schema: QC_hit: No # Query_time: 0.004389 Lock_time: 0.004149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3903 Schema: QC_hit: No # Query_time: 0.000898 Lock_time: 0.000801 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:13:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3908 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3907 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3907 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3908 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:13:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3911 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3912 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3912 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3911 Schema: QC_hit: No # Query_time: 0.000922 Lock_time: 0.000727 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:13:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3915 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313210; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3915 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313210; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:13:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3917 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3917 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3916 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3916 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:13:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3920 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3921 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3920 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3921 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:13:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3925 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3924 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3925 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3924 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:14:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3928 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313240; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3928 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313240; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:14:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3929 Schema: QC_hit: No # Query_time: 0.001008 Lock_time: 0.000854 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3930 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3930 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3929 Schema: QC_hit: No # Query_time: 0.001839 Lock_time: 0.001748 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:14:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3934 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3934 Schema: QC_hit: No # Query_time: 0.001119 Lock_time: 0.001043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3933 Schema: QC_hit: No # Query_time: 0.001476 Lock_time: 0.001293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3933 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:14:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3938 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3937 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3938 Schema: QC_hit: No # Query_time: 0.000672 Lock_time: 0.000517 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3937 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:14:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3941 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313270; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3941 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313270; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:14:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3943 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3943 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3942 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3942 Schema: QC_hit: No # Query_time: 0.002500 Lock_time: 0.002353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:14:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3946 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3947 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3947 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3946 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:14:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3950 Schema: QC_hit: No # Query_time: 0.000653 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3951 Schema: QC_hit: No # Query_time: 0.000714 Lock_time: 0.000444 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3950 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3951 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:15:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3954 Schema: QC_hit: No # Query_time: 0.000716 Lock_time: 0.000466 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313300; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3954 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313300; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:15:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3956 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3955 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3956 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3955 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:15:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3959 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3959 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3960 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3960 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:15:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3964 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3963 Schema: QC_hit: No # Query_time: 0.003731 Lock_time: 0.003455 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3964 Schema: QC_hit: No # Query_time: 0.000995 Lock_time: 0.000850 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3963 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:15:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3967 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313330; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3967 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313330; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:15:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3968 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000470 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3969 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3969 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3968 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:15:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3973 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3972 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3972 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3973 Schema: QC_hit: No # Query_time: 0.001657 Lock_time: 0.001469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:15:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3976 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3976 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3977 Schema: QC_hit: No # Query_time: 0.003717 Lock_time: 0.003542 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3977 Schema: QC_hit: No # Query_time: 0.000777 Lock_time: 0.000653 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:16:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3980 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313360; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3980 Schema: QC_hit: No # Query_time: 0.000603 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313360; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:16:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3981 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3982 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3982 Schema: QC_hit: No # Query_time: 0.006884 Lock_time: 0.006753 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3981 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:16:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3986 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3986 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3985 Schema: QC_hit: No # Query_time: 0.007601 Lock_time: 0.007429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3985 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:16:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3989 Schema: QC_hit: No # Query_time: 0.000948 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3990 Schema: QC_hit: No # Query_time: 0.001527 Lock_time: 0.001452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3990 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3989 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:16:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3993 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313390; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3993 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313390; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:16:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3995 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3994 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3994 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3995 Schema: QC_hit: No # Query_time: 0.000820 Lock_time: 0.000624 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:16:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3999 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3999 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3998 Schema: QC_hit: No # Query_time: 0.011169 Lock_time: 0.010987 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 3998 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:16:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4003 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4003 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4002 Schema: QC_hit: No # Query_time: 0.000562 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4002 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:17:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4006 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313420; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4006 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313420; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:17:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4008 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4007 Schema: QC_hit: No # Query_time: 0.001142 Lock_time: 0.000961 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4007 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4008 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:17:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4012 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4012 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4011 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4011 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:17:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4016 Schema: QC_hit: No # Query_time: 0.001443 Lock_time: 0.001343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4015 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4016 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4015 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:17:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4019 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313450; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4019 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313450; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:17:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4020 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4021 Schema: QC_hit: No # Query_time: 0.001215 Lock_time: 0.001065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4021 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4020 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:17:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4025 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4024 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4024 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4025 Schema: QC_hit: No # Query_time: 0.000593 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:17:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4029 Schema: QC_hit: No # Query_time: 0.001902 Lock_time: 0.001760 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4028 Schema: QC_hit: No # Query_time: 0.000895 Lock_time: 0.000757 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4029 Schema: QC_hit: No # Query_time: 0.001551 Lock_time: 0.001430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4028 Schema: QC_hit: No # Query_time: 0.001708 Lock_time: 0.001632 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:18:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4032 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313480; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4032 Schema: QC_hit: No # Query_time: 0.000632 Lock_time: 0.000563 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313480; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:18:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4034 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4034 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4033 Schema: QC_hit: No # Query_time: 0.002641 Lock_time: 0.002480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4033 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:18:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4037 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4037 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4038 Schema: QC_hit: No # Query_time: 0.003149 Lock_time: 0.002974 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4038 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:18:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4042 Schema: QC_hit: No # Query_time: 0.000592 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4042 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4041 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4041 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:18:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4045 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313510; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4045 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313510; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:18:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4047 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4046 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4046 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4047 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:18:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4051 Schema: QC_hit: No # Query_time: 0.000643 Lock_time: 0.000518 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4051 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4050 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4050 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:18:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4054 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4055 Schema: QC_hit: No # Query_time: 0.000900 Lock_time: 0.000756 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4054 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4055 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:19:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4058 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313540; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4058 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313540; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:19:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4060 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4060 Schema: QC_hit: No # Query_time: 0.000716 Lock_time: 0.000528 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4059 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4059 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:19:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4064 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4063 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4063 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4064 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:19:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4068 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4067 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4067 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4068 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:19:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4071 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313570; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4071 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313570; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:19:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4072 Schema: QC_hit: No # Query_time: 0.001637 Lock_time: 0.001472 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4072 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4073 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4073 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:19:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4076 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4076 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4077 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4077 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:19:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4081 Schema: QC_hit: No # Query_time: 0.000557 Lock_time: 0.000456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4080 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4080 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4081 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:20:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4084 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313600; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4084 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313600; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:20:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4085 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4085 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4086 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4086 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:20:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4090 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4089 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4090 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4089 Schema: QC_hit: No # Query_time: 0.002557 Lock_time: 0.002395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:20:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4094 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4094 Schema: QC_hit: No # Query_time: 0.000620 Lock_time: 0.000435 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4093 Schema: QC_hit: No # Query_time: 0.000630 Lock_time: 0.000431 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4093 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:20:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4097 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313630; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4097 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313630; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:20:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4099 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4099 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4098 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4098 Schema: QC_hit: No # Query_time: 0.000824 Lock_time: 0.000716 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:20:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4102 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4103 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4103 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4102 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:20:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4106 Schema: QC_hit: No # Query_time: 0.000740 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4107 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4107 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4106 Schema: QC_hit: No # Query_time: 0.010815 Lock_time: 0.009470 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:21:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4110 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313660; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4110 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313660; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:21:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4111 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4112 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4112 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4111 Schema: QC_hit: No # Query_time: 0.000799 Lock_time: 0.000687 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:21:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4116 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4116 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4115 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4115 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:21:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4120 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4120 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4119 Schema: QC_hit: No # Query_time: 0.001366 Lock_time: 0.001250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4119 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:21:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4123 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313690; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4123 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313690; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:21:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4124 Schema: QC_hit: No # Query_time: 0.003496 Lock_time: 0.003389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4125 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4125 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4124 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:21:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4129 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4129 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4128 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4128 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:21:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4132 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4132 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4133 Schema: QC_hit: No # Query_time: 0.002033 Lock_time: 0.001856 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4133 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:22:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4136 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313720; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4136 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313720; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:22:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4137 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4138 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4137 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4138 Schema: QC_hit: No # Query_time: 0.002262 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:22:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4142 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4142 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4141 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4141 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:22:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4145 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4145 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4146 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4146 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:22:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4149 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313750; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4149 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313750; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:22:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4151 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4151 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4150 Schema: QC_hit: No # Query_time: 0.000886 Lock_time: 0.000807 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4150 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:22:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4155 Schema: QC_hit: No # Query_time: 0.001146 Lock_time: 0.000512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4155 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4154 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4154 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:22:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4158 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4158 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4159 Schema: QC_hit: No # Query_time: 0.004124 Lock_time: 0.003966 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4159 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:23:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4162 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313780; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4162 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313780; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:23:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4164 Schema: QC_hit: No # Query_time: 0.000604 Lock_time: 0.000463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4163 Schema: QC_hit: No # Query_time: 0.000676 Lock_time: 0.000485 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4164 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4163 Schema: QC_hit: No # Query_time: 0.000611 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:23:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4167 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4168 Schema: QC_hit: No # Query_time: 0.000557 Lock_time: 0.000423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4167 Schema: QC_hit: No # Query_time: 0.000776 Lock_time: 0.000637 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4168 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:23:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4172 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4172 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4171 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4171 Schema: QC_hit: No # Query_time: 0.000955 Lock_time: 0.000881 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:23:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4175 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313810; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4175 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313810; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:23:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4176 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4177 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4176 Schema: QC_hit: No # Query_time: 0.002419 Lock_time: 0.002248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4177 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:23:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4180 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4181 Schema: QC_hit: No # Query_time: 0.003980 Lock_time: 0.003794 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4181 Schema: QC_hit: No # Query_time: 0.000896 Lock_time: 0.000825 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4180 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:23:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4185 Schema: QC_hit: No # Query_time: 0.003009 Lock_time: 0.002892 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4185 Schema: QC_hit: No # Query_time: 0.001187 Lock_time: 0.000933 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4184 Schema: QC_hit: No # Query_time: 0.001380 Lock_time: 0.001230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4184 Schema: QC_hit: No # Query_time: 0.003855 Lock_time: 0.003720 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:24:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4188 Schema: QC_hit: No # Query_time: 0.000732 Lock_time: 0.000546 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313840; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4188 Schema: QC_hit: No # Query_time: 0.000888 Lock_time: 0.000735 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313840; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:24:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4189 Schema: QC_hit: No # Query_time: 0.000599 Lock_time: 0.000449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4189 Schema: QC_hit: No # Query_time: 0.004436 Lock_time: 0.004294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4190 Schema: QC_hit: No # Query_time: 0.000795 Lock_time: 0.000616 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4190 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:24:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4194 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4194 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4193 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4193 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:24:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4198 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000482 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4198 Schema: QC_hit: No # Query_time: 0.000607 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4197 Schema: QC_hit: No # Query_time: 0.005435 Lock_time: 0.005257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4197 Schema: QC_hit: No # Query_time: 0.001956 Lock_time: 0.001858 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:24:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4201 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313870; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4201 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313870; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:24:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4203 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4203 Schema: QC_hit: No # Query_time: 0.009308 Lock_time: 0.005372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4202 Schema: QC_hit: No # Query_time: 0.005834 Lock_time: 0.005679 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4202 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:24:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4207 Schema: QC_hit: No # Query_time: 0.000647 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4206 Schema: QC_hit: No # Query_time: 0.001187 Lock_time: 0.001007 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4206 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4207 Schema: QC_hit: No # Query_time: 0.000825 Lock_time: 0.000639 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:24:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4210 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4210 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4211 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4211 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:25:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4214 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313900; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4214 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313900; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:25:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4215 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4216 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4216 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4215 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:25:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4220 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4220 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4219 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4219 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:25:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4224 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4224 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4223 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4223 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:25:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4227 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313930; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4227 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313930; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:25:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4228 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4228 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4229 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4229 Schema: QC_hit: No # Query_time: 0.000965 Lock_time: 0.000811 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:25:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4232 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4233 Schema: QC_hit: No # Query_time: 0.000935 Lock_time: 0.000801 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4233 Schema: QC_hit: No # Query_time: 0.001205 Lock_time: 0.001145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4232 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:25:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4237 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4237 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4236 Schema: QC_hit: No # Query_time: 0.000844 Lock_time: 0.000755 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4236 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:26:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4240 Schema: QC_hit: No # Query_time: 0.000761 Lock_time: 0.000604 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313960; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4240 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313960; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:26:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4241 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4241 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4242 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4242 Schema: QC_hit: No # Query_time: 0.000719 Lock_time: 0.000667 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:26:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4246 Schema: QC_hit: No # Query_time: 0.000602 Lock_time: 0.000471 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4246 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4245 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4245 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:26:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4249 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4249 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4250 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4250 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:26:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4253 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313990; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4253 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313990; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:26:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4255 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4255 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4254 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673313992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4254 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673313992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:26:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4258 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4258 Schema: QC_hit: No # Query_time: 0.000601 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4259 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4259 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:26:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4263 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4263 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4262 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4262 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:27:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4266 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314020; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4266 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314020; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:27:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4268 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4268 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4267 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4267 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:27:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4271 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4272 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4271 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4272 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:27:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4275 Schema: QC_hit: No # Query_time: 0.000968 Lock_time: 0.000702 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4276 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4275 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000426 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4276 Schema: QC_hit: No # Query_time: 0.006453 Lock_time: 0.006269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:27:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4279 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314050; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4279 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314050; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:27:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4280 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4280 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4281 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4281 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:27:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4284 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4284 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4285 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4285 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:27:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4288 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4289 Schema: QC_hit: No # Query_time: 0.000632 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4288 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4289 Schema: QC_hit: No # Query_time: 0.000742 Lock_time: 0.000644 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:28:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4292 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314080; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4292 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314080; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:28:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4293 Schema: QC_hit: No # Query_time: 0.001494 Lock_time: 0.001340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4293 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4294 Schema: QC_hit: No # Query_time: 0.002104 Lock_time: 0.001930 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4294 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:28:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4298 Schema: QC_hit: No # Query_time: 0.001158 Lock_time: 0.001073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4298 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4297 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4297 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:28:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4301 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4302 Schema: QC_hit: No # Query_time: 0.000557 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4302 Schema: QC_hit: No # Query_time: 0.001235 Lock_time: 0.001074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4301 Schema: QC_hit: No # Query_time: 0.006607 Lock_time: 0.006389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:28:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4305 Schema: QC_hit: No # Query_time: 0.000554 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314110; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4305 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314110; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:28:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4306 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4306 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4307 Schema: QC_hit: No # Query_time: 0.002453 Lock_time: 0.002301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4307 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:28:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4311 Schema: QC_hit: No # Query_time: 0.003669 Lock_time: 0.003527 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4311 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4310 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4310 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:28:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4314 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4315 Schema: QC_hit: No # Query_time: 0.000899 Lock_time: 0.000670 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4314 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4315 Schema: QC_hit: No # Query_time: 0.000592 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:29:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4318 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314140; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4318 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314140; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:29:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4320 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4320 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4319 Schema: QC_hit: No # Query_time: 0.000685 Lock_time: 0.000519 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4319 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:29:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4323 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4323 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4324 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4324 Schema: QC_hit: No # Query_time: 0.003326 Lock_time: 0.003129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:29:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4327 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4327 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4328 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4328 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:29:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4331 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314170; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4331 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314170; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:29:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4333 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4333 Schema: QC_hit: No # Query_time: 0.000651 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4332 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4332 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:29:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4336 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4336 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4337 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4337 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:29:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4341 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4341 Schema: QC_hit: No # Query_time: 0.000774 Lock_time: 0.000601 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4340 Schema: QC_hit: No # Query_time: 0.000623 Lock_time: 0.000469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4340 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:30:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4344 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314200; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4344 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314200; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:30:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4346 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4345 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4345 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4346 Schema: QC_hit: No # Query_time: 0.001122 Lock_time: 0.000762 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:30:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4349 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4349 Schema: QC_hit: No # Query_time: 0.000878 Lock_time: 0.000822 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4350 Schema: QC_hit: No # Query_time: 0.000601 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4350 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:30:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4354 Schema: QC_hit: No # Query_time: 0.000984 Lock_time: 0.000755 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4354 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4353 Schema: QC_hit: No # Query_time: 0.002978 Lock_time: 0.002269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4353 Schema: QC_hit: No # Query_time: 0.001236 Lock_time: 0.001119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:30:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4357 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314230; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4357 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314230; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:30:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4359 Schema: QC_hit: No # Query_time: 0.000650 Lock_time: 0.000537 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4358 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4358 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4359 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:30:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4362 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4362 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4363 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4363 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:30:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4367 Schema: QC_hit: No # Query_time: 0.000559 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4366 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4366 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4367 Schema: QC_hit: No # Query_time: 0.000647 Lock_time: 0.000467 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:31:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4370 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314260; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4370 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314260; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:31:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4371 Schema: QC_hit: No # Query_time: 0.003947 Lock_time: 0.003798 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4371 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4372 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4372 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:31:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4376 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4376 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4375 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4375 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:31:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4379 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4379 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4380 Schema: QC_hit: No # Query_time: 0.003088 Lock_time: 0.002914 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4380 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:31:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4383 Schema: QC_hit: No # Query_time: 0.001288 Lock_time: 0.001085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314290; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4383 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314290; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:31:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4384 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4385 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4384 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4385 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:31:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4389 Schema: QC_hit: No # Query_time: 0.000915 Lock_time: 0.000824 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4388 Schema: QC_hit: No # Query_time: 0.000909 Lock_time: 0.000822 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4388 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4389 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:31:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4392 Schema: QC_hit: No # Query_time: 0.000636 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4392 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4393 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4393 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:32:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4396 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314320; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4396 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314320; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:32:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4397 Schema: QC_hit: No # Query_time: 0.001913 Lock_time: 0.001752 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4397 Schema: QC_hit: No # Query_time: 0.000703 Lock_time: 0.000504 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4398 Schema: QC_hit: No # Query_time: 0.000578 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4398 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:32:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4402 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4402 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4401 Schema: QC_hit: No # Query_time: 0.000932 Lock_time: 0.000641 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4401 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:32:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4405 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4406 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4406 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4405 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:32:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4409 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314350; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4409 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314350; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:32:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4411 Schema: QC_hit: No # Query_time: 0.000554 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4410 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4410 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4411 Schema: QC_hit: No # Query_time: 0.002420 Lock_time: 0.002228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:32:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4414 Schema: QC_hit: No # Query_time: 0.001618 Lock_time: 0.001497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4414 Schema: QC_hit: No # Query_time: 0.001232 Lock_time: 0.001168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4415 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4415 Schema: QC_hit: No # Query_time: 0.001679 Lock_time: 0.001475 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:32:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4419 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4418 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4418 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4419 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:33:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4422 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314380; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4422 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314380; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:33:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4423 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4423 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4424 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4424 Schema: QC_hit: No # Query_time: 0.000951 Lock_time: 0.000532 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:33:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4428 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4428 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4427 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4427 Schema: QC_hit: No # Query_time: 0.000765 Lock_time: 0.000590 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:33:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4431 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4432 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4432 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4431 Schema: QC_hit: No # Query_time: 0.009765 Lock_time: 0.009597 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:33:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4435 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314410; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4435 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314410; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:33:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4437 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4436 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4436 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4437 Schema: QC_hit: No # Query_time: 0.000790 Lock_time: 0.000651 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:33:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4440 Schema: QC_hit: No # Query_time: 0.001204 Lock_time: 0.001060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4440 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4441 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4441 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:33:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4445 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4444 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4445 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4444 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:34:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4448 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314440; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4448 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314440; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:34:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4449 Schema: QC_hit: No # Query_time: 0.003246 Lock_time: 0.003075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4450 Schema: QC_hit: No # Query_time: 0.002860 Lock_time: 0.002509 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4450 Schema: QC_hit: No # Query_time: 0.001403 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4449 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:34:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4453 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4453 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4454 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4454 Schema: QC_hit: No # Query_time: 0.001179 Lock_time: 0.000995 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:34:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4458 Schema: QC_hit: No # Query_time: 0.000636 Lock_time: 0.000414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4457 Schema: QC_hit: No # Query_time: 0.000590 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4457 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4458 Schema: QC_hit: No # Query_time: 0.002531 Lock_time: 0.001177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:34:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4461 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314470; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4461 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314470; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:34:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4462 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4463 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4463 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4462 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:34:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4466 Schema: QC_hit: No # Query_time: 0.000584 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4467 Schema: QC_hit: No # Query_time: 0.001450 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4466 Schema: QC_hit: No # Query_time: 0.000702 Lock_time: 0.000600 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4467 Schema: QC_hit: No # Query_time: 0.000720 Lock_time: 0.000587 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:34:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4471 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4470 Schema: QC_hit: No # Query_time: 0.000858 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4471 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4470 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:35:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4474 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314500; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4474 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314500; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:35:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4475 Schema: QC_hit: No # Query_time: 0.001761 Lock_time: 0.001619 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4475 Schema: QC_hit: No # Query_time: 0.000670 Lock_time: 0.000566 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4476 Schema: QC_hit: No # Query_time: 0.002410 Lock_time: 0.002273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4476 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:35:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4480 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4480 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4479 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4479 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:35:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4483 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4484 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4483 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4484 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:35:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4487 Schema: QC_hit: No # Query_time: 0.000607 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314530; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4487 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314530; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:35:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4488 Schema: QC_hit: No # Query_time: 0.001235 Lock_time: 0.001141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4488 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4489 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4489 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:35:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4492 Schema: QC_hit: No # Query_time: 0.000642 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4493 Schema: QC_hit: No # Query_time: 0.000600 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4492 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4493 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:35:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4496 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4497 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4497 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4496 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:36:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4500 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314560; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4500 Schema: QC_hit: No # Query_time: 0.000568 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314560; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:36:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4502 Schema: QC_hit: No # Query_time: 0.002943 Lock_time: 0.002816 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4501 Schema: QC_hit: No # Query_time: 0.001289 Lock_time: 0.001140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4501 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4502 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:36:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4506 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4505 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4506 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4505 Schema: QC_hit: No # Query_time: 0.003911 Lock_time: 0.003670 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:36:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4510 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4510 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4509 Schema: QC_hit: No # Query_time: 0.000949 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4509 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:36:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4513 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314590; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4513 Schema: QC_hit: No # Query_time: 0.000578 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314590; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:36:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4514 Schema: QC_hit: No # Query_time: 0.000838 Lock_time: 0.000659 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4514 Schema: QC_hit: No # Query_time: 0.001337 Lock_time: 0.001199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4515 Schema: QC_hit: No # Query_time: 0.001137 Lock_time: 0.000983 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4515 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:36:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4518 Schema: QC_hit: No # Query_time: 0.001345 Lock_time: 0.001187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4519 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4519 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4518 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:36:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4523 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4523 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4522 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4522 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:37:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4526 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314620; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4526 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314620; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:37:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4528 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4528 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4527 Schema: QC_hit: No # Query_time: 0.000630 Lock_time: 0.000516 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4527 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:37:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4532 Schema: QC_hit: No # Query_time: 0.000764 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4531 Schema: QC_hit: No # Query_time: 0.000711 Lock_time: 0.000520 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4531 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4532 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:37:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4536 Schema: QC_hit: No # Query_time: 0.000576 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4536 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4535 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4535 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:37:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4539 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314650; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4539 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314650; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:37:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4541 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4541 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4540 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4540 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:37:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4544 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4545 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4544 Schema: QC_hit: No # Query_time: 0.000797 Lock_time: 0.000568 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4545 Schema: QC_hit: No # Query_time: 0.001549 Lock_time: 0.001396 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:37:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4549 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4549 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4548 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000489 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4548 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:38:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4552 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314680; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4552 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314680; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:38:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4553 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4553 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4554 Schema: QC_hit: No # Query_time: 0.001272 Lock_time: 0.001042 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4554 Schema: QC_hit: No # Query_time: 0.000886 Lock_time: 0.000798 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:38:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4557 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4558 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4557 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4558 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:38:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4561 Schema: QC_hit: No # Query_time: 0.003765 Lock_time: 0.003603 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4562 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4562 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4561 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:38:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4565 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314710; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4565 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314710; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:38:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4567 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4566 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4566 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4567 Schema: QC_hit: No # Query_time: 0.000880 Lock_time: 0.000473 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:38:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4570 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4570 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4571 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4571 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:38:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4575 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4574 Schema: QC_hit: No # Query_time: 0.001058 Lock_time: 0.000916 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4575 Schema: QC_hit: No # Query_time: 0.001063 Lock_time: 0.000946 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4574 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:39:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4578 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314740; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4578 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314740; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:39:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4580 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4579 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4580 Schema: QC_hit: No # Query_time: 0.000967 Lock_time: 0.000905 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4579 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:39:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4584 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4583 Schema: QC_hit: No # Query_time: 0.000844 Lock_time: 0.000700 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4583 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4584 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:39:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4587 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4588 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4588 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4587 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:39:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4591 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314770; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4591 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314770; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:39:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4593 Schema: QC_hit: No # Query_time: 0.001694 Lock_time: 0.001586 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4592 Schema: QC_hit: No # Query_time: 0.000660 Lock_time: 0.000476 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4592 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4593 Schema: QC_hit: No # Query_time: 0.003002 Lock_time: 0.002833 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:39:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4597 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4597 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4596 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4596 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:39:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4601 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4601 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4600 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4600 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:40:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4604 Schema: QC_hit: No # Query_time: 0.000699 Lock_time: 0.000519 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314800; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4604 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314800; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:40:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4606 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4606 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4605 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4605 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:40:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4609 Schema: QC_hit: No # Query_time: 0.000817 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4610 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4609 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4610 Schema: QC_hit: No # Query_time: 0.001235 Lock_time: 0.001115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:40:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4613 Schema: QC_hit: No # Query_time: 0.000601 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4614 Schema: QC_hit: No # Query_time: 0.001285 Lock_time: 0.001120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4614 Schema: QC_hit: No # Query_time: 0.005070 Lock_time: 0.004911 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4613 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:40:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4617 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314830; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4617 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314830; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:40:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4618 Schema: QC_hit: No # Query_time: 0.004122 Lock_time: 0.003952 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4619 Schema: QC_hit: No # Query_time: 0.006356 Lock_time: 0.006178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4619 Schema: QC_hit: No # Query_time: 0.000834 Lock_time: 0.000761 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4618 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:40:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4623 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4622 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4622 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4623 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:40:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4627 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4627 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4626 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4626 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:41:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4630 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314860; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4630 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314860; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:41:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4631 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4631 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4632 Schema: QC_hit: No # Query_time: 0.010940 Lock_time: 0.010755 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4632 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:41:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4635 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4635 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4636 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4636 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000402 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:41:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4640 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4640 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4639 Schema: QC_hit: No # Query_time: 0.000604 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4639 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:41:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4643 Schema: QC_hit: No # Query_time: 0.000738 Lock_time: 0.000525 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314890; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4643 Schema: QC_hit: No # Query_time: 0.000825 Lock_time: 0.000623 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314890; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:41:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4645 Schema: QC_hit: No # Query_time: 0.000554 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4644 Schema: QC_hit: No # Query_time: 0.000955 Lock_time: 0.000840 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4645 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4644 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:41:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4648 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4648 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4649 Schema: QC_hit: No # Query_time: 0.001230 Lock_time: 0.001156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4649 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:41:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4653 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4652 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4653 Schema: QC_hit: No # Query_time: 0.001145 Lock_time: 0.000976 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4652 Schema: QC_hit: No # Query_time: 0.003801 Lock_time: 0.003565 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:42:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4656 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314920; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4656 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314920; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:42:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4657 Schema: QC_hit: No # Query_time: 0.000669 Lock_time: 0.000448 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4658 Schema: QC_hit: No # Query_time: 0.000919 Lock_time: 0.000727 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4657 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4658 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:42:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4662 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4661 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4662 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4661 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:42:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4666 Schema: QC_hit: No # Query_time: 0.000692 Lock_time: 0.000598 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4665 Schema: QC_hit: No # Query_time: 0.000753 Lock_time: 0.000554 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4665 Schema: QC_hit: No # Query_time: 0.001470 Lock_time: 0.001384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4666 Schema: QC_hit: No # Query_time: 0.001683 Lock_time: 0.001498 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:42:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4669 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314950; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4669 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314950; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:42:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4671 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4670 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4671 Schema: QC_hit: No # Query_time: 0.000859 Lock_time: 0.000736 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4670 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:42:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4674 Schema: QC_hit: No # Query_time: 0.000810 Lock_time: 0.000517 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4674 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4675 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4675 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:42:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4678 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4678 Schema: QC_hit: No # Query_time: 0.000679 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4679 Schema: QC_hit: No # Query_time: 0.000607 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4679 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:43:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4682 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314980; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4682 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314980; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:43:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4683 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4683 Schema: QC_hit: No # Query_time: 0.000562 Lock_time: 0.000438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4684 Schema: QC_hit: No # Query_time: 0.000619 Lock_time: 0.000409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4684 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:43:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4687 Schema: QC_hit: No # Query_time: 0.000625 Lock_time: 0.000457 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4687 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4688 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673314992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4688 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673314992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:43:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4691 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4691 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4692 Schema: QC_hit: No # Query_time: 0.001970 Lock_time: 0.001762 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4692 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:43:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4695 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315010; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4695 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315010; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:43:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4696 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4697 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4696 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4697 Schema: QC_hit: No # Query_time: 0.003203 Lock_time: 0.002969 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:43:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4700 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4701 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4701 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4700 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:43:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4704 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4705 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4705 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4704 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:44:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4708 Schema: QC_hit: No # Query_time: 0.000632 Lock_time: 0.000422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315040; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4708 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315040; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:44:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4710 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4709 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4709 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4710 Schema: QC_hit: No # Query_time: 0.000661 Lock_time: 0.000606 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:44:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4713 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4714 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4713 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4714 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:44:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4717 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4717 Schema: QC_hit: No # Query_time: 0.000764 Lock_time: 0.000549 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4718 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4718 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:44:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4721 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315070; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4721 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315070; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:44:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4723 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4723 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4722 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4722 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:44:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4727 Schema: QC_hit: No # Query_time: 0.001143 Lock_time: 0.001000 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4727 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4726 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4726 Schema: QC_hit: No # Query_time: 0.001309 Lock_time: 0.001223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:44:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4730 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4730 Schema: QC_hit: No # Query_time: 0.000848 Lock_time: 0.000713 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4731 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4731 Schema: QC_hit: No # Query_time: 0.003499 Lock_time: 0.003256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:45:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4734 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315100; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4734 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315100; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:45:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4736 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4736 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4735 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4735 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:45:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4739 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4740 Schema: QC_hit: No # Query_time: 0.000719 Lock_time: 0.000582 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4740 Schema: QC_hit: No # Query_time: 0.001813 Lock_time: 0.001704 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4739 Schema: QC_hit: No # Query_time: 0.003612 Lock_time: 0.003534 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:45:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4744 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4744 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4743 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4743 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:45:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4747 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315130; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4747 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315130; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:45:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4748 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4748 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4749 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4749 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:45:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4753 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4752 Schema: QC_hit: No # Query_time: 0.000972 Lock_time: 0.000783 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4752 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4753 Schema: QC_hit: No # Query_time: 0.000704 Lock_time: 0.000538 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:45:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4757 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4757 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000413 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4756 Schema: QC_hit: No # Query_time: 0.000855 Lock_time: 0.000691 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4756 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:46:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4760 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315160; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4760 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315160; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:46:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4761 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4761 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4762 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4762 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:46:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4766 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4766 Schema: QC_hit: No # Query_time: 0.000599 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4765 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4765 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:46:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4770 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4770 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4769 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4769 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:46:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4773 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315190; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4773 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315190; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:46:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4774 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4774 Schema: QC_hit: No # Query_time: 0.003173 Lock_time: 0.002935 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4775 Schema: QC_hit: No # Query_time: 0.001510 Lock_time: 0.001346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4775 Schema: QC_hit: No # Query_time: 0.001834 Lock_time: 0.001664 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:46:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4779 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4778 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4778 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4779 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:46:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4782 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4782 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4783 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4783 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:47:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4786 Schema: QC_hit: No # Query_time: 0.000628 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315220; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4786 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315220; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:47:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4787 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4788 Schema: QC_hit: No # Query_time: 0.000616 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4788 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4787 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:47:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4791 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4792 Schema: QC_hit: No # Query_time: 0.001263 Lock_time: 0.001133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4792 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4791 Schema: QC_hit: No # Query_time: 0.005195 Lock_time: 0.005004 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:47:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4795 Schema: QC_hit: No # Query_time: 0.001001 Lock_time: 0.000858 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4796 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4796 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4795 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:47:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4799 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315250; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4799 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315250; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:47:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4800 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4800 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4801 Schema: QC_hit: No # Query_time: 0.000729 Lock_time: 0.000528 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4801 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:47:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4804 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4805 Schema: QC_hit: No # Query_time: 0.000855 Lock_time: 0.000606 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4805 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4804 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:47:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4809 Schema: QC_hit: No # Query_time: 0.000624 Lock_time: 0.000417 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4808 Schema: QC_hit: No # Query_time: 0.000625 Lock_time: 0.000417 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4808 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4809 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:48:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4812 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315280; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4812 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315280; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:48:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4813 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4813 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4814 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4814 Schema: QC_hit: No # Query_time: 0.000584 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:48:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4818 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4817 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4817 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4818 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:48:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4822 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4822 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4821 Schema: QC_hit: No # Query_time: 0.000967 Lock_time: 0.000489 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4821 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:48:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4825 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315310; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4825 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315310; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:48:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4826 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4826 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4827 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4827 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:48:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4831 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4830 Schema: QC_hit: No # Query_time: 0.001236 Lock_time: 0.001046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4830 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4831 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:48:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4834 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4835 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4835 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4834 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:49:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4838 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315340; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4838 Schema: QC_hit: No # Query_time: 0.000748 Lock_time: 0.000444 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315340; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:49:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4840 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4840 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4839 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000447 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4839 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:49:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4844 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4843 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4843 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4844 Schema: QC_hit: No # Query_time: 0.000572 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:49:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4848 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4847 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4847 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4848 Schema: QC_hit: No # Query_time: 0.000584 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:49:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4851 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315370; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4851 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315370; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:49:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4853 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4853 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4852 Schema: QC_hit: No # Query_time: 0.001113 Lock_time: 0.001019 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4852 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:49:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4856 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4857 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4857 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4856 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:49:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4861 Schema: QC_hit: No # Query_time: 0.000676 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4861 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4860 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4860 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:50:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4864 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315400; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4864 Schema: QC_hit: No # Query_time: 0.000599 Lock_time: 0.000540 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315400; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:50:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4866 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4865 Schema: QC_hit: No # Query_time: 0.000741 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4866 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4865 Schema: QC_hit: No # Query_time: 0.000784 Lock_time: 0.000590 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:50:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4869 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4869 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4870 Schema: QC_hit: No # Query_time: 0.000762 Lock_time: 0.000618 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4870 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:50:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4874 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4874 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4873 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4873 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:50:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4877 Schema: QC_hit: No # Query_time: 0.000768 Lock_time: 0.000538 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315430; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4877 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315430; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:50:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4879 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4878 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4878 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4879 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:50:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4883 Schema: QC_hit: No # Query_time: 0.007065 Lock_time: 0.006846 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4883 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4882 Schema: QC_hit: No # Query_time: 0.000557 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4882 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:50:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4887 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4886 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4886 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4887 Schema: QC_hit: No # Query_time: 0.000848 Lock_time: 0.000650 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:51:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4890 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315460; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4890 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315460; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:51:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4891 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4892 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4891 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4892 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:51:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4895 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4896 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4895 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4896 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:51:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4900 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4899 Schema: QC_hit: No # Query_time: 0.020430 Lock_time: 0.020285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4899 Schema: QC_hit: No # Query_time: 0.000854 Lock_time: 0.000691 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4900 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:51:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4903 Schema: QC_hit: No # Query_time: 0.000600 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315490; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4903 Schema: QC_hit: No # Query_time: 0.000625 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315490; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:51:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4904 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4904 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4905 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4905 Schema: QC_hit: No # Query_time: 0.000735 Lock_time: 0.000676 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:51:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4909 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4909 Schema: QC_hit: No # Query_time: 0.005339 Lock_time: 0.005242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4908 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4908 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:51:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4912 Schema: QC_hit: No # Query_time: 0.000597 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4912 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4913 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4913 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:52:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4916 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315520; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4916 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315520; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:52:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4917 Schema: QC_hit: No # Query_time: 0.004621 Lock_time: 0.004470 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4917 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4918 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4918 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:52:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4921 Schema: QC_hit: No # Query_time: 0.001134 Lock_time: 0.000992 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4922 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4922 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4921 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:52:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4925 Schema: QC_hit: No # Query_time: 0.000542 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4925 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4926 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4926 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:52:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4929 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315550; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4929 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315550; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:52:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4931 Schema: QC_hit: No # Query_time: 0.000559 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4931 Schema: QC_hit: No # Query_time: 0.000672 Lock_time: 0.000476 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4930 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4930 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:52:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4935 Schema: QC_hit: No # Query_time: 0.007842 Lock_time: 0.007587 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4934 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4934 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4935 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:52:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4939 Schema: QC_hit: No # Query_time: 0.000745 Lock_time: 0.000553 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4939 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4938 Schema: QC_hit: No # Query_time: 0.000816 Lock_time: 0.000727 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4938 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:53:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4942 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315580; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4942 Schema: QC_hit: No # Query_time: 0.003836 Lock_time: 0.003631 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315580; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:53:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4944 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4944 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4943 Schema: QC_hit: No # Query_time: 0.004262 Lock_time: 0.004047 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4943 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:53:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4948 Schema: QC_hit: No # Query_time: 0.000644 Lock_time: 0.000456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4947 Schema: QC_hit: No # Query_time: 0.000633 Lock_time: 0.000561 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4948 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4947 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:53:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4951 Schema: QC_hit: No # Query_time: 0.002994 Lock_time: 0.002866 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4952 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4952 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4951 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:53:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4955 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315610; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4955 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315610; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:53:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4957 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4956 Schema: QC_hit: No # Query_time: 0.001393 Lock_time: 0.001275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4956 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4957 Schema: QC_hit: No # Query_time: 0.001075 Lock_time: 0.000817 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:53:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4961 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4960 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4960 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4961 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:53:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4965 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4964 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4965 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4964 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:54:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4968 Schema: QC_hit: No # Query_time: 0.000547 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315640; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4968 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315640; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:54:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4970 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4970 Schema: QC_hit: No # Query_time: 0.001015 Lock_time: 0.000887 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4969 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4969 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:54:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4973 Schema: QC_hit: No # Query_time: 0.009481 Lock_time: 0.009304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4973 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4974 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4974 Schema: QC_hit: No # Query_time: 0.002497 Lock_time: 0.002320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:54:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4978 Schema: QC_hit: No # Query_time: 0.001003 Lock_time: 0.000676 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4977 Schema: QC_hit: No # Query_time: 0.000562 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4977 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4978 Schema: QC_hit: No # Query_time: 0.000710 Lock_time: 0.000556 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:54:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4981 Schema: QC_hit: No # Query_time: 0.000643 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315670; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4981 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315670; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:54:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4983 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4982 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4983 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4982 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:54:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4986 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4986 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4987 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4987 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:54:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4990 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4990 Schema: QC_hit: No # Query_time: 0.000891 Lock_time: 0.000802 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4991 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4991 Schema: QC_hit: No # Query_time: 0.000610 Lock_time: 0.000413 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:55:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4994 Schema: QC_hit: No # Query_time: 0.000796 Lock_time: 0.000601 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315700; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4994 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315700; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:55:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4996 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4995 Schema: QC_hit: No # Query_time: 0.000647 Lock_time: 0.000480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4995 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4996 Schema: QC_hit: No # Query_time: 0.000968 Lock_time: 0.000860 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:55:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5000 Schema: QC_hit: No # Query_time: 0.002793 Lock_time: 0.002659 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5000 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4999 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 4999 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:55:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5003 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5004 Schema: QC_hit: No # Query_time: 0.001054 Lock_time: 0.000967 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5004 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000476 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5003 Schema: QC_hit: No # Query_time: 0.000628 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:55:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5007 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315730; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5007 Schema: QC_hit: No # Query_time: 0.000657 Lock_time: 0.000441 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315730; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:55:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5008 Schema: QC_hit: No # Query_time: 0.000660 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5008 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5009 Schema: QC_hit: No # Query_time: 0.000878 Lock_time: 0.000627 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5009 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:55:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5013 Schema: QC_hit: No # Query_time: 0.000627 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5012 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5013 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5012 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:55:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5016 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5017 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5016 Schema: QC_hit: No # Query_time: 0.001072 Lock_time: 0.000935 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5017 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:56:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5020 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315760; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5020 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315760; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:56:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5021 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5021 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5022 Schema: QC_hit: No # Query_time: 0.001526 Lock_time: 0.001400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5022 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:56:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5026 Schema: QC_hit: No # Query_time: 0.000958 Lock_time: 0.000672 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5025 Schema: QC_hit: No # Query_time: 0.004875 Lock_time: 0.004693 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5026 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5025 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:56:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5030 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5030 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5029 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5029 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:56:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5033 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315790; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5033 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315790; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:56:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5034 Schema: QC_hit: No # Query_time: 0.000552 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5035 Schema: QC_hit: No # Query_time: 0.000554 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5035 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5034 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:56:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5039 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5039 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5038 Schema: QC_hit: No # Query_time: 0.001085 Lock_time: 0.000968 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5038 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:56:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5042 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5042 Schema: QC_hit: No # Query_time: 0.001239 Lock_time: 0.001065 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5043 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5043 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:57:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5046 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315820; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5046 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315820; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:57:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5047 Schema: QC_hit: No # Query_time: 0.001546 Lock_time: 0.001327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5048 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5048 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5047 Schema: QC_hit: No # Query_time: 0.000718 Lock_time: 0.000573 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:57:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5052 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5051 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5051 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5052 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:57:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5056 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5056 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5055 Schema: QC_hit: No # Query_time: 0.000753 Lock_time: 0.000554 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5055 Schema: QC_hit: No # Query_time: 0.001451 Lock_time: 0.001246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:57:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5059 Schema: QC_hit: No # Query_time: 0.004114 Lock_time: 0.003869 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315850; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5059 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315850; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:57:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5060 Schema: QC_hit: No # Query_time: 0.012025 Lock_time: 0.011859 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5061 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5060 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5061 Schema: QC_hit: No # Query_time: 0.000620 Lock_time: 0.000470 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:57:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5064 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5065 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5065 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5064 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:57:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5069 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5068 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5068 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5069 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:58:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5072 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315880; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5072 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315880; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:58:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5074 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5074 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5073 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5073 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:58:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5078 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5077 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5078 Schema: QC_hit: No # Query_time: 0.001489 Lock_time: 0.001311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5077 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:58:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5082 Schema: QC_hit: No # Query_time: 0.000845 Lock_time: 0.000706 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5081 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5082 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5081 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:58:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5085 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315910; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5085 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315910; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:58:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5086 Schema: QC_hit: No # Query_time: 0.000876 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5086 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5087 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5087 Schema: QC_hit: No # Query_time: 0.001860 Lock_time: 0.001700 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:58:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5091 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5090 Schema: QC_hit: No # Query_time: 0.000616 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5090 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5091 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:58:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5095 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5094 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5094 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5095 Schema: QC_hit: No # Query_time: 0.000735 Lock_time: 0.000633 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:59:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5098 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315940; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5098 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315940; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:59:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5099 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5100 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5099 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5100 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:59:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5103 Schema: QC_hit: No # Query_time: 0.000767 Lock_time: 0.000598 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5103 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5104 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5104 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:59:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5108 Schema: QC_hit: No # Query_time: 0.000639 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5108 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5107 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5107 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:59:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5111 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315970; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5111 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315970; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:59:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5113 Schema: QC_hit: No # Query_time: 0.000763 Lock_time: 0.000591 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5113 Schema: QC_hit: No # Query_time: 0.001826 Lock_time: 0.001679 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5112 Schema: QC_hit: No # Query_time: 0.007229 Lock_time: 0.007028 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5112 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 1:59:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5117 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5116 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5116 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5117 Schema: QC_hit: No # Query_time: 0.000853 Lock_time: 0.000710 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 1:59:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5120 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5121 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5121 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673315992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5120 Schema: QC_hit: No # Query_time: 0.000607 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673315992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:00:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5124 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316000; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5124 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316000; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:00:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5125 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5125 Schema: QC_hit: No # Query_time: 0.000695 Lock_time: 0.000458 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5126 Schema: QC_hit: No # Query_time: 0.001781 Lock_time: 0.001532 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5126 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:00:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5130 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5129 Schema: QC_hit: No # Query_time: 0.000884 Lock_time: 0.000804 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5130 Schema: QC_hit: No # Query_time: 0.000554 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5129 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:00:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5134 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5134 Schema: QC_hit: No # Query_time: 0.000888 Lock_time: 0.000693 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5133 Schema: QC_hit: No # Query_time: 0.006418 Lock_time: 0.006183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5133 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:00:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5137 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316030; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5137 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316030; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:00:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5139 Schema: QC_hit: No # Query_time: 0.000668 Lock_time: 0.000513 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5139 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5138 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5138 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:00:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5142 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5143 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5143 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5142 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:00:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5146 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5146 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5147 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5147 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:01:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5150 Schema: QC_hit: No # Query_time: 0.000799 Lock_time: 0.000554 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316060; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5150 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316060; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:01:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5151 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5152 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5151 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5152 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:01:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5155 Schema: QC_hit: No # Query_time: 0.000651 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5156 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5156 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5155 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:01:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5159 Schema: QC_hit: No # Query_time: 0.003187 Lock_time: 0.003020 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5159 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5160 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5160 Schema: QC_hit: No # Query_time: 0.003114 Lock_time: 0.002933 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:01:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5163 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316090; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5163 Schema: QC_hit: No # Query_time: 0.000891 Lock_time: 0.000734 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316090; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:01:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5164 Schema: QC_hit: No # Query_time: 0.000675 Lock_time: 0.000414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5165 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5164 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5165 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:01:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5168 Schema: QC_hit: No # Query_time: 0.002376 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5169 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5169 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5168 Schema: QC_hit: No # Query_time: 0.002683 Lock_time: 0.002515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:01:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5172 Schema: QC_hit: No # Query_time: 0.000581 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5172 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5173 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5173 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:02:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5176 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316120; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5176 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316120; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:02:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5178 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5178 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5177 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5177 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:02:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5181 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5181 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5182 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5182 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:02:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5185 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5185 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5186 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5186 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:02:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5189 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316150; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5189 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316150; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:02:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5191 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5191 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5190 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5190 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:02:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5195 Schema: QC_hit: No # Query_time: 0.001149 Lock_time: 0.001080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5195 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5194 Schema: QC_hit: No # Query_time: 0.002145 Lock_time: 0.001564 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5194 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:02:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5199 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5198 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5198 Schema: QC_hit: No # Query_time: 0.001872 Lock_time: 0.001707 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5199 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:03:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5202 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316180; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5202 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316180; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:03:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5204 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5204 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5203 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5203 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:03:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5208 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5208 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5207 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5207 Schema: QC_hit: No # Query_time: 0.005112 Lock_time: 0.004831 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:03:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5212 Schema: QC_hit: No # Query_time: 0.002443 Lock_time: 0.002309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5211 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5211 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5212 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:03:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5215 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316210; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5215 Schema: QC_hit: No # Query_time: 0.000654 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316210; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:03:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5216 Schema: QC_hit: No # Query_time: 0.001428 Lock_time: 0.001212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5217 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5217 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5216 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:03:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5221 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5221 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5220 Schema: QC_hit: No # Query_time: 0.002074 Lock_time: 0.001926 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5220 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:03:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5225 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5225 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5224 Schema: QC_hit: No # Query_time: 0.000609 Lock_time: 0.000412 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5224 Schema: QC_hit: No # Query_time: 0.000575 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:04:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5228 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316240; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5228 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316240; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:04:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5229 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5229 Schema: QC_hit: No # Query_time: 0.000733 Lock_time: 0.000515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5230 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5230 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:04:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5234 Schema: QC_hit: No # Query_time: 0.005874 Lock_time: 0.005664 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5234 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5233 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5233 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:04:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5237 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5237 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5238 Schema: QC_hit: No # Query_time: 0.000678 Lock_time: 0.000474 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5238 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:04:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5241 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316270; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5241 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316270; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:04:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5243 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5242 Schema: QC_hit: No # Query_time: 0.004362 Lock_time: 0.004145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5242 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5243 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:04:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5246 Schema: QC_hit: No # Query_time: 0.001036 Lock_time: 0.000853 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5247 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5247 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5246 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:04:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5251 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5251 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5250 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5250 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:05:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5254 Schema: QC_hit: No # Query_time: 0.001743 Lock_time: 0.001554 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316300; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5254 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316300; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:05:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5255 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5255 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5256 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5256 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:05:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5260 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5259 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5259 Schema: QC_hit: No # Query_time: 0.003010 Lock_time: 0.002781 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5260 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:05:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5264 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5263 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5264 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5263 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:05:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5267 Schema: QC_hit: No # Query_time: 0.000891 Lock_time: 0.000719 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316330; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5267 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316330; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:05:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5268 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5268 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5269 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5269 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:05:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5272 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5272 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5273 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5273 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:05:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5276 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5276 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5277 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5277 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:06:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5280 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316360; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5280 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316360; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:06:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5282 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5282 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5281 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5281 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:06:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5286 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5286 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5285 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5285 Schema: QC_hit: No # Query_time: 0.000721 Lock_time: 0.000509 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:06:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5289 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5290 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5289 Schema: QC_hit: No # Query_time: 0.001179 Lock_time: 0.001100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5290 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:06:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5293 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316390; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5293 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316390; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:06:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5295 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5294 Schema: QC_hit: No # Query_time: 0.000782 Lock_time: 0.000616 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5294 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5295 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:06:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5299 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5299 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5298 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5298 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:06:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5302 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5302 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5303 Schema: QC_hit: No # Query_time: 0.001217 Lock_time: 0.001094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5303 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:07:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5306 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316420; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5306 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316420; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:07:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5307 Schema: QC_hit: No # Query_time: 0.008228 Lock_time: 0.008048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5307 Schema: QC_hit: No # Query_time: 0.009857 Lock_time: 0.009623 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5308 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5308 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:07:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5311 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5312 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5311 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5312 Schema: QC_hit: No # Query_time: 0.000800 Lock_time: 0.000720 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:07:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5315 Schema: QC_hit: No # Query_time: 0.000734 Lock_time: 0.000507 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5315 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5316 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5316 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:07:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5319 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316450; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5319 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316450; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:07:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5320 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5320 Schema: QC_hit: No # Query_time: 0.001082 Lock_time: 0.000761 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5321 Schema: QC_hit: No # Query_time: 0.000891 Lock_time: 0.000720 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5321 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:07:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5324 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5325 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5324 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5325 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:07:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5329 Schema: QC_hit: No # Query_time: 0.000662 Lock_time: 0.000489 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5329 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5328 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5328 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:08:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5332 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316480; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5332 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316480; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:08:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5334 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5333 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5334 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5333 Schema: QC_hit: No # Query_time: 0.000692 Lock_time: 0.000578 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:08:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5337 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5337 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5338 Schema: QC_hit: No # Query_time: 0.001138 Lock_time: 0.000982 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5338 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:08:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5341 Schema: QC_hit: No # Query_time: 0.001998 Lock_time: 0.001881 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5342 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5342 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5341 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:08:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5345 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316510; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5345 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316510; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:08:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5347 Schema: QC_hit: No # Query_time: 0.001938 Lock_time: 0.001845 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5346 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5346 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5347 Schema: QC_hit: No # Query_time: 0.005750 Lock_time: 0.005471 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:08:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5351 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5351 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5350 Schema: QC_hit: No # Query_time: 0.004689 Lock_time: 0.004017 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5350 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:08:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5355 Schema: QC_hit: No # Query_time: 0.003173 Lock_time: 0.002848 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5354 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5355 Schema: QC_hit: No # Query_time: 0.001947 Lock_time: 0.001824 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5354 Schema: QC_hit: No # Query_time: 0.000602 Lock_time: 0.000531 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:09:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5358 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316540; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5358 Schema: QC_hit: No # Query_time: 0.001129 Lock_time: 0.001051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316540; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:09:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5359 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5359 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5360 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5360 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:09:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5364 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5363 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5364 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5363 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:09:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5368 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5368 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5367 Schema: QC_hit: No # Query_time: 0.000629 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5367 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:09:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5371 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316570; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5371 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316570; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:09:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5372 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5372 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5373 Schema: QC_hit: No # Query_time: 0.000667 Lock_time: 0.000526 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5373 Schema: QC_hit: No # Query_time: 0.000721 Lock_time: 0.000651 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:09:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5377 Schema: QC_hit: No # Query_time: 0.001301 Lock_time: 0.001191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5376 Schema: QC_hit: No # Query_time: 0.004200 Lock_time: 0.004089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5377 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5376 Schema: QC_hit: No # Query_time: 0.000771 Lock_time: 0.000698 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:09:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5381 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5381 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5380 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5380 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:10:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5384 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316600; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5384 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316600; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:10:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5386 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5385 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5385 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5386 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:10:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5390 Schema: QC_hit: No # Query_time: 0.001673 Lock_time: 0.001482 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5389 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5390 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5389 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:10:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5394 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5394 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5393 Schema: QC_hit: No # Query_time: 0.005738 Lock_time: 0.005572 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5393 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:10:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5397 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316630; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5397 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316630; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:10:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5398 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5399 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5399 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5398 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:10:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5403 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5402 Schema: QC_hit: No # Query_time: 0.000620 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5402 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5403 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:10:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5407 Schema: QC_hit: No # Query_time: 0.000617 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5407 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5406 Schema: QC_hit: No # Query_time: 0.000952 Lock_time: 0.000847 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5406 Schema: QC_hit: No # Query_time: 0.000704 Lock_time: 0.000515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:11:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5410 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316660; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5410 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316660; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:11:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5411 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5411 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5412 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5412 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:11:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5415 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5416 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5416 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5415 Schema: QC_hit: No # Query_time: 0.005948 Lock_time: 0.005794 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:11:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5419 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5419 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5420 Schema: QC_hit: No # Query_time: 0.001508 Lock_time: 0.001335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5420 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:11:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5423 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316690; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5423 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316690; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:11:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5424 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5425 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5425 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5424 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:11:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5428 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5429 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5428 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5429 Schema: QC_hit: No # Query_time: 0.000554 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:11:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5432 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5432 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5433 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5433 Schema: QC_hit: No # Query_time: 0.000740 Lock_time: 0.000568 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:12:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5436 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316720; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5436 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316720; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:12:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5437 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5437 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5438 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5438 Schema: QC_hit: No # Query_time: 0.000609 Lock_time: 0.000461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:12:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5442 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5441 Schema: QC_hit: No # Query_time: 0.000617 Lock_time: 0.000545 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5441 Schema: QC_hit: No # Query_time: 0.001864 Lock_time: 0.001739 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5442 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:12:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5446 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5446 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5445 Schema: QC_hit: No # Query_time: 0.000565 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5445 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:12:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5449 Schema: QC_hit: No # Query_time: 0.000724 Lock_time: 0.000536 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316750; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5449 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316750; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:12:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5450 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5450 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5451 Schema: QC_hit: No # Query_time: 0.000909 Lock_time: 0.000776 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5451 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:12:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5454 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5454 Schema: QC_hit: No # Query_time: 0.004764 Lock_time: 0.004632 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5455 Schema: QC_hit: No # Query_time: 0.001550 Lock_time: 0.001424 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5455 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:12:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5459 Schema: QC_hit: No # Query_time: 0.000728 Lock_time: 0.000608 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5459 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5458 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5458 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:13:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5462 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316780; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5462 Schema: QC_hit: No # Query_time: 0.000657 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316780; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:13:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5464 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5463 Schema: QC_hit: No # Query_time: 0.000712 Lock_time: 0.000552 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5464 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5463 Schema: QC_hit: No # Query_time: 0.002903 Lock_time: 0.002745 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:13:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5468 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5467 Schema: QC_hit: No # Query_time: 0.003653 Lock_time: 0.003484 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5467 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5468 Schema: QC_hit: No # Query_time: 0.000647 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:13:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5472 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5471 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5471 Schema: QC_hit: No # Query_time: 0.000588 Lock_time: 0.000401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5472 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:13:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5475 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316810; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5475 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316810; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:13:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5477 Schema: QC_hit: No # Query_time: 0.003658 Lock_time: 0.003479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5476 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5476 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5477 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:13:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5480 Schema: QC_hit: No # Query_time: 0.000948 Lock_time: 0.000678 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5480 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5481 Schema: QC_hit: No # Query_time: 0.001274 Lock_time: 0.001099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5481 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:13:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5484 Schema: QC_hit: No # Query_time: 0.003296 Lock_time: 0.003111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5485 Schema: QC_hit: No # Query_time: 0.007118 Lock_time: 0.006881 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5484 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5485 Schema: QC_hit: No # Query_time: 0.000572 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:14:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5488 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316840; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5488 Schema: QC_hit: No # Query_time: 0.000595 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316840; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:14:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5489 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5489 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5490 Schema: QC_hit: No # Query_time: 0.000833 Lock_time: 0.000558 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5490 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:14:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5493 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5494 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5494 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5493 Schema: QC_hit: No # Query_time: 0.000653 Lock_time: 0.000458 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:14:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5498 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5498 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5497 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5497 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:14:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5501 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316870; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5501 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316870; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:14:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5503 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5503 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5502 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5502 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:14:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5507 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5507 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5506 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5506 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:14:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5510 Schema: QC_hit: No # Query_time: 0.000673 Lock_time: 0.000511 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5511 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5511 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5510 Schema: QC_hit: No # Query_time: 0.001011 Lock_time: 0.000933 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:15:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5514 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316900; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5514 Schema: QC_hit: No # Query_time: 0.000605 Lock_time: 0.000402 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316900; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:15:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5515 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5515 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5516 Schema: QC_hit: No # Query_time: 0.001196 Lock_time: 0.000489 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5516 Schema: QC_hit: No # Query_time: 0.003565 Lock_time: 0.003354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:15:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5520 Schema: QC_hit: No # Query_time: 0.000702 Lock_time: 0.000609 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5520 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5519 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5519 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:15:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5524 Schema: QC_hit: No # Query_time: 0.000819 Lock_time: 0.000586 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5524 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5523 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5523 Schema: QC_hit: No # Query_time: 0.001579 Lock_time: 0.001475 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:15:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5527 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316930; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5527 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316930; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:15:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5528 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5528 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5529 Schema: QC_hit: No # Query_time: 0.004359 Lock_time: 0.004102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5529 Schema: QC_hit: No # Query_time: 0.000614 Lock_time: 0.000472 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:15:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5533 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5532 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5533 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5532 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:15:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5536 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5536 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5537 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5537 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:16:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5540 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316960; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5540 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316960; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:16:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5541 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5541 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000533 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5542 Schema: QC_hit: No # Query_time: 0.000750 Lock_time: 0.000548 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5542 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:16:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5546 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5545 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5545 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5546 Schema: QC_hit: No # Query_time: 0.000554 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:16:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5550 Schema: QC_hit: No # Query_time: 0.000870 Lock_time: 0.000675 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5550 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5549 Schema: QC_hit: No # Query_time: 0.000644 Lock_time: 0.000501 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5549 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:16:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5553 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316990; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5553 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316990; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:16:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5555 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5555 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5554 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673316992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5554 Schema: QC_hit: No # Query_time: 0.000647 Lock_time: 0.000471 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673316992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:16:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5559 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5559 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5558 Schema: QC_hit: No # Query_time: 0.002260 Lock_time: 0.002075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5558 Schema: QC_hit: No # Query_time: 0.001029 Lock_time: 0.000938 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:16:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5562 Schema: QC_hit: No # Query_time: 0.010264 Lock_time: 0.010075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5562 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5563 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5563 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:17:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5566 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317020; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5566 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317020; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:17:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5567 Schema: QC_hit: No # Query_time: 0.003159 Lock_time: 0.003008 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5567 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5568 Schema: QC_hit: No # Query_time: 0.000632 Lock_time: 0.000491 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5568 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:17:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5572 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5572 Schema: QC_hit: No # Query_time: 0.000602 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5571 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5571 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:17:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5576 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5576 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5575 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5575 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:17:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5579 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317050; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5579 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317050; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:17:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5580 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5581 Schema: QC_hit: No # Query_time: 0.002872 Lock_time: 0.002573 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5580 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5581 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:17:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5585 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5584 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5585 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5584 Schema: QC_hit: No # Query_time: 0.001290 Lock_time: 0.001207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:17:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5588 Schema: QC_hit: No # Query_time: 0.007948 Lock_time: 0.007704 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5589 Schema: QC_hit: No # Query_time: 0.000691 Lock_time: 0.000456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5589 Schema: QC_hit: No # Query_time: 0.001138 Lock_time: 0.000938 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5588 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:18:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5592 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317080; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5592 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317080; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:18:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5593 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5594 Schema: QC_hit: No # Query_time: 0.005109 Lock_time: 0.000536 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5594 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5593 Schema: QC_hit: No # Query_time: 0.000557 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:18:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5597 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5597 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5598 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5598 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:18:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5601 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5601 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5602 Schema: QC_hit: No # Query_time: 0.002598 Lock_time: 0.002440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5602 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:18:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5605 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317110; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5605 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317110; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:18:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5607 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5607 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5606 Schema: QC_hit: No # Query_time: 0.000853 Lock_time: 0.000669 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5606 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:18:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5611 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5610 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5611 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5610 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:18:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5614 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5614 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5615 Schema: QC_hit: No # Query_time: 0.000552 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5615 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:19:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5618 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317140; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5618 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317140; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:19:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5619 Schema: QC_hit: No # Query_time: 0.000766 Lock_time: 0.000502 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5619 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5620 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5620 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:19:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5623 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5624 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5624 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5623 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:19:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5627 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5627 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5628 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5628 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:19:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5631 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317170; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5631 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317170; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:19:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5632 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5633 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5632 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5633 Schema: QC_hit: No # Query_time: 0.000650 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:19:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5636 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5637 Schema: QC_hit: No # Query_time: 0.000624 Lock_time: 0.000510 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5637 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000527 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5636 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:19:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5641 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5641 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5640 Schema: QC_hit: No # Query_time: 0.001185 Lock_time: 0.001041 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5640 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:20:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5644 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317200; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5644 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317200; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:20:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5646 Schema: QC_hit: No # Query_time: 0.000682 Lock_time: 0.000491 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5646 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5645 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5645 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:20:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5650 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5650 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5649 Schema: QC_hit: No # Query_time: 0.001572 Lock_time: 0.001382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5649 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:20:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5653 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5653 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5654 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5654 Schema: QC_hit: No # Query_time: 0.003301 Lock_time: 0.003208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:20:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5657 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317230; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5657 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317230; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:20:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5659 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5659 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5658 Schema: QC_hit: No # Query_time: 0.001707 Lock_time: 0.001526 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5658 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:20:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5663 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5662 Schema: QC_hit: No # Query_time: 0.004433 Lock_time: 0.004278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5663 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5662 Schema: QC_hit: No # Query_time: 0.006157 Lock_time: 0.005957 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:20:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5667 Schema: QC_hit: No # Query_time: 0.000877 Lock_time: 0.000617 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5666 Schema: QC_hit: No # Query_time: 0.000578 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5667 Schema: QC_hit: No # Query_time: 0.003345 Lock_time: 0.003202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5666 Schema: QC_hit: No # Query_time: 0.004832 Lock_time: 0.001610 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:21:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5670 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317260; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5670 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317260; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:21:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5671 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5671 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5672 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5672 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:21:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5676 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5675 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5676 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5675 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:21:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5680 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5680 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5679 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5679 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:21:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5683 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317290; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5683 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317290; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:21:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5684 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5685 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5684 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5685 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:21:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5688 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5688 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5689 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5689 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:21:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5692 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5692 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5693 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5693 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:22:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5696 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317320; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5696 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317320; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:22:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5697 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5697 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5698 Schema: QC_hit: No # Query_time: 0.000614 Lock_time: 0.000436 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5698 Schema: QC_hit: No # Query_time: 0.000932 Lock_time: 0.000799 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:22:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5701 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5702 Schema: QC_hit: No # Query_time: 0.003594 Lock_time: 0.003422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5702 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000421 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5701 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:22:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5705 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5706 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5705 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5706 Schema: QC_hit: No # Query_time: 0.002870 Lock_time: 0.002689 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:22:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5709 Schema: QC_hit: No # Query_time: 0.000655 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317350; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5709 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317350; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:22:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5710 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5711 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5711 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5710 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:22:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5715 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5714 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5714 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5715 Schema: QC_hit: No # Query_time: 0.000880 Lock_time: 0.000649 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:22:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5718 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5718 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5719 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5719 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:23:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5722 Schema: QC_hit: No # Query_time: 0.000601 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317380; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5722 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317380; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:23:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5724 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5723 Schema: QC_hit: No # Query_time: 0.000794 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5723 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5724 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:23:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5728 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5727 Schema: QC_hit: No # Query_time: 0.004077 Lock_time: 0.003924 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5728 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5727 Schema: QC_hit: No # Query_time: 0.002049 Lock_time: 0.001928 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:23:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5732 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5732 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5731 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5731 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:23:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5735 Schema: QC_hit: No # Query_time: 0.000685 Lock_time: 0.000445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317410; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5735 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317410; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:23:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5736 Schema: QC_hit: No # Query_time: 0.001646 Lock_time: 0.001535 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5737 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5737 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5736 Schema: QC_hit: No # Query_time: 0.001916 Lock_time: 0.001759 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:23:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5741 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5740 Schema: QC_hit: No # Query_time: 0.000865 Lock_time: 0.000728 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5740 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5741 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:23:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5745 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5744 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5745 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5744 Schema: QC_hit: No # Query_time: 0.001401 Lock_time: 0.001248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:24:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5748 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317440; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5748 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317440; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:24:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5749 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000413 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5749 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5750 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5750 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:24:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5754 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5754 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5753 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5753 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:24:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5758 Schema: QC_hit: No # Query_time: 0.000710 Lock_time: 0.000530 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5758 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5757 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5757 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:24:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5761 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317470; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5761 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317470; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:24:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5763 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5762 Schema: QC_hit: No # Query_time: 0.000747 Lock_time: 0.000576 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5762 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5763 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:24:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5766 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5766 Schema: QC_hit: No # Query_time: 0.000801 Lock_time: 0.000540 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5767 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5767 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:24:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5770 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5771 Schema: QC_hit: No # Query_time: 0.000923 Lock_time: 0.000747 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5771 Schema: QC_hit: No # Query_time: 0.002424 Lock_time: 0.002349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5770 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:25:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5774 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317500; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5774 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317500; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:25:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5776 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5775 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5776 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5775 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:25:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5779 Schema: QC_hit: No # Query_time: 0.000938 Lock_time: 0.000539 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5780 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5780 Schema: QC_hit: No # Query_time: 0.000978 Lock_time: 0.000796 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5779 Schema: QC_hit: No # Query_time: 0.000625 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:25:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5783 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5784 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5783 Schema: QC_hit: No # Query_time: 0.002786 Lock_time: 0.002625 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5784 Schema: QC_hit: No # Query_time: 0.000552 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:25:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5787 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317530; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5787 Schema: QC_hit: No # Query_time: 0.000640 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317530; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:25:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5788 Schema: QC_hit: No # Query_time: 0.000814 Lock_time: 0.000638 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5789 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5789 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5788 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:25:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5792 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5793 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5793 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5792 Schema: QC_hit: No # Query_time: 0.000662 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:25:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5796 Schema: QC_hit: No # Query_time: 0.007316 Lock_time: 0.007156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5796 Schema: QC_hit: No # Query_time: 0.000671 Lock_time: 0.000564 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5797 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5797 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:26:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5800 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317560; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5800 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317560; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:26:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5801 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5801 Schema: QC_hit: No # Query_time: 0.000791 Lock_time: 0.000725 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5802 Schema: QC_hit: No # Query_time: 0.001517 Lock_time: 0.001433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5802 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:26:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5806 Schema: QC_hit: No # Query_time: 0.002834 Lock_time: 0.002712 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5805 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5806 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5805 Schema: QC_hit: No # Query_time: 0.003302 Lock_time: 0.003163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:26:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5810 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5810 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5809 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5809 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:26:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5813 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317590; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5813 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317590; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:26:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5814 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5814 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5815 Schema: QC_hit: No # Query_time: 0.000704 Lock_time: 0.000506 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5815 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:26:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5819 Schema: QC_hit: No # Query_time: 0.000572 Lock_time: 0.000465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5818 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5818 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5819 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:26:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5823 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5822 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5823 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5822 Schema: QC_hit: No # Query_time: 0.000642 Lock_time: 0.000522 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:27:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5826 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317620; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5826 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317620; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:27:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5828 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5828 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5827 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5827 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:27:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5831 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5831 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5832 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5832 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:27:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5836 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5836 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5835 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000478 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5835 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:27:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5839 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317650; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5839 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317650; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:27:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5841 Schema: QC_hit: No # Query_time: 0.001041 Lock_time: 0.000871 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5840 Schema: QC_hit: No # Query_time: 0.000752 Lock_time: 0.000662 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5841 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5840 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:27:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5845 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5844 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5845 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5844 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:27:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5849 Schema: QC_hit: No # Query_time: 0.000971 Lock_time: 0.000837 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5849 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5848 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5848 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:28:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5852 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317680; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5852 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317680; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:28:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5854 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5853 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5854 Schema: QC_hit: No # Query_time: 0.001513 Lock_time: 0.001325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5853 Schema: QC_hit: No # Query_time: 0.000623 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:28:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5857 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5858 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5857 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5858 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:28:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5862 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5862 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5861 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5861 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:28:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5865 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317710; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5865 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317710; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:28:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5866 Schema: QC_hit: No # Query_time: 0.001325 Lock_time: 0.000904 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5866 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5867 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5867 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:28:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5870 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5870 Schema: QC_hit: No # Query_time: 0.000656 Lock_time: 0.000536 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5871 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5871 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:28:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5875 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5875 Schema: QC_hit: No # Query_time: 0.001504 Lock_time: 0.001416 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5874 Schema: QC_hit: No # Query_time: 0.000671 Lock_time: 0.000542 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5874 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:29:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5878 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317740; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5878 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317740; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:29:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5880 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5880 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5879 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5879 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:29:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5883 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5884 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5883 Schema: QC_hit: No # Query_time: 0.001605 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5884 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:29:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5888 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5888 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5887 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5887 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:29:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5891 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317770; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5891 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317770; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:29:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5893 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5893 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5892 Schema: QC_hit: No # Query_time: 0.003492 Lock_time: 0.003287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5892 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:29:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5896 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5896 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5897 Schema: QC_hit: No # Query_time: 0.000634 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5897 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:29:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5901 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5901 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5900 Schema: QC_hit: No # Query_time: 0.000846 Lock_time: 0.000655 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5900 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:30:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5904 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317800; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5904 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317800; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:30:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5905 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5906 Schema: QC_hit: No # Query_time: 0.001389 Lock_time: 0.001251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5905 Schema: QC_hit: No # Query_time: 0.001049 Lock_time: 0.000778 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5906 Schema: QC_hit: No # Query_time: 0.001951 Lock_time: 0.001846 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:30:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5909 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5909 Schema: QC_hit: No # Query_time: 0.000644 Lock_time: 0.000455 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5910 Schema: QC_hit: No # Query_time: 0.000666 Lock_time: 0.000461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5910 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:30:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5913 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5913 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5914 Schema: QC_hit: No # Query_time: 0.003591 Lock_time: 0.003373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5914 Schema: QC_hit: No # Query_time: 0.000751 Lock_time: 0.000552 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:30:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5917 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317830; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5917 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317830; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:30:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5919 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5918 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5919 Schema: QC_hit: No # Query_time: 0.000720 Lock_time: 0.000511 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5918 Schema: QC_hit: No # Query_time: 0.000694 Lock_time: 0.000490 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:30:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5922 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5922 Schema: QC_hit: No # Query_time: 0.000635 Lock_time: 0.000470 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5923 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5923 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:30:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5927 Schema: QC_hit: No # Query_time: 0.001610 Lock_time: 0.001439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5927 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5926 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5926 Schema: QC_hit: No # Query_time: 0.000623 Lock_time: 0.000555 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:31:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5930 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317860; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5930 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317860; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:31:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5931 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5932 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5932 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5931 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:31:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5936 Schema: QC_hit: No # Query_time: 0.001639 Lock_time: 0.001475 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5935 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5936 Schema: QC_hit: No # Query_time: 0.000922 Lock_time: 0.000706 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5935 Schema: QC_hit: No # Query_time: 0.000847 Lock_time: 0.000613 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:31:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5940 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5939 Schema: QC_hit: No # Query_time: 0.000845 Lock_time: 0.000766 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5940 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5939 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:31:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5943 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317890; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5943 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317890; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:31:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5945 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5944 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5944 Schema: QC_hit: No # Query_time: 0.000720 Lock_time: 0.000566 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5945 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:31:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5948 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5948 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5949 Schema: QC_hit: No # Query_time: 0.000628 Lock_time: 0.000435 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5949 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:31:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5952 Schema: QC_hit: No # Query_time: 0.000614 Lock_time: 0.000423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5952 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000481 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5953 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5953 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:32:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5956 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317920; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5956 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317920; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:32:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5958 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5958 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5957 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5957 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:32:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5962 Schema: QC_hit: No # Query_time: 0.001033 Lock_time: 0.000825 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5961 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5961 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5962 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:32:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5965 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5966 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5965 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5966 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:32:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5969 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317950; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5969 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317950; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:32:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5970 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5970 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5971 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5971 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:32:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5974 Schema: QC_hit: No # Query_time: 0.000698 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5974 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5975 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5975 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:32:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5978 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5978 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5979 Schema: QC_hit: No # Query_time: 0.000831 Lock_time: 0.000634 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5979 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:33:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5982 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317980; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5982 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317980; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:33:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5984 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5983 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5983 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5984 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:33:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5987 Schema: QC_hit: No # Query_time: 0.000657 Lock_time: 0.000485 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5988 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673317992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5988 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5987 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673317992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:33:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5991 Schema: QC_hit: No # Query_time: 0.000748 Lock_time: 0.000621 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5992 Schema: QC_hit: No # Query_time: 0.003504 Lock_time: 0.003371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5992 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5991 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000413 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:33:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5995 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318010; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5995 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318010; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:33:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5996 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5997 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5996 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 5997 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:33:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6001 Schema: QC_hit: No # Query_time: 0.005872 Lock_time: 0.005676 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6000 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6000 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6001 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:33:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6004 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6005 Schema: QC_hit: No # Query_time: 0.000733 Lock_time: 0.000597 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6004 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6005 Schema: QC_hit: No # Query_time: 0.000637 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:34:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6008 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318040; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6008 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318040; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:34:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6010 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6010 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6009 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6009 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:34:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6013 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6013 Schema: QC_hit: No # Query_time: 0.000709 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6014 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6014 Schema: QC_hit: No # Query_time: 0.000575 Lock_time: 0.000513 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:34:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6018 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6018 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6017 Schema: QC_hit: No # Query_time: 0.000725 Lock_time: 0.000598 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6017 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:34:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6021 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318070; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6021 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318070; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:34:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6023 Schema: QC_hit: No # Query_time: 0.001975 Lock_time: 0.001812 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6022 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6022 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6023 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:34:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6027 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6027 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6026 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6026 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:34:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6030 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6030 Schema: QC_hit: No # Query_time: 0.000824 Lock_time: 0.000666 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6031 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6031 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:35:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6034 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318100; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6034 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318100; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:35:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6035 Schema: QC_hit: No # Query_time: 0.000597 Lock_time: 0.000491 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6035 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6036 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6036 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:35:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6039 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6040 Schema: QC_hit: No # Query_time: 0.000701 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6040 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6039 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:35:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6043 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6044 Schema: QC_hit: No # Query_time: 0.001406 Lock_time: 0.001275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6043 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6044 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:35:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6047 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318130; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6047 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318130; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:35:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6049 Schema: QC_hit: No # Query_time: 0.003274 Lock_time: 0.003136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6049 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6048 Schema: QC_hit: No # Query_time: 0.000821 Lock_time: 0.000682 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6048 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:35:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6053 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6052 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6052 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6053 Schema: QC_hit: No # Query_time: 0.001181 Lock_time: 0.001064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:35:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6056 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6056 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6057 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6057 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:36:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6060 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318160; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6060 Schema: QC_hit: No # Query_time: 0.001106 Lock_time: 0.000931 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318160; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:36:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6061 Schema: QC_hit: No # Query_time: 0.000657 Lock_time: 0.000435 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6062 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6061 Schema: QC_hit: No # Query_time: 0.003087 Lock_time: 0.002806 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6062 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:36:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6066 Schema: QC_hit: No # Query_time: 0.000755 Lock_time: 0.000584 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6066 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6065 Schema: QC_hit: No # Query_time: 0.002078 Lock_time: 0.001876 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6065 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:36:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6070 Schema: QC_hit: No # Query_time: 0.001269 Lock_time: 0.001138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6070 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6069 Schema: QC_hit: No # Query_time: 0.000874 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6069 Schema: QC_hit: No # Query_time: 0.000728 Lock_time: 0.000460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:36:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6073 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318190; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6073 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318190; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:36:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6074 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6074 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6075 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6075 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:36:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6079 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6079 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6078 Schema: QC_hit: No # Query_time: 0.013732 Lock_time: 0.013547 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6078 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:36:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6083 Schema: QC_hit: No # Query_time: 0.000581 Lock_time: 0.000393 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6083 Schema: QC_hit: No # Query_time: 0.000602 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6082 Schema: QC_hit: No # Query_time: 0.013175 Lock_time: 0.013002 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6082 Schema: QC_hit: No # Query_time: 0.006392 Lock_time: 0.006220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:37:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6086 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318220; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6086 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318220; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:37:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6088 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6087 Schema: QC_hit: No # Query_time: 0.001385 Lock_time: 0.001212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6087 Schema: QC_hit: No # Query_time: 0.000855 Lock_time: 0.000624 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6088 Schema: QC_hit: No # Query_time: 0.002921 Lock_time: 0.002734 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:37:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6092 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6092 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6091 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6091 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:37:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6096 Schema: QC_hit: No # Query_time: 0.001894 Lock_time: 0.001775 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6095 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6096 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6095 Schema: QC_hit: No # Query_time: 0.001528 Lock_time: 0.001385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:37:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6099 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318250; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6099 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318250; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:37:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6100 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6101 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6101 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6100 Schema: QC_hit: No # Query_time: 0.001387 Lock_time: 0.001242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:37:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6105 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6104 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6104 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6105 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:37:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6108 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6108 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6109 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6109 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:38:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6112 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318280; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6112 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318280; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:38:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6114 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6113 Schema: QC_hit: No # Query_time: 0.001310 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6114 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6113 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:38:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6118 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6117 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6118 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6117 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:38:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6121 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6121 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6122 Schema: QC_hit: No # Query_time: 0.003304 Lock_time: 0.003160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6122 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:38:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6125 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318310; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6125 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318310; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:38:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6127 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6127 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6126 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6126 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:38:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6131 Schema: QC_hit: No # Query_time: 0.000813 Lock_time: 0.000707 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6130 Schema: QC_hit: No # Query_time: 0.003291 Lock_time: 0.003134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6130 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6131 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:38:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6134 Schema: QC_hit: No # Query_time: 0.000598 Lock_time: 0.000413 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6134 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6135 Schema: QC_hit: No # Query_time: 0.001835 Lock_time: 0.001657 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6135 Schema: QC_hit: No # Query_time: 0.005956 Lock_time: 0.005771 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:39:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6138 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318340; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6138 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318340; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:39:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6140 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6140 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6139 Schema: QC_hit: No # Query_time: 0.007428 Lock_time: 0.007238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6139 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:39:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6143 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6144 Schema: QC_hit: No # Query_time: 0.005077 Lock_time: 0.004925 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6144 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6143 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:39:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6148 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6148 Schema: QC_hit: No # Query_time: 0.000680 Lock_time: 0.000477 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6147 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6147 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:39:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6151 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318370; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6151 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318370; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:39:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6153 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6153 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6152 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6152 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:39:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6156 Schema: QC_hit: No # Query_time: 0.000605 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6156 Schema: QC_hit: No # Query_time: 0.004500 Lock_time: 0.004354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6157 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6157 Schema: QC_hit: No # Query_time: 0.003212 Lock_time: 0.003073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:39:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6160 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6161 Schema: QC_hit: No # Query_time: 0.000581 Lock_time: 0.000441 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6161 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6160 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:40:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6164 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318400; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6164 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318400; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:40:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6165 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6165 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6166 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6166 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:40:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6169 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6169 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6170 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6170 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:40:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6174 Schema: QC_hit: No # Query_time: 0.003688 Lock_time: 0.003433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6174 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6173 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6173 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:40:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6177 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318430; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6177 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318430; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:40:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6178 Schema: QC_hit: No # Query_time: 0.001377 Lock_time: 0.001218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6179 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6178 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6179 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:40:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6183 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6182 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6182 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6183 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:40:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6186 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6186 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6187 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6187 Schema: QC_hit: No # Query_time: 0.001819 Lock_time: 0.001631 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:41:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6190 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318460; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6190 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318460; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:41:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6191 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6192 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6192 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6191 Schema: QC_hit: No # Query_time: 0.001364 Lock_time: 0.001202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:41:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6196 Schema: QC_hit: No # Query_time: 0.001565 Lock_time: 0.001413 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6196 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6195 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6195 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:41:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6199 Schema: QC_hit: No # Query_time: 0.000724 Lock_time: 0.000495 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6199 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6200 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6200 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:41:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6203 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318490; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6203 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318490; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:41:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6205 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6204 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6204 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6205 Schema: QC_hit: No # Query_time: 0.000777 Lock_time: 0.000638 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:41:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6208 Schema: QC_hit: No # Query_time: 0.005937 Lock_time: 0.005740 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6208 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6209 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6209 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:41:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6213 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6213 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6212 Schema: QC_hit: No # Query_time: 0.000894 Lock_time: 0.000765 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6212 Schema: QC_hit: No # Query_time: 0.001769 Lock_time: 0.001577 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:42:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6216 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318520; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6216 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318520; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:42:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6217 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6218 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6218 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6217 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000486 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:42:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6222 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6221 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6221 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6222 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:42:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6226 Schema: QC_hit: No # Query_time: 0.000707 Lock_time: 0.000512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6226 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6225 Schema: QC_hit: No # Query_time: 0.000748 Lock_time: 0.000595 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6225 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:42:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6229 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318550; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6229 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318550; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:42:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6231 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6231 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6230 Schema: QC_hit: No # Query_time: 0.001598 Lock_time: 0.001449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6230 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:42:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6235 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6234 Schema: QC_hit: No # Query_time: 0.002665 Lock_time: 0.002522 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6235 Schema: QC_hit: No # Query_time: 0.000739 Lock_time: 0.000678 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6234 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:42:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6238 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6239 Schema: QC_hit: No # Query_time: 0.002816 Lock_time: 0.002622 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6239 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6238 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:43:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6242 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318580; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6242 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318580; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:43:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6243 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6244 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6244 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6243 Schema: QC_hit: No # Query_time: 0.001268 Lock_time: 0.001124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:43:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6247 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6247 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6248 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6248 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:43:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6251 Schema: QC_hit: No # Query_time: 0.002423 Lock_time: 0.002204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6252 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6251 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000492 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6252 Schema: QC_hit: No # Query_time: 0.000662 Lock_time: 0.000521 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:43:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6255 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318610; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6255 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318610; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:43:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6256 Schema: QC_hit: No # Query_time: 0.001711 Lock_time: 0.001474 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6257 Schema: QC_hit: No # Query_time: 0.000763 Lock_time: 0.000596 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6256 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6257 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:43:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6261 Schema: QC_hit: No # Query_time: 0.000888 Lock_time: 0.000771 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6261 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6260 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6260 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:43:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6264 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6265 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6264 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6265 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:44:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6268 Schema: QC_hit: No # Query_time: 0.001160 Lock_time: 0.000974 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318640; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6268 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318640; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:44:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6269 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6269 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6270 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6270 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:44:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6274 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6274 Schema: QC_hit: No # Query_time: 0.000760 Lock_time: 0.000589 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6273 Schema: QC_hit: No # Query_time: 0.001034 Lock_time: 0.000937 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6273 Schema: QC_hit: No # Query_time: 0.001015 Lock_time: 0.000921 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:44:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6277 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6278 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6277 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6278 Schema: QC_hit: No # Query_time: 0.000697 Lock_time: 0.000624 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:44:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6281 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318670; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6281 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318670; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:44:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6283 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6283 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6282 Schema: QC_hit: No # Query_time: 0.000920 Lock_time: 0.000783 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6282 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:44:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6287 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6286 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6286 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6287 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:44:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6290 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6290 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6291 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6291 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:45:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6294 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318700; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6294 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318700; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:45:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6296 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6295 Schema: QC_hit: No # Query_time: 0.001389 Lock_time: 0.001199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6296 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6295 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:45:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6300 Schema: QC_hit: No # Query_time: 0.000686 Lock_time: 0.000560 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6299 Schema: QC_hit: No # Query_time: 0.000593 Lock_time: 0.000458 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6299 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6300 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:45:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6303 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6303 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6304 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6304 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:45:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6307 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318730; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6307 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318730; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:45:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6309 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6309 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6308 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6308 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:45:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6313 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6312 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6312 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6313 Schema: QC_hit: No # Query_time: 0.002027 Lock_time: 0.001934 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:45:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6317 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6317 Schema: QC_hit: No # Query_time: 0.005297 Lock_time: 0.005074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6316 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6316 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:46:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6320 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318760; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6320 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318760; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:46:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6321 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6322 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6322 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6321 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:46:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6325 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6325 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6326 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6326 Schema: QC_hit: No # Query_time: 0.001903 Lock_time: 0.001752 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:46:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6329 Schema: QC_hit: No # Query_time: 0.000640 Lock_time: 0.000423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6330 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6329 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6330 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:46:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6333 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318790; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6333 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318790; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:46:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6335 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6334 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6334 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6335 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:46:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6338 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6339 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6338 Schema: QC_hit: No # Query_time: 0.010535 Lock_time: 0.010357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6339 Schema: QC_hit: No # Query_time: 0.000620 Lock_time: 0.000423 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:46:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6342 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6343 Schema: QC_hit: No # Query_time: 0.000712 Lock_time: 0.000482 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6342 Schema: QC_hit: No # Query_time: 0.001111 Lock_time: 0.000966 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6343 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:47:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6346 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318820; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6346 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318820; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:47:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6348 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6347 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6347 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6348 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:47:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6352 Schema: QC_hit: No # Query_time: 0.000619 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6351 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6351 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6352 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:47:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6356 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6356 Schema: QC_hit: No # Query_time: 0.000648 Lock_time: 0.000578 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6355 Schema: QC_hit: No # Query_time: 0.001754 Lock_time: 0.001602 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6355 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:47:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6359 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318850; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6359 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318850; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:47:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6360 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6360 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6361 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6361 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:47:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6365 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6364 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6364 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6365 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:47:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6368 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6368 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6369 Schema: QC_hit: No # Query_time: 0.000724 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6369 Schema: QC_hit: No # Query_time: 0.001404 Lock_time: 0.001197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:48:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6372 Schema: QC_hit: No # Query_time: 0.000788 Lock_time: 0.000644 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318880; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6372 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318880; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:48:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6373 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6373 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6374 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6374 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:48:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6378 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6377 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6377 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6378 Schema: QC_hit: No # Query_time: 0.000980 Lock_time: 0.000802 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:48:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6381 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6381 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6382 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6382 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:48:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6385 Schema: QC_hit: No # Query_time: 0.000614 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318910; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6385 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318910; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:48:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6386 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6386 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6387 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6387 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:48:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6390 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6391 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6391 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6390 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:48:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6395 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6395 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6394 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6394 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:49:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6398 Schema: QC_hit: No # Query_time: 0.000643 Lock_time: 0.000425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318940; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6398 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318940; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:49:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6400 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6400 Schema: QC_hit: No # Query_time: 0.003267 Lock_time: 0.003120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6399 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6399 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:49:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6403 Schema: QC_hit: No # Query_time: 0.000828 Lock_time: 0.000755 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6404 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6404 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6403 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:49:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6407 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6407 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6408 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6408 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:49:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6411 Schema: QC_hit: No # Query_time: 0.000933 Lock_time: 0.000737 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318970; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6411 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318970; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:49:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6412 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6413 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6413 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6412 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:49:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6416 Schema: QC_hit: No # Query_time: 0.001568 Lock_time: 0.001482 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6417 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6416 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6417 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:49:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6421 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6420 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673318992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6421 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6420 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673318992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:50:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6424 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319000; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6424 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319000; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:50:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6425 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6425 Schema: QC_hit: No # Query_time: 0.002690 Lock_time: 0.002572 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6426 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6426 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:50:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6429 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6429 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6430 Schema: QC_hit: No # Query_time: 0.001036 Lock_time: 0.000851 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6430 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:50:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6434 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6433 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6433 Schema: QC_hit: No # Query_time: 0.000627 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6434 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:50:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6437 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319030; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6437 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319030; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:50:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6438 Schema: QC_hit: No # Query_time: 0.001569 Lock_time: 0.001485 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6438 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6439 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6439 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:50:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6443 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6442 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6443 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6442 Schema: QC_hit: No # Query_time: 0.000639 Lock_time: 0.000402 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:50:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6446 Schema: QC_hit: No # Query_time: 0.008722 Lock_time: 0.008537 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6447 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6447 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6446 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:51:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6450 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319060; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6450 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319060; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:51:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6451 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6452 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6452 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6451 Schema: QC_hit: No # Query_time: 0.000703 Lock_time: 0.000505 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:51:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6456 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6456 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6455 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6455 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:51:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6460 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6459 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6460 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6459 Schema: QC_hit: No # Query_time: 0.000564 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:51:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6463 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319090; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6463 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319090; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:51:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6465 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6464 Schema: QC_hit: No # Query_time: 0.000588 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6464 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6465 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:51:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6469 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6468 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6469 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6468 Schema: QC_hit: No # Query_time: 0.000657 Lock_time: 0.000603 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:51:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6473 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6473 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6472 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6472 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:52:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6476 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319120; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6476 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319120; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:52:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6477 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6478 Schema: QC_hit: No # Query_time: 0.000619 Lock_time: 0.000469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6478 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6477 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:52:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6482 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6482 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6481 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6481 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:52:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6485 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6485 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6486 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6486 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:52:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6489 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319150; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6489 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319150; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:52:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6490 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6490 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6491 Schema: QC_hit: No # Query_time: 0.000766 Lock_time: 0.000599 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6491 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:52:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6495 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6494 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6495 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6494 Schema: QC_hit: No # Query_time: 0.002213 Lock_time: 0.002075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:52:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6498 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6498 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6499 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6499 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:53:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6502 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319180; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6502 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319180; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:53:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6503 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6504 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6504 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6503 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:53:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6508 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6508 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6507 Schema: QC_hit: No # Query_time: 0.001974 Lock_time: 0.001842 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6507 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:53:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6512 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6511 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6512 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6511 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:53:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6515 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319210; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6515 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319210; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:53:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6517 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6517 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6516 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6516 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:53:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6521 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6521 Schema: QC_hit: No # Query_time: 0.000564 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6520 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6520 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:53:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6524 Schema: QC_hit: No # Query_time: 0.000562 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6525 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6525 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6524 Schema: QC_hit: No # Query_time: 0.000597 Lock_time: 0.000434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:54:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6528 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319240; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6528 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319240; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:54:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6530 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6529 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6529 Schema: QC_hit: No # Query_time: 0.001006 Lock_time: 0.000912 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6530 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:54:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6534 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6533 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6534 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6533 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:54:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6537 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6538 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6537 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6538 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:54:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6541 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319270; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6541 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319270; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:54:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6542 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6543 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6542 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6543 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:54:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6547 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6547 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6546 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6546 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:54:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6551 Schema: QC_hit: No # Query_time: 0.000760 Lock_time: 0.000585 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6550 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6551 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6550 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:55:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6554 Schema: QC_hit: No # Query_time: 0.000904 Lock_time: 0.000771 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319300; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6554 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319300; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:55:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6555 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6556 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6556 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6555 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:55:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6559 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6560 Schema: QC_hit: No # Query_time: 0.001264 Lock_time: 0.000965 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6560 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6559 Schema: QC_hit: No # Query_time: 0.002436 Lock_time: 0.002308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:55:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6564 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6564 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6563 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6563 Schema: QC_hit: No # Query_time: 0.004429 Lock_time: 0.004241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:55:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6567 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319330; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6567 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319330; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:55:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6569 Schema: QC_hit: No # Query_time: 0.000983 Lock_time: 0.000811 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6569 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6568 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6568 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:55:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6573 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6573 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6572 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6572 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:55:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6576 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6576 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6577 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6577 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:56:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6580 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319360; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6580 Schema: QC_hit: No # Query_time: 0.001221 Lock_time: 0.000995 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319360; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:56:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6582 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6581 Schema: QC_hit: No # Query_time: 0.001253 Lock_time: 0.001111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6581 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6582 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:56:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6585 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6585 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6586 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6586 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:56:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6589 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6589 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6590 Schema: QC_hit: No # Query_time: 0.001475 Lock_time: 0.001382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6590 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:56:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6593 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319390; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6593 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319390; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:56:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6594 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6594 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6595 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6595 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:56:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6598 Schema: QC_hit: No # Query_time: 0.005777 Lock_time: 0.005657 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6599 Schema: QC_hit: No # Query_time: 0.002476 Lock_time: 0.002347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6598 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6599 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:56:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6602 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6603 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6603 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6602 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:57:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6606 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319420; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6606 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319420; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:57:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6608 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6607 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6607 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6608 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:57:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6611 Schema: QC_hit: No # Query_time: 0.000967 Lock_time: 0.000504 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6612 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6612 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6611 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:57:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6616 Schema: QC_hit: No # Query_time: 0.003923 Lock_time: 0.003723 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6615 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6615 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6616 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:57:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6619 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319450; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6619 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319450; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:57:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6621 Schema: QC_hit: No # Query_time: 0.000749 Lock_time: 0.000622 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6620 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000462 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6620 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6621 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:57:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6624 Schema: QC_hit: No # Query_time: 0.001267 Lock_time: 0.001160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6624 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6625 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6625 Schema: QC_hit: No # Query_time: 0.002514 Lock_time: 0.002285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:57:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6628 Schema: QC_hit: No # Query_time: 0.000815 Lock_time: 0.000631 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6629 Schema: QC_hit: No # Query_time: 0.001723 Lock_time: 0.001637 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6628 Schema: QC_hit: No # Query_time: 0.000860 Lock_time: 0.000776 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6629 Schema: QC_hit: No # Query_time: 0.000617 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:58:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6632 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319480; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6632 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319480; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:58:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6633 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6633 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6634 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6634 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:58:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6638 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6637 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6637 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6638 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:58:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6642 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6642 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6641 Schema: QC_hit: No # Query_time: 0.002784 Lock_time: 0.002606 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6641 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:58:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6645 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319510; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6645 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319510; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:58:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6646 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6646 Schema: QC_hit: No # Query_time: 0.000557 Lock_time: 0.000429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6647 Schema: QC_hit: No # Query_time: 0.007147 Lock_time: 0.007031 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6647 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:58:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6651 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6650 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6651 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6650 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:58:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6655 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6654 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6654 Schema: QC_hit: No # Query_time: 0.000813 Lock_time: 0.000598 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6655 Schema: QC_hit: No # Query_time: 0.000687 Lock_time: 0.000616 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:59:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6658 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319540; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6658 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319540; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:59:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6660 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6660 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6659 Schema: QC_hit: No # Query_time: 0.000574 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6659 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:59:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6663 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6663 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6664 Schema: QC_hit: No # Query_time: 0.001864 Lock_time: 0.001719 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6664 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:59:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6667 Schema: QC_hit: No # Query_time: 0.000832 Lock_time: 0.000678 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6668 Schema: QC_hit: No # Query_time: 0.000616 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6668 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6667 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:59:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6671 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319570; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6671 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319570; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:59:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6672 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6672 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6673 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6673 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 2:59:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6677 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6677 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6676 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6676 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 2:59:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6680 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6680 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6681 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6681 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:00:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6684 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319600; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6684 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319600; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:00:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6686 Schema: QC_hit: No # Query_time: 0.000981 Lock_time: 0.000868 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6685 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6686 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6685 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:00:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6690 Schema: QC_hit: No # Query_time: 0.000829 Lock_time: 0.000663 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6690 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6689 Schema: QC_hit: No # Query_time: 0.000820 Lock_time: 0.000699 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6689 Schema: QC_hit: No # Query_time: 0.001870 Lock_time: 0.001812 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:00:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6694 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6694 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000417 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6693 Schema: QC_hit: No # Query_time: 0.003197 Lock_time: 0.002967 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6693 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:00:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6697 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319630; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6697 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319630; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:00:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6698 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6698 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6699 Schema: QC_hit: No # Query_time: 0.000604 Lock_time: 0.000409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6699 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:00:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6703 Schema: QC_hit: No # Query_time: 0.000592 Lock_time: 0.000496 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6703 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6702 Schema: QC_hit: No # Query_time: 0.001856 Lock_time: 0.001624 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6702 Schema: QC_hit: No # Query_time: 0.002609 Lock_time: 0.002426 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:00:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6707 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6707 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6706 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6706 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:01:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6710 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319660; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6710 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319660; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:01:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6711 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6712 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6712 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6711 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:01:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6715 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6716 Schema: QC_hit: No # Query_time: 0.001376 Lock_time: 0.001240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6716 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6715 Schema: QC_hit: No # Query_time: 0.002990 Lock_time: 0.002756 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:01:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6720 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6719 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6719 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6720 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:01:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6723 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319690; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6723 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319690; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:01:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6724 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6725 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6724 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6725 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:01:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6728 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6728 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6729 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6729 Schema: QC_hit: No # Query_time: 0.000604 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:01:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6733 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6733 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6732 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6732 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:02:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6736 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319720; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6736 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319720; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:02:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6737 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6737 Schema: QC_hit: No # Query_time: 0.005044 Lock_time: 0.004705 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6738 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6738 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:02:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6742 Schema: QC_hit: No # Query_time: 0.000665 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6741 Schema: QC_hit: No # Query_time: 0.001177 Lock_time: 0.000993 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6741 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6742 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:02:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6746 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6745 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6746 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6745 Schema: QC_hit: No # Query_time: 0.000776 Lock_time: 0.000565 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:02:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6749 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319750; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6749 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319750; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:02:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6750 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6751 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6751 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6750 Schema: QC_hit: No # Query_time: 0.001050 Lock_time: 0.000996 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:02:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6755 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6754 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6755 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6754 Schema: QC_hit: No # Query_time: 0.000987 Lock_time: 0.000750 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:02:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6759 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6758 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6758 Schema: QC_hit: No # Query_time: 0.000674 Lock_time: 0.000462 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6759 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:03:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6762 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319780; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6762 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319780; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:03:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6763 Schema: QC_hit: No # Query_time: 0.002009 Lock_time: 0.001818 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6764 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6764 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6763 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:03:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6767 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6767 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6768 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6768 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:03:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6772 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6771 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6772 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6771 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:03:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6775 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319810; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6775 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319810; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:03:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6777 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6777 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6776 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6776 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:03:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6780 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6781 Schema: QC_hit: No # Query_time: 0.006783 Lock_time: 0.006561 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6780 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6781 Schema: QC_hit: No # Query_time: 0.000630 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:03:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6784 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6784 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6785 Schema: QC_hit: No # Query_time: 0.001486 Lock_time: 0.000817 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6785 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:04:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6788 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319840; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6788 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319840; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:04:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6790 Schema: QC_hit: No # Query_time: 0.000623 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6790 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6789 Schema: QC_hit: No # Query_time: 0.000656 Lock_time: 0.000483 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6789 Schema: QC_hit: No # Query_time: 0.000915 Lock_time: 0.000654 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:04:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6793 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6794 Schema: QC_hit: No # Query_time: 0.004151 Lock_time: 0.003941 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6793 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6794 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:04:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6797 Schema: QC_hit: No # Query_time: 0.000641 Lock_time: 0.000462 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6797 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6798 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6798 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:04:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6801 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319870; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6801 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319870; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:04:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6803 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6803 Schema: QC_hit: No # Query_time: 0.002253 Lock_time: 0.002036 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6802 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6802 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:04:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6806 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6806 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6807 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6807 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:04:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6811 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6811 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6810 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6810 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:05:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6814 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319900; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6814 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319900; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:05:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6815 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6816 Schema: QC_hit: No # Query_time: 0.001576 Lock_time: 0.001461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6816 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6815 Schema: QC_hit: No # Query_time: 0.001445 Lock_time: 0.001219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:05:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6819 Schema: QC_hit: No # Query_time: 0.000774 Lock_time: 0.000544 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6819 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6820 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6820 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:05:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6823 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6824 Schema: QC_hit: No # Query_time: 0.000670 Lock_time: 0.000462 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6824 Schema: QC_hit: No # Query_time: 0.000658 Lock_time: 0.000508 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6823 Schema: QC_hit: No # Query_time: 0.002507 Lock_time: 0.002293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:05:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6827 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319930; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6827 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319930; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:05:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6829 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6829 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6828 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6828 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:05:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6832 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6833 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6832 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6833 Schema: QC_hit: No # Query_time: 0.003173 Lock_time: 0.002993 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:05:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6837 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6836 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6836 Schema: QC_hit: No # Query_time: 0.001385 Lock_time: 0.001223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6837 Schema: QC_hit: No # Query_time: 0.006212 Lock_time: 0.006061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:06:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6840 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319960; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6840 Schema: QC_hit: No # Query_time: 0.000562 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319960; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:06:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6842 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6841 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6842 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6841 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:06:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6845 Schema: QC_hit: No # Query_time: 0.001365 Lock_time: 0.001196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6845 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6846 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6846 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:06:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6850 Schema: QC_hit: No # Query_time: 0.000733 Lock_time: 0.000564 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6850 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6849 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6849 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:06:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6853 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319990; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6853 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319990; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:06:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6854 Schema: QC_hit: No # Query_time: 0.003028 Lock_time: 0.002876 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6854 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6855 Schema: QC_hit: No # Query_time: 0.000638 Lock_time: 0.000474 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673319992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6855 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673319992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:06:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6859 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6859 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6858 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6858 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:06:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6862 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6863 Schema: QC_hit: No # Query_time: 0.000559 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6862 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6863 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:07:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6866 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320020; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6866 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320020; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:07:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6867 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6868 Schema: QC_hit: No # Query_time: 0.000536 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6868 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6867 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:07:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6871 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6871 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6872 Schema: QC_hit: No # Query_time: 0.002821 Lock_time: 0.002055 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6872 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:07:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6875 Schema: QC_hit: No # Query_time: 0.007953 Lock_time: 0.007666 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6876 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6876 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6875 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:07:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6879 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320050; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6879 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320050; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:07:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6880 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6881 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6880 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6881 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:07:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6884 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6885 Schema: QC_hit: No # Query_time: 0.001799 Lock_time: 0.001715 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6884 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6885 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:07:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6888 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6888 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6889 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6889 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:08:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6892 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320080; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6892 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320080; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:08:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6894 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6893 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6894 Schema: QC_hit: No # Query_time: 0.000902 Lock_time: 0.000814 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6893 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:08:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6897 Schema: QC_hit: No # Query_time: 0.000610 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6898 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6898 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6897 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:08:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6901 Schema: QC_hit: No # Query_time: 0.001268 Lock_time: 0.001079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6902 Schema: QC_hit: No # Query_time: 0.001710 Lock_time: 0.001512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6901 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6902 Schema: QC_hit: No # Query_time: 0.002189 Lock_time: 0.001958 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:08:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6905 Schema: QC_hit: No # Query_time: 0.000625 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320110; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6905 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320110; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:08:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6906 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6907 Schema: QC_hit: No # Query_time: 0.000602 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6907 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6906 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:08:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6911 Schema: QC_hit: No # Query_time: 0.000745 Lock_time: 0.000494 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6911 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6910 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6910 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:08:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6914 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6915 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6914 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6915 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:09:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6918 Schema: QC_hit: No # Query_time: 0.000825 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320140; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6918 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320140; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:09:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6919 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6920 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6919 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6920 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:09:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6923 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6923 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6924 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6924 Schema: QC_hit: No # Query_time: 0.006782 Lock_time: 0.006608 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:09:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6928 Schema: QC_hit: No # Query_time: 0.000568 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6927 Schema: QC_hit: No # Query_time: 0.000846 Lock_time: 0.000754 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6928 Schema: QC_hit: No # Query_time: 0.001208 Lock_time: 0.001046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6927 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:09:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6931 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320170; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6931 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320170; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:09:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6932 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6932 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6933 Schema: QC_hit: No # Query_time: 0.000581 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6933 Schema: QC_hit: No # Query_time: 0.000833 Lock_time: 0.000747 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:09:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6937 Schema: QC_hit: No # Query_time: 0.002579 Lock_time: 0.002272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6937 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6936 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6936 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:09:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6940 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6941 Schema: QC_hit: No # Query_time: 0.002012 Lock_time: 0.001918 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6941 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6940 Schema: QC_hit: No # Query_time: 0.000802 Lock_time: 0.000671 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:10:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6944 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320200; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6944 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320200; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:10:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6946 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6946 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6945 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6945 Schema: QC_hit: No # Query_time: 0.002586 Lock_time: 0.002420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:10:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6949 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6950 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6950 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6949 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:10:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6953 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6954 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6954 Schema: QC_hit: No # Query_time: 0.000857 Lock_time: 0.000787 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6953 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:10:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6957 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320230; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6957 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320230; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:10:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6959 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6958 Schema: QC_hit: No # Query_time: 0.000648 Lock_time: 0.000503 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6959 Schema: QC_hit: No # Query_time: 0.000829 Lock_time: 0.000543 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6958 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:10:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6962 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6963 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6962 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000472 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6963 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:10:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6966 Schema: QC_hit: No # Query_time: 0.002196 Lock_time: 0.001714 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6967 Schema: QC_hit: No # Query_time: 0.001598 Lock_time: 0.001388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6967 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6966 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:11:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6970 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320260; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6970 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320260; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:11:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6971 Schema: QC_hit: No # Query_time: 0.000709 Lock_time: 0.000572 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6972 Schema: QC_hit: No # Query_time: 0.000678 Lock_time: 0.000542 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6972 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6971 Schema: QC_hit: No # Query_time: 0.005517 Lock_time: 0.005320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:11:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6976 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6975 Schema: QC_hit: No # Query_time: 0.000652 Lock_time: 0.000471 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6976 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6975 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:11:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6979 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6979 Schema: QC_hit: No # Query_time: 0.003561 Lock_time: 0.003420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6980 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6980 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:11:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6983 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320290; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6983 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320290; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:11:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6985 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6985 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6984 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6984 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:11:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6989 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6989 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6988 Schema: QC_hit: No # Query_time: 0.000592 Lock_time: 0.000429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6988 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:11:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6992 Schema: QC_hit: No # Query_time: 0.000640 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6992 Schema: QC_hit: No # Query_time: 0.000715 Lock_time: 0.000502 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6993 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6993 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:12:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6996 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320320; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6996 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320320; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:12:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6997 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6998 Schema: QC_hit: No # Query_time: 0.001011 Lock_time: 0.000821 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6998 Schema: QC_hit: No # Query_time: 0.000616 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 6997 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:12:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7002 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7001 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7002 Schema: QC_hit: No # Query_time: 0.000659 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7001 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:12:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7006 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7005 Schema: QC_hit: No # Query_time: 0.001187 Lock_time: 0.001028 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7005 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7006 Schema: QC_hit: No # Query_time: 0.000965 Lock_time: 0.000617 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:12:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7009 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320350; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7009 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320350; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:12:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7010 Schema: QC_hit: No # Query_time: 0.002162 Lock_time: 0.002018 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7010 Schema: QC_hit: No # Query_time: 0.000902 Lock_time: 0.000843 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7011 Schema: QC_hit: No # Query_time: 0.001186 Lock_time: 0.001035 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7011 Schema: QC_hit: No # Query_time: 0.003462 Lock_time: 0.003305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:12:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7015 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7015 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7014 Schema: QC_hit: No # Query_time: 0.000944 Lock_time: 0.000785 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7014 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:12:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7018 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7018 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7019 Schema: QC_hit: No # Query_time: 0.000704 Lock_time: 0.000563 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7019 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:13:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7022 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320380; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7022 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320380; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:13:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7024 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7024 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7023 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7023 Schema: QC_hit: No # Query_time: 0.001181 Lock_time: 0.001006 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:13:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7028 Schema: QC_hit: No # Query_time: 0.010200 Lock_time: 0.010023 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7028 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7027 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7027 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:13:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7031 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7032 Schema: QC_hit: No # Query_time: 0.000653 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7032 Schema: QC_hit: No # Query_time: 0.000668 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7031 Schema: QC_hit: No # Query_time: 0.000605 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:13:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7035 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320410; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7035 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320410; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:13:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7036 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7037 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7036 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7037 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:13:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7040 Schema: QC_hit: No # Query_time: 0.003882 Lock_time: 0.003691 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7041 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7041 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7040 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:13:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7045 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7045 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7044 Schema: QC_hit: No # Query_time: 0.003295 Lock_time: 0.003132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7044 Schema: QC_hit: No # Query_time: 0.001197 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:14:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7048 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320440; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7048 Schema: QC_hit: No # Query_time: 0.000600 Lock_time: 0.000420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320440; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:14:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7050 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7049 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7049 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7050 Schema: QC_hit: No # Query_time: 0.002744 Lock_time: 0.002576 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:14:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7054 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7053 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7053 Schema: QC_hit: No # Query_time: 0.000736 Lock_time: 0.000489 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7054 Schema: QC_hit: No # Query_time: 0.004219 Lock_time: 0.004048 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:14:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7058 Schema: QC_hit: No # Query_time: 0.000853 Lock_time: 0.000728 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7058 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7057 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7057 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:14:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7061 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320470; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7061 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320470; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:14:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7063 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7063 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7062 Schema: QC_hit: No # Query_time: 0.000884 Lock_time: 0.000652 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7062 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:14:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7066 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7066 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7067 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7067 Schema: QC_hit: No # Query_time: 0.000635 Lock_time: 0.000567 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:14:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7071 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7070 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7070 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7071 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:15:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7074 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320500; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7074 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320500; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:15:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7076 Schema: QC_hit: No # Query_time: 0.000742 Lock_time: 0.000602 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7076 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7075 Schema: QC_hit: No # Query_time: 0.000840 Lock_time: 0.000667 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7075 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:15:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7080 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7079 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7079 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7080 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:15:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7084 Schema: QC_hit: No # Query_time: 0.008900 Lock_time: 0.008735 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7083 Schema: QC_hit: No # Query_time: 0.001123 Lock_time: 0.000978 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7083 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7084 Schema: QC_hit: No # Query_time: 0.001591 Lock_time: 0.001390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:15:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7087 Schema: QC_hit: No # Query_time: 0.001073 Lock_time: 0.000901 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320530; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7087 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320530; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:15:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7088 Schema: QC_hit: No # Query_time: 0.000619 Lock_time: 0.000456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7088 Schema: QC_hit: No # Query_time: 0.001376 Lock_time: 0.001209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7089 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7089 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:15:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7093 Schema: QC_hit: No # Query_time: 0.000970 Lock_time: 0.000749 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7093 Schema: QC_hit: No # Query_time: 0.000836 Lock_time: 0.000762 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7092 Schema: QC_hit: No # Query_time: 0.001013 Lock_time: 0.000812 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7092 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:15:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7097 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7097 Schema: QC_hit: No # Query_time: 0.000609 Lock_time: 0.000465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7096 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7096 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:16:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7100 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320560; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7100 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320560; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:16:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7101 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7102 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7101 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7102 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:16:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7106 Schema: QC_hit: No # Query_time: 0.000877 Lock_time: 0.000739 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7105 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7106 Schema: QC_hit: No # Query_time: 0.002875 Lock_time: 0.002679 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7105 Schema: QC_hit: No # Query_time: 0.001051 Lock_time: 0.000866 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:16:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7110 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7109 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7109 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7110 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:16:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7113 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320590; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7113 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320590; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:16:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7115 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7115 Schema: QC_hit: No # Query_time: 0.000749 Lock_time: 0.000593 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7114 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7114 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:16:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7119 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7119 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7118 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7118 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:16:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7122 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7122 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7123 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7123 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:17:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7126 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320620; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7126 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320620; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:17:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7127 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7127 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7128 Schema: QC_hit: No # Query_time: 0.000931 Lock_time: 0.000791 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7128 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:17:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7132 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7132 Schema: QC_hit: No # Query_time: 0.000593 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7131 Schema: QC_hit: No # Query_time: 0.000919 Lock_time: 0.000744 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7131 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000441 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:17:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7136 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7135 Schema: QC_hit: No # Query_time: 0.000730 Lock_time: 0.000672 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7136 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7135 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:17:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7139 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320650; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7139 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320650; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:17:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7140 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7140 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7141 Schema: QC_hit: No # Query_time: 0.002445 Lock_time: 0.002287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7141 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:17:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7144 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7144 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7145 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7145 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:17:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7148 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7149 Schema: QC_hit: No # Query_time: 0.000746 Lock_time: 0.000589 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7149 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7148 Schema: QC_hit: No # Query_time: 0.000576 Lock_time: 0.000402 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:18:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7152 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320680; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7152 Schema: QC_hit: No # Query_time: 0.001183 Lock_time: 0.000976 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320680; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:18:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7153 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7154 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7153 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7154 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:18:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7158 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7158 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7157 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7157 Schema: QC_hit: No # Query_time: 0.001209 Lock_time: 0.001149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:18:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7162 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7162 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7161 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7161 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:18:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7165 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320710; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7165 Schema: QC_hit: No # Query_time: 0.000665 Lock_time: 0.000582 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320710; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:18:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7167 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7167 Schema: QC_hit: No # Query_time: 0.002866 Lock_time: 0.002644 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7166 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7166 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:18:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7171 Schema: QC_hit: No # Query_time: 0.000824 Lock_time: 0.000474 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7171 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7170 Schema: QC_hit: No # Query_time: 0.000736 Lock_time: 0.000537 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7170 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:18:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7174 Schema: QC_hit: No # Query_time: 0.000636 Lock_time: 0.000556 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7175 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7175 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7174 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:19:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7178 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320740; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7178 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320740; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:19:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7179 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7179 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7180 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7180 Schema: QC_hit: No # Query_time: 0.000891 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:19:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7184 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7184 Schema: QC_hit: No # Query_time: 0.000592 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7183 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7183 Schema: QC_hit: No # Query_time: 0.000947 Lock_time: 0.000784 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:19:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7188 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7187 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7187 Schema: QC_hit: No # Query_time: 0.002661 Lock_time: 0.002498 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7188 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:19:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7191 Schema: QC_hit: No # Query_time: 0.000704 Lock_time: 0.000481 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320770; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7191 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320770; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:19:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7193 Schema: QC_hit: No # Query_time: 0.000731 Lock_time: 0.000562 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7193 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7192 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7192 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:19:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7196 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7196 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7197 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7197 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:19:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7201 Schema: QC_hit: No # Query_time: 0.000803 Lock_time: 0.000700 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7200 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7200 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7201 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:20:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7204 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320800; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7204 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320800; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:20:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7206 Schema: QC_hit: No # Query_time: 0.006104 Lock_time: 0.005857 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7205 Schema: QC_hit: No # Query_time: 0.006422 Lock_time: 0.006240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7206 Schema: QC_hit: No # Query_time: 0.000839 Lock_time: 0.000708 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7205 Schema: QC_hit: No # Query_time: 0.000598 Lock_time: 0.000502 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:20:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7210 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7209 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7209 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7210 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:20:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7213 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7213 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7214 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7214 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:20:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7217 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320830; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7217 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320830; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:20:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7219 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7219 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7218 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7218 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:20:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7222 Schema: QC_hit: No # Query_time: 0.001066 Lock_time: 0.000954 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7223 Schema: QC_hit: No # Query_time: 0.001150 Lock_time: 0.000996 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7223 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7222 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:20:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7227 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7227 Schema: QC_hit: No # Query_time: 0.001139 Lock_time: 0.000948 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7226 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7226 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:21:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7230 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320860; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7230 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320860; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:21:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7232 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7232 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7231 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7231 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:21:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7235 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000455 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7235 Schema: QC_hit: No # Query_time: 0.000609 Lock_time: 0.000437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7236 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7236 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:21:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7239 Schema: QC_hit: No # Query_time: 0.002425 Lock_time: 0.002312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7239 Schema: QC_hit: No # Query_time: 0.001759 Lock_time: 0.001639 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7240 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7240 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:21:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7243 Schema: QC_hit: No # Query_time: 0.000697 Lock_time: 0.000439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320890; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7243 Schema: QC_hit: No # Query_time: 0.001172 Lock_time: 0.001064 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320890; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:21:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7245 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7245 Schema: QC_hit: No # Query_time: 0.000767 Lock_time: 0.000470 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7244 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7244 Schema: QC_hit: No # Query_time: 0.000885 Lock_time: 0.000794 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:21:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7248 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7249 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7249 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7248 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:21:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7253 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7252 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7253 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7252 Schema: QC_hit: No # Query_time: 0.000648 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:22:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7256 Schema: QC_hit: No # Query_time: 0.000640 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320920; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7256 Schema: QC_hit: No # Query_time: 0.000690 Lock_time: 0.000532 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320920; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:22:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7258 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7258 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7257 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7257 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:22:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7261 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7261 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7262 Schema: QC_hit: No # Query_time: 0.001117 Lock_time: 0.000890 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7262 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:22:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7265 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7265 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7266 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7266 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:22:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7269 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320950; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7269 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320950; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:22:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7270 Schema: QC_hit: No # Query_time: 0.003534 Lock_time: 0.003368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7271 Schema: QC_hit: No # Query_time: 0.003818 Lock_time: 0.003621 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7271 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7270 Schema: QC_hit: No # Query_time: 0.001474 Lock_time: 0.001321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:22:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7274 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7275 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7275 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7274 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:22:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7279 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7278 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7279 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000484 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7278 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:23:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7282 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320980; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7282 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320980; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:23:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7283 Schema: QC_hit: No # Query_time: 0.000611 Lock_time: 0.000521 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7283 Schema: QC_hit: No # Query_time: 0.003012 Lock_time: 0.002748 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7284 Schema: QC_hit: No # Query_time: 0.004492 Lock_time: 0.004353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7284 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:23:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7287 Schema: QC_hit: No # Query_time: 0.005594 Lock_time: 0.005460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7288 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673320992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7287 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7288 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673320992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:23:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7292 Schema: QC_hit: No # Query_time: 0.000664 Lock_time: 0.000462 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7292 Schema: QC_hit: No # Query_time: 0.001369 Lock_time: 0.001166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7291 Schema: QC_hit: No # Query_time: 0.000845 Lock_time: 0.000676 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7291 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:23:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7295 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321010; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7295 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321010; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:23:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7296 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7297 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7297 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7296 Schema: QC_hit: No # Query_time: 0.001443 Lock_time: 0.001294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:23:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7301 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7300 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7300 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7301 Schema: QC_hit: No # Query_time: 0.000957 Lock_time: 0.000788 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:23:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7304 Schema: QC_hit: No # Query_time: 0.000673 Lock_time: 0.000465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7305 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7305 Schema: QC_hit: No # Query_time: 0.002158 Lock_time: 0.002032 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7304 Schema: QC_hit: No # Query_time: 0.002622 Lock_time: 0.002553 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:24:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7308 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321040; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7308 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321040; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:24:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7310 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7309 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7310 Schema: QC_hit: No # Query_time: 0.011762 Lock_time: 0.011571 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7309 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:24:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7314 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7314 Schema: QC_hit: No # Query_time: 0.002699 Lock_time: 0.002498 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7313 Schema: QC_hit: No # Query_time: 0.001668 Lock_time: 0.001522 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7313 Schema: QC_hit: No # Query_time: 0.004205 Lock_time: 0.004025 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:24:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7318 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7317 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7318 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7317 Schema: QC_hit: No # Query_time: 0.001055 Lock_time: 0.000910 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:24:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7321 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321070; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7321 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321070; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:24:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7323 Schema: QC_hit: No # Query_time: 0.000542 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7323 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7322 Schema: QC_hit: No # Query_time: 0.003917 Lock_time: 0.003663 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7322 Schema: QC_hit: No # Query_time: 0.001200 Lock_time: 0.001011 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:24:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7326 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7326 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7327 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7327 Schema: QC_hit: No # Query_time: 0.001224 Lock_time: 0.001102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:24:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7330 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7330 Schema: QC_hit: No # Query_time: 0.000148 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7331 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7331 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:25:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7334 Schema: QC_hit: No # Query_time: 0.000626 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321100; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7334 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321100; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:25:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7336 Schema: QC_hit: No # Query_time: 0.000926 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7336 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7335 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7335 Schema: QC_hit: No # Query_time: 0.000578 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:25:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7340 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7339 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7340 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7339 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:25:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7343 Schema: QC_hit: No # Query_time: 0.000687 Lock_time: 0.000572 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7344 Schema: QC_hit: No # Query_time: 0.001123 Lock_time: 0.001014 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7343 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7344 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:25:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7347 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321130; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7347 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321130; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:25:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7349 Schema: QC_hit: No # Query_time: 0.001163 Lock_time: 0.000989 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7348 Schema: QC_hit: No # Query_time: 0.000626 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7348 Schema: QC_hit: No # Query_time: 0.000572 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7349 Schema: QC_hit: No # Query_time: 0.001890 Lock_time: 0.001713 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:25:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7352 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7353 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7352 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7353 Schema: QC_hit: No # Query_time: 0.000613 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:25:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7357 Schema: QC_hit: No # Query_time: 0.000686 Lock_time: 0.000560 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7356 Schema: QC_hit: No # Query_time: 0.001112 Lock_time: 0.000578 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7357 Schema: QC_hit: No # Query_time: 0.001076 Lock_time: 0.001004 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7356 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:26:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7360 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321160; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7360 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321160; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:26:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7361 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7362 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7362 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000457 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7361 Schema: QC_hit: No # Query_time: 0.002446 Lock_time: 0.002254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:26:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7365 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7365 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7366 Schema: QC_hit: No # Query_time: 0.002525 Lock_time: 0.002405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7366 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:26:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7369 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7369 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7370 Schema: QC_hit: No # Query_time: 0.000542 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7370 Schema: QC_hit: No # Query_time: 0.000624 Lock_time: 0.000448 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:26:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7373 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321190; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7373 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321190; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:26:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7375 Schema: QC_hit: No # Query_time: 0.001894 Lock_time: 0.001718 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7375 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7374 Schema: QC_hit: No # Query_time: 0.000596 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7374 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:26:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7379 Schema: QC_hit: No # Query_time: 0.000634 Lock_time: 0.000492 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7378 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7378 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000485 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7379 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:26:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7383 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7383 Schema: QC_hit: No # Query_time: 0.002567 Lock_time: 0.002421 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7382 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7382 Schema: QC_hit: No # Query_time: 0.000998 Lock_time: 0.000909 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:27:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7386 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000458 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321220; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7386 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321220; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:27:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7387 Schema: QC_hit: No # Query_time: 0.001434 Lock_time: 0.001302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7387 Schema: QC_hit: No # Query_time: 0.002197 Lock_time: 0.002004 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7388 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7388 Schema: QC_hit: No # Query_time: 0.001606 Lock_time: 0.001522 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:27:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7391 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7392 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7392 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7391 Schema: QC_hit: No # Query_time: 0.000709 Lock_time: 0.000553 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:27:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7396 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7396 Schema: QC_hit: No # Query_time: 0.000659 Lock_time: 0.000579 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7395 Schema: QC_hit: No # Query_time: 0.000644 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7395 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:27:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7399 Schema: QC_hit: No # Query_time: 0.000720 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321250; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7399 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321250; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:27:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7401 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7400 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7401 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7400 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:27:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7404 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7404 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7405 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7405 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:27:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7408 Schema: QC_hit: No # Query_time: 0.000609 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7408 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7409 Schema: QC_hit: No # Query_time: 0.004342 Lock_time: 0.004106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7409 Schema: QC_hit: No # Query_time: 0.000671 Lock_time: 0.000448 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:28:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7412 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321280; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7412 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321280; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:28:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7413 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7414 Schema: QC_hit: No # Query_time: 0.001291 Lock_time: 0.000806 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7414 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7413 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:28:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7418 Schema: QC_hit: No # Query_time: 0.000696 Lock_time: 0.000563 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7418 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7417 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7417 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:28:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7422 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7421 Schema: QC_hit: No # Query_time: 0.000677 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7421 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7422 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:28:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7425 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321310; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7425 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321310; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:28:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7426 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7426 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7427 Schema: QC_hit: No # Query_time: 0.005479 Lock_time: 0.005294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7427 Schema: QC_hit: No # Query_time: 0.000842 Lock_time: 0.000672 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:28:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7430 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7430 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7431 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7431 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:28:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7434 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7434 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7435 Schema: QC_hit: No # Query_time: 0.003952 Lock_time: 0.003749 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7435 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:29:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7438 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321340; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7438 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321340; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:29:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7440 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7439 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7440 Schema: QC_hit: No # Query_time: 0.000145 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7439 Schema: QC_hit: No # Query_time: 0.003858 Lock_time: 0.003550 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:29:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7443 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7444 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7444 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7443 Schema: QC_hit: No # Query_time: 0.000767 Lock_time: 0.000631 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:29:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7448 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7448 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7447 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7447 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:29:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7451 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321370; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7451 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321370; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:29:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7452 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7453 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7453 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7452 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:29:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7456 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7457 Schema: QC_hit: No # Query_time: 0.000604 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7456 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7457 Schema: QC_hit: No # Query_time: 0.000637 Lock_time: 0.000526 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:29:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7461 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7460 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7460 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7461 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:30:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7464 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321400; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7464 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321400; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:30:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7466 Schema: QC_hit: No # Query_time: 0.000649 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7465 Schema: QC_hit: No # Query_time: 0.000627 Lock_time: 0.000440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7466 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7465 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:30:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7470 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7470 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7469 Schema: QC_hit: No # Query_time: 0.002004 Lock_time: 0.001810 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7469 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:30:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7473 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7474 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7474 Schema: QC_hit: No # Query_time: 0.000669 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7473 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:30:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7477 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321430; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7477 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321430; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:30:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7478 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7478 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7479 Schema: QC_hit: No # Query_time: 0.000883 Lock_time: 0.000516 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7479 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:30:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7482 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7483 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7482 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7483 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:30:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7486 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7486 Schema: QC_hit: No # Query_time: 0.002973 Lock_time: 0.002769 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7487 Schema: QC_hit: No # Query_time: 0.009324 Lock_time: 0.009154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7487 Schema: QC_hit: No # Query_time: 0.003329 Lock_time: 0.003135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:31:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7490 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321460; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7490 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321460; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:31:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7492 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7492 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7491 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7491 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:31:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7496 Schema: QC_hit: No # Query_time: 0.000906 Lock_time: 0.000402 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7495 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7495 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7496 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:31:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7499 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7500 Schema: QC_hit: No # Query_time: 0.001777 Lock_time: 0.001555 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7500 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7499 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:31:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7503 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321490; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7503 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321490; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:31:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7505 Schema: QC_hit: No # Query_time: 0.001177 Lock_time: 0.000966 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7504 Schema: QC_hit: No # Query_time: 0.001817 Lock_time: 0.001679 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7505 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7504 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:31:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7508 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7508 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7509 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7509 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:31:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7512 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7512 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7513 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7513 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:32:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7516 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321520; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7516 Schema: QC_hit: No # Query_time: 0.000650 Lock_time: 0.000436 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321520; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:32:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7517 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7517 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7518 Schema: QC_hit: No # Query_time: 0.000764 Lock_time: 0.000571 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7518 Schema: QC_hit: No # Query_time: 0.000554 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:32:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7522 Schema: QC_hit: No # Query_time: 0.000628 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7521 Schema: QC_hit: No # Query_time: 0.000655 Lock_time: 0.000590 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7521 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7522 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:32:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7526 Schema: QC_hit: No # Query_time: 0.000800 Lock_time: 0.000671 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7525 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7525 Schema: QC_hit: No # Query_time: 0.001942 Lock_time: 0.001841 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7526 Schema: QC_hit: No # Query_time: 0.000575 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:32:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7529 Schema: QC_hit: No # Query_time: 0.000559 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321550; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7529 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321550; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:32:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7530 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7530 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7531 Schema: QC_hit: No # Query_time: 0.000849 Lock_time: 0.000603 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7531 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:32:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7534 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7534 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7535 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7535 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:32:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7539 Schema: QC_hit: No # Query_time: 0.000791 Lock_time: 0.000554 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7539 Schema: QC_hit: No # Query_time: 0.000794 Lock_time: 0.000631 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7538 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7538 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:33:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7542 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321580; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7542 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321580; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:33:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7543 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7543 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7544 Schema: QC_hit: No # Query_time: 0.002326 Lock_time: 0.002139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7544 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:33:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7547 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7547 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7548 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000447 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7548 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:33:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7551 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7551 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7552 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7552 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:33:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7555 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321610; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7555 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321610; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:33:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7557 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7557 Schema: QC_hit: No # Query_time: 0.003368 Lock_time: 0.003146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7556 Schema: QC_hit: No # Query_time: 0.000775 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7556 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:33:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7560 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7560 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7561 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7561 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:33:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7564 Schema: QC_hit: No # Query_time: 0.000627 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7565 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7564 Schema: QC_hit: No # Query_time: 0.001112 Lock_time: 0.001034 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7565 Schema: QC_hit: No # Query_time: 0.000749 Lock_time: 0.000526 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:34:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7568 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321640; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7568 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321640; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:34:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7569 Schema: QC_hit: No # Query_time: 0.000703 Lock_time: 0.000526 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7569 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7570 Schema: QC_hit: No # Query_time: 0.000642 Lock_time: 0.000469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7570 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:34:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7574 Schema: QC_hit: No # Query_time: 0.000719 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7574 Schema: QC_hit: No # Query_time: 0.000744 Lock_time: 0.000603 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7573 Schema: QC_hit: No # Query_time: 0.003180 Lock_time: 0.002965 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7573 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:34:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7578 Schema: QC_hit: No # Query_time: 0.000630 Lock_time: 0.000460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7578 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7577 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7577 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:34:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7581 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321670; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7581 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321670; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:34:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7583 Schema: QC_hit: No # Query_time: 0.001331 Lock_time: 0.001192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7583 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7582 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7582 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:34:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7586 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7586 Schema: QC_hit: No # Query_time: 0.000644 Lock_time: 0.000506 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7587 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7587 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:34:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7590 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7591 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7591 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7590 Schema: QC_hit: No # Query_time: 0.003101 Lock_time: 0.002951 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:35:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7594 Schema: QC_hit: No # Query_time: 0.000736 Lock_time: 0.000568 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321700; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7594 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321700; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:35:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7595 Schema: QC_hit: No # Query_time: 0.000547 Lock_time: 0.000450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7596 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7596 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7595 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:35:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7600 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7600 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7599 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7599 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:35:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7604 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7604 Schema: QC_hit: No # Query_time: 0.001190 Lock_time: 0.001015 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7603 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7603 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:35:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7607 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321730; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7607 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321730; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:35:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7608 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7608 Schema: QC_hit: No # Query_time: 0.000900 Lock_time: 0.000735 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7609 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7609 Schema: QC_hit: No # Query_time: 0.006897 Lock_time: 0.006735 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:35:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7613 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7612 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7612 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7613 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:35:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7617 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7617 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7616 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7616 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:36:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7620 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321760; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7620 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321760; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:36:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7622 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7622 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7621 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7621 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:36:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7626 Schema: QC_hit: No # Query_time: 0.000773 Lock_time: 0.000646 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7626 Schema: QC_hit: No # Query_time: 0.001450 Lock_time: 0.001371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7625 Schema: QC_hit: No # Query_time: 0.001473 Lock_time: 0.001384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7625 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:36:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7630 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7629 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7630 Schema: QC_hit: No # Query_time: 0.000834 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7629 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:36:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7633 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321790; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7633 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321790; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:36:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7635 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7635 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7634 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7634 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:36:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7639 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7639 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7638 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7638 Schema: QC_hit: No # Query_time: 0.004660 Lock_time: 0.004482 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:36:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7642 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7642 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7643 Schema: QC_hit: No # Query_time: 0.000602 Lock_time: 0.000456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7643 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:37:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7646 Schema: QC_hit: No # Query_time: 0.000542 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321820; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7646 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321820; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:37:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7647 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7647 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7648 Schema: QC_hit: No # Query_time: 0.000668 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7648 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:37:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7652 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7651 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7652 Schema: QC_hit: No # Query_time: 0.001691 Lock_time: 0.000750 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7651 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:37:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7656 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7655 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7656 Schema: QC_hit: No # Query_time: 0.000617 Lock_time: 0.000527 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7655 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:37:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7659 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321850; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7659 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321850; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:37:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7660 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7660 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7661 Schema: QC_hit: No # Query_time: 0.001549 Lock_time: 0.001422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7661 Schema: QC_hit: No # Query_time: 0.002950 Lock_time: 0.002212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:37:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7665 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7665 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7664 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7664 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:37:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7668 Schema: QC_hit: No # Query_time: 0.001512 Lock_time: 0.001368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7669 Schema: QC_hit: No # Query_time: 0.002239 Lock_time: 0.001406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7668 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7669 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:38:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7672 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321880; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7672 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321880; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:38:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7674 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7673 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7673 Schema: QC_hit: No # Query_time: 0.001125 Lock_time: 0.001060 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7674 Schema: QC_hit: No # Query_time: 0.000652 Lock_time: 0.000465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:38:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7678 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7678 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7677 Schema: QC_hit: No # Query_time: 0.000662 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7677 Schema: QC_hit: No # Query_time: 0.000610 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:38:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7681 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7682 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7682 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7681 Schema: QC_hit: No # Query_time: 0.000747 Lock_time: 0.000439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:38:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7685 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321910; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7685 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321910; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:38:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7687 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7687 Schema: QC_hit: No # Query_time: 0.002854 Lock_time: 0.002707 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7686 Schema: QC_hit: No # Query_time: 0.006537 Lock_time: 0.006299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7686 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:38:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7690 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7690 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7691 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7691 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:38:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7694 Schema: QC_hit: No # Query_time: 0.001412 Lock_time: 0.001266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7694 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7695 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7695 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:39:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7698 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321940; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7698 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321940; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:39:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7699 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7699 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7700 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000394 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7700 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:39:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7703 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7703 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7704 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7704 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:39:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7707 Schema: QC_hit: No # Query_time: 0.000763 Lock_time: 0.000639 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7707 Schema: QC_hit: No # Query_time: 0.000967 Lock_time: 0.000752 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7708 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7708 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:39:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7711 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321970; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7711 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321970; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:39:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7712 Schema: QC_hit: No # Query_time: 0.003396 Lock_time: 0.003010 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7712 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7713 Schema: QC_hit: No # Query_time: 0.002739 Lock_time: 0.002542 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7713 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:39:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7716 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7716 Schema: QC_hit: No # Query_time: 0.003046 Lock_time: 0.002761 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7717 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7717 Schema: QC_hit: No # Query_time: 0.000869 Lock_time: 0.000735 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:39:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7720 Schema: QC_hit: No # Query_time: 0.002618 Lock_time: 0.002465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7721 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7721 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673321992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7720 Schema: QC_hit: No # Query_time: 0.000756 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673321992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:40:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7724 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322000; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7724 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322000; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:40:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7726 Schema: QC_hit: No # Query_time: 0.000852 Lock_time: 0.000680 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7725 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7725 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7726 Schema: QC_hit: No # Query_time: 0.000726 Lock_time: 0.000556 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:40:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7729 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7729 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7730 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7730 Schema: QC_hit: No # Query_time: 0.000641 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:40:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7733 Schema: QC_hit: No # Query_time: 0.001497 Lock_time: 0.001286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7733 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7734 Schema: QC_hit: No # Query_time: 0.000679 Lock_time: 0.000515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7734 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:40:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7737 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322030; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7737 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322030; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:40:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7739 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7738 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7739 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7738 Schema: QC_hit: No # Query_time: 0.000584 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:40:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7743 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7743 Schema: QC_hit: No # Query_time: 0.000997 Lock_time: 0.000732 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7742 Schema: QC_hit: No # Query_time: 0.003740 Lock_time: 0.003550 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7742 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:40:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7747 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7747 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7746 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7746 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:41:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7750 Schema: QC_hit: No # Query_time: 0.000870 Lock_time: 0.000512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322060; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7750 Schema: QC_hit: No # Query_time: 0.000719 Lock_time: 0.000648 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322060; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:41:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7752 Schema: QC_hit: No # Query_time: 0.000664 Lock_time: 0.000527 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7752 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7751 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7751 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:41:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7756 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7756 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7755 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7755 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:41:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7759 Schema: QC_hit: No # Query_time: 0.000634 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7760 Schema: QC_hit: No # Query_time: 0.000833 Lock_time: 0.000705 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7759 Schema: QC_hit: No # Query_time: 0.000562 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7760 Schema: QC_hit: No # Query_time: 0.001835 Lock_time: 0.001613 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:41:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7763 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322090; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7763 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322090; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:41:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7765 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7764 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7764 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7765 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:41:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7768 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7769 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7768 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7769 Schema: QC_hit: No # Query_time: 0.000602 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:41:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7773 Schema: QC_hit: No # Query_time: 0.000546 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7773 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7772 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7772 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000462 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:42:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7776 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322120; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7776 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322120; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:42:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7777 Schema: QC_hit: No # Query_time: 0.001248 Lock_time: 0.001179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7777 Schema: QC_hit: No # Query_time: 0.000611 Lock_time: 0.000433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7778 Schema: QC_hit: No # Query_time: 0.001705 Lock_time: 0.001579 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7778 Schema: QC_hit: No # Query_time: 0.001113 Lock_time: 0.001019 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:42:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7782 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7782 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7781 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7781 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:42:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7786 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7786 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7785 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7785 Schema: QC_hit: No # Query_time: 0.003871 Lock_time: 0.000669 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:42:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7789 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322150; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7789 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322150; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:42:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7790 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7791 Schema: QC_hit: No # Query_time: 0.001903 Lock_time: 0.001738 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7790 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7791 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:42:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7794 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7794 Schema: QC_hit: No # Query_time: 0.000627 Lock_time: 0.000445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7795 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7795 Schema: QC_hit: No # Query_time: 0.000972 Lock_time: 0.000899 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:42:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7798 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7799 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7799 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7798 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:43:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7802 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322180; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7802 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322180; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:43:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7803 Schema: QC_hit: No # Query_time: 0.005854 Lock_time: 0.005536 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7804 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7804 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7803 Schema: QC_hit: No # Query_time: 0.000641 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:43:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7808 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7807 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7808 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7807 Schema: QC_hit: No # Query_time: 0.001172 Lock_time: 0.001034 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:43:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7811 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7812 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7812 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7811 Schema: QC_hit: No # Query_time: 0.001892 Lock_time: 0.001787 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:43:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7815 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322210; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7815 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322210; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:43:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7816 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7816 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7817 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7817 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:43:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7821 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7821 Schema: QC_hit: No # Query_time: 0.001168 Lock_time: 0.001094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7820 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7820 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:43:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7825 Schema: QC_hit: No # Query_time: 0.004995 Lock_time: 0.004808 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7825 Schema: QC_hit: No # Query_time: 0.000837 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7824 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7824 Schema: QC_hit: No # Query_time: 0.000688 Lock_time: 0.000626 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:44:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7828 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322240; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7828 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322240; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:44:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7830 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7830 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7829 Schema: QC_hit: No # Query_time: 0.000782 Lock_time: 0.000646 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7829 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:44:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7833 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7833 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7834 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7834 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:44:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7838 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7838 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7837 Schema: QC_hit: No # Query_time: 0.001621 Lock_time: 0.001473 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7837 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:44:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7841 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322270; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7841 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322270; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:44:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7843 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7842 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7842 Schema: QC_hit: No # Query_time: 0.001349 Lock_time: 0.001137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7843 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:44:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7847 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7846 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7846 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7847 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:44:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7851 Schema: QC_hit: No # Query_time: 0.001155 Lock_time: 0.000979 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7850 Schema: QC_hit: No # Query_time: 0.000768 Lock_time: 0.000442 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7851 Schema: QC_hit: No # Query_time: 0.000538 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7850 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:45:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7854 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322300; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7854 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322300; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:45:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7856 Schema: QC_hit: No # Query_time: 0.002483 Lock_time: 0.002273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7856 Schema: QC_hit: No # Query_time: 0.001050 Lock_time: 0.000915 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7855 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7855 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:45:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7859 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7860 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7860 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7859 Schema: QC_hit: No # Query_time: 0.000542 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:45:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7863 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7863 Schema: QC_hit: No # Query_time: 0.000869 Lock_time: 0.000748 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7864 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7864 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:45:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7867 Schema: QC_hit: No # Query_time: 0.000858 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322330; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7867 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322330; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:45:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7868 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7868 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7869 Schema: QC_hit: No # Query_time: 0.000866 Lock_time: 0.000714 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7869 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:45:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7873 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7872 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7872 Schema: QC_hit: No # Query_time: 0.000741 Lock_time: 0.000646 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7873 Schema: QC_hit: No # Query_time: 0.000821 Lock_time: 0.000650 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:45:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7877 Schema: QC_hit: No # Query_time: 0.001210 Lock_time: 0.001082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7877 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000560 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7876 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7876 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:46:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7880 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322360; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7880 Schema: QC_hit: No # Query_time: 0.000595 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322360; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:46:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7881 Schema: QC_hit: No # Query_time: 0.000598 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7881 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7882 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7882 Schema: QC_hit: No # Query_time: 0.001994 Lock_time: 0.001746 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:46:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7886 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7885 Schema: QC_hit: No # Query_time: 0.000607 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7885 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7886 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:46:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7889 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7889 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7890 Schema: QC_hit: No # Query_time: 0.000546 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7890 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:46:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7893 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322390; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7893 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322390; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:46:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7895 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7894 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7894 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7895 Schema: QC_hit: No # Query_time: 0.010451 Lock_time: 0.010255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:46:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7898 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7898 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7899 Schema: QC_hit: No # Query_time: 0.000935 Lock_time: 0.000776 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7899 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:46:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7903 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7902 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7903 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7902 Schema: QC_hit: No # Query_time: 0.000595 Lock_time: 0.000450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:47:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7906 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322420; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7906 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322420; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:47:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7907 Schema: QC_hit: No # Query_time: 0.001829 Lock_time: 0.001699 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7907 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7908 Schema: QC_hit: No # Query_time: 0.001609 Lock_time: 0.001403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7908 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:47:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7911 Schema: QC_hit: No # Query_time: 0.001477 Lock_time: 0.001334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7911 Schema: QC_hit: No # Query_time: 0.001929 Lock_time: 0.001826 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7912 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7912 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:47:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7916 Schema: QC_hit: No # Query_time: 0.000929 Lock_time: 0.000802 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7916 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7915 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7915 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:47:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7919 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322450; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7919 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322450; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:47:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7921 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7920 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7921 Schema: QC_hit: No # Query_time: 0.000565 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7920 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:47:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7924 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7925 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7924 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7925 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:47:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7928 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7928 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7929 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7929 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:48:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7932 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322480; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7932 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322480; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:48:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7933 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7933 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7934 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7934 Schema: QC_hit: No # Query_time: 0.001827 Lock_time: 0.001661 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:48:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7937 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7938 Schema: QC_hit: No # Query_time: 0.000914 Lock_time: 0.000747 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7937 Schema: QC_hit: No # Query_time: 0.003549 Lock_time: 0.003289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7938 Schema: QC_hit: No # Query_time: 0.004392 Lock_time: 0.004220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:48:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7942 Schema: QC_hit: No # Query_time: 0.000881 Lock_time: 0.000703 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7941 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7941 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7942 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:48:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7945 Schema: QC_hit: No # Query_time: 0.000597 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322510; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7945 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322510; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:48:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7946 Schema: QC_hit: No # Query_time: 0.002669 Lock_time: 0.002541 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7946 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7947 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7947 Schema: QC_hit: No # Query_time: 0.000740 Lock_time: 0.000663 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:48:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7950 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7950 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7951 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7951 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:48:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7955 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7955 Schema: QC_hit: No # Query_time: 0.000726 Lock_time: 0.000573 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7954 Schema: QC_hit: No # Query_time: 0.000748 Lock_time: 0.000563 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7954 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:49:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7958 Schema: QC_hit: No # Query_time: 0.000581 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322540; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7958 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322540; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:49:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7960 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7960 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7959 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7959 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:49:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7963 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7963 Schema: QC_hit: No # Query_time: 0.001785 Lock_time: 0.001656 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7964 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7964 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:49:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7967 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7968 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7968 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7967 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:49:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7971 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322570; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7971 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322570; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:49:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7972 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7973 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7973 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7972 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:49:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7976 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7976 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7977 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7977 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:49:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7981 Schema: QC_hit: No # Query_time: 0.001728 Lock_time: 0.001626 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7981 Schema: QC_hit: No # Query_time: 0.000845 Lock_time: 0.000782 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7980 Schema: QC_hit: No # Query_time: 0.000775 Lock_time: 0.000622 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7980 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:50:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7984 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322600; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7984 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322600; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:50:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7986 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7985 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7985 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7986 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:50:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7989 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7990 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7990 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7989 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:50:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7994 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7994 Schema: QC_hit: No # Query_time: 0.000603 Lock_time: 0.000505 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7993 Schema: QC_hit: No # Query_time: 0.000891 Lock_time: 0.000734 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7993 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:50:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7997 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322630; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7997 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322630; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:50:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7998 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7999 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7999 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 7998 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:50:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8003 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8002 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8003 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8002 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:50:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8006 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8007 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8006 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8007 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:51:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8010 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322660; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8010 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322660; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:51:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8012 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8012 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8011 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8011 Schema: QC_hit: No # Query_time: 0.003114 Lock_time: 0.002927 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:51:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8015 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8016 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8016 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8015 Schema: QC_hit: No # Query_time: 0.001662 Lock_time: 0.001453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:51:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8020 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8019 Schema: QC_hit: No # Query_time: 0.005242 Lock_time: 0.004996 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8020 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8019 Schema: QC_hit: No # Query_time: 0.004394 Lock_time: 0.004296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:51:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8023 Schema: QC_hit: No # Query_time: 0.001072 Lock_time: 0.000895 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322690; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8023 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322690; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:51:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8025 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8024 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8025 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8024 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:51:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8029 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8028 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8028 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8029 Schema: QC_hit: No # Query_time: 0.001229 Lock_time: 0.001100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:51:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8033 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8032 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8033 Schema: QC_hit: No # Query_time: 0.000135 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8032 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:52:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8036 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322720; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8036 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322720; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:52:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8038 Schema: QC_hit: No # Query_time: 0.006976 Lock_time: 0.006791 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8038 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8037 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8037 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:52:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8041 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8041 Schema: QC_hit: No # Query_time: 0.001352 Lock_time: 0.001287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8042 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8042 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:52:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8045 Schema: QC_hit: No # Query_time: 0.005182 Lock_time: 0.005051 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8046 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8046 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8045 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:52:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8049 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322750; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8049 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322750; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:52:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8051 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8050 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8050 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8051 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:52:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8055 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8054 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8054 Schema: QC_hit: No # Query_time: 0.001698 Lock_time: 0.001541 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8055 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:52:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8059 Schema: QC_hit: No # Query_time: 0.000866 Lock_time: 0.000589 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8059 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8058 Schema: QC_hit: No # Query_time: 0.007628 Lock_time: 0.007469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8058 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000536 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:53:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8062 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322780; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8062 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322780; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:53:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8063 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8063 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8064 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8064 Schema: QC_hit: No # Query_time: 0.001204 Lock_time: 0.001126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:53:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8067 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8068 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8068 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8067 Schema: QC_hit: No # Query_time: 0.000677 Lock_time: 0.000522 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:53:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8071 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8072 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8072 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8071 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:53:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8075 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322810; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8075 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322810; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:53:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8076 Schema: QC_hit: No # Query_time: 0.002496 Lock_time: 0.002032 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8077 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8077 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8076 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:53:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8080 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8081 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8081 Schema: QC_hit: No # Query_time: 0.001430 Lock_time: 0.001265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8080 Schema: QC_hit: No # Query_time: 0.001214 Lock_time: 0.001076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:53:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8084 Schema: QC_hit: No # Query_time: 0.000612 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8085 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8084 Schema: QC_hit: No # Query_time: 0.004025 Lock_time: 0.003932 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8085 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:54:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8088 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322840; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8088 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322840; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:54:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8089 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8089 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8090 Schema: QC_hit: No # Query_time: 0.004042 Lock_time: 0.003864 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8090 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:54:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8093 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8093 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8094 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8094 Schema: QC_hit: No # Query_time: 0.004086 Lock_time: 0.003804 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:54:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8098 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8098 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8097 Schema: QC_hit: No # Query_time: 0.001171 Lock_time: 0.001026 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8097 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:54:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8101 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322870; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8101 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322870; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:54:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8102 Schema: QC_hit: No # Query_time: 0.002402 Lock_time: 0.002302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8103 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8102 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8103 Schema: QC_hit: No # Query_time: 0.001325 Lock_time: 0.001154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:54:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8106 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8106 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8107 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8107 Schema: QC_hit: No # Query_time: 0.001007 Lock_time: 0.000954 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:54:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8110 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8111 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8111 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8110 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:55:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8114 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322900; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8114 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322900; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:55:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8115 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8115 Schema: QC_hit: No # Query_time: 0.002025 Lock_time: 0.001876 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8116 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8116 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:55:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8120 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8120 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8119 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8119 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:55:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8124 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8124 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8123 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8123 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:55:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8127 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322930; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8127 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322930; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:55:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8128 Schema: QC_hit: No # Query_time: 0.004060 Lock_time: 0.003875 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8128 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8129 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8129 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:55:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8132 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8132 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8133 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8133 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:55:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8137 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8136 Schema: QC_hit: No # Query_time: 0.001803 Lock_time: 0.001583 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8136 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8137 Schema: QC_hit: No # Query_time: 0.005960 Lock_time: 0.005720 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:56:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8140 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322960; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8140 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322960; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:56:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8142 Schema: QC_hit: No # Query_time: 0.000624 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8142 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8141 Schema: QC_hit: No # Query_time: 0.003991 Lock_time: 0.003847 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8141 Schema: QC_hit: No # Query_time: 0.003761 Lock_time: 0.003599 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:56:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8146 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8145 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8146 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8145 Schema: QC_hit: No # Query_time: 0.000678 Lock_time: 0.000547 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:56:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8150 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8150 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8149 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8149 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:56:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8153 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322990; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8153 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322990; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:56:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8154 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8154 Schema: QC_hit: No # Query_time: 0.000568 Lock_time: 0.000444 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8155 Schema: QC_hit: No # Query_time: 0.002225 Lock_time: 0.002049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673322992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8155 Schema: QC_hit: No # Query_time: 0.000823 Lock_time: 0.000757 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673322992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:56:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8158 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8159 Schema: QC_hit: No # Query_time: 0.000878 Lock_time: 0.000757 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8158 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8159 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:56:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8162 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8162 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8163 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8163 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:57:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8166 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323020; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8166 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323020; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:57:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8167 Schema: QC_hit: No # Query_time: 0.000602 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8167 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8168 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8168 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:57:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8172 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8172 Schema: QC_hit: No # Query_time: 0.000614 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8171 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8171 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:57:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8175 Schema: QC_hit: No # Query_time: 0.000867 Lock_time: 0.000611 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8175 Schema: QC_hit: No # Query_time: 0.000574 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8176 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8176 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:57:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8179 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323050; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8179 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323050; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:57:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8180 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8181 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8180 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8181 Schema: QC_hit: No # Query_time: 0.000623 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:57:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8184 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8184 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8185 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8185 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:57:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8188 Schema: QC_hit: No # Query_time: 0.001023 Lock_time: 0.000882 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8188 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8189 Schema: QC_hit: No # Query_time: 0.000814 Lock_time: 0.000759 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8189 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:58:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8192 Schema: QC_hit: No # Query_time: 0.000606 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323080; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8192 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323080; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:58:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8194 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8194 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8193 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8193 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:58:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8197 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8197 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8198 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8198 Schema: QC_hit: No # Query_time: 0.000827 Lock_time: 0.000643 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:58:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8202 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8202 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8201 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8201 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:58:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8205 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323110; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8205 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323110; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:58:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8206 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8206 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8207 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8207 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:58:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8211 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8211 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8210 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8210 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:58:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8214 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8214 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8215 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8215 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:59:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8218 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323140; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8218 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323140; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:59:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8219 Schema: QC_hit: No # Query_time: 0.003068 Lock_time: 0.002938 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8219 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8220 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8220 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:59:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8224 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8224 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8223 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8223 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:59:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8227 Schema: QC_hit: No # Query_time: 0.001459 Lock_time: 0.001356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8228 Schema: QC_hit: No # Query_time: 0.000899 Lock_time: 0.000783 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8228 Schema: QC_hit: No # Query_time: 0.001371 Lock_time: 0.001267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8227 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:59:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8231 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323170; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8231 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323170; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 3:59:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8233 Schema: QC_hit: No # Query_time: 0.001429 Lock_time: 0.001016 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8232 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8232 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8233 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:59:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8236 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8237 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8236 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8237 Schema: QC_hit: No # Query_time: 0.000574 Lock_time: 0.000499 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 3:59:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8241 Schema: QC_hit: No # Query_time: 0.000648 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8241 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8240 Schema: QC_hit: No # Query_time: 0.003710 Lock_time: 0.003628 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8240 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:00:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8244 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323200; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8244 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323200; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:00:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8245 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8246 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8246 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8245 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:00:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8250 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8249 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8249 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8250 Schema: QC_hit: No # Query_time: 0.000804 Lock_time: 0.000663 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:00:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8253 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8254 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8254 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8253 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:00:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8257 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323230; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8257 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323230; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:00:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8259 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8259 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8258 Schema: QC_hit: No # Query_time: 0.001050 Lock_time: 0.000701 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8258 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:00:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8262 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8262 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8263 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8263 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:00:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8266 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8266 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8267 Schema: QC_hit: No # Query_time: 0.000663 Lock_time: 0.000540 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8267 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:01:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8270 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323260; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8270 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323260; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:01:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8272 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8271 Schema: QC_hit: No # Query_time: 0.000676 Lock_time: 0.000544 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8272 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8271 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:01:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8276 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8276 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8275 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8275 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:01:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8279 Schema: QC_hit: No # Query_time: 0.005500 Lock_time: 0.005335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8280 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8279 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8280 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:01:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8283 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323290; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8283 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000422 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323290; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:01:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8284 Schema: QC_hit: No # Query_time: 0.000624 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8285 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8285 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8284 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:01:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8288 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8288 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8289 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8289 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:01:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8292 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8293 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8293 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8292 Schema: QC_hit: No # Query_time: 0.000680 Lock_time: 0.000522 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:02:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8296 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323320; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8296 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323320; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:02:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8298 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8297 Schema: QC_hit: No # Query_time: 0.001797 Lock_time: 0.001554 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8298 Schema: QC_hit: No # Query_time: 0.000576 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8297 Schema: QC_hit: No # Query_time: 0.000731 Lock_time: 0.000546 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:02:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8301 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8301 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8302 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8302 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:02:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8306 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8306 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8305 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8305 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:02:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8309 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323350; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8309 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323350; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:02:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8310 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8310 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8311 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8311 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:02:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8314 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8314 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8315 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8315 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:02:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8318 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8319 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8319 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8318 Schema: QC_hit: No # Query_time: 0.001360 Lock_time: 0.001124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:03:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8322 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323380; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8322 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323380; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:03:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8323 Schema: QC_hit: No # Query_time: 0.000565 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8323 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8324 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8324 Schema: QC_hit: No # Query_time: 0.003711 Lock_time: 0.003628 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:03:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8327 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8328 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8328 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8327 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:03:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8332 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8332 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8331 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8331 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:03:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8335 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323410; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8335 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323410; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:03:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8337 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8337 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8336 Schema: QC_hit: No # Query_time: 0.003254 Lock_time: 0.003086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8336 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:03:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8341 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8340 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8340 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8341 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:03:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8344 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8344 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8345 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8345 Schema: QC_hit: No # Query_time: 0.000765 Lock_time: 0.000571 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:04:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8348 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323440; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8348 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323440; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:04:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8350 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8349 Schema: QC_hit: No # Query_time: 0.000609 Lock_time: 0.000499 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8350 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8349 Schema: QC_hit: No # Query_time: 0.000709 Lock_time: 0.000647 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:04:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8353 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8354 Schema: QC_hit: No # Query_time: 0.003500 Lock_time: 0.003338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8354 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8353 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:04:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8358 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8358 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8357 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8357 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:04:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8361 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323470; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8361 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323470; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:04:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8363 Schema: QC_hit: No # Query_time: 0.001979 Lock_time: 0.001844 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8362 Schema: QC_hit: No # Query_time: 0.001066 Lock_time: 0.000656 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8363 Schema: QC_hit: No # Query_time: 0.009327 Lock_time: 0.009058 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8362 Schema: QC_hit: No # Query_time: 0.000670 Lock_time: 0.000401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:04:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8367 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8366 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8366 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8367 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:04:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8371 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8371 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8370 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8370 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:05:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8374 Schema: QC_hit: No # Query_time: 0.000660 Lock_time: 0.000435 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323500; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8374 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323500; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:05:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8375 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8375 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8376 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8376 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:05:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8379 Schema: QC_hit: No # Query_time: 0.000642 Lock_time: 0.000554 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8379 Schema: QC_hit: No # Query_time: 0.000739 Lock_time: 0.000514 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8380 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8380 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:05:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8383 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8384 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8384 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8383 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:05:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8387 Schema: QC_hit: No # Query_time: 0.000737 Lock_time: 0.000617 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323530; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8387 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323530; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:05:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8389 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000505 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8388 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8388 Schema: QC_hit: No # Query_time: 0.001068 Lock_time: 0.001001 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8389 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:05:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8392 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8393 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8393 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8392 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:05:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8397 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8396 Schema: QC_hit: No # Query_time: 0.001161 Lock_time: 0.001007 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8397 Schema: QC_hit: No # Query_time: 0.000840 Lock_time: 0.000623 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8396 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:06:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8400 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323560; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8400 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323560; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:06:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8401 Schema: QC_hit: No # Query_time: 0.001416 Lock_time: 0.001258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8402 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8401 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8402 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:06:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8406 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8405 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8405 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8406 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:06:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8409 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8409 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8410 Schema: QC_hit: No # Query_time: 0.010121 Lock_time: 0.009962 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8410 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:06:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8413 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323590; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8413 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323590; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:06:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8414 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8415 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8414 Schema: QC_hit: No # Query_time: 0.000568 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8415 Schema: QC_hit: No # Query_time: 0.000601 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:06:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8418 Schema: QC_hit: No # Query_time: 0.000655 Lock_time: 0.000567 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8418 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8419 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8419 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:06:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8423 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8422 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8423 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8422 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:07:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8426 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323620; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8426 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323620; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:07:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8428 Schema: QC_hit: No # Query_time: 0.001636 Lock_time: 0.001471 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8428 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8427 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8427 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:07:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8432 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8431 Schema: QC_hit: No # Query_time: 0.000732 Lock_time: 0.000623 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8431 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8432 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:07:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8435 Schema: QC_hit: No # Query_time: 0.001199 Lock_time: 0.001026 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8436 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8435 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8436 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:07:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8439 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323650; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8439 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323650; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:07:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8441 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8441 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8440 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8440 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:07:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8444 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8444 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8445 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8445 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:07:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8449 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8448 Schema: QC_hit: No # Query_time: 0.001021 Lock_time: 0.000955 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8449 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8448 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:08:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8452 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323680; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8452 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323680; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:08:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8453 Schema: QC_hit: No # Query_time: 0.000665 Lock_time: 0.000554 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8454 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8454 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8453 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:08:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8458 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8458 Schema: QC_hit: No # Query_time: 0.000733 Lock_time: 0.000551 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8457 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8457 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:08:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8461 Schema: QC_hit: No # Query_time: 0.000636 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8462 Schema: QC_hit: No # Query_time: 0.000731 Lock_time: 0.000599 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8461 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8462 Schema: QC_hit: No # Query_time: 0.001112 Lock_time: 0.000796 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:08:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8465 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323710; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8465 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323710; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:08:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8466 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8466 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8467 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8467 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:08:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8471 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8470 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8470 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8471 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:08:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8474 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8474 Schema: QC_hit: No # Query_time: 0.000673 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8475 Schema: QC_hit: No # Query_time: 0.002528 Lock_time: 0.002399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8475 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:09:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8478 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323740; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8478 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323740; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:09:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8480 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8480 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8479 Schema: QC_hit: No # Query_time: 0.001456 Lock_time: 0.001323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8479 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:09:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8483 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8483 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8484 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8484 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:09:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8488 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8488 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8487 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8487 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:09:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8491 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323770; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8491 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323770; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:09:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8492 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8492 Schema: QC_hit: No # Query_time: 0.000671 Lock_time: 0.000414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8493 Schema: QC_hit: No # Query_time: 0.002617 Lock_time: 0.002398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8493 Schema: QC_hit: No # Query_time: 0.002978 Lock_time: 0.002797 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:09:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8497 Schema: QC_hit: No # Query_time: 0.001654 Lock_time: 0.001534 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8496 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8496 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8497 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:09:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8501 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8500 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8500 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8501 Schema: QC_hit: No # Query_time: 0.000651 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:10:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8504 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323800; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8504 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323800; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:10:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8505 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8506 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8506 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8505 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:10:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8509 Schema: QC_hit: No # Query_time: 0.000684 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8509 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8510 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8510 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:10:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8513 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8513 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8514 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8514 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:10:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8517 Schema: QC_hit: No # Query_time: 0.004726 Lock_time: 0.004494 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323830; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8517 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323830; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:10:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8518 Schema: QC_hit: No # Query_time: 0.000606 Lock_time: 0.000483 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8519 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8519 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8518 Schema: QC_hit: No # Query_time: 0.000751 Lock_time: 0.000613 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:10:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8522 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8522 Schema: QC_hit: No # Query_time: 0.002806 Lock_time: 0.002667 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8523 Schema: QC_hit: No # Query_time: 0.000726 Lock_time: 0.000581 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8523 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:10:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8526 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8526 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8527 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8527 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:11:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8530 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323860; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8530 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323860; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:11:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8532 Schema: QC_hit: No # Query_time: 0.008024 Lock_time: 0.007778 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8532 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8531 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8531 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:11:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8536 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8535 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8535 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8536 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:11:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8539 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8540 Schema: QC_hit: No # Query_time: 0.001436 Lock_time: 0.001005 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8540 Schema: QC_hit: No # Query_time: 0.005146 Lock_time: 0.004905 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8539 Schema: QC_hit: No # Query_time: 0.001585 Lock_time: 0.001216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:11:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8543 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323890; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8543 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323890; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:11:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8545 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8545 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8544 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8544 Schema: QC_hit: No # Query_time: 0.015367 Lock_time: 0.015183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:11:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8549 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8549 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8548 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8548 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:11:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8553 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8553 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8552 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8552 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:12:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8556 Schema: QC_hit: No # Query_time: 0.000739 Lock_time: 0.000439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323920; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8556 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323920; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:12:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8558 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8558 Schema: QC_hit: No # Query_time: 0.000126 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8557 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8557 Schema: QC_hit: No # Query_time: 0.003183 Lock_time: 0.003027 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:12:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8561 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8561 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8562 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8562 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:12:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8565 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8566 Schema: QC_hit: No # Query_time: 0.001982 Lock_time: 0.001797 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8566 Schema: QC_hit: No # Query_time: 0.000974 Lock_time: 0.000827 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8565 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:12:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8569 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323950; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8569 Schema: QC_hit: No # Query_time: 0.001173 Lock_time: 0.001020 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323950; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:12:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8570 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8571 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8571 Schema: QC_hit: No # Query_time: 0.000559 Lock_time: 0.000412 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8570 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:12:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8575 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8574 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8574 Schema: QC_hit: No # Query_time: 0.006076 Lock_time: 0.005930 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8575 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:12:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8578 Schema: QC_hit: No # Query_time: 0.009150 Lock_time: 0.008819 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8578 Schema: QC_hit: No # Query_time: 0.000694 Lock_time: 0.000499 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8579 Schema: QC_hit: No # Query_time: 0.001665 Lock_time: 0.001559 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8579 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:13:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8582 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323980; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8582 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323980; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:13:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8584 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8583 Schema: QC_hit: No # Query_time: 0.000883 Lock_time: 0.000703 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8584 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8583 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000441 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:13:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8587 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8587 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8588 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673323992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8588 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673323992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:13:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8592 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8592 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8591 Schema: QC_hit: No # Query_time: 0.001060 Lock_time: 0.000904 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8591 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:13:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8595 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324010; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8595 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324010; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:13:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8596 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8596 Schema: QC_hit: No # Query_time: 0.001986 Lock_time: 0.001785 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8597 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8597 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:13:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8600 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8600 Schema: QC_hit: No # Query_time: 0.000796 Lock_time: 0.000632 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8601 Schema: QC_hit: No # Query_time: 0.001617 Lock_time: 0.001470 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8601 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:13:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8604 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8604 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8605 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8605 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:14:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8608 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324040; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8608 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324040; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:14:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8609 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8610 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8610 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8609 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:14:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8614 Schema: QC_hit: No # Query_time: 0.001322 Lock_time: 0.001137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8614 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000421 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8613 Schema: QC_hit: No # Query_time: 0.001185 Lock_time: 0.001127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8613 Schema: QC_hit: No # Query_time: 0.002155 Lock_time: 0.002100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:14:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8618 Schema: QC_hit: No # Query_time: 0.000735 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8618 Schema: QC_hit: No # Query_time: 0.000125 Lock_time: 0.000076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8617 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8617 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:14:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8621 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324070; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8621 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324070; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:14:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8622 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8622 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8623 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8623 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:14:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8627 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8627 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8626 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8626 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:14:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8630 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8630 Schema: QC_hit: No # Query_time: 0.001209 Lock_time: 0.001032 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8631 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8631 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:15:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8634 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324100; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8634 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324100; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:15:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8636 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8635 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8635 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8636 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:15:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8640 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8639 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8640 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8639 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:15:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8644 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8644 Schema: QC_hit: No # Query_time: 0.003154 Lock_time: 0.002934 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8643 Schema: QC_hit: No # Query_time: 0.000828 Lock_time: 0.000522 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8643 Schema: QC_hit: No # Query_time: 0.000562 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:15:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8647 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324130; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8647 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324130; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:15:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8648 Schema: QC_hit: No # Query_time: 0.000664 Lock_time: 0.000514 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8648 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8649 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8649 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:15:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8652 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8653 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8653 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8652 Schema: QC_hit: No # Query_time: 0.000929 Lock_time: 0.000752 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:15:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8656 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8656 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8657 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8657 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:16:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8660 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324160; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8660 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324160; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:16:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8661 Schema: QC_hit: No # Query_time: 0.000845 Lock_time: 0.000494 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8662 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8662 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8661 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:16:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8665 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8666 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8666 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8665 Schema: QC_hit: No # Query_time: 0.000576 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:16:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8669 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8670 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8669 Schema: QC_hit: No # Query_time: 0.000660 Lock_time: 0.000578 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8670 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:16:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8673 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324190; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8673 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324190; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:16:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8675 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8675 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8674 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8674 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:16:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8679 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8679 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8678 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8678 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:16:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8683 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8682 Schema: QC_hit: No # Query_time: 0.001210 Lock_time: 0.000988 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8683 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8682 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:17:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8686 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324220; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8686 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324220; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:17:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8688 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8687 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8687 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8688 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:17:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8692 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8691 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8692 Schema: QC_hit: No # Query_time: 0.003158 Lock_time: 0.002928 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8691 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:17:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8695 Schema: QC_hit: No # Query_time: 0.000686 Lock_time: 0.000566 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8695 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8696 Schema: QC_hit: No # Query_time: 0.000887 Lock_time: 0.000729 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8696 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:17:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8699 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324250; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8699 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324250; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:17:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8701 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8701 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8700 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8700 Schema: QC_hit: No # Query_time: 0.007694 Lock_time: 0.007514 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:17:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8705 Schema: QC_hit: No # Query_time: 0.000871 Lock_time: 0.000758 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8705 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8704 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8704 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:17:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8708 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8708 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8709 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8709 Schema: QC_hit: No # Query_time: 0.003152 Lock_time: 0.003014 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:18:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8712 Schema: QC_hit: No # Query_time: 0.000654 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324280; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8712 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324280; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:18:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8713 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8713 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8714 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8714 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:18:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8717 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8718 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8718 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8717 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:18:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8722 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8721 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8721 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8722 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:18:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8725 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324310; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8725 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324310; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:18:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8726 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8727 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8726 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8727 Schema: QC_hit: No # Query_time: 0.000720 Lock_time: 0.000601 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:18:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8731 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8731 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8730 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8730 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:18:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8735 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8734 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8735 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8734 Schema: QC_hit: No # Query_time: 0.000659 Lock_time: 0.000527 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:19:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8738 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324340; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8738 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324340; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:19:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8739 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8740 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8740 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8739 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:19:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8743 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8743 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8744 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8744 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:19:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8748 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8747 Schema: QC_hit: No # Query_time: 0.000610 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8747 Schema: QC_hit: No # Query_time: 0.003636 Lock_time: 0.003560 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8748 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:19:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8751 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324370; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8751 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324370; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:19:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8752 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8752 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8753 Schema: QC_hit: No # Query_time: 0.000692 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8753 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:19:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8756 Schema: QC_hit: No # Query_time: 0.005255 Lock_time: 0.004983 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8757 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8757 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8756 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:19:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8761 Schema: QC_hit: No # Query_time: 0.000600 Lock_time: 0.000412 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8760 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8760 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8761 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:20:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8764 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324400; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8764 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324400; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:20:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8765 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8765 Schema: QC_hit: No # Query_time: 0.000576 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8766 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8766 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:20:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8770 Schema: QC_hit: No # Query_time: 0.000748 Lock_time: 0.000504 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8769 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8769 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8770 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:20:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8774 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8773 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8773 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8774 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:20:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8777 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324430; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8777 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324430; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:20:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8779 Schema: QC_hit: No # Query_time: 0.002363 Lock_time: 0.002210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8778 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8778 Schema: QC_hit: No # Query_time: 0.000975 Lock_time: 0.000541 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8779 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:20:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8782 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8782 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8783 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8783 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:20:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8786 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8787 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8787 Schema: QC_hit: No # Query_time: 0.000679 Lock_time: 0.000576 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8786 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:21:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8790 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324460; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8790 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324460; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:21:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8792 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8791 Schema: QC_hit: No # Query_time: 0.003045 Lock_time: 0.002875 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8792 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8791 Schema: QC_hit: No # Query_time: 0.001243 Lock_time: 0.001162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:21:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8795 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8795 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8796 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8796 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:21:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8799 Schema: QC_hit: No # Query_time: 0.001160 Lock_time: 0.001025 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8799 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8800 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8800 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:21:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8803 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324490; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8803 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324490; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:21:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8805 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8805 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8804 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8804 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:21:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8808 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8808 Schema: QC_hit: No # Query_time: 0.000149 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8809 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8809 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:21:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8812 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8813 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8812 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8813 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:22:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8816 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324520; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8816 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324520; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:22:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8818 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8818 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8817 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8817 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:22:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8822 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8821 Schema: QC_hit: No # Query_time: 0.000693 Lock_time: 0.000551 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8821 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8822 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:22:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8826 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8825 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8825 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8826 Schema: QC_hit: No # Query_time: 0.005224 Lock_time: 0.005018 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:22:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8829 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324550; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8829 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324550; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:22:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8830 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8831 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8830 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8831 Schema: QC_hit: No # Query_time: 0.001549 Lock_time: 0.001491 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:22:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8834 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8835 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8834 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8835 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:22:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8839 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8839 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8838 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8838 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:23:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8842 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324580; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8842 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324580; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:23:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8844 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8843 Schema: QC_hit: No # Query_time: 0.001473 Lock_time: 0.000491 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8843 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8844 Schema: QC_hit: No # Query_time: 0.000572 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:23:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8847 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8848 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8848 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8847 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:23:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8852 Schema: QC_hit: No # Query_time: 0.000692 Lock_time: 0.000461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8851 Schema: QC_hit: No # Query_time: 0.000611 Lock_time: 0.000510 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8851 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8852 Schema: QC_hit: No # Query_time: 0.003523 Lock_time: 0.003363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:23:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8855 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324610; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8855 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324610; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:23:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8856 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8856 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8857 Schema: QC_hit: No # Query_time: 0.001646 Lock_time: 0.001498 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8857 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:23:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8860 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8860 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8861 Schema: QC_hit: No # Query_time: 0.002269 Lock_time: 0.002139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8861 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:23:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8864 Schema: QC_hit: No # Query_time: 0.000775 Lock_time: 0.000685 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8865 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8864 Schema: QC_hit: No # Query_time: 0.001081 Lock_time: 0.000918 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8865 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:24:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8868 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324640; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8868 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324640; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:24:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8869 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8869 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8870 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8870 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:24:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8874 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8874 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8873 Schema: QC_hit: No # Query_time: 0.000765 Lock_time: 0.000689 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8873 Schema: QC_hit: No # Query_time: 0.002252 Lock_time: 0.000978 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:24:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8878 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8877 Schema: QC_hit: No # Query_time: 0.003844 Lock_time: 0.003698 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8878 Schema: QC_hit: No # Query_time: 0.001200 Lock_time: 0.001045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8877 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:24:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8881 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324670; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8881 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324670; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:24:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8882 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8883 Schema: QC_hit: No # Query_time: 0.000908 Lock_time: 0.000829 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8883 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8882 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:24:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8887 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8886 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8886 Schema: QC_hit: No # Query_time: 0.000755 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8887 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:24:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8891 Schema: QC_hit: No # Query_time: 0.000745 Lock_time: 0.000617 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8891 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8890 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8890 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:25:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8894 Schema: QC_hit: No # Query_time: 0.000619 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324700; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8894 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324700; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:25:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8895 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8895 Schema: QC_hit: No # Query_time: 0.000601 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8896 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8896 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:25:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8900 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8900 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8899 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8899 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:25:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8904 Schema: QC_hit: No # Query_time: 0.000581 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8904 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8903 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8903 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:25:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8907 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324730; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8907 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324730; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:25:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8909 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8909 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8908 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8908 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:25:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8913 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8912 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8913 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8912 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:25:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8917 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8916 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8917 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8916 Schema: QC_hit: No # Query_time: 0.006536 Lock_time: 0.006360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:26:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8920 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324760; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8920 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324760; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:26:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8922 Schema: QC_hit: No # Query_time: 0.000963 Lock_time: 0.000779 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8922 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8921 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8921 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:26:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8926 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8925 Schema: QC_hit: No # Query_time: 0.000584 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8926 Schema: QC_hit: No # Query_time: 0.000614 Lock_time: 0.000477 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8925 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:26:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8930 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8929 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8929 Schema: QC_hit: No # Query_time: 0.001223 Lock_time: 0.001143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8930 Schema: QC_hit: No # Query_time: 0.002391 Lock_time: 0.002212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:26:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8933 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324790; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8933 Schema: QC_hit: No # Query_time: 0.000601 Lock_time: 0.000402 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324790; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:26:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8935 Schema: QC_hit: No # Query_time: 0.004270 Lock_time: 0.004077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8934 Schema: QC_hit: No # Query_time: 0.001680 Lock_time: 0.001487 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8934 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8935 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:26:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8938 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8939 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8939 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8938 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:26:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8942 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8942 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8943 Schema: QC_hit: No # Query_time: 0.000584 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8943 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:27:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8946 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324820; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8946 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324820; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:27:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8947 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8947 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8948 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8948 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:27:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8952 Schema: QC_hit: No # Query_time: 0.007585 Lock_time: 0.006684 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8952 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8951 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8951 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:27:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8956 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8956 Schema: QC_hit: No # Query_time: 0.004850 Lock_time: 0.004624 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8955 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8955 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:27:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8959 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324850; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8959 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324850; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:27:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8960 Schema: QC_hit: No # Query_time: 0.002330 Lock_time: 0.002170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8960 Schema: QC_hit: No # Query_time: 0.001559 Lock_time: 0.001315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8961 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8961 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:27:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8965 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8964 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8964 Schema: QC_hit: No # Query_time: 0.003985 Lock_time: 0.003867 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8965 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:27:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8968 Schema: QC_hit: No # Query_time: 0.000774 Lock_time: 0.000584 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8969 Schema: QC_hit: No # Query_time: 0.001551 Lock_time: 0.000716 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8968 Schema: QC_hit: No # Query_time: 0.001123 Lock_time: 0.000965 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8969 Schema: QC_hit: No # Query_time: 0.005020 Lock_time: 0.004841 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:28:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8972 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324880; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8972 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324880; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:28:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8974 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8973 Schema: QC_hit: No # Query_time: 0.000970 Lock_time: 0.000883 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8974 Schema: QC_hit: No # Query_time: 0.000596 Lock_time: 0.000447 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8973 Schema: QC_hit: No # Query_time: 0.000747 Lock_time: 0.000602 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:28:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8977 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8977 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8978 Schema: QC_hit: No # Query_time: 0.000954 Lock_time: 0.000795 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8978 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:28:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8981 Schema: QC_hit: No # Query_time: 0.000592 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8981 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8982 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8982 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:28:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8985 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324910; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8985 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324910; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:28:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8986 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8986 Schema: QC_hit: No # Query_time: 0.001451 Lock_time: 0.001368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8987 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8987 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:28:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8991 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8991 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8990 Schema: QC_hit: No # Query_time: 0.000849 Lock_time: 0.000680 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8990 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:28:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8995 Schema: QC_hit: No # Query_time: 0.001295 Lock_time: 0.001181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8995 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8994 Schema: QC_hit: No # Query_time: 0.001451 Lock_time: 0.001223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8994 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:29:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8998 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324940; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8998 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324940; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:29:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9000 Schema: QC_hit: No # Query_time: 0.000584 Lock_time: 0.000402 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9000 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8999 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 8999 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:29:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9004 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9004 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9003 Schema: QC_hit: No # Query_time: 0.001319 Lock_time: 0.001209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9003 Schema: QC_hit: No # Query_time: 0.000303 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:29:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9007 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9008 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9008 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9007 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:29:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9011 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324970; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9011 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324970; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:29:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9013 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9012 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9013 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9012 Schema: QC_hit: No # Query_time: 0.000620 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:29:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9017 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9016 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9017 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9016 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:29:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9021 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9020 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673324992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9020 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9021 Schema: QC_hit: No # Query_time: 0.001076 Lock_time: 0.000973 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673324992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:30:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9024 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325000; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9024 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325000; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:30:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9026 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9026 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9025 Schema: QC_hit: No # Query_time: 0.000778 Lock_time: 0.000696 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9025 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:30:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9029 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9029 Schema: QC_hit: No # Query_time: 0.002597 Lock_time: 0.002474 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9030 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9030 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:30:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9033 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9034 Schema: QC_hit: No # Query_time: 0.002054 Lock_time: 0.000555 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9034 Schema: QC_hit: No # Query_time: 0.001893 Lock_time: 0.001473 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9033 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:30:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9037 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325030; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9037 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325030; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:30:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9038 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9039 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9039 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9038 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:30:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9042 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9042 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9043 Schema: QC_hit: No # Query_time: 0.000640 Lock_time: 0.000501 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9043 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:30:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9046 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9046 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9047 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9047 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:31:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9050 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325060; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9050 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325060; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:31:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9051 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9052 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9052 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9051 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:31:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9056 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9056 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9055 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9055 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:31:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9059 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9059 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9060 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000383 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9060 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:31:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9063 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325090; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9063 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325090; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:31:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9064 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9064 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9065 Schema: QC_hit: No # Query_time: 0.000642 Lock_time: 0.000401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9065 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:31:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9069 Schema: QC_hit: No # Query_time: 0.000685 Lock_time: 0.000500 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9068 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9069 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9068 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:31:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9072 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9072 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9073 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9073 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:32:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9076 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000329 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325120; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9076 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325120; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:32:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9078 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9078 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9077 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9077 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:32:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9082 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9081 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9081 Schema: QC_hit: No # Query_time: 0.001114 Lock_time: 0.000764 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9082 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:32:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9085 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9086 Schema: QC_hit: No # Query_time: 0.000757 Lock_time: 0.000617 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9085 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9086 Schema: QC_hit: No # Query_time: 0.000673 Lock_time: 0.000469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:32:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9089 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325150; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9089 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325150; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:32:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9090 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9090 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9091 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9091 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:32:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9094 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9094 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9095 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9095 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:32:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9098 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9099 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9098 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9099 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:33:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9102 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325180; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9102 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325180; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:33:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9103 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9104 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9104 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9103 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:33:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9107 Schema: QC_hit: No # Query_time: 0.001522 Lock_time: 0.001434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9108 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9108 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9107 Schema: QC_hit: No # Query_time: 0.002106 Lock_time: 0.001951 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:33:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9111 Schema: QC_hit: No # Query_time: 0.001366 Lock_time: 0.001239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9111 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9112 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9112 Schema: QC_hit: No # Query_time: 0.003874 Lock_time: 0.003792 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:33:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9115 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325210; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9115 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325210; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:33:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9116 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9117 Schema: QC_hit: No # Query_time: 0.001474 Lock_time: 0.001295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9116 Schema: QC_hit: No # Query_time: 0.002814 Lock_time: 0.002658 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9117 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:33:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9121 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9121 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9120 Schema: QC_hit: No # Query_time: 0.002254 Lock_time: 0.002092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9120 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:33:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9125 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9125 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9124 Schema: QC_hit: No # Query_time: 0.002327 Lock_time: 0.002143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9124 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:34:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9128 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325240; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9128 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325240; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:34:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9129 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9130 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9130 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9129 Schema: QC_hit: No # Query_time: 0.000847 Lock_time: 0.000528 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:34:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9134 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9134 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9133 Schema: QC_hit: No # Query_time: 0.007329 Lock_time: 0.007105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9133 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:34:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9138 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9138 Schema: QC_hit: No # Query_time: 0.000974 Lock_time: 0.000855 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9137 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9137 Schema: QC_hit: No # Query_time: 0.000146 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:34:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9141 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325270; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9141 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325270; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:34:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9143 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9143 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000442 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9142 Schema: QC_hit: No # Query_time: 0.003656 Lock_time: 0.003505 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9142 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:34:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9147 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9147 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9146 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9146 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:34:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9150 Schema: QC_hit: No # Query_time: 0.001754 Lock_time: 0.001549 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9151 Schema: QC_hit: No # Query_time: 0.001026 Lock_time: 0.000964 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9150 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9151 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:35:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9154 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325300; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9154 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000484 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325300; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:35:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9155 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9156 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9155 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9156 Schema: QC_hit: No # Query_time: 0.000546 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:35:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9160 Schema: QC_hit: No # Query_time: 0.000557 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9159 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9160 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9159 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:35:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9164 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9164 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9163 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9163 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:35:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9167 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325330; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9167 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325330; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:35:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9169 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9168 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9168 Schema: QC_hit: No # Query_time: 0.008155 Lock_time: 0.007968 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9169 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:35:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9173 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9173 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9172 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9172 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:35:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9176 Schema: QC_hit: No # Query_time: 0.000802 Lock_time: 0.000474 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9176 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9177 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9177 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:36:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9180 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325360; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9180 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325360; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:36:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9182 Schema: QC_hit: No # Query_time: 0.001801 Lock_time: 0.001694 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9182 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9181 Schema: QC_hit: No # Query_time: 0.000616 Lock_time: 0.000442 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9181 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:36:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9185 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9185 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9186 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9186 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:36:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9189 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9190 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9190 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9189 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:36:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9193 Schema: QC_hit: No # Query_time: 0.000613 Lock_time: 0.000434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325390; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9193 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325390; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:36:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9195 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9194 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9195 Schema: QC_hit: No # Query_time: 0.001990 Lock_time: 0.001792 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9194 Schema: QC_hit: No # Query_time: 0.001153 Lock_time: 0.000978 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:36:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9198 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9198 Schema: QC_hit: No # Query_time: 0.000939 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9199 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9199 Schema: QC_hit: No # Query_time: 0.000930 Lock_time: 0.000852 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:36:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9202 Schema: QC_hit: No # Query_time: 0.001650 Lock_time: 0.001551 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9202 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9203 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9203 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:37:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9206 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325420; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9206 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325420; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:37:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9208 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9207 Schema: QC_hit: No # Query_time: 0.000588 Lock_time: 0.000416 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9208 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9207 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:37:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9211 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9211 Schema: QC_hit: No # Query_time: 0.000771 Lock_time: 0.000577 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9212 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9212 Schema: QC_hit: No # Query_time: 0.003776 Lock_time: 0.003604 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:37:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9216 Schema: QC_hit: No # Query_time: 0.000677 Lock_time: 0.000438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9216 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9215 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9215 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:37:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9219 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325450; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9219 Schema: QC_hit: No # Query_time: 0.000926 Lock_time: 0.000746 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325450; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:37:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9221 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9221 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9220 Schema: QC_hit: No # Query_time: 0.000590 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9220 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:37:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9225 Schema: QC_hit: No # Query_time: 0.001045 Lock_time: 0.000886 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9225 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9224 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9224 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:37:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9229 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9228 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9228 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9229 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:38:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9232 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325480; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9232 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325480; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:38:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9233 Schema: QC_hit: No # Query_time: 0.000878 Lock_time: 0.000507 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9234 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9234 Schema: QC_hit: No # Query_time: 0.001728 Lock_time: 0.001631 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9233 Schema: QC_hit: No # Query_time: 0.003775 Lock_time: 0.003619 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:38:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9238 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9238 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9237 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9237 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:38:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9242 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9242 Schema: QC_hit: No # Query_time: 0.000700 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9241 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9241 Schema: QC_hit: No # Query_time: 0.002422 Lock_time: 0.002274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:38:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9245 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325510; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9245 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325510; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:38:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9247 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9247 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9246 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9246 Schema: QC_hit: No # Query_time: 0.001361 Lock_time: 0.001199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:38:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9250 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9251 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9250 Schema: QC_hit: No # Query_time: 0.000547 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9251 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:38:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9254 Schema: QC_hit: No # Query_time: 0.000692 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9255 Schema: QC_hit: No # Query_time: 0.000809 Lock_time: 0.000628 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9255 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9254 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:39:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9258 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325540; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9258 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325540; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:39:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9259 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9260 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9260 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9259 Schema: QC_hit: No # Query_time: 0.001130 Lock_time: 0.000956 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:39:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9264 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9264 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9263 Schema: QC_hit: No # Query_time: 0.000565 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9263 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:39:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9268 Schema: QC_hit: No # Query_time: 0.001345 Lock_time: 0.001165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9268 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9267 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9267 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:39:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9271 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325570; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9271 Schema: QC_hit: No # Query_time: 0.001427 Lock_time: 0.001288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325570; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:39:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9273 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9272 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9272 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9273 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:39:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9276 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9276 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9277 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9277 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:39:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9280 Schema: QC_hit: No # Query_time: 0.001381 Lock_time: 0.001176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9280 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9281 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9281 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:40:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9284 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325600; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9284 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325600; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:40:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9285 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9286 Schema: QC_hit: No # Query_time: 0.000760 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9286 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9285 Schema: QC_hit: No # Query_time: 0.018058 Lock_time: 0.017861 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:40:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9290 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9290 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9289 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9289 Schema: QC_hit: No # Query_time: 0.000998 Lock_time: 0.000918 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:40:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9293 Schema: QC_hit: No # Query_time: 0.003987 Lock_time: 0.003787 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9294 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9294 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9293 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:40:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9297 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325630; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9297 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325630; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:40:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9299 Schema: QC_hit: No # Query_time: 0.002288 Lock_time: 0.002140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9299 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9298 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9298 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:40:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9303 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9303 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9302 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9302 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:40:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9306 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9307 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9307 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9306 Schema: QC_hit: No # Query_time: 0.000777 Lock_time: 0.000620 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:41:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9310 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325660; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9310 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325660; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:41:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9312 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9312 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9311 Schema: QC_hit: No # Query_time: 0.004187 Lock_time: 0.004025 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9311 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:41:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9315 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9316 Schema: QC_hit: No # Query_time: 0.000812 Lock_time: 0.000720 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9316 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9315 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:41:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9319 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9319 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9320 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9320 Schema: QC_hit: No # Query_time: 0.000880 Lock_time: 0.000736 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:41:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9323 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000338 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325690; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9323 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325690; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:41:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9324 Schema: QC_hit: No # Query_time: 0.000795 Lock_time: 0.000715 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9325 Schema: QC_hit: No # Query_time: 0.000613 Lock_time: 0.000428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9325 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9324 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:41:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9328 Schema: QC_hit: No # Query_time: 0.000605 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9329 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9329 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9328 Schema: QC_hit: No # Query_time: 0.000554 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:41:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9332 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9332 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9333 Schema: QC_hit: No # Query_time: 0.000683 Lock_time: 0.000555 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9333 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:42:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9336 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325720; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9336 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325720; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:42:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9337 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9337 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9338 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9338 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:42:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9342 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9342 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9341 Schema: QC_hit: No # Query_time: 0.001058 Lock_time: 0.000889 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9341 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:42:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9345 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9346 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9346 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9345 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:42:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9349 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325750; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9349 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325750; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:42:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9351 Schema: QC_hit: No # Query_time: 0.001061 Lock_time: 0.000836 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9350 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9351 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9350 Schema: QC_hit: No # Query_time: 0.000718 Lock_time: 0.000637 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:42:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9354 Schema: QC_hit: No # Query_time: 0.001068 Lock_time: 0.000898 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9354 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9355 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9355 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:42:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9358 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9359 Schema: QC_hit: No # Query_time: 0.000574 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9359 Schema: QC_hit: No # Query_time: 0.007450 Lock_time: 0.007274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9358 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:43:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9362 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325780; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9362 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325780; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:43:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9363 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9364 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9364 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9363 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:43:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9367 Schema: QC_hit: No # Query_time: 0.002341 Lock_time: 0.002024 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9368 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9367 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9368 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:43:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9372 Schema: QC_hit: No # Query_time: 0.000819 Lock_time: 0.000700 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9372 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9371 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9371 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:43:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9375 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325810; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9375 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325810; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:43:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9377 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9377 Schema: QC_hit: No # Query_time: 0.001059 Lock_time: 0.000902 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9376 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9376 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:43:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9380 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9380 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9381 Schema: QC_hit: No # Query_time: 0.000687 Lock_time: 0.000480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9381 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:43:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9384 Schema: QC_hit: No # Query_time: 0.001291 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9384 Schema: QC_hit: No # Query_time: 0.001095 Lock_time: 0.000574 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9385 Schema: QC_hit: No # Query_time: 0.000691 Lock_time: 0.000452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9385 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:44:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9388 Schema: QC_hit: No # Query_time: 0.001027 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325840; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9388 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325840; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:44:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9390 Schema: QC_hit: No # Query_time: 0.001283 Lock_time: 0.001119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9390 Schema: QC_hit: No # Query_time: 0.000797 Lock_time: 0.000700 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9389 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9389 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:44:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9393 Schema: QC_hit: No # Query_time: 0.001163 Lock_time: 0.000860 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9393 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9394 Schema: QC_hit: No # Query_time: 0.000605 Lock_time: 0.000396 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9394 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:44:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9397 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9397 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9398 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9398 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:44:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9401 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325870; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9401 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325870; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:44:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9403 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9403 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9402 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9402 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:44:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9407 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9406 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9406 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9407 Schema: QC_hit: No # Query_time: 0.000651 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:44:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9411 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9410 Schema: QC_hit: No # Query_time: 0.000572 Lock_time: 0.000433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9410 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9411 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:45:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9414 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325900; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9414 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325900; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:45:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9415 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9415 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9416 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9416 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:45:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9419 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9420 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9419 Schema: QC_hit: No # Query_time: 0.000597 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9420 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:45:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9423 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9424 Schema: QC_hit: No # Query_time: 0.002202 Lock_time: 0.002117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9423 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9424 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:45:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9427 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325930; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9427 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325930; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:45:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9429 Schema: QC_hit: No # Query_time: 0.000668 Lock_time: 0.000577 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9428 Schema: QC_hit: No # Query_time: 0.000633 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9428 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9429 Schema: QC_hit: No # Query_time: 0.004871 Lock_time: 0.002934 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:45:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9433 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9433 Schema: QC_hit: No # Query_time: 0.001616 Lock_time: 0.001464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9432 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9432 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:45:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9436 Schema: QC_hit: No # Query_time: 0.000626 Lock_time: 0.000488 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9437 Schema: QC_hit: No # Query_time: 0.002233 Lock_time: 0.001997 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9437 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9436 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:46:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9440 Schema: QC_hit: No # Query_time: 0.001004 Lock_time: 0.000885 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325960; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9440 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325960; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:46:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9441 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9441 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9442 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9442 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:46:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9445 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9446 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9446 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9445 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:46:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9450 Schema: QC_hit: No # Query_time: 0.000696 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9449 Schema: QC_hit: No # Query_time: 0.001524 Lock_time: 0.001386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9449 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9450 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:46:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9453 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325990; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9453 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325990; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:46:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9454 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9454 Schema: QC_hit: No # Query_time: 0.000695 Lock_time: 0.000644 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9455 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673325992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9455 Schema: QC_hit: No # Query_time: 0.001505 Lock_time: 0.001421 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673325992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:46:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9459 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9459 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9458 Schema: QC_hit: No # Query_time: 0.000674 Lock_time: 0.000555 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9458 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:46:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9462 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9462 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9463 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9463 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:47:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9466 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326020; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9466 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326020; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:47:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9467 Schema: QC_hit: No # Query_time: 0.002977 Lock_time: 0.002850 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9468 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9467 Schema: QC_hit: No # Query_time: 0.006944 Lock_time: 0.006804 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9468 Schema: QC_hit: No # Query_time: 0.010228 Lock_time: 0.010088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:47:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9471 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9471 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9472 Schema: QC_hit: No # Query_time: 0.001123 Lock_time: 0.000839 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9472 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:47:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9475 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9475 Schema: QC_hit: No # Query_time: 0.004767 Lock_time: 0.004604 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9476 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9476 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:47:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9479 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326050; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9479 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326050; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:47:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9481 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9480 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9480 Schema: QC_hit: No # Query_time: 0.004552 Lock_time: 0.004439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9481 Schema: QC_hit: No # Query_time: 0.000604 Lock_time: 0.000480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:47:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9485 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9484 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9485 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9484 Schema: QC_hit: No # Query_time: 0.000689 Lock_time: 0.000561 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:47:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9489 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9489 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9488 Schema: QC_hit: No # Query_time: 0.002100 Lock_time: 0.002003 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9488 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:48:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9492 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326080; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9492 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326080; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:48:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9494 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9494 Schema: QC_hit: No # Query_time: 0.000794 Lock_time: 0.000651 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9493 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9493 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:48:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9497 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9498 Schema: QC_hit: No # Query_time: 0.002247 Lock_time: 0.002148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9497 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9498 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:48:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9502 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9502 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9501 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9501 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:48:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9505 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326110; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9505 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326110; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:48:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9506 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9507 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9507 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9506 Schema: QC_hit: No # Query_time: 0.000719 Lock_time: 0.000501 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:48:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9511 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9510 Schema: QC_hit: No # Query_time: 0.000650 Lock_time: 0.000491 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9510 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9511 Schema: QC_hit: No # Query_time: 0.000725 Lock_time: 0.000565 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:48:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9514 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9514 Schema: QC_hit: No # Query_time: 0.001068 Lock_time: 0.000734 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9515 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9515 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:49:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9518 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326140; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9518 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326140; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:49:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9520 Schema: QC_hit: No # Query_time: 0.000403 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9520 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9519 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9519 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:49:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9524 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9524 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000416 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9523 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9523 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:49:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9527 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9528 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9527 Schema: QC_hit: No # Query_time: 0.000976 Lock_time: 0.000792 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9528 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:49:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9531 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326170; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9531 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326170; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:49:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9533 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9533 Schema: QC_hit: No # Query_time: 0.003293 Lock_time: 0.003180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9532 Schema: QC_hit: No # Query_time: 0.000574 Lock_time: 0.000425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9532 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000106 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:49:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9536 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9537 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9537 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9536 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:49:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9541 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9541 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9540 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9540 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:50:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9544 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326200; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9544 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326200; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:50:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9545 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9545 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9546 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9546 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:50:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9549 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9549 Schema: QC_hit: No # Query_time: 0.000637 Lock_time: 0.000504 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9550 Schema: QC_hit: No # Query_time: 0.004037 Lock_time: 0.003870 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9550 Schema: QC_hit: No # Query_time: 0.001206 Lock_time: 0.001006 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:50:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9554 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9553 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9554 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9553 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:50:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9557 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326230; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9557 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326230; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:50:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9559 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9558 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9558 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9559 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:50:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9563 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9562 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9563 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9562 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:50:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9567 Schema: QC_hit: No # Query_time: 0.002040 Lock_time: 0.001868 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9567 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9566 Schema: QC_hit: No # Query_time: 0.003049 Lock_time: 0.002805 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9566 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:51:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9570 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326260; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9570 Schema: QC_hit: No # Query_time: 0.001437 Lock_time: 0.001271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326260; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:51:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9571 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9571 Schema: QC_hit: No # Query_time: 0.000788 Lock_time: 0.000705 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9572 Schema: QC_hit: No # Query_time: 0.001091 Lock_time: 0.000926 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9572 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:51:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9575 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9575 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9576 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9576 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:51:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9579 Schema: QC_hit: No # Query_time: 0.000746 Lock_time: 0.000660 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9580 Schema: QC_hit: No # Query_time: 0.001200 Lock_time: 0.001050 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9580 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9579 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:51:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9583 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326290; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9583 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326290; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:51:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9585 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9585 Schema: QC_hit: No # Query_time: 0.002590 Lock_time: 0.002432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9584 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9584 Schema: QC_hit: No # Query_time: 0.011541 Lock_time: 0.011387 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:51:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9588 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9588 Schema: QC_hit: No # Query_time: 0.000684 Lock_time: 0.000581 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9589 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9589 Schema: QC_hit: No # Query_time: 0.000128 Lock_time: 0.000077 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:51:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9592 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9593 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9593 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9592 Schema: QC_hit: No # Query_time: 0.001264 Lock_time: 0.001173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:52:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9596 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326320; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9596 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326320; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:52:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9598 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9597 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9597 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9598 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:52:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9601 Schema: QC_hit: No # Query_time: 0.000813 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9602 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9602 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9601 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:52:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9605 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9605 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9606 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9606 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:52:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9609 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326350; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9609 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326350; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:52:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9611 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9610 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9610 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9611 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:52:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9615 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9615 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9614 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9614 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:52:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9619 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9619 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9618 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9618 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:53:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9622 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326380; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9622 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326380; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:53:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9624 Schema: QC_hit: No # Query_time: 0.017801 Lock_time: 0.008953 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9624 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9623 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9623 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:53:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9627 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9627 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9628 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9628 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:53:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9632 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9632 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9631 Schema: QC_hit: No # Query_time: 0.001410 Lock_time: 0.001260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9631 Schema: QC_hit: No # Query_time: 0.000827 Lock_time: 0.000772 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:53:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9635 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326410; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9635 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326410; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:53:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9636 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9636 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9637 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9637 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:53:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9641 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9640 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9640 Schema: QC_hit: No # Query_time: 0.000789 Lock_time: 0.000515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9641 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:53:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9644 Schema: QC_hit: No # Query_time: 0.000853 Lock_time: 0.000721 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9644 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9645 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9645 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:54:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9648 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326440; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9648 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326440; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:54:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9650 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9649 Schema: QC_hit: No # Query_time: 0.001678 Lock_time: 0.001544 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9650 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9649 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:54:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9653 Schema: QC_hit: No # Query_time: 0.000625 Lock_time: 0.000523 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9653 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9654 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9654 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:54:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9658 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9657 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9658 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9657 Schema: QC_hit: No # Query_time: 0.000825 Lock_time: 0.000730 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:54:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9661 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326470; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9661 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326470; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:54:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9662 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9662 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9663 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9663 Schema: QC_hit: No # Query_time: 0.000894 Lock_time: 0.000825 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:54:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9667 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9666 Schema: QC_hit: No # Query_time: 0.000708 Lock_time: 0.000566 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9667 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9666 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:54:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9670 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9670 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9671 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9671 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:55:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9674 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326500; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9674 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326500; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:55:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9676 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9676 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9675 Schema: QC_hit: No # Query_time: 0.002791 Lock_time: 0.002701 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9675 Schema: QC_hit: No # Query_time: 0.001782 Lock_time: 0.001698 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:55:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9680 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9679 Schema: QC_hit: No # Query_time: 0.000602 Lock_time: 0.000502 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9679 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9680 Schema: QC_hit: No # Query_time: 0.000780 Lock_time: 0.000608 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:55:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9683 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9683 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9684 Schema: QC_hit: No # Query_time: 0.000867 Lock_time: 0.000622 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9684 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:55:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9687 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326530; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9687 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326530; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:55:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9689 Schema: QC_hit: No # Query_time: 0.000595 Lock_time: 0.000417 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9688 Schema: QC_hit: No # Query_time: 0.000510 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9689 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9688 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:55:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9693 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9692 Schema: QC_hit: No # Query_time: 0.001036 Lock_time: 0.000922 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9692 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9693 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:55:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9696 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9696 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9697 Schema: QC_hit: No # Query_time: 0.000652 Lock_time: 0.000436 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9697 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:56:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9700 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326560; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9700 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326560; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:56:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9702 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9701 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9702 Schema: QC_hit: No # Query_time: 0.000975 Lock_time: 0.000797 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9701 Schema: QC_hit: No # Query_time: 0.001045 Lock_time: 0.000879 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:56:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9705 Schema: QC_hit: No # Query_time: 0.000750 Lock_time: 0.000421 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9706 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9705 Schema: QC_hit: No # Query_time: 0.000754 Lock_time: 0.000535 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9706 Schema: QC_hit: No # Query_time: 0.000489 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:56:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9709 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9709 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9710 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9710 Schema: QC_hit: No # Query_time: 0.001166 Lock_time: 0.001073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:56:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9713 Schema: QC_hit: No # Query_time: 0.000793 Lock_time: 0.000576 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326590; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9713 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326590; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:56:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9715 Schema: QC_hit: No # Query_time: 0.004729 Lock_time: 0.004611 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9715 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9714 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9714 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:56:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9718 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9718 Schema: QC_hit: No # Query_time: 0.001619 Lock_time: 0.001452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9719 Schema: QC_hit: No # Query_time: 0.000865 Lock_time: 0.000750 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9719 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:56:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9722 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9722 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9723 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9723 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:57:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9726 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326620; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9726 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326620; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:57:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9727 Schema: QC_hit: No # Query_time: 0.000743 Lock_time: 0.000625 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9728 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9728 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9727 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:57:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9731 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000429 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9732 Schema: QC_hit: No # Query_time: 0.001034 Lock_time: 0.000911 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9732 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9731 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:57:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9735 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9736 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9736 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9735 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:57:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9739 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326650; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9739 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326650; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:57:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9740 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9741 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9741 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9740 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:57:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9744 Schema: QC_hit: No # Query_time: 0.002150 Lock_time: 0.001989 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9744 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9745 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9745 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:57:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9749 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9748 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9748 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9749 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:58:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9752 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326680; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9752 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326680; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:58:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9754 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9754 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9753 Schema: QC_hit: No # Query_time: 0.002124 Lock_time: 0.001877 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9753 Schema: QC_hit: No # Query_time: 0.000604 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:58:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9758 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9758 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9757 Schema: QC_hit: No # Query_time: 0.000648 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9757 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:58:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9762 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9761 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9761 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9762 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:58:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9765 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326710; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9765 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326710; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:58:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9767 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9766 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9766 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9767 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:58:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9771 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9771 Schema: QC_hit: No # Query_time: 0.000665 Lock_time: 0.000598 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9770 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9770 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:58:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9775 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9774 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9774 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9775 Schema: QC_hit: No # Query_time: 0.001145 Lock_time: 0.000954 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:59:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9778 Schema: QC_hit: No # Query_time: 0.000691 Lock_time: 0.000508 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326740; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9778 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326740; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:59:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9780 Schema: QC_hit: No # Query_time: 0.000652 Lock_time: 0.000471 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9779 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9780 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9779 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:59:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9784 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9783 Schema: QC_hit: No # Query_time: 0.000745 Lock_time: 0.000468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9784 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9783 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:59:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9787 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9788 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9788 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9787 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 4:59:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9791 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326770; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9791 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326770; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:59:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9792 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9793 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9793 Schema: QC_hit: No # Query_time: 0.002122 Lock_time: 0.001889 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9792 Schema: QC_hit: No # Query_time: 0.001255 Lock_time: 0.000817 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:59:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9797 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9796 Schema: QC_hit: No # Query_time: 0.001544 Lock_time: 0.000918 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9797 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9796 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 4:59:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9800 Schema: QC_hit: No # Query_time: 0.003435 Lock_time: 0.003313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9800 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9801 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9801 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:00:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9804 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326800; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9804 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326800; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:00:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9806 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000148 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9806 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9805 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9805 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:00:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9809 Schema: QC_hit: No # Query_time: 0.011919 Lock_time: 0.011359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9809 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9810 Schema: QC_hit: No # Query_time: 0.003887 Lock_time: 0.003707 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9810 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:00:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9814 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9814 Schema: QC_hit: No # Query_time: 0.000726 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9813 Schema: QC_hit: No # Query_time: 0.002165 Lock_time: 0.001549 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9813 Schema: QC_hit: No # Query_time: 0.000768 Lock_time: 0.000592 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:00:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9817 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326830; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9817 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326830; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:00:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9819 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9819 Schema: QC_hit: No # Query_time: 0.002915 Lock_time: 0.002725 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9818 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9818 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:00:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9823 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9823 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9822 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9822 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:00:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9827 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9827 Schema: QC_hit: No # Query_time: 0.005895 Lock_time: 0.005666 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9826 Schema: QC_hit: No # Query_time: 0.005608 Lock_time: 0.005460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9826 Schema: QC_hit: No # Query_time: 0.004278 Lock_time: 0.004167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:01:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9830 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326860; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9830 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326860; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:01:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9831 Schema: QC_hit: No # Query_time: 0.000588 Lock_time: 0.000438 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9831 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000414 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9832 Schema: QC_hit: No # Query_time: 0.001877 Lock_time: 0.001694 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9832 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:01:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9835 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9835 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9836 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9836 Schema: QC_hit: No # Query_time: 0.001114 Lock_time: 0.001043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:01:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9840 Schema: QC_hit: No # Query_time: 0.001859 Lock_time: 0.001629 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9840 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9839 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9839 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:01:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9843 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326890; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9843 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326890; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:01:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9844 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9845 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9845 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9844 Schema: QC_hit: No # Query_time: 0.000605 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:01:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9849 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9849 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9848 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9848 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:01:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9853 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9853 Schema: QC_hit: No # Query_time: 0.000542 Lock_time: 0.000490 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9852 Schema: QC_hit: No # Query_time: 0.001390 Lock_time: 0.001247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9852 Schema: QC_hit: No # Query_time: 0.001144 Lock_time: 0.001075 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:02:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9856 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326920; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9856 Schema: QC_hit: No # Query_time: 0.000616 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326920; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:02:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9857 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9857 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9858 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9858 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:02:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9861 Schema: QC_hit: No # Query_time: 0.000552 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9862 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9862 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9861 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:02:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9866 Schema: QC_hit: No # Query_time: 0.000686 Lock_time: 0.000482 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9866 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9865 Schema: QC_hit: No # Query_time: 0.000660 Lock_time: 0.000473 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9865 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:02:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9869 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326950; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9869 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326950; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:02:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9870 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9870 Schema: QC_hit: No # Query_time: 0.001001 Lock_time: 0.000791 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9871 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9871 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:02:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9875 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9874 Schema: QC_hit: No # Query_time: 0.001071 Lock_time: 0.000834 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9875 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9874 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:02:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9878 Schema: QC_hit: No # Query_time: 0.004230 Lock_time: 0.004146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9879 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9879 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9878 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000497 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:03:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9882 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326980; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9882 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326980; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:03:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9884 Schema: QC_hit: No # Query_time: 0.001063 Lock_time: 0.000931 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9884 Schema: QC_hit: No # Query_time: 0.003811 Lock_time: 0.003691 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9883 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9883 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:03:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9888 Schema: QC_hit: No # Query_time: 0.000687 Lock_time: 0.000446 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9888 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9887 Schema: QC_hit: No # Query_time: 0.005683 Lock_time: 0.005457 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673326992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9887 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673326992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:03:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9892 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9891 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9891 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9892 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:03:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9895 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327010; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9895 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327010; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:03:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9896 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9897 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9897 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9896 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:03:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9900 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9901 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9901 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9900 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:03:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9905 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9904 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9904 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9905 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:04:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9908 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327040; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9908 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327040; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:04:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9910 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9910 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9909 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9909 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:04:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9913 Schema: QC_hit: No # Query_time: 0.003641 Lock_time: 0.003550 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9914 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9914 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9913 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:04:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9917 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9917 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9918 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9918 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:04:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9921 Schema: QC_hit: No # Query_time: 0.000597 Lock_time: 0.000417 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327070; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9921 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327070; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:04:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9923 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9923 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9922 Schema: QC_hit: No # Query_time: 0.001175 Lock_time: 0.001061 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9922 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:04:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9926 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9927 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9926 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9927 Schema: QC_hit: No # Query_time: 0.002831 Lock_time: 0.002656 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:04:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9931 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000379 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9931 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9930 Schema: QC_hit: No # Query_time: 0.000805 Lock_time: 0.000650 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9930 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:05:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9934 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327100; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9934 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327100; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:05:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9935 Schema: QC_hit: No # Query_time: 0.000624 Lock_time: 0.000480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9935 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9936 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9936 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:05:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9939 Schema: QC_hit: No # Query_time: 0.001475 Lock_time: 0.001308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9939 Schema: QC_hit: No # Query_time: 0.001653 Lock_time: 0.001586 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9940 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9940 Schema: QC_hit: No # Query_time: 0.000634 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:05:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9943 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9944 Schema: QC_hit: No # Query_time: 0.003678 Lock_time: 0.003519 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9944 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9943 Schema: QC_hit: No # Query_time: 0.001113 Lock_time: 0.000917 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:05:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9947 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327130; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9947 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327130; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:05:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9949 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9948 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9948 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9949 Schema: QC_hit: No # Query_time: 0.000630 Lock_time: 0.000539 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:05:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9953 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9953 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9952 Schema: QC_hit: No # Query_time: 0.000588 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9952 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:05:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9957 Schema: QC_hit: No # Query_time: 0.001288 Lock_time: 0.001129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9956 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9956 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9957 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:06:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9960 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327160; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9960 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327160; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:06:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9961 Schema: QC_hit: No # Query_time: 0.005215 Lock_time: 0.005000 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9961 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000431 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9962 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9962 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:06:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9965 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9965 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9966 Schema: QC_hit: No # Query_time: 0.001941 Lock_time: 0.001779 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9966 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:06:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9969 Schema: QC_hit: No # Query_time: 0.001091 Lock_time: 0.000920 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9970 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9970 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9969 Schema: QC_hit: No # Query_time: 0.003507 Lock_time: 0.003339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:06:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9973 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327190; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9973 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327190; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:06:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9975 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9974 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9974 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9975 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:06:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9979 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9979 Schema: QC_hit: No # Query_time: 0.000612 Lock_time: 0.000439 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9978 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9978 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:06:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9983 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9982 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9983 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9982 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:07:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9986 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327220; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9986 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327220; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:07:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9988 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9987 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9987 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9988 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:07:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9992 Schema: QC_hit: No # Query_time: 0.001450 Lock_time: 0.001327 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9991 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9991 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9992 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:07:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9996 Schema: QC_hit: No # Query_time: 0.001773 Lock_time: 0.001692 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9995 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9995 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9996 Schema: QC_hit: No # Query_time: 0.000651 Lock_time: 0.000495 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:07:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9999 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327250; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 9999 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327250; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:07:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10001 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10001 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10000 Schema: QC_hit: No # Query_time: 0.001763 Lock_time: 0.001574 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10000 Schema: QC_hit: No # Query_time: 0.003291 Lock_time: 0.003170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:07:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10004 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10004 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10005 Schema: QC_hit: No # Query_time: 0.000961 Lock_time: 0.000807 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10005 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:07:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10008 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10009 Schema: QC_hit: No # Query_time: 0.000765 Lock_time: 0.000579 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10009 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10008 Schema: QC_hit: No # Query_time: 0.002759 Lock_time: 0.002575 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:08:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10012 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327280; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10012 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327280; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:08:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10014 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10014 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10013 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10013 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:08:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10018 Schema: QC_hit: No # Query_time: 0.000800 Lock_time: 0.000665 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10017 Schema: QC_hit: No # Query_time: 0.000723 Lock_time: 0.000536 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10017 Schema: QC_hit: No # Query_time: 0.000139 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10018 Schema: QC_hit: No # Query_time: 0.000593 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:08:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10022 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10022 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10021 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10021 Schema: QC_hit: No # Query_time: 0.000847 Lock_time: 0.000623 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:08:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10025 Schema: QC_hit: No # Query_time: 0.000542 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327310; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10025 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327310; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:08:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10027 Schema: QC_hit: No # Query_time: 0.000677 Lock_time: 0.000420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10027 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10026 Schema: QC_hit: No # Query_time: 0.001747 Lock_time: 0.001593 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10026 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:08:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10030 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10030 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10031 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10031 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:08:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10034 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10035 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10035 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10034 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:09:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10038 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327340; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10038 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327340; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:09:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10039 Schema: QC_hit: No # Query_time: 0.000757 Lock_time: 0.000552 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10039 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10040 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10040 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:09:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10044 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10044 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10043 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10043 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:09:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10047 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10048 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10048 Schema: QC_hit: No # Query_time: 0.001421 Lock_time: 0.001209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10047 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:09:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10051 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327370; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10051 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327370; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:09:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10052 Schema: QC_hit: No # Query_time: 0.002596 Lock_time: 0.002412 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10053 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10053 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10052 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:09:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10056 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10057 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10057 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10056 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:09:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10061 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10061 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10060 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10060 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:10:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10064 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327400; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10064 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327400; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:10:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10065 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10066 Schema: QC_hit: No # Query_time: 0.000614 Lock_time: 0.000430 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10066 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10065 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:10:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10069 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10070 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10069 Schema: QC_hit: No # Query_time: 0.000900 Lock_time: 0.000826 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10070 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:10:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10073 Schema: QC_hit: No # Query_time: 0.000706 Lock_time: 0.000518 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10074 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10074 Schema: QC_hit: No # Query_time: 0.002570 Lock_time: 0.002426 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10073 Schema: QC_hit: No # Query_time: 0.006684 Lock_time: 0.000517 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:10:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10077 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327430; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10077 Schema: QC_hit: No # Query_time: 0.000600 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327430; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:10:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10078 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10078 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10079 Schema: QC_hit: No # Query_time: 0.001152 Lock_time: 0.000956 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10079 Schema: QC_hit: No # Query_time: 0.000636 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:10:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10083 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10082 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10082 Schema: QC_hit: No # Query_time: 0.001246 Lock_time: 0.000811 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10083 Schema: QC_hit: No # Query_time: 0.000593 Lock_time: 0.000463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:10:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10087 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10087 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10086 Schema: QC_hit: No # Query_time: 0.001704 Lock_time: 0.001515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10086 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:11:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10090 Schema: QC_hit: No # Query_time: 0.000840 Lock_time: 0.000628 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327460; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10090 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327460; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:11:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10092 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10092 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10091 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10091 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:11:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10096 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10096 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10095 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10095 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:11:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10100 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10099 Schema: QC_hit: No # Query_time: 0.005484 Lock_time: 0.005323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10100 Schema: QC_hit: No # Query_time: 0.015271 Lock_time: 0.015197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10099 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:11:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10103 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327490; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10103 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327490; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:11:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10104 Schema: QC_hit: No # Query_time: 0.001406 Lock_time: 0.001244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10105 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10105 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10104 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:11:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10108 Schema: QC_hit: No # Query_time: 0.003246 Lock_time: 0.003101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10108 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10109 Schema: QC_hit: No # Query_time: 0.001452 Lock_time: 0.001279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10109 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:11:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10112 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10112 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10113 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10113 Schema: QC_hit: No # Query_time: 0.001023 Lock_time: 0.000939 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:12:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10116 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327520; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10116 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327520; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:12:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10118 Schema: QC_hit: No # Query_time: 0.001611 Lock_time: 0.001442 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10118 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10117 Schema: QC_hit: No # Query_time: 0.001494 Lock_time: 0.001309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10117 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:12:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10122 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10121 Schema: QC_hit: No # Query_time: 0.001154 Lock_time: 0.000973 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10121 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10122 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:12:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10126 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10125 Schema: QC_hit: No # Query_time: 0.000736 Lock_time: 0.000557 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10126 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10125 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:12:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10129 Schema: QC_hit: No # Query_time: 0.000521 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327550; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10129 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327550; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:12:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10130 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10130 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10131 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10131 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:12:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10134 Schema: QC_hit: No # Query_time: 0.000568 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10134 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10135 Schema: QC_hit: No # Query_time: 0.001509 Lock_time: 0.001389 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10135 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:12:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10139 Schema: QC_hit: No # Query_time: 0.000848 Lock_time: 0.000686 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10139 Schema: QC_hit: No # Query_time: 0.000755 Lock_time: 0.000528 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10138 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10138 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:13:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10142 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327580; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10142 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327580; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:13:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10143 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10143 Schema: QC_hit: No # Query_time: 0.000726 Lock_time: 0.000548 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10144 Schema: QC_hit: No # Query_time: 0.004212 Lock_time: 0.004033 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10144 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:13:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10147 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10148 Schema: QC_hit: No # Query_time: 0.000865 Lock_time: 0.000620 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10148 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10147 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:13:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10152 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10151 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10151 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10152 Schema: QC_hit: No # Query_time: 0.000740 Lock_time: 0.000545 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:13:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10155 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000347 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327610; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10155 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327610; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:13:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10157 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10156 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10156 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10157 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:13:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10160 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10160 Schema: QC_hit: No # Query_time: 0.000696 Lock_time: 0.000543 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10161 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10161 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:13:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10164 Schema: QC_hit: No # Query_time: 0.000656 Lock_time: 0.000499 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10164 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10165 Schema: QC_hit: No # Query_time: 0.000959 Lock_time: 0.000800 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10165 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:14:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10168 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327640; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10168 Schema: QC_hit: No # Query_time: 0.000717 Lock_time: 0.000604 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327640; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:14:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10169 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10169 Schema: QC_hit: No # Query_time: 0.000670 Lock_time: 0.000489 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10170 Schema: QC_hit: No # Query_time: 0.000729 Lock_time: 0.000499 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10170 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:14:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10174 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10174 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10173 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10173 Schema: QC_hit: No # Query_time: 0.001680 Lock_time: 0.001577 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:14:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10178 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10177 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10177 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10178 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:14:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10181 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327670; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10181 Schema: QC_hit: No # Query_time: 0.000803 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327670; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:14:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10182 Schema: QC_hit: No # Query_time: 0.000836 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10183 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10182 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10183 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:14:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10186 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10186 Schema: QC_hit: No # Query_time: 0.004118 Lock_time: 0.004011 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10187 Schema: QC_hit: No # Query_time: 0.000624 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10187 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:14:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10190 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10191 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10190 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10191 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:15:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10194 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327700; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10194 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327700; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:15:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10195 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10196 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10195 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10196 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:15:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10200 Schema: QC_hit: No # Query_time: 0.000715 Lock_time: 0.000551 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10200 Schema: QC_hit: No # Query_time: 0.002056 Lock_time: 0.001975 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10199 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10199 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:15:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10203 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10203 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10204 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10204 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000473 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:15:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10207 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327730; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10207 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327730; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:15:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10208 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10209 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10208 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10209 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:15:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10212 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10212 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10213 Schema: QC_hit: No # Query_time: 0.001417 Lock_time: 0.001210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10213 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:15:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10217 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10217 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10216 Schema: QC_hit: No # Query_time: 0.000575 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10216 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:16:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10220 Schema: QC_hit: No # Query_time: 0.000493 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327760; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10220 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327760; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:16:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10221 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10221 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10222 Schema: QC_hit: No # Query_time: 0.000562 Lock_time: 0.000443 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10222 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:16:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10226 Schema: QC_hit: No # Query_time: 0.000641 Lock_time: 0.000486 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10226 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10225 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10225 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:16:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10229 Schema: QC_hit: No # Query_time: 0.002017 Lock_time: 0.001865 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10230 Schema: QC_hit: No # Query_time: 0.000724 Lock_time: 0.000653 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10229 Schema: QC_hit: No # Query_time: 0.000658 Lock_time: 0.000602 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10230 Schema: QC_hit: No # Query_time: 0.004961 Lock_time: 0.004858 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:16:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10233 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327790; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10233 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327790; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:16:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10234 Schema: QC_hit: No # Query_time: 0.004014 Lock_time: 0.003832 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10234 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10235 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000316 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10235 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:16:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10238 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10238 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10239 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000385 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10239 Schema: QC_hit: No # Query_time: 0.001820 Lock_time: 0.001744 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:16:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10242 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10242 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10243 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10243 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:17:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10246 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327820; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10246 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327820; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:17:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10248 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10248 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10247 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10247 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000421 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:17:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10251 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10251 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10252 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10252 Schema: QC_hit: No # Query_time: 0.001230 Lock_time: 0.001164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:17:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10256 Schema: QC_hit: No # Query_time: 0.000785 Lock_time: 0.000668 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10256 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10255 Schema: QC_hit: No # Query_time: 0.002876 Lock_time: 0.002750 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10255 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:17:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10259 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327850; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10259 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327850; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:17:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10260 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10260 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10261 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10261 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:17:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10264 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10264 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10265 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10265 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:17:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10268 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10269 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10269 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10268 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000413 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:18:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10272 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327880; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10272 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000515 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327880; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:18:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10273 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10273 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10274 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10274 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000478 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:18:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10278 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10278 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10277 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10277 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:18:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10281 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10282 Schema: QC_hit: No # Query_time: 0.000643 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10282 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000437 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10281 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:18:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10285 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327910; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10285 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327910; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:18:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10286 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10287 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10287 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10286 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:18:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10291 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10290 Schema: QC_hit: No # Query_time: 0.000778 Lock_time: 0.000558 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10290 Schema: QC_hit: No # Query_time: 0.001878 Lock_time: 0.001782 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10291 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:18:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10295 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10294 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10294 Schema: QC_hit: No # Query_time: 0.000576 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10295 Schema: QC_hit: No # Query_time: 0.001982 Lock_time: 0.001769 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:19:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10298 Schema: QC_hit: No # Query_time: 0.000681 Lock_time: 0.000435 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327940; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10298 Schema: QC_hit: No # Query_time: 0.000665 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327940; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:19:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10300 Schema: QC_hit: No # Query_time: 0.000779 Lock_time: 0.000581 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10300 Schema: QC_hit: No # Query_time: 0.000683 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10299 Schema: QC_hit: No # Query_time: 0.000562 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10299 Schema: QC_hit: No # Query_time: 0.002465 Lock_time: 0.002335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:19:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10303 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10303 Schema: QC_hit: No # Query_time: 0.003200 Lock_time: 0.003113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10304 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10304 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000483 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:19:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10308 Schema: QC_hit: No # Query_time: 0.000720 Lock_time: 0.000491 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10308 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10307 Schema: QC_hit: No # Query_time: 0.000753 Lock_time: 0.000556 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10307 Schema: QC_hit: No # Query_time: 0.001154 Lock_time: 0.000913 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:19:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10311 Schema: QC_hit: No # Query_time: 0.000652 Lock_time: 0.000542 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327970; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10311 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327970; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:19:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10313 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10313 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10312 Schema: QC_hit: No # Query_time: 0.000922 Lock_time: 0.000766 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10312 Schema: QC_hit: No # Query_time: 0.008302 Lock_time: 0.008082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:19:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10317 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10317 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10316 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000489 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10316 Schema: QC_hit: No # Query_time: 0.000611 Lock_time: 0.000472 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:19:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10320 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10320 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10321 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673327992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10321 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673327992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:20:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10324 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328000; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10324 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328000; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:20:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10325 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10325 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10326 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10326 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:20:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10329 Schema: QC_hit: No # Query_time: 0.000581 Lock_time: 0.000432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10330 Schema: QC_hit: No # Query_time: 0.001314 Lock_time: 0.001165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10329 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10330 Schema: QC_hit: No # Query_time: 0.000871 Lock_time: 0.000708 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:20:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10334 Schema: QC_hit: No # Query_time: 0.002657 Lock_time: 0.002475 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10334 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10333 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10333 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:20:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10337 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328030; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10337 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328030; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:20:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10339 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10339 Schema: QC_hit: No # Query_time: 0.000165 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10338 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10338 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:20:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10343 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10342 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10342 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10343 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:20:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10347 Schema: QC_hit: No # Query_time: 0.001054 Lock_time: 0.000955 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10347 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10346 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10346 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:21:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10350 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328060; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10350 Schema: QC_hit: No # Query_time: 0.000794 Lock_time: 0.000572 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328060; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:21:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10351 Schema: QC_hit: No # Query_time: 0.000811 Lock_time: 0.000676 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10352 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10351 Schema: QC_hit: No # Query_time: 0.001649 Lock_time: 0.001447 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10352 Schema: QC_hit: No # Query_time: 0.000751 Lock_time: 0.000689 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:21:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10356 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10356 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10355 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10355 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:21:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10359 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10359 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10360 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10360 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:21:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10363 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328090; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10363 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328090; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:21:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10364 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10364 Schema: QC_hit: No # Query_time: 0.000291 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10365 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10365 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:21:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10368 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10368 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10369 Schema: QC_hit: No # Query_time: 0.000785 Lock_time: 0.000614 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10369 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:21:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10373 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10372 Schema: QC_hit: No # Query_time: 0.001066 Lock_time: 0.000859 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10372 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10373 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:22:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10376 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328120; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10376 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328120; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:22:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10377 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10377 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10378 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10378 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:22:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10381 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10381 Schema: QC_hit: No # Query_time: 0.000904 Lock_time: 0.000826 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10382 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10382 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:22:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10385 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10386 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10386 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10385 Schema: QC_hit: No # Query_time: 0.001282 Lock_time: 0.001145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:22:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10389 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328150; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10389 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328150; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:22:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10390 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10390 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10391 Schema: QC_hit: No # Query_time: 0.002591 Lock_time: 0.002451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10391 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:22:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10395 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10395 Schema: QC_hit: No # Query_time: 0.001217 Lock_time: 0.001081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10394 Schema: QC_hit: No # Query_time: 0.001686 Lock_time: 0.001545 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10394 Schema: QC_hit: No # Query_time: 0.000551 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:22:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10398 Schema: QC_hit: No # Query_time: 0.000576 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10398 Schema: QC_hit: No # Query_time: 0.001617 Lock_time: 0.001459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10399 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10399 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:23:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10402 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328180; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10402 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328180; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:23:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10404 Schema: QC_hit: No # Query_time: 0.000572 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10404 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10403 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10403 Schema: QC_hit: No # Query_time: 0.001222 Lock_time: 0.001078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:23:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10407 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10407 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10408 Schema: QC_hit: No # Query_time: 0.000954 Lock_time: 0.000826 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10408 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:23:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10412 Schema: QC_hit: No # Query_time: 0.002815 Lock_time: 0.001944 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10411 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10411 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10412 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:23:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10415 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328210; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10415 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328210; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:23:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10416 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10416 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10417 Schema: QC_hit: No # Query_time: 0.002366 Lock_time: 0.002258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10417 Schema: QC_hit: No # Query_time: 0.000503 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:23:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10421 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10421 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10420 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10420 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:23:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10424 Schema: QC_hit: No # Query_time: 0.001273 Lock_time: 0.001162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10425 Schema: QC_hit: No # Query_time: 0.003599 Lock_time: 0.003453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10425 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10424 Schema: QC_hit: No # Query_time: 0.000610 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:24:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10428 Schema: QC_hit: No # Query_time: 0.000704 Lock_time: 0.000557 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328240; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10428 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328240; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:24:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10429 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10430 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10430 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10429 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:24:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10434 Schema: QC_hit: No # Query_time: 0.000622 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10434 Schema: QC_hit: No # Query_time: 0.001066 Lock_time: 0.001003 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10433 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10433 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:24:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10438 Schema: QC_hit: No # Query_time: 0.000907 Lock_time: 0.000744 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10438 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10437 Schema: QC_hit: No # Query_time: 0.001853 Lock_time: 0.001706 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10437 Schema: QC_hit: No # Query_time: 0.000781 Lock_time: 0.000702 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:24:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10441 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328270; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10441 Schema: QC_hit: No # Query_time: 0.000210 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328270; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:24:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10442 Schema: QC_hit: No # Query_time: 0.000730 Lock_time: 0.000618 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10442 Schema: QC_hit: No # Query_time: 0.000677 Lock_time: 0.000534 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10443 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10443 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:24:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10446 Schema: QC_hit: No # Query_time: 0.002195 Lock_time: 0.001999 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10446 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10447 Schema: QC_hit: No # Query_time: 0.001515 Lock_time: 0.001305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10447 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:24:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10450 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10451 Schema: QC_hit: No # Query_time: 0.000669 Lock_time: 0.000490 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10451 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10450 Schema: QC_hit: No # Query_time: 0.002468 Lock_time: 0.002302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:25:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10454 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328300; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10454 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328300; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:25:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10455 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10455 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10456 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10456 Schema: QC_hit: No # Query_time: 0.000604 Lock_time: 0.000527 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:25:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10460 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10460 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10459 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10459 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:25:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10464 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10463 Schema: QC_hit: No # Query_time: 0.000769 Lock_time: 0.000656 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10463 Schema: QC_hit: No # Query_time: 0.001907 Lock_time: 0.001818 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10464 Schema: QC_hit: No # Query_time: 0.001771 Lock_time: 0.001629 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:25:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10467 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328330; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10467 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328330; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:25:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10468 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10468 Schema: QC_hit: No # Query_time: 0.000686 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10469 Schema: QC_hit: No # Query_time: 0.001249 Lock_time: 0.001082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10469 Schema: QC_hit: No # Query_time: 0.002247 Lock_time: 0.002153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:25:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10473 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10473 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10472 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10472 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:25:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10477 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10477 Schema: QC_hit: No # Query_time: 0.001228 Lock_time: 0.001073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10476 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10476 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:26:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10480 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328360; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10480 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328360; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:26:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10482 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10481 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10481 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10482 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:26:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10486 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10486 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10485 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10485 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:26:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10489 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000391 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10490 Schema: QC_hit: No # Query_time: 0.002143 Lock_time: 0.001987 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10490 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10489 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:26:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10493 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328390; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10493 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000377 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328390; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:26:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10494 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10495 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10495 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10494 Schema: QC_hit: No # Query_time: 0.001623 Lock_time: 0.001510 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:26:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10498 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10498 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10499 Schema: QC_hit: No # Query_time: 0.000631 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10499 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000456 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:26:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10502 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10502 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10503 Schema: QC_hit: No # Query_time: 0.000636 Lock_time: 0.000462 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10503 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:27:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10506 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328420; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10506 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328420; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:27:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10508 Schema: QC_hit: No # Query_time: 0.000649 Lock_time: 0.000473 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10508 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10507 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10507 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:27:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10511 Schema: QC_hit: No # Query_time: 0.000178 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10512 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10511 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10512 Schema: QC_hit: No # Query_time: 0.001800 Lock_time: 0.001487 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:27:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10515 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10516 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10516 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10515 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:27:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10519 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328450; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10519 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328450; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:27:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10520 Schema: QC_hit: No # Query_time: 0.002074 Lock_time: 0.001960 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10520 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10521 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10521 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:27:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10525 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10524 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10525 Schema: QC_hit: No # Query_time: 0.000682 Lock_time: 0.000477 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10524 Schema: QC_hit: No # Query_time: 0.000559 Lock_time: 0.000380 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:27:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10528 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10528 Schema: QC_hit: No # Query_time: 0.008140 Lock_time: 0.007979 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10529 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10529 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:28:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10532 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328480; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10532 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328480; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:28:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10533 Schema: QC_hit: No # Query_time: 0.000714 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10533 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10534 Schema: QC_hit: No # Query_time: 0.000680 Lock_time: 0.000488 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10534 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:28:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10538 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10538 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10537 Schema: QC_hit: No # Query_time: 0.000899 Lock_time: 0.000680 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10537 Schema: QC_hit: No # Query_time: 0.002797 Lock_time: 0.002610 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:28:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10542 Schema: QC_hit: No # Query_time: 0.000617 Lock_time: 0.000427 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10542 Schema: QC_hit: No # Query_time: 0.000845 Lock_time: 0.000476 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10541 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10541 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:28:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10545 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328510; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10545 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328510; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:28:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10547 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10546 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10546 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10547 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:28:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10550 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10551 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10550 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10551 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:28:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10554 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10554 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10555 Schema: QC_hit: No # Query_time: 0.000704 Lock_time: 0.000573 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10555 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:29:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10558 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328540; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10558 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328540; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:29:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10559 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000458 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10559 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10560 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10560 Schema: QC_hit: No # Query_time: 0.000718 Lock_time: 0.000559 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:29:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10563 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10564 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10563 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10564 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:29:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10567 Schema: QC_hit: No # Query_time: 0.000955 Lock_time: 0.000846 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10568 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10567 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10568 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:29:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10571 Schema: QC_hit: No # Query_time: 0.000629 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328570; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10571 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328570; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:29:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10573 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10573 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10572 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10572 Schema: QC_hit: No # Query_time: 0.004164 Lock_time: 0.003991 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:29:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10577 Schema: QC_hit: No # Query_time: 0.003737 Lock_time: 0.003587 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10576 Schema: QC_hit: No # Query_time: 0.006741 Lock_time: 0.006594 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10576 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10577 Schema: QC_hit: No # Query_time: 0.004345 Lock_time: 0.004161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:29:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10580 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10580 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10581 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10581 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:30:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10584 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328600; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10584 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328600; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:30:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10585 Schema: QC_hit: No # Query_time: 0.000597 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10585 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10586 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10586 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:30:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10589 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10590 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10590 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10589 Schema: QC_hit: No # Query_time: 0.002160 Lock_time: 0.002039 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:30:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10593 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10593 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10594 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10594 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:30:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10597 Schema: QC_hit: No # Query_time: 0.000287 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328630; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10597 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328630; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:30:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10598 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10598 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10599 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10599 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:30:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10603 Schema: QC_hit: No # Query_time: 0.001385 Lock_time: 0.001273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10603 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10602 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10602 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:30:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10607 Schema: QC_hit: No # Query_time: 0.002090 Lock_time: 0.001741 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10607 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10606 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10606 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:31:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10610 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328660; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10610 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328660; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:31:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10612 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10612 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10611 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10611 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:31:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10616 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10616 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10615 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10615 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:31:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10619 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10619 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10620 Schema: QC_hit: No # Query_time: 0.000646 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10620 Schema: QC_hit: No # Query_time: 0.000491 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:31:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10623 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328690; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10623 Schema: QC_hit: No # Query_time: 0.000143 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328690; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:31:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10624 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10625 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10624 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10625 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000461 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:31:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10628 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10628 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10629 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10629 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:31:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10632 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10632 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000359 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10633 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10633 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:32:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10636 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328720; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10636 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328720; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:32:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10637 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10637 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10638 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10638 Schema: QC_hit: No # Query_time: 0.000542 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:32:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10642 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10642 Schema: QC_hit: No # Query_time: 0.001308 Lock_time: 0.001121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10641 Schema: QC_hit: No # Query_time: 0.004400 Lock_time: 0.004196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10641 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:32:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10646 Schema: QC_hit: No # Query_time: 0.000990 Lock_time: 0.000869 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10645 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10645 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10646 Schema: QC_hit: No # Query_time: 0.001176 Lock_time: 0.001024 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:32:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10649 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328750; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10649 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328750; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:32:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10650 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10651 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10650 Schema: QC_hit: No # Query_time: 0.001993 Lock_time: 0.001826 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10651 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:32:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10655 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10655 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10654 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10654 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:32:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10659 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10658 Schema: QC_hit: No # Query_time: 0.000821 Lock_time: 0.000740 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10659 Schema: QC_hit: No # Query_time: 0.000955 Lock_time: 0.000824 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10658 Schema: QC_hit: No # Query_time: 0.000522 Lock_time: 0.000420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:33:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10662 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328780; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10662 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328780; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:33:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10664 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10664 Schema: QC_hit: No # Query_time: 0.000770 Lock_time: 0.000566 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10663 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10663 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:33:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10668 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10668 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10667 Schema: QC_hit: No # Query_time: 0.000767 Lock_time: 0.000655 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10667 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:33:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10672 Schema: QC_hit: No # Query_time: 0.001170 Lock_time: 0.001046 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10672 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10671 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10671 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:33:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10675 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328810; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10675 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328810; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:33:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10677 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10676 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10676 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10677 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:33:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10681 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10681 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10680 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10680 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:33:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10685 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10684 Schema: QC_hit: No # Query_time: 0.001123 Lock_time: 0.000932 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10685 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10684 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:34:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10688 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328840; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10688 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328840; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:34:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10689 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10689 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10690 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10690 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:34:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10693 Schema: QC_hit: No # Query_time: 0.000924 Lock_time: 0.000809 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10694 Schema: QC_hit: No # Query_time: 0.001232 Lock_time: 0.001153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10693 Schema: QC_hit: No # Query_time: 0.000909 Lock_time: 0.000817 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10694 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:34:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10697 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10697 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10698 Schema: QC_hit: No # Query_time: 0.000832 Lock_time: 0.000619 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10698 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:34:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10701 Schema: QC_hit: No # Query_time: 0.000574 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328870; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10701 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328870; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:34:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10702 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10702 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10703 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10703 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:34:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10707 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10707 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10706 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10706 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:34:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10711 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10710 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10711 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10710 Schema: QC_hit: No # Query_time: 0.000420 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:35:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10714 Schema: QC_hit: No # Query_time: 0.000685 Lock_time: 0.000448 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328900; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10714 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328900; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:35:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10715 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10715 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10716 Schema: QC_hit: No # Query_time: 0.000383 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10716 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:35:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10719 Schema: QC_hit: No # Query_time: 0.002225 Lock_time: 0.002073 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10719 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10720 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10720 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:35:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10724 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10723 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10724 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10723 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:35:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10727 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328930; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10727 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328930; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:35:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10728 Schema: QC_hit: No # Query_time: 0.008053 Lock_time: 0.007115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10728 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000198 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10729 Schema: QC_hit: No # Query_time: 0.001446 Lock_time: 0.001297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10729 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:35:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10733 Schema: QC_hit: No # Query_time: 0.000866 Lock_time: 0.000544 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10732 Schema: QC_hit: No # Query_time: 0.000908 Lock_time: 0.000712 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10732 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10733 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:35:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10736 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10736 Schema: QC_hit: No # Query_time: 0.000152 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10737 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10737 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:36:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10740 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328960; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10740 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328960; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:36:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10741 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10741 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10742 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10742 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:36:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10745 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10745 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10746 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10746 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:36:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10750 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10750 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10749 Schema: QC_hit: No # Query_time: 0.002926 Lock_time: 0.002789 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10749 Schema: QC_hit: No # Query_time: 0.003159 Lock_time: 0.003056 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:36:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10753 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328990; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10753 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328990; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:36:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10755 Schema: QC_hit: No # Query_time: 0.000643 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10755 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10754 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673328992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10754 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673328992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:36:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10759 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10758 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10758 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10759 Schema: QC_hit: No # Query_time: 0.005871 Lock_time: 0.005673 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:36:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10763 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000355 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10762 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10763 Schema: QC_hit: No # Query_time: 0.000131 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10762 Schema: QC_hit: No # Query_time: 0.000557 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:37:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10766 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329020; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10766 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329020; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:37:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10767 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10767 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10768 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10768 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:37:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10771 Schema: QC_hit: No # Query_time: 0.001193 Lock_time: 0.001096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10772 Schema: QC_hit: No # Query_time: 0.000572 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10772 Schema: QC_hit: No # Query_time: 0.001421 Lock_time: 0.001299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10771 Schema: QC_hit: No # Query_time: 0.005071 Lock_time: 0.004843 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:37:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10776 Schema: QC_hit: No # Query_time: 0.000588 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10776 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10775 Schema: QC_hit: No # Query_time: 0.003694 Lock_time: 0.003519 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10775 Schema: QC_hit: No # Query_time: 0.005745 Lock_time: 0.005562 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:37:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10779 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329050; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10779 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329050; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:37:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10780 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10781 Schema: QC_hit: No # Query_time: 0.001452 Lock_time: 0.001259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10780 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10781 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:37:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10785 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10785 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10784 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10784 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:37:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10789 Schema: QC_hit: No # Query_time: 0.001239 Lock_time: 0.001076 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10789 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10788 Schema: QC_hit: No # Query_time: 0.001053 Lock_time: 0.000746 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10788 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:38:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10792 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329080; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10792 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329080; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:38:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10793 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10794 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10794 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10793 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:38:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10797 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10797 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10798 Schema: QC_hit: No # Query_time: 0.002516 Lock_time: 0.002450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10798 Schema: QC_hit: No # Query_time: 0.001347 Lock_time: 0.001209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:38:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10802 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10801 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10801 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10802 Schema: QC_hit: No # Query_time: 0.000658 Lock_time: 0.000485 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:38:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10805 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329110; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10805 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329110; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:38:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10806 Schema: QC_hit: No # Query_time: 0.002816 Lock_time: 0.002664 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10806 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10807 Schema: QC_hit: No # Query_time: 0.000804 Lock_time: 0.000607 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10807 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:38:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10810 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10811 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10811 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10810 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:38:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10814 Schema: QC_hit: No # Query_time: 0.000824 Lock_time: 0.000704 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10814 Schema: QC_hit: No # Query_time: 0.001751 Lock_time: 0.001557 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10815 Schema: QC_hit: No # Query_time: 0.000771 Lock_time: 0.000685 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10815 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:39:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10818 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329140; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10818 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329140; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:39:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10819 Schema: QC_hit: No # Query_time: 0.002155 Lock_time: 0.001896 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10819 Schema: QC_hit: No # Query_time: 0.000794 Lock_time: 0.000695 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10820 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10820 Schema: QC_hit: No # Query_time: 0.000496 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:39:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10824 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10824 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10823 Schema: QC_hit: No # Query_time: 0.001378 Lock_time: 0.001169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10823 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:39:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10827 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10827 Schema: QC_hit: No # Query_time: 0.001119 Lock_time: 0.001008 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10828 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10828 Schema: QC_hit: No # Query_time: 0.005295 Lock_time: 0.005045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:39:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10831 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329170; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10831 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329170; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:39:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10832 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10832 Schema: QC_hit: No # Query_time: 0.001406 Lock_time: 0.001260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10833 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10833 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:39:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10836 Schema: QC_hit: No # Query_time: 0.001469 Lock_time: 0.001309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10837 Schema: QC_hit: No # Query_time: 0.000592 Lock_time: 0.000487 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10837 Schema: QC_hit: No # Query_time: 0.000348 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10836 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:39:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10840 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10841 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10840 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10841 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:40:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10844 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329200; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10844 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329200; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:40:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10845 Schema: QC_hit: No # Query_time: 0.000784 Lock_time: 0.000691 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10845 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000092 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10846 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10846 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:40:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10850 Schema: QC_hit: No # Query_time: 0.000669 Lock_time: 0.000598 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10849 Schema: QC_hit: No # Query_time: 0.001023 Lock_time: 0.000866 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10850 Schema: QC_hit: No # Query_time: 0.000957 Lock_time: 0.000833 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10849 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:40:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10853 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10853 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10854 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10854 Schema: QC_hit: No # Query_time: 0.000130 Lock_time: 0.000081 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:40:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10857 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329230; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10857 Schema: QC_hit: No # Query_time: 0.000936 Lock_time: 0.000799 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329230; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:40:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10859 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10858 Schema: QC_hit: No # Query_time: 0.000724 Lock_time: 0.000486 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10859 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10858 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:40:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10862 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10862 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10863 Schema: QC_hit: No # Query_time: 0.000719 Lock_time: 0.000460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10863 Schema: QC_hit: No # Query_time: 0.000668 Lock_time: 0.000592 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:40:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10867 Schema: QC_hit: No # Query_time: 0.003059 Lock_time: 0.002879 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10867 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10866 Schema: QC_hit: No # Query_time: 0.001237 Lock_time: 0.001005 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10866 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:41:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10870 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329260; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10870 Schema: QC_hit: No # Query_time: 0.000515 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329260; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:41:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10871 Schema: QC_hit: No # Query_time: 0.000506 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10871 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10872 Schema: QC_hit: No # Query_time: 0.000393 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10872 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:41:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10876 Schema: QC_hit: No # Query_time: 0.000328 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10875 Schema: QC_hit: No # Query_time: 0.000450 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10875 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10876 Schema: QC_hit: No # Query_time: 0.000680 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:41:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10879 Schema: QC_hit: No # Query_time: 0.000776 Lock_time: 0.000651 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10880 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10879 Schema: QC_hit: No # Query_time: 0.000423 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10880 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:41:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10883 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329290; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10883 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329290; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:41:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10885 Schema: QC_hit: No # Query_time: 0.000697 Lock_time: 0.000498 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10884 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000494 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10884 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10885 Schema: QC_hit: No # Query_time: 0.000920 Lock_time: 0.000681 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:41:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10888 Schema: QC_hit: No # Query_time: 0.000622 Lock_time: 0.000457 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10888 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10889 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10889 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:41:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10892 Schema: QC_hit: No # Query_time: 0.000574 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10892 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10893 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10893 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000472 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:42:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10896 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329320; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10896 Schema: QC_hit: No # Query_time: 0.000643 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329320; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:42:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10897 Schema: QC_hit: No # Query_time: 0.001101 Lock_time: 0.000919 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10898 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10898 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000091 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10897 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:42:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10901 Schema: QC_hit: No # Query_time: 0.002289 Lock_time: 0.001779 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10901 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10902 Schema: QC_hit: No # Query_time: 0.000709 Lock_time: 0.000434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10902 Schema: QC_hit: No # Query_time: 0.000599 Lock_time: 0.000541 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:42:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10905 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10906 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10906 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10905 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:42:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10909 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329350; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10909 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329350; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:42:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10910 Schema: QC_hit: No # Query_time: 0.000603 Lock_time: 0.000435 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10911 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10911 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10910 Schema: QC_hit: No # Query_time: 0.002557 Lock_time: 0.002345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:42:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10914 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10914 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10915 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10915 Schema: QC_hit: No # Query_time: 0.000129 Lock_time: 0.000080 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:42:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10918 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10919 Schema: QC_hit: No # Query_time: 0.000691 Lock_time: 0.000520 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10919 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10918 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:43:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10922 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329380; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10922 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329380; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:43:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10924 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10924 Schema: QC_hit: No # Query_time: 0.000568 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10923 Schema: QC_hit: No # Query_time: 0.000741 Lock_time: 0.000601 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10923 Schema: QC_hit: No # Query_time: 0.000666 Lock_time: 0.000586 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:43:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10927 Schema: QC_hit: No # Query_time: 0.000196 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10928 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10927 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10928 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:43:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10931 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10932 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10932 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10931 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:43:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10935 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329410; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10935 Schema: QC_hit: No # Query_time: 0.000195 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329410; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:43:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10937 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10937 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10936 Schema: QC_hit: No # Query_time: 0.000325 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10936 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:43:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10941 Schema: QC_hit: No # Query_time: 0.000286 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10940 Schema: QC_hit: No # Query_time: 0.000562 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10940 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10941 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:43:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10945 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10944 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10944 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10945 Schema: QC_hit: No # Query_time: 0.000772 Lock_time: 0.000614 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:44:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10948 Schema: QC_hit: No # Query_time: 0.000956 Lock_time: 0.000783 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329440; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10948 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329440; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:44:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10949 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10950 Schema: QC_hit: No # Query_time: 0.007631 Lock_time: 0.007418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10949 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10950 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:44:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10954 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10953 Schema: QC_hit: No # Query_time: 0.001629 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10954 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10953 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:44:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10957 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10957 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10958 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10958 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:44:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10961 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329470; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10961 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329470; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:44:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10963 Schema: QC_hit: No # Query_time: 0.000716 Lock_time: 0.000539 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10962 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000541 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10963 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000413 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10962 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:44:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10966 Schema: QC_hit: No # Query_time: 0.000860 Lock_time: 0.000457 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10967 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10967 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10966 Schema: QC_hit: No # Query_time: 0.000341 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:44:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10970 Schema: QC_hit: No # Query_time: 0.001109 Lock_time: 0.000941 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10970 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10971 Schema: QC_hit: No # Query_time: 0.000553 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10971 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:45:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10974 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329500; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10974 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329500; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:45:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10976 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10976 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10975 Schema: QC_hit: No # Query_time: 0.000647 Lock_time: 0.000535 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10975 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:45:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10979 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10980 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10979 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10980 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:45:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10983 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10984 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10984 Schema: QC_hit: No # Query_time: 0.004532 Lock_time: 0.004425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10983 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000431 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:45:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10987 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329530; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10987 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329530; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:45:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10989 Schema: QC_hit: No # Query_time: 0.000177 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10989 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10988 Schema: QC_hit: No # Query_time: 0.001019 Lock_time: 0.000838 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10988 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:45:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10992 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10993 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10993 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10992 Schema: QC_hit: No # Query_time: 0.000904 Lock_time: 0.000728 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:45:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10996 Schema: QC_hit: No # Query_time: 0.000313 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10996 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10997 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 10997 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:46:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11000 Schema: QC_hit: No # Query_time: 0.000687 Lock_time: 0.000519 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329560; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11000 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329560; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:46:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11001 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11001 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11002 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11002 Schema: QC_hit: No # Query_time: 0.000979 Lock_time: 0.000904 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:46:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11006 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11006 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11005 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11005 Schema: QC_hit: No # Query_time: 0.000281 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:46:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11010 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11010 Schema: QC_hit: No # Query_time: 0.000973 Lock_time: 0.000880 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11009 Schema: QC_hit: No # Query_time: 0.000610 Lock_time: 0.000425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11009 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:46:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11013 Schema: QC_hit: No # Query_time: 0.000633 Lock_time: 0.000504 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329590; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11013 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329590; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:46:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11014 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11015 Schema: QC_hit: No # Query_time: 0.000649 Lock_time: 0.000516 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11015 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11014 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:46:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11019 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11018 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11018 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11019 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:46:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11022 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11022 Schema: QC_hit: No # Query_time: 0.001917 Lock_time: 0.001732 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11023 Schema: QC_hit: No # Query_time: 0.000628 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11023 Schema: QC_hit: No # Query_time: 0.001636 Lock_time: 0.001531 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:47:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11026 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329620; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11026 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329620; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:47:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11028 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11028 Schema: QC_hit: No # Query_time: 0.000175 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11027 Schema: QC_hit: No # Query_time: 0.000673 Lock_time: 0.000463 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11027 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:47:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11032 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11031 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11032 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11031 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:47:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11035 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11035 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11036 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11036 Schema: QC_hit: No # Query_time: 0.000744 Lock_time: 0.000690 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:47:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11039 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329650; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11039 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329650; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:47:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11041 Schema: QC_hit: No # Query_time: 0.006164 Lock_time: 0.005931 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11041 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11040 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11040 Schema: QC_hit: No # Query_time: 0.000546 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:47:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11044 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11044 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11045 Schema: QC_hit: No # Query_time: 0.002280 Lock_time: 0.002161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11045 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:47:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11049 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11048 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11048 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11049 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:48:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11052 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329680; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11052 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329680; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:48:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11053 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11054 Schema: QC_hit: No # Query_time: 0.001258 Lock_time: 0.001109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11054 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11053 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:48:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11058 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11058 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11057 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11057 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:48:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11062 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11061 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11062 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11061 Schema: QC_hit: No # Query_time: 0.000159 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:48:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11065 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329710; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11065 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329710; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:48:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11067 Schema: QC_hit: No # Query_time: 0.000619 Lock_time: 0.000458 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11067 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11066 Schema: QC_hit: No # Query_time: 0.000627 Lock_time: 0.000493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11066 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:48:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11071 Schema: QC_hit: No # Query_time: 0.001422 Lock_time: 0.001251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11070 Schema: QC_hit: No # Query_time: 0.001897 Lock_time: 0.001260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11070 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11071 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:48:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11075 Schema: QC_hit: No # Query_time: 0.001010 Lock_time: 0.000910 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11074 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11074 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11075 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:49:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11078 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329740; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11078 Schema: QC_hit: No # Query_time: 0.000394 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329740; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:49:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11080 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11080 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11079 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11079 Schema: QC_hit: No # Query_time: 0.002491 Lock_time: 0.002312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:49:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11083 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11083 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11084 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11084 Schema: QC_hit: No # Query_time: 0.000703 Lock_time: 0.000556 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:49:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11088 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11087 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11087 Schema: QC_hit: No # Query_time: 0.003258 Lock_time: 0.003045 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11088 Schema: QC_hit: No # Query_time: 0.000630 Lock_time: 0.000424 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:49:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11091 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329770; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11091 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329770; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:49:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11093 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11093 Schema: QC_hit: No # Query_time: 0.001174 Lock_time: 0.001083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11092 Schema: QC_hit: No # Query_time: 0.000646 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11092 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000517 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:49:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11096 Schema: QC_hit: No # Query_time: 0.001872 Lock_time: 0.001689 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11096 Schema: QC_hit: No # Query_time: 0.000833 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11097 Schema: QC_hit: No # Query_time: 0.003181 Lock_time: 0.003017 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11097 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000512 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:49:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11101 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11100 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11101 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11100 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:50:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11104 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329800; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11104 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329800; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:50:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11106 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11106 Schema: QC_hit: No # Query_time: 0.000574 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11105 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11105 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:50:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11110 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11109 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11110 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11109 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:50:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11113 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11113 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11114 Schema: QC_hit: No # Query_time: 0.001414 Lock_time: 0.001285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11114 Schema: QC_hit: No # Query_time: 0.001664 Lock_time: 0.001580 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:50:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11117 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329830; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11117 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329830; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:50:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11119 Schema: QC_hit: No # Query_time: 0.002787 Lock_time: 0.002674 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11119 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11118 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11118 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:50:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11122 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11122 Schema: QC_hit: No # Query_time: 0.000811 Lock_time: 0.000645 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11123 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11123 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:50:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11126 Schema: QC_hit: No # Query_time: 0.000991 Lock_time: 0.000884 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11126 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11127 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11127 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:51:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11130 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329860; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11130 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329860; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:51:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11132 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11132 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11131 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11131 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:51:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11136 Schema: QC_hit: No # Query_time: 0.003924 Lock_time: 0.003688 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11136 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11135 Schema: QC_hit: No # Query_time: 0.000870 Lock_time: 0.000657 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11135 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:51:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11140 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11139 Schema: QC_hit: No # Query_time: 0.005659 Lock_time: 0.005501 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11139 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11140 Schema: QC_hit: No # Query_time: 0.000684 Lock_time: 0.000545 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:51:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11143 Schema: QC_hit: No # Query_time: 0.000238 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329890; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11143 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329890; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:51:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11144 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11144 Schema: QC_hit: No # Query_time: 0.001677 Lock_time: 0.001600 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11145 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11145 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:51:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11149 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11149 Schema: QC_hit: No # Query_time: 0.000123 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11148 Schema: QC_hit: No # Query_time: 0.001153 Lock_time: 0.001005 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11148 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:51:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11153 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11152 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11153 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11152 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:52:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11156 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329920; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11156 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329920; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:52:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11157 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11157 Schema: QC_hit: No # Query_time: 0.000517 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11158 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11158 Schema: QC_hit: No # Query_time: 0.000788 Lock_time: 0.000618 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:52:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11162 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11162 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11161 Schema: QC_hit: No # Query_time: 0.001000 Lock_time: 0.000837 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11161 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:52:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11165 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000459 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11166 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11165 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11166 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:52:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11169 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329950; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11169 Schema: QC_hit: No # Query_time: 0.000468 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329950; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:52:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11171 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11171 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11170 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11170 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:52:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11174 Schema: QC_hit: No # Query_time: 0.005291 Lock_time: 0.005146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11175 Schema: QC_hit: No # Query_time: 0.003439 Lock_time: 0.003295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11174 Schema: QC_hit: No # Query_time: 0.000620 Lock_time: 0.000561 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11175 Schema: QC_hit: No # Query_time: 0.000963 Lock_time: 0.000601 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:52:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11179 Schema: QC_hit: No # Query_time: 0.000554 Lock_time: 0.000435 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11178 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11178 Schema: QC_hit: No # Query_time: 0.000417 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11179 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:53:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11182 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329980; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11182 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329980; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:53:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11184 Schema: QC_hit: No # Query_time: 0.000735 Lock_time: 0.000477 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11183 Schema: QC_hit: No # Query_time: 0.001199 Lock_time: 0.001031 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11183 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11184 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:53:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11187 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11187 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11188 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673329992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11188 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673329992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:53:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11192 Schema: QC_hit: No # Query_time: 0.007937 Lock_time: 0.006664 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11192 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000492 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11191 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11191 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:53:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11195 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330010; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11195 Schema: QC_hit: No # Query_time: 0.000292 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330010; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:53:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11197 Schema: QC_hit: No # Query_time: 0.000634 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11196 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11197 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11196 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:53:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11200 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11201 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11201 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11200 Schema: QC_hit: No # Query_time: 0.012353 Lock_time: 0.012172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:53:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11205 Schema: QC_hit: No # Query_time: 0.000600 Lock_time: 0.000513 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11205 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11204 Schema: QC_hit: No # Query_time: 0.001609 Lock_time: 0.001374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11204 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:54:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11208 Schema: QC_hit: No # Query_time: 0.000580 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330040; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11208 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330040; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:54:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11209 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11210 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11210 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11209 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:54:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11213 Schema: QC_hit: No # Query_time: 0.001540 Lock_time: 0.000550 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11213 Schema: QC_hit: No # Query_time: 0.000917 Lock_time: 0.000762 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11214 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11214 Schema: QC_hit: No # Query_time: 0.001081 Lock_time: 0.000893 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:54:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11218 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11217 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11218 Schema: QC_hit: No # Query_time: 0.003553 Lock_time: 0.003384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11217 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:54:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11221 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330070; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11221 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330070; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:54:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11222 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11222 Schema: QC_hit: No # Query_time: 0.000155 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11223 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11223 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:54:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11227 Schema: QC_hit: No # Query_time: 0.000470 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11227 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11226 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11226 Schema: QC_hit: No # Query_time: 0.007715 Lock_time: 0.007575 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:54:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11231 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11231 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11230 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11230 Schema: QC_hit: No # Query_time: 0.000942 Lock_time: 0.000754 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:55:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11234 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330100; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11234 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330100; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:55:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11236 Schema: QC_hit: No # Query_time: 0.000716 Lock_time: 0.000485 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11235 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11235 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000099 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11236 Schema: QC_hit: No # Query_time: 0.002481 Lock_time: 0.002400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:55:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11239 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000425 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11239 Schema: QC_hit: No # Query_time: 0.000795 Lock_time: 0.000681 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11240 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11240 Schema: QC_hit: No # Query_time: 0.000166 Lock_time: 0.000096 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:55:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11244 Schema: QC_hit: No # Query_time: 0.000743 Lock_time: 0.000574 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11244 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11243 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11243 Schema: QC_hit: No # Query_time: 0.001150 Lock_time: 0.001034 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:55:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11247 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000276 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330130; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11247 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330130; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:55:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11248 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11248 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11249 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11249 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:55:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11253 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000116 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11253 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000074 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11252 Schema: QC_hit: No # Query_time: 0.000649 Lock_time: 0.000481 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11252 Schema: QC_hit: No # Query_time: 0.001846 Lock_time: 0.001784 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:55:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11256 Schema: QC_hit: No # Query_time: 0.001298 Lock_time: 0.001172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11257 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11257 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11256 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:56:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11260 Schema: QC_hit: No # Query_time: 0.000278 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330160; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11260 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330160; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:56:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11262 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11261 Schema: QC_hit: No # Query_time: 0.000882 Lock_time: 0.000807 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11261 Schema: QC_hit: No # Query_time: 0.000498 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11262 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:56:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11266 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11266 Schema: QC_hit: No # Query_time: 0.003260 Lock_time: 0.002138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11265 Schema: QC_hit: No # Query_time: 0.000945 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11265 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:56:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11270 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11270 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11269 Schema: QC_hit: No # Query_time: 0.000902 Lock_time: 0.000671 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11269 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:56:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11273 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330190; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11273 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330190; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:56:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11275 Schema: QC_hit: No # Query_time: 0.002823 Lock_time: 0.002624 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11275 Schema: QC_hit: No # Query_time: 0.000603 Lock_time: 0.000547 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11274 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11274 Schema: QC_hit: No # Query_time: 0.001652 Lock_time: 0.001508 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:56:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11278 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11278 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11279 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11279 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:56:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11283 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11282 Schema: QC_hit: No # Query_time: 0.000457 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11282 Schema: QC_hit: No # Query_time: 0.000689 Lock_time: 0.000561 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11283 Schema: QC_hit: No # Query_time: 0.000559 Lock_time: 0.000351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:57:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11286 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330220; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11286 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330220; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:57:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11288 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11287 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11288 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11287 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:57:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11292 Schema: QC_hit: No # Query_time: 0.000246 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11291 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11292 Schema: QC_hit: No # Query_time: 0.002389 Lock_time: 0.002238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11291 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:57:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11295 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11296 Schema: QC_hit: No # Query_time: 0.000833 Lock_time: 0.000518 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11296 Schema: QC_hit: No # Query_time: 0.005598 Lock_time: 0.005452 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11295 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:57:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11299 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330250; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11299 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330250; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:57:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11301 Schema: QC_hit: No # Query_time: 0.000772 Lock_time: 0.000706 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11301 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11300 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11300 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:57:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11304 Schema: QC_hit: No # Query_time: 0.000638 Lock_time: 0.000480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11305 Schema: QC_hit: No # Query_time: 0.000315 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11305 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11304 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:57:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11309 Schema: QC_hit: No # Query_time: 0.000231 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11308 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11309 Schema: QC_hit: No # Query_time: 0.000362 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11308 Schema: QC_hit: No # Query_time: 0.000732 Lock_time: 0.000467 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:58:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11312 Schema: QC_hit: No # Query_time: 0.000277 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330280; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11312 Schema: QC_hit: No # Query_time: 0.000284 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330280; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:58:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11313 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11314 Schema: QC_hit: No # Query_time: 0.000414 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11314 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11313 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:58:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11317 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11318 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11317 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11318 Schema: QC_hit: No # Query_time: 0.000900 Lock_time: 0.000758 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:58:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11321 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11322 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11322 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11321 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:58:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11325 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000230 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330310; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11325 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330310; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:58:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11327 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11327 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11326 Schema: QC_hit: No # Query_time: 0.000808 Lock_time: 0.000409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11326 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:58:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11330 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11330 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11331 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11331 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:58:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11335 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11334 Schema: QC_hit: No # Query_time: 0.000561 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11334 Schema: QC_hit: No # Query_time: 0.000252 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11335 Schema: QC_hit: No # Query_time: 0.000352 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:59:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11338 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330340; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11338 Schema: QC_hit: No # Query_time: 0.000199 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330340; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:59:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11340 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11339 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11339 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11340 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:59:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11344 Schema: QC_hit: No # Query_time: 0.002863 Lock_time: 0.002704 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11343 Schema: QC_hit: No # Query_time: 0.000697 Lock_time: 0.000640 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11343 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11344 Schema: QC_hit: No # Query_time: 0.001419 Lock_time: 0.001302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:59:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11347 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11348 Schema: QC_hit: No # Query_time: 0.001299 Lock_time: 0.001189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11347 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11348 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:59:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11351 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330370; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11351 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330370; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:59:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11352 Schema: QC_hit: No # Query_time: 0.000241 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11352 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11353 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11353 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 5:59:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11356 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11356 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11357 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11357 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 5:59:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11361 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11360 Schema: QC_hit: No # Query_time: 0.001020 Lock_time: 0.000908 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11360 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11361 Schema: QC_hit: No # Query_time: 0.000351 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:00:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11364 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330400; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11364 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330400; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:00:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11365 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11366 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11366 Schema: QC_hit: No # Query_time: 0.005121 Lock_time: 0.005000 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11365 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:00:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11369 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11369 Schema: QC_hit: No # Query_time: 0.000749 Lock_time: 0.000544 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11370 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11370 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:00:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11374 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11373 Schema: QC_hit: No # Query_time: 0.000434 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11374 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11373 Schema: QC_hit: No # Query_time: 0.000564 Lock_time: 0.000413 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:00:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11377 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330430; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11377 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330430; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:00:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11378 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11379 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11379 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11378 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:00:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11382 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11383 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11383 Schema: QC_hit: No # Query_time: 0.000590 Lock_time: 0.000448 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11382 Schema: QC_hit: No # Query_time: 0.000989 Lock_time: 0.000831 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:00:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11386 Schema: QC_hit: No # Query_time: 0.001035 Lock_time: 0.000884 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11387 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11386 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11387 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:01:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11390 Schema: QC_hit: No # Query_time: 0.000689 Lock_time: 0.000433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330460; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11390 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330460; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:01:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11392 Schema: QC_hit: No # Query_time: 0.000954 Lock_time: 0.000576 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11392 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11391 Schema: QC_hit: No # Query_time: 0.001143 Lock_time: 0.000941 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11391 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:01:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11396 Schema: QC_hit: No # Query_time: 0.000312 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11395 Schema: QC_hit: No # Query_time: 0.000527 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11396 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11395 Schema: QC_hit: No # Query_time: 0.000908 Lock_time: 0.000735 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:01:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11400 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11400 Schema: QC_hit: No # Query_time: 0.000160 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11399 Schema: QC_hit: No # Query_time: 0.000715 Lock_time: 0.000528 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11399 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:01:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11403 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330490; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11403 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330490; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:01:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11404 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11404 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11405 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11405 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:01:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11408 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11408 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11409 Schema: QC_hit: No # Query_time: 0.001004 Lock_time: 0.000887 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11409 Schema: QC_hit: No # Query_time: 0.000626 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:01:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11413 Schema: QC_hit: No # Query_time: 0.000585 Lock_time: 0.000363 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11413 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11412 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11412 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:02:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11416 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330520; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11416 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330520; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:02:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11418 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11418 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11417 Schema: QC_hit: No # Query_time: 0.000588 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11417 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:02:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11421 Schema: QC_hit: No # Query_time: 0.003378 Lock_time: 0.003197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11422 Schema: QC_hit: No # Query_time: 0.003925 Lock_time: 0.003753 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11421 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11422 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:02:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11426 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11425 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11426 Schema: QC_hit: No # Query_time: 0.000785 Lock_time: 0.000610 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11425 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:02:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11429 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330550; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11429 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000361 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330550; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:02:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11430 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11431 Schema: QC_hit: No # Query_time: 0.000696 Lock_time: 0.000579 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11430 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11431 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:02:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11434 Schema: QC_hit: No # Query_time: 0.000547 Lock_time: 0.000479 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11434 Schema: QC_hit: No # Query_time: 0.000215 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11435 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11435 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:02:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11439 Schema: QC_hit: No # Query_time: 0.000924 Lock_time: 0.000790 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11438 Schema: QC_hit: No # Query_time: 0.004408 Lock_time: 0.004128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11439 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11438 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:03:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11442 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330580; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11442 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330580; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:03:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11443 Schema: QC_hit: No # Query_time: 0.007268 Lock_time: 0.007086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11444 Schema: QC_hit: No # Query_time: 0.000615 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11443 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11444 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:03:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11447 Schema: QC_hit: No # Query_time: 0.000526 Lock_time: 0.000407 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11447 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11448 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11448 Schema: QC_hit: No # Query_time: 0.000507 Lock_time: 0.000318 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:03:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11452 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11452 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11451 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11451 Schema: QC_hit: No # Query_time: 0.000642 Lock_time: 0.000451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:03:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11455 Schema: QC_hit: No # Query_time: 0.001135 Lock_time: 0.000915 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330610; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11455 Schema: QC_hit: No # Query_time: 0.000645 Lock_time: 0.000412 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330610; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:03:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11456 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11456 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11457 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11457 Schema: QC_hit: No # Query_time: 0.000607 Lock_time: 0.000544 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:03:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11461 Schema: QC_hit: No # Query_time: 0.000738 Lock_time: 0.000556 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11461 Schema: QC_hit: No # Query_time: 0.001943 Lock_time: 0.000560 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11460 Schema: QC_hit: No # Query_time: 0.000608 Lock_time: 0.000388 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11460 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000333 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:03:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11464 Schema: QC_hit: No # Query_time: 0.000339 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11465 Schema: QC_hit: No # Query_time: 0.001010 Lock_time: 0.000866 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11465 Schema: QC_hit: No # Query_time: 0.000378 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11464 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:04:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11468 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330640; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11468 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330640; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:04:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11469 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11470 Schema: QC_hit: No # Query_time: 0.001080 Lock_time: 0.000985 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11470 Schema: QC_hit: No # Query_time: 0.001013 Lock_time: 0.000903 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11469 Schema: QC_hit: No # Query_time: 0.000809 Lock_time: 0.000683 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:04:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11473 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11473 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11474 Schema: QC_hit: No # Query_time: 0.000523 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11474 Schema: QC_hit: No # Query_time: 0.000424 Lock_time: 0.000341 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:04:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11478 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000502 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11478 Schema: QC_hit: No # Query_time: 0.004196 Lock_time: 0.004032 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11477 Schema: QC_hit: No # Query_time: 0.002251 Lock_time: 0.002145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11477 Schema: QC_hit: No # Query_time: 0.000547 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:04:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11481 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330670; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11481 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330670; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:04:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11483 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11483 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11482 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000503 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11482 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:04:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11487 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11486 Schema: QC_hit: No # Query_time: 0.002967 Lock_time: 0.002830 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11487 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11486 Schema: QC_hit: No # Query_time: 0.000465 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:04:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11491 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11491 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11490 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11490 Schema: QC_hit: No # Query_time: 0.001705 Lock_time: 0.001513 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:05:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11494 Schema: QC_hit: No # Query_time: 0.005237 Lock_time: 0.004293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330700; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11494 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330700; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:05:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11496 Schema: QC_hit: No # Query_time: 0.000977 Lock_time: 0.000615 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11495 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11496 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11495 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:05:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11500 Schema: QC_hit: No # Query_time: 0.010782 Lock_time: 0.010560 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11500 Schema: QC_hit: No # Query_time: 0.003876 Lock_time: 0.003709 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11499 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11499 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:05:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11504 Schema: QC_hit: No # Query_time: 0.003667 Lock_time: 0.003468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11504 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11503 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11503 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:05:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11507 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330730; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11507 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330730; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:05:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11508 Schema: QC_hit: No # Query_time: 0.000604 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11508 Schema: QC_hit: No # Query_time: 0.000570 Lock_time: 0.000399 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11509 Schema: QC_hit: No # Query_time: 0.003815 Lock_time: 0.003622 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11509 Schema: QC_hit: No # Query_time: 0.003526 Lock_time: 0.003395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:05:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11512 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11512 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11513 Schema: QC_hit: No # Query_time: 0.013469 Lock_time: 0.013286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11513 Schema: QC_hit: No # Query_time: 0.000301 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:05:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11516 Schema: QC_hit: No # Query_time: 0.001469 Lock_time: 0.001323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11516 Schema: QC_hit: No # Query_time: 0.000643 Lock_time: 0.000381 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11517 Schema: QC_hit: No # Query_time: 0.000471 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11517 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:06:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11520 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330760; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11520 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330760; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:06:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11521 Schema: QC_hit: No # Query_time: 0.000295 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11521 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11522 Schema: QC_hit: No # Query_time: 0.001577 Lock_time: 0.001428 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11522 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:06:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11525 Schema: QC_hit: No # Query_time: 0.000208 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11525 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11526 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11526 Schema: QC_hit: No # Query_time: 0.000213 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:06:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11529 Schema: QC_hit: No # Query_time: 0.007101 Lock_time: 0.007005 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11530 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11530 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11529 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:06:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11533 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330790; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11533 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330790; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:06:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11534 Schema: QC_hit: No # Query_time: 0.000251 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11534 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11535 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11535 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:06:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11539 Schema: QC_hit: No # Query_time: 0.000678 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11539 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11538 Schema: QC_hit: No # Query_time: 0.000676 Lock_time: 0.000493 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11538 Schema: QC_hit: No # Query_time: 0.000261 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:06:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11543 Schema: QC_hit: No # Query_time: 0.000601 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11542 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11543 Schema: QC_hit: No # Query_time: 0.003026 Lock_time: 0.002865 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11542 Schema: QC_hit: No # Query_time: 0.001076 Lock_time: 0.000947 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:07:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11546 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330820; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11546 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330820; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:07:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11547 Schema: QC_hit: No # Query_time: 0.002374 Lock_time: 0.002204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11547 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11548 Schema: QC_hit: No # Query_time: 0.016212 Lock_time: 0.016025 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11548 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:07:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11551 Schema: QC_hit: No # Query_time: 0.000226 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11551 Schema: QC_hit: No # Query_time: 0.000409 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11552 Schema: QC_hit: No # Query_time: 0.000614 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11552 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:07:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11555 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11555 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11556 Schema: QC_hit: No # Query_time: 0.003580 Lock_time: 0.003351 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11556 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:07:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11559 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330850; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11559 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330850; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:07:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11561 Schema: QC_hit: No # Query_time: 0.000495 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11560 Schema: QC_hit: No # Query_time: 0.001353 Lock_time: 0.001184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11560 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11561 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:07:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11565 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11564 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11565 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11564 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:07:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11569 Schema: QC_hit: No # Query_time: 0.000817 Lock_time: 0.000676 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11569 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11568 Schema: QC_hit: No # Query_time: 0.002699 Lock_time: 0.002590 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11568 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:08:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11572 Schema: QC_hit: No # Query_time: 0.000518 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330880; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11572 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330880; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:08:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11574 Schema: QC_hit: No # Query_time: 0.000703 Lock_time: 0.000484 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11573 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11573 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000084 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11574 Schema: QC_hit: No # Query_time: 0.000528 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:08:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11578 Schema: QC_hit: No # Query_time: 0.002145 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11578 Schema: QC_hit: No # Query_time: 0.000349 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11577 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11577 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:08:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11581 Schema: QC_hit: No # Query_time: 0.000235 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11582 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000079 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11581 Schema: QC_hit: No # Query_time: 0.000757 Lock_time: 0.000620 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11582 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:08:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11585 Schema: QC_hit: No # Query_time: 0.000575 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330910; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11585 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330910; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:08:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11587 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11587 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11586 Schema: QC_hit: No # Query_time: 0.000461 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11586 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000384 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:08:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11591 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11591 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000112 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11590 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11590 Schema: QC_hit: No # Query_time: 0.000798 Lock_time: 0.000546 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:08:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11595 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000177 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11594 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11594 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11595 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000339 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:09:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11598 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000215 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330940; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11598 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330940; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:09:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11599 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11599 Schema: QC_hit: No # Query_time: 0.000169 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11600 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11600 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:09:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11604 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11604 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11603 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11603 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:09:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11607 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11607 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11608 Schema: QC_hit: No # Query_time: 0.000477 Lock_time: 0.000330 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11608 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000221 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:09:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11611 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330970; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11611 Schema: QC_hit: No # Query_time: 0.000136 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330970; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:09:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11613 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11613 Schema: QC_hit: No # Query_time: 0.000144 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11612 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11612 Schema: QC_hit: No # Query_time: 0.000147 Lock_time: 0.000095 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:09:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11616 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000152 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11617 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11617 Schema: QC_hit: No # Query_time: 0.000345 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11616 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:09:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11620 Schema: QC_hit: No # Query_time: 0.000346 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11620 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000082 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11621 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673330992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11621 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673330992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:10:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11624 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000353 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331000; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11624 Schema: QC_hit: No # Query_time: 0.000308 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331000; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:10:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11625 Schema: QC_hit: No # Query_time: 0.001399 Lock_time: 0.001267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11625 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11626 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11626 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:10:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11630 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000251 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11629 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11630 Schema: QC_hit: No # Query_time: 0.000340 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11629 Schema: QC_hit: No # Query_time: 0.000616 Lock_time: 0.000362 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:10:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11634 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11633 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11634 Schema: QC_hit: No # Query_time: 0.000141 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11633 Schema: QC_hit: No # Query_time: 0.004340 Lock_time: 0.004186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:10:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11637 Schema: QC_hit: No # Query_time: 0.000372 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331030; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11637 Schema: QC_hit: No # Query_time: 0.000413 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331030; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:10:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11639 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000263 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11639 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11638 Schema: QC_hit: No # Query_time: 0.000458 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11638 Schema: QC_hit: No # Query_time: 0.000223 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:10:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11643 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11643 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11642 Schema: QC_hit: No # Query_time: 0.000874 Lock_time: 0.000701 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11642 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:10:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11647 Schema: QC_hit: No # Query_time: 0.000592 Lock_time: 0.000506 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11647 Schema: QC_hit: No # Query_time: 0.000158 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11646 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11646 Schema: QC_hit: No # Query_time: 0.000270 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:11:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11650 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331060; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11650 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331060; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:11:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11652 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11652 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11651 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11651 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:11:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11656 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11655 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11656 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11655 Schema: QC_hit: No # Query_time: 0.002460 Lock_time: 0.002323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:11:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11660 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11659 Schema: QC_hit: No # Query_time: 0.001096 Lock_time: 0.000968 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11659 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11660 Schema: QC_hit: No # Query_time: 0.000327 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:11:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11663 Schema: QC_hit: No # Query_time: 0.000490 Lock_time: 0.000313 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331090; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11663 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331090; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:11:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11665 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000305 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11664 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11665 Schema: QC_hit: No # Query_time: 0.007061 Lock_time: 0.006924 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11664 Schema: QC_hit: No # Query_time: 0.005032 Lock_time: 0.004821 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:11:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11668 Schema: QC_hit: No # Query_time: 0.003408 Lock_time: 0.003274 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11668 Schema: QC_hit: No # Query_time: 0.004237 Lock_time: 0.003989 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11669 Schema: QC_hit: No # Query_time: 0.000573 Lock_time: 0.000503 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11669 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:11:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11672 Schema: QC_hit: No # Query_time: 0.000619 Lock_time: 0.000441 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11672 Schema: QC_hit: No # Query_time: 0.001813 Lock_time: 0.000442 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11673 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11673 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:12:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11676 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331120; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11676 Schema: QC_hit: No # Query_time: 0.000535 Lock_time: 0.000356 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331120; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:12:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11677 Schema: QC_hit: No # Query_time: 0.000205 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11677 Schema: QC_hit: No # Query_time: 0.000132 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11678 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11678 Schema: QC_hit: No # Query_time: 0.000138 Lock_time: 0.000087 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:12:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11681 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11681 Schema: QC_hit: No # Query_time: 0.000789 Lock_time: 0.000631 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11682 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11682 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:12:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11685 Schema: QC_hit: No # Query_time: 0.001540 Lock_time: 0.001367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11686 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11686 Schema: QC_hit: No # Query_time: 0.000197 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11685 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000131 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:12:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11689 Schema: QC_hit: No # Query_time: 0.000289 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331150; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11689 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331150; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:12:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11691 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11691 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11690 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11690 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:12:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11694 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11694 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000134 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11695 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11695 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:12:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11698 Schema: QC_hit: No # Query_time: 0.002257 Lock_time: 0.002049 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11699 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11699 Schema: QC_hit: No # Query_time: 0.000222 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11698 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000358 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:13:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11702 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331180; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11702 Schema: QC_hit: No # Query_time: 0.000316 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331180; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:13:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11703 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11703 Schema: QC_hit: No # Query_time: 0.001471 Lock_time: 0.001233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11704 Schema: QC_hit: No # Query_time: 0.000492 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11704 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:13:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11707 Schema: QC_hit: No # Query_time: 0.000244 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11707 Schema: QC_hit: No # Query_time: 0.000151 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11708 Schema: QC_hit: No # Query_time: 0.000451 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11708 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:13:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11711 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11712 Schema: QC_hit: No # Query_time: 0.000602 Lock_time: 0.000440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11712 Schema: QC_hit: No # Query_time: 0.000179 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11711 Schema: QC_hit: No # Query_time: 0.001421 Lock_time: 0.001295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:13:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11715 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331210; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11715 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000107 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331210; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:13:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11717 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11716 Schema: QC_hit: No # Query_time: 0.001107 Lock_time: 0.000758 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11717 Schema: QC_hit: No # Query_time: 0.000537 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11716 Schema: QC_hit: No # Query_time: 0.008229 Lock_time: 0.008078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:13:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11721 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11720 Schema: QC_hit: No # Query_time: 0.000326 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11720 Schema: QC_hit: No # Query_time: 0.000172 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11721 Schema: QC_hit: No # Query_time: 0.000624 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:13:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11725 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11724 Schema: QC_hit: No # Query_time: 0.000923 Lock_time: 0.000747 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11724 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11725 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:14:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11728 Schema: QC_hit: No # Query_time: 0.000412 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331240; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11728 Schema: QC_hit: No # Query_time: 0.000460 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331240; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:14:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11730 Schema: QC_hit: No # Query_time: 0.000554 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11729 Schema: QC_hit: No # Query_time: 0.000566 Lock_time: 0.000374 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11729 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11730 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:14:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11733 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11733 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11734 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11734 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:14:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11738 Schema: QC_hit: No # Query_time: 0.003857 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11737 Schema: QC_hit: No # Query_time: 0.000690 Lock_time: 0.000604 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11738 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11737 Schema: QC_hit: No # Query_time: 0.003526 Lock_time: 0.003364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:14:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11741 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331270; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11741 Schema: QC_hit: No # Query_time: 0.000659 Lock_time: 0.000453 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331270; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:14:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11743 Schema: QC_hit: No # Query_time: 0.001018 Lock_time: 0.000662 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11743 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11742 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11742 Schema: QC_hit: No # Query_time: 0.007450 Lock_time: 0.007312 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:14:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11746 Schema: QC_hit: No # Query_time: 0.002532 Lock_time: 0.002433 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11746 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11747 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11747 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:14:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11751 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11751 Schema: QC_hit: No # Query_time: 0.000797 Lock_time: 0.000585 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11750 Schema: QC_hit: No # Query_time: 0.000722 Lock_time: 0.000639 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11750 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:15:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11754 Schema: QC_hit: No # Query_time: 0.000336 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331300; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11754 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331300; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:15:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11755 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11755 Schema: QC_hit: No # Query_time: 0.001858 Lock_time: 0.001694 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11756 Schema: QC_hit: No # Query_time: 0.000529 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11756 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:15:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11759 Schema: QC_hit: No # Query_time: 0.002149 Lock_time: 0.001140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11760 Schema: QC_hit: No # Query_time: 0.004850 Lock_time: 0.004692 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11760 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11759 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:15:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11764 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11763 Schema: QC_hit: No # Query_time: 0.000361 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11763 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11764 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000397 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:15:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11767 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331330; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11767 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331330; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:15:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11768 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000281 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11769 Schema: QC_hit: No # Query_time: 0.000519 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11769 Schema: QC_hit: No # Query_time: 0.002431 Lock_time: 0.002197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11768 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:15:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11773 Schema: QC_hit: No # Query_time: 0.000947 Lock_time: 0.000306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11773 Schema: QC_hit: No # Query_time: 0.002264 Lock_time: 0.002022 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11772 Schema: QC_hit: No # Query_time: 0.000545 Lock_time: 0.000403 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11772 Schema: QC_hit: No # Query_time: 0.000211 Lock_time: 0.000147 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:15:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11776 Schema: QC_hit: No # Query_time: 0.000443 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11777 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11777 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11776 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000247 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:16:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11780 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331360; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11780 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331360; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:16:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11782 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11782 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11781 Schema: QC_hit: No # Query_time: 0.000481 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11781 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:16:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11785 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11785 Schema: QC_hit: No # Query_time: 0.000140 Lock_time: 0.000088 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11786 Schema: QC_hit: No # Query_time: 0.000415 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11786 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:16:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11789 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11790 Schema: QC_hit: No # Query_time: 0.000442 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11790 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000115 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11789 Schema: QC_hit: No # Query_time: 0.000250 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:16:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11793 Schema: QC_hit: No # Query_time: 0.000365 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331390; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11793 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331390; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:16:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11795 Schema: QC_hit: No # Query_time: 0.000543 Lock_time: 0.000301 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11795 Schema: QC_hit: No # Query_time: 0.001049 Lock_time: 0.000958 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11794 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11794 Schema: QC_hit: No # Query_time: 0.000248 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:16:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11799 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11799 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11798 Schema: QC_hit: No # Query_time: 0.000381 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11798 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:16:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11802 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000189 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11803 Schema: QC_hit: No # Query_time: 0.000478 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11803 Schema: QC_hit: No # Query_time: 0.000214 Lock_time: 0.000140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11802 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:17:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11806 Schema: QC_hit: No # Query_time: 0.000488 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331420; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11806 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000179 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331420; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:17:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11808 Schema: QC_hit: No # Query_time: 0.000440 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11807 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000396 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11807 Schema: QC_hit: No # Query_time: 0.000285 Lock_time: 0.000172 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11808 Schema: QC_hit: No # Query_time: 0.000724 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:17:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11812 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11811 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11811 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11812 Schema: QC_hit: No # Query_time: 0.000600 Lock_time: 0.000485 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:17:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11815 Schema: QC_hit: No # Query_time: 0.000614 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11815 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11816 Schema: QC_hit: No # Query_time: 0.000667 Lock_time: 0.000485 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11816 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:17:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11819 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000300 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331450; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11819 Schema: QC_hit: No # Query_time: 0.000638 Lock_time: 0.000402 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331450; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:17:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11821 Schema: QC_hit: No # Query_time: 0.001722 Lock_time: 0.001614 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11821 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11820 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11820 Schema: QC_hit: No # Query_time: 0.000134 Lock_time: 0.000083 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:17:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11825 Schema: QC_hit: No # Query_time: 0.000438 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11825 Schema: QC_hit: No # Query_time: 0.000267 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11824 Schema: QC_hit: No # Query_time: 0.000637 Lock_time: 0.000411 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11824 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:17:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11829 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11829 Schema: QC_hit: No # Query_time: 0.001722 Lock_time: 0.001648 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11828 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11828 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:18:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11832 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331480; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11832 Schema: QC_hit: No # Query_time: 0.000725 Lock_time: 0.000652 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331480; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:18:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11834 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11833 Schema: QC_hit: No # Query_time: 0.000520 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11833 Schema: QC_hit: No # Query_time: 0.000626 Lock_time: 0.000551 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11834 Schema: QC_hit: No # Query_time: 0.000886 Lock_time: 0.000691 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:18:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11838 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11838 Schema: QC_hit: No # Query_time: 0.000338 Lock_time: 0.000228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11837 Schema: QC_hit: No # Query_time: 0.001642 Lock_time: 0.001510 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11837 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:18:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11841 Schema: QC_hit: No # Query_time: 0.000298 Lock_time: 0.000192 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11841 Schema: QC_hit: No # Query_time: 0.000402 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11842 Schema: QC_hit: No # Query_time: 0.000595 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11842 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:18:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11845 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000320 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331510; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11845 Schema: QC_hit: No # Query_time: 0.000427 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331510; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:18:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11847 Schema: QC_hit: No # Query_time: 0.000382 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11847 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11846 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11846 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000408 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:18:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11851 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11851 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11850 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000117 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11850 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000114 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:18:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11855 Schema: QC_hit: No # Query_time: 0.000202 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11855 Schema: QC_hit: No # Query_time: 0.000122 Lock_time: 0.000072 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11854 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11854 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:19:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11858 Schema: QC_hit: No # Query_time: 0.000369 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331540; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11858 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331540; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:19:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11860 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11860 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11859 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11859 Schema: QC_hit: No # Query_time: 0.000232 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:19:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11863 Schema: QC_hit: No # Query_time: 0.000589 Lock_time: 0.000344 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11864 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11864 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000396 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11863 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000197 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:19:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11868 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11867 Schema: QC_hit: No # Query_time: 0.000628 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11868 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11867 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:19:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11871 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331570; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11871 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000277 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331570; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:19:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11872 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11872 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11873 Schema: QC_hit: No # Query_time: 0.001137 Lock_time: 0.000920 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11873 Schema: QC_hit: No # Query_time: 0.000936 Lock_time: 0.000731 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:19:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11876 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11877 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11877 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11876 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:19:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11880 Schema: QC_hit: No # Query_time: 0.000791 Lock_time: 0.000547 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11881 Schema: QC_hit: No # Query_time: 0.000604 Lock_time: 0.000212 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11880 Schema: QC_hit: No # Query_time: 0.000618 Lock_time: 0.000546 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11881 Schema: QC_hit: No # Query_time: 0.001039 Lock_time: 0.000783 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:20:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11884 Schema: QC_hit: No # Query_time: 0.000654 Lock_time: 0.000484 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331600; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11884 Schema: QC_hit: No # Query_time: 0.000502 Lock_time: 0.000279 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331600; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:20:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11885 Schema: QC_hit: No # Query_time: 0.000350 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11886 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11886 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11885 Schema: QC_hit: No # Query_time: 0.000621 Lock_time: 0.000460 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:20:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11890 Schema: QC_hit: No # Query_time: 0.000504 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11889 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11890 Schema: QC_hit: No # Query_time: 0.000509 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11889 Schema: QC_hit: No # Query_time: 0.000583 Lock_time: 0.000390 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:20:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11893 Schema: QC_hit: No # Query_time: 0.004314 Lock_time: 0.004173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11893 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11894 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11894 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000502 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:20:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11897 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331630; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11897 Schema: QC_hit: No # Query_time: 0.000479 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331630; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:20:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11898 Schema: QC_hit: No # Query_time: 0.000707 Lock_time: 0.000513 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11898 Schema: QC_hit: No # Query_time: 0.000234 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11899 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000222 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11899 Schema: QC_hit: No # Query_time: 0.000550 Lock_time: 0.000382 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:20:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11902 Schema: QC_hit: No # Query_time: 0.000646 Lock_time: 0.000392 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11903 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11903 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11902 Schema: QC_hit: No # Query_time: 0.001762 Lock_time: 0.001694 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:20:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11906 Schema: QC_hit: No # Query_time: 0.000264 Lock_time: 0.000186 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11906 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000124 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11907 Schema: QC_hit: No # Query_time: 0.000386 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11907 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000367 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:21:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11910 Schema: QC_hit: No # Query_time: 0.000469 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331660; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11910 Schema: QC_hit: No # Query_time: 0.000497 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331660; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:21:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11911 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11912 Schema: QC_hit: No # Query_time: 0.000296 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11912 Schema: QC_hit: No # Query_time: 0.008336 Lock_time: 0.008146 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11911 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:21:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11916 Schema: QC_hit: No # Query_time: 0.000896 Lock_time: 0.000787 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11915 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000343 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11916 Schema: QC_hit: No # Query_time: 0.000405 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11915 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:21:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11919 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000324 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11920 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11920 Schema: QC_hit: No # Query_time: 0.000319 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11919 Schema: QC_hit: No # Query_time: 0.001186 Lock_time: 0.000692 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:21:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11923 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331690; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11923 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331690; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:21:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11924 Schema: QC_hit: No # Query_time: 0.001058 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11924 Schema: QC_hit: No # Query_time: 0.000627 Lock_time: 0.000440 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11925 Schema: QC_hit: No # Query_time: 0.000525 Lock_time: 0.000328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11925 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000402 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:21:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11928 Schema: QC_hit: No # Query_time: 0.000716 Lock_time: 0.000575 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11928 Schema: QC_hit: No # Query_time: 0.000242 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11929 Schema: QC_hit: No # Query_time: 0.000838 Lock_time: 0.000629 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11929 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:21:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11933 Schema: QC_hit: No # Query_time: 0.000344 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11932 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11932 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11933 Schema: QC_hit: No # Query_time: 0.000576 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:22:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11936 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331720; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11936 Schema: QC_hit: No # Query_time: 0.000565 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331720; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:22:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11937 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11938 Schema: QC_hit: No # Query_time: 0.000243 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11938 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000162 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11937 Schema: QC_hit: No # Query_time: 0.001922 Lock_time: 0.001658 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:22:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11941 Schema: QC_hit: No # Query_time: 0.000914 Lock_time: 0.000664 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11941 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000111 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11942 Schema: QC_hit: No # Query_time: 0.000432 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11942 Schema: QC_hit: No # Query_time: 0.004562 Lock_time: 0.004451 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:22:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11945 Schema: QC_hit: No # Query_time: 0.001002 Lock_time: 0.000843 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11945 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11946 Schema: QC_hit: No # Query_time: 0.000797 Lock_time: 0.000523 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11946 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:22:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11949 Schema: QC_hit: No # Query_time: 0.000324 Lock_time: 0.000223 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331750; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11949 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331750; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:22:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11950 Schema: QC_hit: No # Query_time: 0.000567 Lock_time: 0.000464 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11951 Schema: QC_hit: No # Query_time: 0.000928 Lock_time: 0.000808 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11950 Schema: QC_hit: No # Query_time: 0.000605 Lock_time: 0.000462 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11951 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:22:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11954 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11954 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11955 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11955 Schema: QC_hit: No # Query_time: 0.000650 Lock_time: 0.000574 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:22:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11958 Schema: QC_hit: No # Query_time: 0.000569 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11959 Schema: QC_hit: No # Query_time: 0.001181 Lock_time: 0.000996 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11958 Schema: QC_hit: No # Query_time: 0.000425 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11959 Schema: QC_hit: No # Query_time: 0.008707 Lock_time: 0.004630 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:23:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11962 Schema: QC_hit: No # Query_time: 0.001768 Lock_time: 0.001605 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331780; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11962 Schema: QC_hit: No # Query_time: 0.000187 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331780; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:23:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11963 Schema: QC_hit: No # Query_time: 0.000357 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11963 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000094 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11964 Schema: QC_hit: No # Query_time: 0.004207 Lock_time: 0.004127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11964 Schema: QC_hit: No # Query_time: 0.000963 Lock_time: 0.000782 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:23:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11967 Schema: QC_hit: No # Query_time: 0.002010 Lock_time: 0.001896 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11968 Schema: QC_hit: No # Query_time: 0.000257 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11968 Schema: QC_hit: No # Query_time: 0.000273 Lock_time: 0.000202 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331792; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11967 Schema: QC_hit: No # Query_time: 0.000759 Lock_time: 0.000588 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331792; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:23:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11971 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000244 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11972 Schema: QC_hit: No # Query_time: 0.000198 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331802; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11971 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11972 Schema: QC_hit: No # Query_time: 0.000249 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331802; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:23:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11975 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331810; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11975 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331810; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:23:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11976 Schema: QC_hit: No # Query_time: 0.000276 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11977 Schema: QC_hit: No # Query_time: 0.000616 Lock_time: 0.000527 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11976 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331812; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11977 Schema: QC_hit: No # Query_time: 0.000651 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331812; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:23:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11980 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11981 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11980 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331822; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11981 Schema: QC_hit: No # Query_time: 0.000206 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331822; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:23:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11984 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000205 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11985 Schema: QC_hit: No # Query_time: 0.000275 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331832; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11985 Schema: QC_hit: No # Query_time: 0.000224 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11984 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331832; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:24:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11988 Schema: QC_hit: No # Query_time: 0.000398 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331840; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11988 Schema: QC_hit: No # Query_time: 0.000371 Lock_time: 0.000238 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331840; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:24:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11989 Schema: QC_hit: No # Query_time: 0.000483 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11990 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331842; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11989 Schema: QC_hit: No # Query_time: 0.000881 Lock_time: 0.000668 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11990 Schema: QC_hit: No # Query_time: 0.000217 Lock_time: 0.000155 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331842; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:24:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11993 Schema: QC_hit: No # Query_time: 0.000331 Lock_time: 0.000213 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11993 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000156 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11994 Schema: QC_hit: No # Query_time: 0.000484 Lock_time: 0.000349 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331852; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11994 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000090 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331852; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:24:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11997 Schema: QC_hit: No # Query_time: 0.000501 Lock_time: 0.000350 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11997 Schema: QC_hit: No # Query_time: 0.000411 Lock_time: 0.000360 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11998 Schema: QC_hit: No # Query_time: 0.000265 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331862; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 11998 Schema: QC_hit: No # Query_time: 0.000335 Lock_time: 0.000262 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331862; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:24:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12001 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000285 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331870; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12001 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000145 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331870; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:24:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12003 Schema: QC_hit: No # Query_time: 0.000577 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12003 Schema: QC_hit: No # Query_time: 0.000597 Lock_time: 0.000526 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12002 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331872; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12002 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331872; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:24:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12007 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12006 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12007 Schema: QC_hit: No # Query_time: 0.000219 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331882; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12006 Schema: QC_hit: No # Query_time: 0.000360 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331882; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:24:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12010 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12010 Schema: QC_hit: No # Query_time: 0.000367 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12011 Schema: QC_hit: No # Query_time: 0.000354 Lock_time: 0.000224 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331892; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12011 Schema: QC_hit: No # Query_time: 0.000819 Lock_time: 0.000271 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331892; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:25:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12014 Schema: QC_hit: No # Query_time: 0.000584 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331900; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12014 Schema: QC_hit: No # Query_time: 0.000544 Lock_time: 0.000357 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331900; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:25:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12016 Schema: QC_hit: No # Query_time: 0.001176 Lock_time: 0.001093 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12016 Schema: QC_hit: No # Query_time: 0.000428 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12015 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331902; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12015 Schema: QC_hit: No # Query_time: 0.000173 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331902; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:25:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12020 Schema: QC_hit: No # Query_time: 0.001677 Lock_time: 0.001495 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12020 Schema: QC_hit: No # Query_time: 0.001215 Lock_time: 0.001135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12019 Schema: QC_hit: No # Query_time: 0.001088 Lock_time: 0.000920 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331912; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12019 Schema: QC_hit: No # Query_time: 0.000578 Lock_time: 0.000524 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331912; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:25:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12024 Schema: QC_hit: No # Query_time: 0.007255 Lock_time: 0.006712 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12023 Schema: QC_hit: No # Query_time: 0.006606 Lock_time: 0.006063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331922; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12023 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000348 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12024 Schema: QC_hit: No # Query_time: 0.000482 Lock_time: 0.000342 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331922; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:25:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12027 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331930; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12027 Schema: QC_hit: No # Query_time: 0.000142 Lock_time: 0.000089 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331930; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:25:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12029 Schema: QC_hit: No # Query_time: 0.000429 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12029 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12028 Schema: QC_hit: No # Query_time: 0.000218 Lock_time: 0.000144 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331932; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12028 Schema: QC_hit: No # Query_time: 0.000230 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331932; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:25:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12032 Schema: QC_hit: No # Query_time: 0.000317 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12032 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12033 Schema: QC_hit: No # Query_time: 0.000594 Lock_time: 0.000444 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331942; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12033 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331942; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:25:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12036 Schema: QC_hit: No # Query_time: 0.000485 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12037 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000395 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12036 Schema: QC_hit: No # Query_time: 0.000445 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331952; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12037 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331952; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:26:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12040 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331960; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12040 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331960; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:26:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12042 Schema: QC_hit: No # Query_time: 0.000282 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12042 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000123 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12041 Schema: QC_hit: No # Query_time: 0.000463 Lock_time: 0.000289 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331962; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12041 Schema: QC_hit: No # Query_time: 0.000189 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331962; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:26:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12045 Schema: QC_hit: No # Query_time: 0.000686 Lock_time: 0.000366 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12046 Schema: QC_hit: No # Query_time: 0.001201 Lock_time: 0.001063 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331972; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12045 Schema: QC_hit: No # Query_time: 0.000696 Lock_time: 0.000612 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12046 Schema: QC_hit: No # Query_time: 0.000168 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331972; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:26:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12050 Schema: QC_hit: No # Query_time: 0.000184 Lock_time: 0.000128 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12049 Schema: QC_hit: No # Query_time: 0.000430 Lock_time: 0.000321 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12050 Schema: QC_hit: No # Query_time: 0.001174 Lock_time: 0.001069 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331982; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12049 Schema: QC_hit: No # Query_time: 0.000486 Lock_time: 0.000304 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331982; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:26:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12053 Schema: QC_hit: No # Query_time: 0.000332 Lock_time: 0.000208 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331990; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12053 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000372 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331990; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:26:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12054 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12054 Schema: QC_hit: No # Query_time: 0.000575 Lock_time: 0.000419 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12055 Schema: QC_hit: No # Query_time: 0.001174 Lock_time: 0.000988 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673331992; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12055 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673331992; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:26:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12058 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000138 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12058 Schema: QC_hit: No # Query_time: 0.000466 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12059 Schema: QC_hit: No # Query_time: 0.000385 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332002; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12059 Schema: QC_hit: No # Query_time: 0.000459 Lock_time: 0.000293 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332002; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:26:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12062 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000375 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12062 Schema: QC_hit: No # Query_time: 0.000358 Lock_time: 0.000280 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12063 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332012; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12063 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332012; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:27:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12066 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000191 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332020; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12066 Schema: QC_hit: No # Query_time: 0.000380 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332020; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:27:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12067 Schema: QC_hit: No # Query_time: 0.000262 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12068 Schema: QC_hit: No # Query_time: 0.000581 Lock_time: 0.000420 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12068 Schema: QC_hit: No # Query_time: 0.003756 Lock_time: 0.003467 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332022; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12067 Schema: QC_hit: No # Query_time: 0.000337 Lock_time: 0.000218 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332022; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:27:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12071 Schema: QC_hit: No # Query_time: 0.000320 Lock_time: 0.000206 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12072 Schema: QC_hit: No # Query_time: 0.000305 Lock_time: 0.000210 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332032; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12071 Schema: QC_hit: No # Query_time: 0.000150 Lock_time: 0.000100 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12072 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000220 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332032; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:27:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12075 Schema: QC_hit: No # Query_time: 0.000334 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12076 Schema: QC_hit: No # Query_time: 0.000571 Lock_time: 0.000415 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332042; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12075 Schema: QC_hit: No # Query_time: 0.000191 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12076 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332042; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:27:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12079 Schema: QC_hit: No # Query_time: 0.000293 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332050; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12079 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332050; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:27:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12081 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000165 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12080 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000239 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12080 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332052; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12081 Schema: QC_hit: No # Query_time: 0.000633 Lock_time: 0.000373 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332052; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:27:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12084 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12085 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332062; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12084 Schema: QC_hit: No # Query_time: 0.000558 Lock_time: 0.000345 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12085 Schema: QC_hit: No # Query_time: 0.000406 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332062; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:27:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12088 Schema: QC_hit: No # Query_time: 0.000220 Lock_time: 0.000127 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12089 Schema: QC_hit: No # Query_time: 0.000514 Lock_time: 0.000370 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332072; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12089 Schema: QC_hit: No # Query_time: 0.000186 Lock_time: 0.000118 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12088 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332072; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:28:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12092 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000298 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332080; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12092 Schema: QC_hit: No # Query_time: 0.000216 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332080; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:28:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12093 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000181 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12094 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000484 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332082; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12094 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12093 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332082; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:28:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12097 Schema: QC_hit: No # Query_time: 0.000255 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12098 Schema: QC_hit: No # Query_time: 0.000359 Lock_time: 0.000204 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12098 Schema: QC_hit: No # Query_time: 0.000627 Lock_time: 0.000278 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332092; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12097 Schema: QC_hit: No # Query_time: 0.000364 Lock_time: 0.000307 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332092; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:28:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12102 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000249 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12102 Schema: QC_hit: No # Query_time: 0.000593 Lock_time: 0.000468 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12101 Schema: QC_hit: No # Query_time: 0.002565 Lock_time: 0.002426 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332102; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12101 Schema: QC_hit: No # Query_time: 0.000805 Lock_time: 0.000640 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332102; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:28:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12105 Schema: QC_hit: No # Query_time: 0.000508 Lock_time: 0.000319 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332110; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12105 Schema: QC_hit: No # Query_time: 0.000288 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332110; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:28:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12106 Schema: QC_hit: No # Query_time: 0.000981 Lock_time: 0.000866 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12106 Schema: QC_hit: No # Query_time: 0.000387 Lock_time: 0.000254 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12107 Schema: QC_hit: No # Query_time: 0.000201 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332112; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12107 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000187 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332112; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:28:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12110 Schema: QC_hit: No # Query_time: 0.000355 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12110 Schema: QC_hit: No # Query_time: 0.000133 Lock_time: 0.000085 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12111 Schema: QC_hit: No # Query_time: 0.004004 Lock_time: 0.003830 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332122; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12111 Schema: QC_hit: No # Query_time: 0.000294 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332122; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:28:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12114 Schema: QC_hit: No # Query_time: 0.001312 Lock_time: 0.001169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12115 Schema: QC_hit: No # Query_time: 0.000290 Lock_time: 0.000185 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332132; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12115 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12114 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332132; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:29:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12118 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332140; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12118 Schema: QC_hit: No # Query_time: 0.000162 Lock_time: 0.000109 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332140; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:29:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12120 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000190 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12120 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12119 Schema: QC_hit: No # Query_time: 0.001740 Lock_time: 0.001561 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332142; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12119 Schema: QC_hit: No # Query_time: 0.002444 Lock_time: 0.002323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332142; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:29:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12124 Schema: QC_hit: No # Query_time: 0.000368 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12123 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000369 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12123 Schema: QC_hit: No # Query_time: 0.000127 Lock_time: 0.000078 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332152; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12124 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332152; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:29:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12127 Schema: QC_hit: No # Query_time: 0.001040 Lock_time: 0.000922 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12127 Schema: QC_hit: No # Query_time: 0.000283 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12128 Schema: QC_hit: No # Query_time: 0.000876 Lock_time: 0.000651 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332162; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12128 Schema: QC_hit: No # Query_time: 0.000629 Lock_time: 0.000534 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332162; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:29:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12131 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000219 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332170; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12131 Schema: QC_hit: No # Query_time: 0.000260 Lock_time: 0.000180 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332170; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:29:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12133 Schema: QC_hit: No # Query_time: 0.000347 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12133 Schema: QC_hit: No # Query_time: 0.002950 Lock_time: 0.002741 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12132 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000310 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332172; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12132 Schema: QC_hit: No # Query_time: 0.000137 Lock_time: 0.000086 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332172; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:29:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12137 Schema: QC_hit: No # Query_time: 0.000494 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12137 Schema: QC_hit: No # Query_time: 0.000773 Lock_time: 0.000553 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12136 Schema: QC_hit: No # Query_time: 0.000426 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332182; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12136 Schema: QC_hit: No # Query_time: 0.000176 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332182; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:29:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12140 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000246 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12140 Schema: QC_hit: No # Query_time: 0.000233 Lock_time: 0.000161 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12141 Schema: QC_hit: No # Query_time: 0.000732 Lock_time: 0.000640 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332192; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12141 Schema: QC_hit: No # Query_time: 0.002844 Lock_time: 0.002710 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332192; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:30:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12144 Schema: QC_hit: No # Query_time: 0.000444 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332200; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12144 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000169 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332200; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:30:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12145 Schema: QC_hit: No # Query_time: 0.000600 Lock_time: 0.000406 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12146 Schema: QC_hit: No # Query_time: 0.001279 Lock_time: 0.000465 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12146 Schema: QC_hit: No # Query_time: 0.002172 Lock_time: 0.001925 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332202; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12145 Schema: QC_hit: No # Query_time: 0.007007 Lock_time: 0.006743 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332202; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:30:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12150 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12149 Schema: QC_hit: No # Query_time: 0.000533 Lock_time: 0.000404 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12150 Schema: QC_hit: No # Query_time: 0.000266 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332212; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12149 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000331 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332212; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:30:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12153 Schema: QC_hit: No # Query_time: 0.000586 Lock_time: 0.000405 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12154 Schema: QC_hit: No # Query_time: 0.005357 Lock_time: 0.005126 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332222; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12154 Schema: QC_hit: No # Query_time: 0.001273 Lock_time: 0.001203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12153 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332222; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:30:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12157 Schema: QC_hit: No # Query_time: 0.000448 Lock_time: 0.000308 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332230; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12157 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000143 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332230; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:30:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12158 Schema: QC_hit: No # Query_time: 0.002860 Lock_time: 0.002694 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12158 Schema: QC_hit: No # Query_time: 0.000268 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12159 Schema: QC_hit: No # Query_time: 0.002369 Lock_time: 0.002178 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332232; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12159 Schema: QC_hit: No # Query_time: 0.000329 Lock_time: 0.000214 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332232; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:30:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12163 Schema: QC_hit: No # Query_time: 0.000539 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12163 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000227 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12162 Schema: QC_hit: No # Query_time: 0.000821 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332242; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12162 Schema: QC_hit: No # Query_time: 0.000212 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332242; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:30:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12167 Schema: QC_hit: No # Query_time: 0.000722 Lock_time: 0.000409 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12166 Schema: QC_hit: No # Query_time: 0.000379 Lock_time: 0.000209 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332252; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12166 Schema: QC_hit: No # Query_time: 0.000204 Lock_time: 0.000139 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12167 Schema: QC_hit: No # Query_time: 0.001040 Lock_time: 0.000860 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332252; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:31:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12170 Schema: QC_hit: No # Query_time: 0.000390 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332260; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12170 Schema: QC_hit: No # Query_time: 0.000203 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332260; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:31:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12171 Schema: QC_hit: No # Query_time: 0.000891 Lock_time: 0.000614 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12171 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12172 Schema: QC_hit: No # Query_time: 0.000546 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332262; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12172 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000253 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332262; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:31:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12175 Schema: QC_hit: No # Query_time: 0.000400 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12176 Schema: QC_hit: No # Query_time: 0.001311 Lock_time: 0.000591 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332272; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12175 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000445 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12176 Schema: QC_hit: No # Query_time: 0.000592 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332272; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:31:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12180 Schema: QC_hit: No # Query_time: 0.000708 Lock_time: 0.000514 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12179 Schema: QC_hit: No # Query_time: 0.000556 Lock_time: 0.000400 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332282; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12180 Schema: QC_hit: No # Query_time: 0.000236 Lock_time: 0.000157 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12179 Schema: QC_hit: No # Query_time: 0.000309 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332282; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:31:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12183 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000258 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332290; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12183 Schema: QC_hit: No # Query_time: 0.000433 Lock_time: 0.000346 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332290; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:31:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12185 Schema: QC_hit: No # Query_time: 0.000391 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12185 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000309 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12184 Schema: QC_hit: No # Query_time: 0.000877 Lock_time: 0.000689 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332292; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12184 Schema: QC_hit: No # Query_time: 0.000300 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332292; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:31:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12189 Schema: QC_hit: No # Query_time: 0.003915 Lock_time: 0.003806 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12188 Schema: QC_hit: No # Query_time: 0.000712 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12188 Schema: QC_hit: No # Query_time: 0.000253 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332302; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12189 Schema: QC_hit: No # Query_time: 0.000591 Lock_time: 0.000417 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332302; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:31:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12192 Schema: QC_hit: No # Query_time: 0.000353 Lock_time: 0.000235 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12192 Schema: QC_hit: No # Query_time: 0.003793 Lock_time: 0.003629 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12193 Schema: QC_hit: No # Query_time: 0.000785 Lock_time: 0.000485 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332312; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12193 Schema: QC_hit: No # Query_time: 0.000239 Lock_time: 0.000168 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332312; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:32:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12196 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000314 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332320; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12196 Schema: QC_hit: No # Query_time: 0.000182 Lock_time: 0.000121 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332320; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:32:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12198 Schema: QC_hit: No # Query_time: 0.001290 Lock_time: 0.000665 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12197 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332322; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12197 Schema: QC_hit: No # Query_time: 0.000185 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12198 Schema: QC_hit: No # Query_time: 0.000548 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332322; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:32:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12202 Schema: QC_hit: No # Query_time: 0.000560 Lock_time: 0.000256 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12202 Schema: QC_hit: No # Query_time: 0.000314 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12201 Schema: QC_hit: No # Query_time: 0.000805 Lock_time: 0.000594 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332332; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12201 Schema: QC_hit: No # Query_time: 0.000193 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332332; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:32:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12205 Schema: QC_hit: No # Query_time: 0.000475 Lock_time: 0.000315 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12206 Schema: QC_hit: No # Query_time: 0.000876 Lock_time: 0.000796 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12205 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332342; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12206 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000098 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332342; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:32:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12209 Schema: QC_hit: No # Query_time: 0.000311 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332350; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12209 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332350; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:32:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12210 Schema: QC_hit: No # Query_time: 0.000587 Lock_time: 0.000487 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12210 Schema: QC_hit: No # Query_time: 0.000524 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12211 Schema: QC_hit: No # Query_time: 0.000418 Lock_time: 0.000272 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332352; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12211 Schema: QC_hit: No # Query_time: 0.000207 Lock_time: 0.000151 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332352; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:32:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12214 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12215 Schema: QC_hit: No # Query_time: 0.000323 Lock_time: 0.000171 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332362; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12214 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000136 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12215 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332362; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:32:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12219 Schema: QC_hit: No # Query_time: 0.000542 Lock_time: 0.000376 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12219 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000299 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12218 Schema: QC_hit: No # Query_time: 0.000655 Lock_time: 0.000434 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332372; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12218 Schema: QC_hit: No # Query_time: 0.000902 Lock_time: 0.000816 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332372; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:33:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12222 Schema: QC_hit: No # Query_time: 0.000416 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332380; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12222 Schema: QC_hit: No # Query_time: 0.003567 Lock_time: 0.003378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332380; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:33:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12224 Schema: QC_hit: No # Query_time: 0.000454 Lock_time: 0.000229 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12223 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000424 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332382; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12224 Schema: QC_hit: No # Query_time: 0.000167 Lock_time: 0.000101 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12223 Schema: QC_hit: No # Query_time: 0.000910 Lock_time: 0.000758 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332382; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:33:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12227 Schema: QC_hit: No # Query_time: 0.000868 Lock_time: 0.000751 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12227 Schema: QC_hit: No # Query_time: 0.000221 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12228 Schema: QC_hit: No # Query_time: 0.003375 Lock_time: 0.003176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332392; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12228 Schema: QC_hit: No # Query_time: 0.001552 Lock_time: 0.001485 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332392; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:33:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12231 Schema: QC_hit: No # Query_time: 0.005213 Lock_time: 0.004996 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12232 Schema: QC_hit: No # Query_time: 0.000549 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332402; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12232 Schema: QC_hit: No # Query_time: 0.000307 Lock_time: 0.000225 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12231 Schema: QC_hit: No # Query_time: 0.001123 Lock_time: 0.001038 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332402; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:33:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12235 Schema: QC_hit: No # Query_time: 0.000582 Lock_time: 0.000401 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332410; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12235 Schema: QC_hit: No # Query_time: 0.000579 Lock_time: 0.000449 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332410; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:33:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12237 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000173 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12237 Schema: QC_hit: No # Query_time: 0.000500 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12236 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000410 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332412; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12236 Schema: QC_hit: No # Query_time: 0.001217 Lock_time: 0.001043 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332412; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:33:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12240 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12241 Schema: QC_hit: No # Query_time: 0.000247 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332422; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12240 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12241 Schema: QC_hit: No # Query_time: 0.000183 Lock_time: 0.000130 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332422; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:33:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12244 Schema: QC_hit: No # Query_time: 0.000532 Lock_time: 0.000354 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12244 Schema: QC_hit: No # Query_time: 0.000297 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12245 Schema: QC_hit: No # Query_time: 0.009127 Lock_time: 0.009012 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332432; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12245 Schema: QC_hit: No # Query_time: 0.000304 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332432; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:34:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12248 Schema: QC_hit: No # Query_time: 0.000431 Lock_time: 0.000266 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332440; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12248 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000287 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332440; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:34:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12250 Schema: QC_hit: No # Query_time: 0.001496 Lock_time: 0.000888 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12250 Schema: QC_hit: No # Query_time: 0.000994 Lock_time: 0.000730 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12249 Schema: QC_hit: No # Query_time: 0.000476 Lock_time: 0.000282 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332442; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12249 Schema: QC_hit: No # Query_time: 0.000388 Lock_time: 0.000295 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332442; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:34:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12254 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000194 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12254 Schema: QC_hit: No # Query_time: 0.004601 Lock_time: 0.004480 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12253 Schema: QC_hit: No # Query_time: 0.005416 Lock_time: 0.005328 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332452; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12253 Schema: QC_hit: No # Query_time: 0.002242 Lock_time: 0.002140 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332452; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:34:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12258 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000418 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12258 Schema: QC_hit: No # Query_time: 0.000280 Lock_time: 0.000211 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12257 Schema: QC_hit: No # Query_time: 0.004550 Lock_time: 0.004371 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332462; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12257 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000170 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332462; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:34:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12261 Schema: QC_hit: No # Query_time: 0.000474 Lock_time: 0.000294 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332470; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12261 Schema: QC_hit: No # Query_time: 0.000229 Lock_time: 0.000166 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332470; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:34:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12262 Schema: QC_hit: No # Query_time: 0.000322 Lock_time: 0.000201 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12262 Schema: QC_hit: No # Query_time: 0.000156 Lock_time: 0.000105 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12263 Schema: QC_hit: No # Query_time: 0.000439 Lock_time: 0.000283 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332472; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12263 Schema: QC_hit: No # Query_time: 0.001573 Lock_time: 0.001482 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332472; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:34:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12267 Schema: QC_hit: No # Query_time: 0.000446 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12266 Schema: QC_hit: No # Query_time: 0.000254 Lock_time: 0.000160 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332482; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12267 Schema: QC_hit: No # Query_time: 0.000601 Lock_time: 0.000261 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12266 Schema: QC_hit: No # Query_time: 0.000384 Lock_time: 0.000241 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332482; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:34:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12271 Schema: QC_hit: No # Query_time: 0.001164 Lock_time: 0.000917 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12270 Schema: QC_hit: No # Query_time: 0.000366 Lock_time: 0.000259 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12270 Schema: QC_hit: No # Query_time: 0.000511 Lock_time: 0.000303 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332492; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12271 Schema: QC_hit: No # Query_time: 0.000370 Lock_time: 0.000270 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332492; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:35:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12274 Schema: QC_hit: No # Query_time: 0.000321 Lock_time: 0.000207 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332500; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12274 Schema: QC_hit: No # Query_time: 0.000421 Lock_time: 0.000248 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332500; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:35:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12276 Schema: QC_hit: No # Query_time: 0.000670 Lock_time: 0.000559 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12275 Schema: QC_hit: No # Query_time: 0.001129 Lock_time: 0.000217 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12275 Schema: QC_hit: No # Query_time: 0.000634 Lock_time: 0.000523 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332502; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12276 Schema: QC_hit: No # Query_time: 0.000665 Lock_time: 0.000352 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332502; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:35:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12280 Schema: QC_hit: No # Query_time: 0.000755 Lock_time: 0.000615 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12279 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000108 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12280 Schema: QC_hit: No # Query_time: 0.000389 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332512; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12279 Schema: QC_hit: No # Query_time: 0.000407 Lock_time: 0.000243 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332512; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:35:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12283 Schema: QC_hit: No # Query_time: 0.000455 Lock_time: 0.000378 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12283 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12284 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000332 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332522; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12284 Schema: QC_hit: No # Query_time: 0.000540 Lock_time: 0.000469 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332522; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:35:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12287 Schema: QC_hit: No # Query_time: 0.000447 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332530; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12287 Schema: QC_hit: No # Query_time: 0.000200 Lock_time: 0.000150 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332530; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:35:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12288 Schema: QC_hit: No # Query_time: 0.007013 Lock_time: 0.006833 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12289 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332532; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12289 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12288 Schema: QC_hit: No # Query_time: 0.000464 Lock_time: 0.000284 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332532; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:35:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12293 Schema: QC_hit: No # Query_time: 0.000318 Lock_time: 0.000226 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12293 Schema: QC_hit: No # Query_time: 0.000163 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12292 Schema: QC_hit: No # Query_time: 0.001975 Lock_time: 0.001693 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332542; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12292 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000153 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332542; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:35:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12297 Schema: QC_hit: No # Query_time: 0.000850 Lock_time: 0.000606 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12297 Schema: QC_hit: No # Query_time: 0.000541 Lock_time: 0.000450 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12296 Schema: QC_hit: No # Query_time: 0.000531 Lock_time: 0.000317 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332552; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12296 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000269 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332552; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:36:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12300 Schema: QC_hit: No # Query_time: 0.000363 Lock_time: 0.000216 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332560; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12300 Schema: QC_hit: No # Query_time: 0.000154 Lock_time: 0.000103 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332560; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:36:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12302 Schema: QC_hit: No # Query_time: 0.000373 Lock_time: 0.000237 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12301 Schema: QC_hit: No # Query_time: 0.000505 Lock_time: 0.000336 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12301 Schema: QC_hit: No # Query_time: 0.000408 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332562; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12302 Schema: QC_hit: No # Query_time: 0.000180 Lock_time: 0.000120 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332562; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:36:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12305 Schema: QC_hit: No # Query_time: 0.000745 Lock_time: 0.000365 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12305 Schema: QC_hit: No # Query_time: 0.001631 Lock_time: 0.001547 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12306 Schema: QC_hit: No # Query_time: 0.000871 Lock_time: 0.000696 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332572; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12306 Schema: QC_hit: No # Query_time: 0.000228 Lock_time: 0.000164 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332572; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:36:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12309 Schema: QC_hit: No # Query_time: 0.000404 Lock_time: 0.000260 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12310 Schema: QC_hit: No # Query_time: 0.000392 Lock_time: 0.000264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12310 Schema: QC_hit: No # Query_time: 0.000170 Lock_time: 0.000104 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332582; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12309 Schema: QC_hit: No # Query_time: 0.000256 Lock_time: 0.000175 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332582; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:36:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12313 Schema: QC_hit: No # Query_time: 0.000306 Lock_time: 0.000188 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332590; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12313 Schema: QC_hit: No # Query_time: 0.000375 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332590; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:36:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12314 Schema: QC_hit: No # Query_time: 0.000422 Lock_time: 0.000265 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12314 Schema: QC_hit: No # Query_time: 0.000164 Lock_time: 0.000113 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12315 Schema: QC_hit: No # Query_time: 0.000436 Lock_time: 0.000267 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332592; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12315 Schema: QC_hit: No # Query_time: 0.000181 Lock_time: 0.000129 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332592; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:36:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12319 Schema: QC_hit: No # Query_time: 0.000655 Lock_time: 0.000474 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12319 Schema: QC_hit: No # Query_time: 0.000419 Lock_time: 0.000236 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12318 Schema: QC_hit: No # Query_time: 0.000473 Lock_time: 0.000302 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332602; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12318 Schema: QC_hit: No # Query_time: 0.000274 Lock_time: 0.000183 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332602; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:36:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12322 Schema: QC_hit: No # Query_time: 0.003383 Lock_time: 0.003228 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12322 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000137 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12323 Schema: QC_hit: No # Query_time: 0.000513 Lock_time: 0.000326 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332612; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12323 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000296 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332612; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:37:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12326 Schema: QC_hit: No # Query_time: 0.000269 Lock_time: 0.000149 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332620; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12326 Schema: QC_hit: No # Query_time: 0.000192 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332620; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:37:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12328 Schema: QC_hit: No # Query_time: 0.000272 Lock_time: 0.000199 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12328 Schema: QC_hit: No # Query_time: 0.000516 Lock_time: 0.000323 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12327 Schema: QC_hit: No # Query_time: 0.000512 Lock_time: 0.000322 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332622; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12327 Schema: QC_hit: No # Query_time: 0.000190 Lock_time: 0.000135 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332622; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:37:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12332 Schema: QC_hit: No # Query_time: 0.000209 Lock_time: 0.000133 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12331 Schema: QC_hit: No # Query_time: 0.000472 Lock_time: 0.000368 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12331 Schema: QC_hit: No # Query_time: 0.000299 Lock_time: 0.000231 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332632; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12332 Schema: QC_hit: No # Query_time: 0.008410 Lock_time: 0.007612 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332632; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:37:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12335 Schema: QC_hit: No # Query_time: 0.000487 Lock_time: 0.000337 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12336 Schema: QC_hit: No # Query_time: 0.000709 Lock_time: 0.000579 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12335 Schema: QC_hit: No # Query_time: 0.001319 Lock_time: 0.001097 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332642; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12336 Schema: QC_hit: No # Query_time: 0.000374 Lock_time: 0.000232 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332642; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:37:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12339 Schema: QC_hit: No # Query_time: 0.000377 Lock_time: 0.000234 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332650; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12339 Schema: QC_hit: No # Query_time: 0.000227 Lock_time: 0.000176 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332650; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:37:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12341 Schema: QC_hit: No # Query_time: 0.000410 Lock_time: 0.000252 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12340 Schema: QC_hit: No # Query_time: 0.000563 Lock_time: 0.000286 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12340 Schema: QC_hit: No # Query_time: 0.000194 Lock_time: 0.000132 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332652; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12341 Schema: QC_hit: No # Query_time: 0.002700 Lock_time: 0.002526 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332652; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:37:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12344 Schema: QC_hit: No # Query_time: 0.001441 Lock_time: 0.001306 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12345 Schema: QC_hit: No # Query_time: 0.001620 Lock_time: 0.001543 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12345 Schema: QC_hit: No # Query_time: 0.000376 Lock_time: 0.000297 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332662; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12344 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000268 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332662; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:37:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12349 Schema: QC_hit: No # Query_time: 0.000648 Lock_time: 0.000546 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12348 Schema: QC_hit: No # Query_time: 0.000456 Lock_time: 0.000240 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12348 Schema: QC_hit: No # Query_time: 0.000174 Lock_time: 0.000122 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332672; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12349 Schema: QC_hit: No # Query_time: 0.000356 Lock_time: 0.000275 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332672; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:38:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12352 Schema: QC_hit: No # Query_time: 0.000397 Lock_time: 0.000257 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332680; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12352 Schema: QC_hit: No # Query_time: 0.000441 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332680; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:38:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12353 Schema: QC_hit: No # Query_time: 0.011066 Lock_time: 0.009715 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12354 Schema: QC_hit: No # Query_time: 0.000263 Lock_time: 0.000174 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12354 Schema: QC_hit: No # Query_time: 0.000707 Lock_time: 0.000508 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332682; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12353 Schema: QC_hit: No # Query_time: 0.000565 Lock_time: 0.000325 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332682; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:38:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12358 Schema: QC_hit: No # Query_time: 0.000480 Lock_time: 0.000386 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12357 Schema: QC_hit: No # Query_time: 0.000225 Lock_time: 0.000154 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12357 Schema: QC_hit: No # Query_time: 0.000161 Lock_time: 0.000110 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332692; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12358 Schema: QC_hit: No # Query_time: 0.000555 Lock_time: 0.000340 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332692; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:38:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12362 Schema: QC_hit: No # Query_time: 0.000240 Lock_time: 0.000158 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12362 Schema: QC_hit: No # Query_time: 0.000330 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12361 Schema: QC_hit: No # Query_time: 0.006510 Lock_time: 0.006432 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332702; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12361 Schema: QC_hit: No # Query_time: 0.000699 Lock_time: 0.000529 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332702; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:38:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12365 Schema: QC_hit: No # Query_time: 0.000462 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332710; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12365 Schema: QC_hit: No # Query_time: 0.000153 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332710; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:38:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12367 Schema: QC_hit: No # Query_time: 0.003435 Lock_time: 0.003264 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12366 Schema: QC_hit: No # Query_time: 0.000279 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332712; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12367 Schema: QC_hit: No # Query_time: 0.000237 Lock_time: 0.000182 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12366 Schema: QC_hit: No # Query_time: 0.000271 Lock_time: 0.000203 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332712; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:38:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12370 Schema: QC_hit: No # Query_time: 0.000343 Lock_time: 0.000193 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12370 Schema: QC_hit: No # Query_time: 0.000401 Lock_time: 0.000255 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12371 Schema: QC_hit: No # Query_time: 0.000396 Lock_time: 0.000245 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332722; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12371 Schema: QC_hit: No # Query_time: 0.001172 Lock_time: 0.000972 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332722; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:38:52 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12374 Schema: QC_hit: No # Query_time: 0.000258 Lock_time: 0.000167 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12374 Schema: QC_hit: No # Query_time: 0.000530 Lock_time: 0.000334 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12375 Schema: QC_hit: No # Query_time: 0.000534 Lock_time: 0.000335 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332732; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12375 Schema: QC_hit: No # Query_time: 0.001282 Lock_time: 0.001159 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332732; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:39:00 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12378 Schema: QC_hit: No # Query_time: 0.000682 Lock_time: 0.000454 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332740; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12378 Schema: QC_hit: No # Query_time: 0.000245 Lock_time: 0.000163 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332740; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:39:02 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12380 Schema: QC_hit: No # Query_time: 0.000449 Lock_time: 0.000288 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12379 Schema: QC_hit: No # Query_time: 0.000499 Lock_time: 0.000291 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12380 Schema: QC_hit: No # Query_time: 0.000157 Lock_time: 0.000102 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332742; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12379 Schema: QC_hit: No # Query_time: 0.000259 Lock_time: 0.000195 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332742; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # Time: 230110 6:39:12 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12383 Schema: QC_hit: No # Query_time: 0.000435 Lock_time: 0.000364 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12383 Schema: QC_hit: No # Query_time: 0.000437 Lock_time: 0.000290 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12384 Schema: QC_hit: No # Query_time: 0.000467 Lock_time: 0.000273 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332752; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12384 Schema: QC_hit: No # Query_time: 0.002399 Lock_time: 0.002311 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332752; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:39:22 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12387 Schema: QC_hit: No # Query_time: 0.001340 Lock_time: 0.001141 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12388 Schema: QC_hit: No # Query_time: 0.000302 Lock_time: 0.000142 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332762; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12388 Schema: QC_hit: No # Query_time: 0.001038 Lock_time: 0.000735 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12387 Schema: QC_hit: No # Query_time: 0.000310 Lock_time: 0.000200 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332762; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:39:30 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12391 Schema: QC_hit: No # Query_time: 0.000342 Lock_time: 0.000196 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332770; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12391 Schema: QC_hit: No # Query_time: 0.000188 Lock_time: 0.000125 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332770; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:39:32 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12393 Schema: QC_hit: No # Query_time: 0.000762 Lock_time: 0.000591 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12392 Schema: QC_hit: No # Query_time: 0.000453 Lock_time: 0.000292 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12393 Schema: QC_hit: No # Query_time: 0.000395 Lock_time: 0.000233 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332772; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12392 Schema: QC_hit: No # Query_time: 0.000576 Lock_time: 0.000398 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332772; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # Time: 230110 6:39:42 # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12396 Schema: QC_hit: No # Query_time: 0.000333 Lock_time: 0.000184 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12396 Schema: QC_hit: No # Query_time: 0.000452 Lock_time: 0.000250 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12397 Schema: QC_hit: No # Query_time: 0.000399 Lock_time: 0.000242 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 659 SET timestamp=1673332782; SELECT page_size, compress_ops, compress_ops_ok, compress_time, uncompress_ops, uncompress_time FROM information_schema.innodb_cmp; # User@Host: root[root] @ [127.0.0.1] # Thread_id: 12397 Schema: QC_hit: No # Query_time: 0.000171 Lock_time: 0.000119 Rows_sent: 5 Rows_examined: 5 # Rows_affected: 0 Bytes_sent: 695 SET timestamp=1673332782; SELECT page_size, buffer_pool_instance, pages_used, pages_free, relocation_ops, relocation_time FROM information_schema.innodb_cmpmem;